1322 Commits (e6324bd578a2deb35cd4049dcffacf66b5ee3aef)

Author SHA1 Message Date
Arjen Poutsma 37398c669c Add toBodilessEntity to ClientResponse and WebClient.ResponseSpec 5 years ago
Arjen Poutsma f5640cbfe0 Add ClientResponse::releaseBody 5 years ago
Sam Brannen f37ec90f2f Consider Void.class a primitive wrapper in ClassUtils 5 years ago
Sam Brannen bf758eab33 Fix assertion in HandlerMethodMappingTests.unregisterMapping() 5 years ago
Brian Clozel d4089747b8 Use dependency management in Framework build 5 years ago
Sebastien Deleuze a2e740c896 Polishing 5 years ago
Sebastien Deleuze ca02cc1194 Migrate to AssertJ in Kotlin tests 5 years ago
Arjen Poutsma f748b1e68d Fix timing bug in DataBufferUtils::readAsynchronousFileChannel 5 years ago
康智冬 a6f4862f13 Fix typos related to indefinite articles 5 years ago
Arjen Poutsma d709a69ff1 Remove buffering of encoded parts in MultipartHttpMessageWriter 5 years ago
Sam Brannen c004ef888c Configure index in @ParameterizedTest display names 5 years ago
Sebastien Deleuze 52976246ac Remove bodyWithType extension from WebFlux 5 years ago
Sam Brannen 216ffcfe62 Fix copyright dates 5 years ago
Сергей Цыпанов 6ef75d76cd Simplify String concatenation 5 years ago
Sam Brannen f8f3067419 Polishing 5 years ago
lijuny a0d50a546b Polish tests in spring-aop 5 years ago
Sam Brannen ad6231ad29 Add missing @Override annotations 5 years ago
Rossen Stoyanchev 1d2ebdeb8c More optimal RequestMethod condition lookup 5 years ago
Brian Clozel e45a3f4738 Rename non-Framework project modules 5 years ago
Rossen Stoyanchev aa220a9a02 Polish 5 years ago
Rob Winch ca3a0b19d6 DefaultWebClientBuilder defaults using classpath 5 years ago
Rossen Stoyanchev ff6ccd0d04 Adapt tests changed in 5.1.x to master 5 years ago
Rossen Stoyanchev 6d8bf3466c Suppress decoding error for resource path 5 years ago
Brian Clozel e9523161f0 Revert "Revert "Refactor Gradle tasks in Spring Framework build"" 5 years ago
Stephane Nicoll fb0d618751 Revert "Refactor Gradle tasks in Spring Framework build" 5 years ago
Brian Clozel 1539ba8991 Refactor Gradle tasks in Spring Framework build 5 years ago
Sam Brannen 91560d51ac Polish AbstractWebSocketIntegrationTests 5 years ago
Rossen Stoyanchev 26dc93d0f6 Polish body methods 5 years ago
Rossen Stoyanchev b75674f5e9 Polish method order 5 years ago
Rossen Stoyanchev 008687d5ae Rename body(Object) to bodyValue 5 years ago
Rossen Stoyanchev 5cfe491602 Polish AbstractWebSocketIntegrationTests 5 years ago
Sebastien Deleuze 4d10249b70 Update to Coroutine 1.3.0-RC2 5 years ago
Sam Brannen 31cde12540 Fix off-by-one error in AbstractWebSocketIntegrationTests.arguments() 5 years ago
Sam Brannen 979508a7f3 Remove JUnit 4 dependency from all modules except spring-test 5 years ago
Sam Brannen 3f3e41923f Migrate rest of test suite from JUnit 4 to JUnit Jupiter 5 years ago
Sam Brannen 3df85c783f Migrate parameterized tests in spring-core 5 years ago
Sam Brannen e7e5cce735 Polish contribution 5 years ago
Sauhard Sharma 91c0fbaadb Use valid example in Javadoc for @EnableWebFlux 5 years ago
Sam Brannen d32cb7dac3 Avoid use of GenericTypeResolver.resolveParameterType() in tests 5 years ago
Juergen Hoeller 438b40f6d7 Consistent ordering of WebClient.Builder methods 5 years ago
Juergen Hoeller 30132b42c6 Consistent assertion messages in DefaultWebClient 5 years ago
Juergen Hoeller 960079e5f5 Retain non-null HttpStatus return value in Client(Http)Response 5 years ago
Arjen Poutsma 29ef985411 Add support for non-standard status codes 5 years ago
Juergen Hoeller c4622dbebc Polishing 5 years ago
Juergen Hoeller 22e87ac143 Polishing 5 years ago
Arjen Poutsma 6cb4b8bd43 Add onRawStatus to WebClient 5 years ago
Stephane Maldini 50a909908c Remove unnecessary flushOnEach (since reactor-netty 0.9) 5 years ago
Sam Brannen f53cdb8bd2 Introduce common SimpleUrlHandlerMapping constructors 5 years ago
Johnny Lim 7c45381600 Add since tag for ClientResponse.Builder.request() 5 years ago
Arjen Poutsma 7b73418418 Add rawStatusCode() to ServerResponse in both WebFlux and Servlet 5 years ago