1322 Commits (e6324bd578a2deb35cd4049dcffacf66b5ee3aef)

Author SHA1 Message Date
Arjen Poutsma a79eaded5d Javadoc 5 years ago
Sébastien Deleuze 6c7250b0ae Make Kotlin DSL class constructors internal 5 years ago
Sébastien Deleuze 712eac2915 Refine Coroutines annotated controller support 5 years ago
Arjen Poutsma e8b81ffc16 Improve documentation of WebClient.Builder::filter 5 years ago
Arjen Poutsma 9f7dd9f352 Add test for usage of bodyToMono in WebClient.ResponseSpec::onStatus 5 years ago
Sam Brannen d38b07b450 Move JavaUtilLoggingConfigurer to web.reactive.fixtures package 5 years ago
Sam Brannen 7991066345 Fix classpath 5 years ago
Sam Brannen 89b3a9cef2 Introduce JavaUtilLoggingConfigurer to configure JUL for tests 5 years ago
Sébastien Deleuze 6fa9871a70 Provide orNull extensions for WebFlux ServerRequest 5 years ago
Arjen Poutsma a7a88371e7 Allow for decode method to return null in AbstractJackson2Decoder 5 years ago
Biju Kunjummen 5ee990e045 Use Function.identity 5 years ago
Sam Brannen d03ab79531 Polish contribution 5 years ago
Andy Wilkinson f7bc8c8268 Tidy up classpath pollution caused by resource creation in the tests 5 years ago
Rossen Stoyanchev 0e1a237139 Polishing 5 years ago
Johnny Lim 91f5f42d13 Add tests for PrincipalMethodArgumentResolver 5 years ago
Rossen Stoyanchev 203977972b Fix issue with path matching options 5 years ago
Sam Brannen 1a13700f8b Polish contribution 5 years ago
stsypanov 9da15ee23a Improve usage of String.substring() 5 years ago
wonwoo 8855056395 Polish 5 years ago
Rossen Stoyanchev 3691c187ef Preserve order of onStatus handlers 5 years ago
Christoph Dreis 3c17178b16 Fix Mockito deprecations 5 years ago
Stephane Nicoll 8d88e29173 Add qualified injection points for MVC and WebFlux infrastructure 5 years ago
Juergen Hoeller 2861fc65bd Polishing 5 years ago
Juergen Hoeller 3616e96792 Upgrade to SLF4J 1.7.28, Groovy 2.5.8, RxJava 2.2.12, Joda-Time 2.10.4, Rome 1.12.2, OkHttp 3.14.3, Apache HttpClient 4.5.10, Apache Johnzon 1.1.13 5 years ago
Sebastien Deleuze 091c512f0d Upgrade to Coroutines 1.3.2 5 years ago
Sebastien Deleuze a4b278a269 Polishing 5 years ago
Andy Wilkinson 853d4c38ae Run webflux's tests in parallel to shorten long tail of builds (#23701) 5 years ago
Sam Brannen 402046f3c7 Polish data buffer allocation tests 5 years ago
Sam Brannen 48c8d3a551 Polishing 5 years ago
Sam Brannen 38052e77b7 Fix bug in WebClientDataBufferAllocatingTests 5 years ago
Rossen Stoyanchev 2794264480 Fix JettyRequestUpgradeStrategy initialization bug 5 years ago
Sam Brannen f0e160fc67 Execute WebClientDataBufferAllocatingTests during all builds 5 years ago
Sam Brannen b2704e1db6 Execute WebClientDataBufferAllocatingTests only during PERFORMANCE build 5 years ago
Brian Clozel 74897bc52a Use Reactor's new Schedulers.boundedElastic() 5 years ago
Sebastien Deleuze 1dfe304da4 Improve parity between Java and Kotlin router DSL 5 years ago
Sebastien Deleuze 5a0216d657 Improve parity between Java and Kotlin router DSL 5 years ago
Sam Brannen e7b2c93ede Delete dead code 5 years ago
Phillip Webb d945ae9191 Add blank line between java and javax imports 5 years ago
Rossen Stoyanchev f259fda8eb Fix checkstyle violations 5 years ago
Rossen Stoyanchev 6eb0e9e44b Unwrap decorated request or response 5 years ago
Sebastien Deleuze 5bb8c47b14 Rename fromObject to fromValue in BodyInserters 5 years ago
Sam Brannen 5d5f9aceca Avoid accidental usage of JUnit 4 assumptions 5 years ago
Sam Brannen ef50777535 Polishing 5 years ago
Sam Brannen d9e3b8b9a5 Introduce default constructor in TomcatHttpServer 5 years ago
Sebastien Deleuze 40a55b412d Rename BodyBuilder#bodyAndAwait to bodyValueAndAwait 5 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 5 years ago
Sam Brannen d036b5a283 Do not treat void and Void as simple types in BeanUtils 5 years ago
Juergen Hoeller 48934cba1b Polishing 5 years ago
Sebastien Deleuze 9b33b0ad58 Rename CoroutinesUtils#invokeHandlerMethod to invokeSuspendingFunction 5 years ago
Sam Brannen 1c5b949df0 Fix ViewResolutionResultHandlerTests 5 years ago