606 Commits (94f8ef08e201da291efbb86a31b34fa56e47e44e)

Author SHA1 Message Date
Sam Brannen 7cd4ddf5fc Rename test fixture package in spring-beans 6 years ago
Sam Brannen 4260c34b47 Rename test fixture package in spring-core 6 years ago
Sam Brannen 61d4ee594d Use Gradle test fixture support for spring-beans and spring-context 6 years ago
Sam Brannen 5718bf424b Use Gradle test fixture support for spring-core 6 years ago
Brian Clozel 75fd391fc7 Remove quality parameter from selected media type 6 years ago
Rossen Stoyanchev 7456fb9c65 Add failing test to be fixed 6 years ago
Rossen Stoyanchev 11e321b8e7 Add register methods to CodecConfigurer.CustomCodecs 6 years ago
Rossen Stoyanchev 1b172c1d20 Expose localAddress in WebFlux server 6 years ago
Rossen Stoyanchev 50ac8ad8b7 Fix checkstyle violation 6 years ago
Rossen Stoyanchev acfeb77d41 Polishing 6 years ago
Brian Clozel d4209392d2 Allow ExchangeStrategies customizations in WebClient 6 years ago
Brian Clozel 1560bbd81e Revert "Allow ExchangeStrategies customizations in WebClient" 6 years ago
Brian Clozel b3020bc484 Allow ExchangeStrategies customizations in WebClient 6 years ago
Rossen Stoyanchev b44daa8b71 Remove the few remaining usages of UriTemplate 6 years ago
Rossen Stoyanchev 70a3dbff24 WebSession creation does not block 6 years ago
Arjen Poutsma 9f7dd9f352 Add test for usage of bodyToMono in WebClient.ResponseSpec::onStatus 6 years ago
Sam Brannen d38b07b450 Move JavaUtilLoggingConfigurer to web.reactive.fixtures package 6 years ago
Sam Brannen 89b3a9cef2 Introduce JavaUtilLoggingConfigurer to configure JUL for tests 6 years ago
Sébastien Deleuze 6fa9871a70 Provide orNull extensions for WebFlux ServerRequest 6 years ago
Arjen Poutsma a7a88371e7 Allow for decode method to return null in AbstractJackson2Decoder 6 years ago
Sam Brannen d03ab79531 Polish contribution 6 years ago
Andy Wilkinson f7bc8c8268 Tidy up classpath pollution caused by resource creation in the tests 6 years ago
Rossen Stoyanchev 0e1a237139 Polishing 6 years ago
Johnny Lim 91f5f42d13 Add tests for PrincipalMethodArgumentResolver 6 years ago
Rossen Stoyanchev 3691c187ef Preserve order of onStatus handlers 7 years ago
Christoph Dreis 3c17178b16 Fix Mockito deprecations 7 years ago
Stephane Nicoll 8d88e29173 Add qualified injection points for MVC and WebFlux infrastructure 7 years ago
Sebastien Deleuze 091c512f0d Upgrade to Coroutines 1.3.2 7 years ago
Sam Brannen 402046f3c7 Polish data buffer allocation tests 7 years ago
Sam Brannen 48c8d3a551 Polishing 7 years ago
Sam Brannen 38052e77b7 Fix bug in WebClientDataBufferAllocatingTests 7 years ago
Sam Brannen f0e160fc67 Execute WebClientDataBufferAllocatingTests during all builds 7 years ago
Sam Brannen b2704e1db6 Execute WebClientDataBufferAllocatingTests only during PERFORMANCE build 7 years ago
Sebastien Deleuze 1dfe304da4 Improve parity between Java and Kotlin router DSL 7 years ago
Sebastien Deleuze 5a0216d657 Improve parity between Java and Kotlin router DSL 7 years ago
Sam Brannen e7b2c93ede Delete dead code 7 years ago
Phillip Webb d945ae9191 Add blank line between java and javax imports 7 years ago
Sebastien Deleuze 5bb8c47b14 Rename fromObject to fromValue in BodyInserters 7 years ago
Sam Brannen 5d5f9aceca Avoid accidental usage of JUnit 4 assumptions 7 years ago
Sam Brannen ef50777535 Polishing 7 years ago
Sam Brannen d9e3b8b9a5 Introduce default constructor in TomcatHttpServer 7 years ago
Sebastien Deleuze 40a55b412d Rename BodyBuilder#bodyAndAwait to bodyValueAndAwait 7 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 7 years ago
Sam Brannen 1c5b949df0 Fix ViewResolutionResultHandlerTests 7 years ago
Arjen Poutsma 37398c669c Add toBodilessEntity to ClientResponse and WebClient.ResponseSpec 7 years ago
Arjen Poutsma f5640cbfe0 Add ClientResponse::releaseBody 7 years ago
Sam Brannen f37ec90f2f Consider Void.class a primitive wrapper in ClassUtils 7 years ago
Sam Brannen bf758eab33 Fix assertion in HandlerMethodMappingTests.unregisterMapping() 7 years ago
Sebastien Deleuze ca02cc1194 Migrate to AssertJ in Kotlin tests 7 years ago
Arjen Poutsma f748b1e68d Fix timing bug in DataBufferUtils::readAsynchronousFileChannel 7 years ago