1303 Commits (16c8676e5b0d4980bd8d41b2facc3751f00c4ec6)

Author SHA1 Message Date
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
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