Commit Graph

  • d56ffd1a61 Upgrade to Netty 4.1.39.Final Brian Clozel 2019-09-02 18:40:33 +02:00
  • be93d37330 Fix missing findbugs dependency for Dokka task Brian Clozel 2019-09-02 20:08:34 +02:00
  • d4089747b8 Use dependency management in Framework build Brian Clozel 2019-08-26 21:13:12 +02:00
  • c13941821a Treat Kotlin warnings as errors Sebastien Deleuze 2019-09-02 16:49:31 +02:00
  • a2e740c896 Polishing Sebastien Deleuze 2019-09-02 16:37:42 +02:00
  • ca02cc1194 Migrate to AssertJ in Kotlin tests Sebastien Deleuze 2019-09-02 15:59:26 +02:00
  • 3fcf4233a2 Merge branch '5.1.x' Arjen Poutsma 2019-09-02 15:19:30 +02:00
  • f748b1e68d Fix timing bug in DataBufferUtils::readAsynchronousFileChannel Arjen Poutsma 2019-09-02 15:13:22 +02:00
  • 58e9266e99 Add Consumer methods to RSocketRequester Rossen Stoyanchev 2019-09-02 13:30:29 +01:00
  • b144c72937 Support ByteBuf as a metadata value Rossen Stoyanchev 2019-09-02 13:09:09 +01:00
  • 71f3498a26 Switch to using RoutingMetadata API Rossen Stoyanchev 2019-09-02 12:09:43 +01:00
  • 702dad6cec Fix ConcurrentModificationException Arjen Poutsma 2019-09-02 12:42:14 +02:00
  • 0f4dcb52ca Polishing Sam Brannen 2019-09-02 12:34:06 +02:00
  • 2c20b2b663 Upgrade to RSocket 1.0.0-RC3 Rossen Stoyanchev 2019-09-02 09:46:08 +01:00
  • a6f4862f13 Fix typos related to indefinite articles 康智冬 2019-09-01 21:45:49 +08:00
  • f05f993cc6 Fix formatting in Testing chapter in Reference Manual Sam Brannen 2019-08-31 15:07:12 +02:00
  • 794e2e328d Polish Testing chapter in Reference Manual Sam Brannen 2019-08-31 14:47:49 +02:00
  • 0103fec5de Convert assertions to AssertJ Sam Brannen 2019-08-31 13:13:44 +02:00
  • 5a22eafcb4 Merge branch '5.1.x' Sam Brannen 2019-08-31 13:10:58 +02:00
  • 9729b460f1 Retain entry set order in read-only HttpHeaders Sam Brannen 2019-08-31 12:26:06 +02:00
  • a496353770 Delete dead code Sam Brannen 2019-08-31 11:44:04 +02:00
  • 57f0c2b7df Remove bodyWithType extension from WebTestClient Sebastien Deleuze 2019-08-31 11:40:44 +02:00
  • 3dfd0a24dc Add Kotlin code snippets to WebTestClient testing refdoc Sebastien Deleuze 2019-08-31 11:31:16 +02:00
  • b20a8c9d98 Add Kotlin code snippets to testing refdoc Udo Kohlmeyer 2019-08-29 17:35:53 -07:00
  • ab779eb431 Preserve placeholders in @TestPropertySource locations Sam Brannen 2019-08-30 18:57:20 +02:00
  • 9fa9a09007 Polishing Sam Brannen 2019-08-30 18:56:03 +02:00
  • 22494ba231 Ensure @ContextConfiguration & @TestPropertySource locations are cleaned Sam Brannen 2019-08-30 17:55:13 +02:00
  • ff1f8aa5a8 Add missing parentheses in Testing chapter Sam Brannen 2019-08-30 17:19:46 +02:00
  • 489193dfa6 Add missing parentheses in Testing chapter Sam Brannen 2019-08-30 17:12:23 +02:00
  • 793f9e3d29 Ensure SpringExtensionContextCacheTests are robust Sam Brannen 2019-08-30 16:22:54 +02:00
  • 1ea6ce72bb Test status quo for relative paths & placeholders in @TestPropertySource Sam Brannen 2019-08-30 15:51:05 +02:00
  • 7738e778fa Polishing Sam Brannen 2019-08-30 14:40:59 +02:00
  • 67d48ed821 Merge branch '5.1.x' Arjen Poutsma 2019-08-29 17:18:22 +02:00
  • d709a69ff1 Remove buffering of encoded parts in MultipartHttpMessageWriter Arjen Poutsma 2019-08-29 16:11:23 +02:00
  • 2c5958e191 Support back pressure in DataBufferUtils::readAsynchronousFileChannel Arjen Poutsma 2019-08-29 16:07:22 +02:00
  • 8d86a861a1 Merge branch '5.1.x' Rossen Stoyanchev 2019-08-29 15:53:17 +03:00
  • 4f4b9f6b1b Fix checkstyle violation Rossen Stoyanchev 2019-08-29 15:53:05 +03:00
  • 48233317b8 Minor polish in DispatcherServlet Rossen Stoyanchev 2019-08-29 15:38:38 +03:00
  • 117119a88d Merge branch '5.1.x' Rossen Stoyanchev 2019-08-29 15:13:36 +03:00
  • ed64a10c38 Use Collections.addAll where feasible OLPMO 2019-08-29 19:59:14 +08:00
  • 4e4ec266b2 Adjust error response in ResourceUrlEncodingFilter Rossen Stoyanchev 2019-08-29 14:58:03 +03:00
  • 72e92da2ad Make SpEL rootObject parameter nullable Sebastien Deleuze 2019-08-29 11:02:31 +02:00
  • bd8f94ad7b Upgrade to Jetty 9.4.20.v20190813 Rossen Stoyanchev 2019-08-29 11:11:17 +03:00
  • c2d71922d7 Fix for change in Jetty 9.4.20.v20190813 Rossen Stoyanchev 2019-08-29 10:52:16 +03:00
  • 88e9dcef0c Consistently apply onCompletion/onError handling Rossen Stoyanchev 2019-08-29 09:20:50 +03:00
  • f65cc9a438 Remove explicit disabling of buffer recycling in Jackson codec Sebastien Deleuze 2019-08-28 18:37:56 +02:00
  • c004ef888c Configure index in @ParameterizedTest display names Sam Brannen 2019-08-28 17:06:23 +02:00
  • b173a93e72 Verify PathMatchingResourcePatternResolver finds local files with # in name Sam Brannen 2019-08-28 16:21:07 +02:00
  • 5af4d22044 Upgrade to Gradle 5.6.1 Sam Brannen 2019-08-28 14:32:18 +02:00
  • 5a28fdc540 Revert "Stop using libs-release" Stephane Nicoll 2019-08-28 14:52:29 +02:00
  • 46b3a8335f Stop using mavenLocal() Stephane Nicoll 2019-08-28 14:16:34 +02:00
  • e5b957167a Stop using libs-release Stephane Nicoll 2019-08-28 14:15:55 +02:00
  • d53cbb6de4 Upgrade to Kotlin 1.3.50 Sebastien Deleuze 2019-08-28 13:33:50 +02:00
  • 77da40f006 Upgrade to Coroutines 1.3.0 Sebastien Deleuze 2019-08-28 13:30:40 +02:00
  • 52976246ac Remove bodyWithType extension from WebFlux Sebastien Deleuze 2019-08-28 12:15:55 +02:00
  • 14558844bc Add Kotlin code snippets to WebFlux refdoc Sebastien Deleuze 2019-08-28 11:18:26 +02:00
  • 5b4ad8bf36 Merge branch '5.1.x' Brian Clozel 2019-08-27 22:30:07 +02:00
  • 4a4edeb97f Apply Artifactory Gradle plugin to build Brian Clozel 2019-08-27 22:26:25 +02:00
  • 4e39450dbe Merge branch '5.1.x' Rossen Stoyanchev 2019-08-27 21:49:51 +03:00
  • dd22b8fd39 Fix race condition with onCompletion/onError Rossen Stoyanchev 2019-08-27 21:42:07 +03:00
  • 46a37b447c Fix copyright dates Sam Brannen 2019-08-27 19:30:05 +02:00
  • 78d56dc61b Use Arrays.copyOf and Arrays.copyOfRange where possible stsypanov 2019-07-31 19:17:22 +03:00
  • 216ffcfe62 Fix copyright dates Sam Brannen 2019-08-27 18:28:31 +02:00
  • 6ef75d76cd Simplify String concatenation Сергей Цыпанов 2019-08-27 19:22:44 +03:00
  • aef67ea6bd Polishing Sam Brannen 2019-08-27 17:42:00 +02:00
  • b2ad16aaa7 Merge branch '5.1.x' Sam Brannen 2019-08-27 17:37:25 +02:00
  • 8189c90741 Allow Set-Cookie header to be overwritten in MockHttpServletResponse Sam Brannen 2019-08-27 17:15:31 +02:00
  • 1ec9721617 Fix @since tags in ScopedProxyUtils[Tests] Sam Brannen 2019-08-27 16:01:50 +02:00
  • 686f30a378 Merge branch '5.1.x' Sam Brannen 2019-08-27 15:49:20 +02:00
  • 9d2a874e3f Introduce getOriginalBeanName(String) in ScopedProxyUtils Sam Brannen 2019-08-25 15:09:50 +02:00
  • f8f3067419 Polishing Sam Brannen 2019-08-27 12:27:18 +02:00
  • d357ef706f Delete unused imports Sam Brannen 2019-08-27 12:24:44 +02:00
  • 29a58ab045 Remove RSocket metadata MimeType constants Rossen Stoyanchev 2019-08-27 12:27:20 +03:00
  • 45d0405624 Upgrade to RSocket 1.0 RC3 snapshots and... Rossen Stoyanchev 2019-08-27 04:29:11 +03:00
  • a0d50a546b Polish tests in spring-aop lijuny 2019-08-27 18:01:30 +08:00
  • c6a4898ac5 Add "Participate in Reviews" section Sam Brannen 2019-08-26 17:45:01 +02:00
  • 6c2ef481ec Add @since tags for getCacheFilter and setCacheFilter Johnny Lim 2019-08-26 22:26:32 +09:00
  • 4cd635e9c8 Avoid repeated instantiation of AutowiredArgumentMarker Sam Brannen 2019-08-25 22:42:41 +02:00
  • 5105b74f6e Add missing @Nullable declaration Sam Brannen 2019-08-25 15:15:48 +02:00
  • 9be6aa64ef Introduce getOriginalBeanName(String) in ScopedProxyUtils Sam Brannen 2019-08-25 15:09:50 +02:00
  • dda047623d Fix "missing aspectjrt.jar" warnings in spring-aspects Brian Clozel 2019-08-23 17:00:32 +02:00
  • 84f9c150de Move Gradle plugin repos declaration to settings Brian Clozel 2019-08-22 21:19:30 +02:00
  • bfbe84d1c6 Apply fudge factor on both ends of the spectrum in StopWatchTests Sam Brannen 2019-08-23 16:50:27 +02:00
  • ac760c8d4b Polish Javadoc for ReflectionTestUtils Sam Brannen 2019-08-23 16:38:35 +02:00
  • 5ce75f3d08 Support static methods with ReflectionTestUtils.invokeMethod() Sam Brannen 2019-08-23 16:27:27 +02:00
  • d4360db497 Polish ReflectionTestUtilsTests Sam Brannen 2019-08-23 15:03:41 +02:00
  • 50decc43ce Fix aspectj dependency in spring-aspects Brian Clozel 2019-08-23 14:47:39 +02:00
  • ad6231ad29 Add missing @Override annotations Sam Brannen 2019-08-22 14:48:08 +02:00
  • 0b63db26b7 Reinstate AbstractBeanFactoryTests.typeMismatch() test Sam Brannen 2019-08-22 13:41:36 +02:00
  • a07ce8eb82 Polishing Sam Brannen 2019-08-22 13:17:07 +02:00
  • 3e2b977d5d Re-enable shadowed, overridden @Test and lifecycle methods Sam Brannen 2019-08-22 13:16:14 +02:00
  • 05c270d916 Ensure TransactionalSqlScriptsSpringRuleTests is purely JUnit 4 Sam Brannen 2019-08-23 13:23:50 +02:00
  • 742cb90d34 Delete obsolete abstract test classes Sam Brannen 2019-08-22 13:41:01 +02:00
  • b96cbb4e65 Close streams in tests Brian Clozel 2019-08-23 12:56:47 +02:00
  • 8e4f2c89ff Add headers(Consumer<HttpHeaders>) to RequestEntity and ResponseEntity Arjen Poutsma 2019-08-22 15:05:14 +02:00
  • fbee3ed889 Use the 'io.freefair.aspectj' Gradle plugin Lars Grefer 2019-08-23 01:28:34 +02:00
  • 0d3fb0ee0f Add Kotlin code snippets to WebMvc refdoc Sebastien Deleuze 2019-08-22 16:49:12 +02:00
  • 7cfae94d70 Use resolved dependency versions for published POMs Brian Clozel 2019-08-22 16:11:09 +02:00
  • 1d2ebdeb8c More optimal RequestMethod condition lookup Rossen Stoyanchev 2019-08-22 13:39:04 +03:00
  • 86c734785d Apply Artifactory Gradle plugin Brian Clozel 2019-08-21 20:15:35 +02:00