18123 Commits (ca2b2f5533a15dd37eb89ed46c8214a525b4cdc8)
 

Author SHA1 Message Date
Brian Clozel ca2b2f5533 Wait for complete disposal of Reactor Netty resources 7 years ago
Stephane Nicoll b65984a078 Consume getProtocolResolvers() rather than internal list 7 years ago
Sam Brannen b1b25fab00 Fix Checkstyle violation 7 years ago
Phillip Webb e9454b8b11 Update checkstyle import rule 7 years ago
Phillip Webb d945ae9191 Add blank line between java and javax imports 7 years ago
Sam Brannen d09f537699 Annotate Object#equals parameter with @nullable 7 years ago
Juergen Hoeller c8f20815ef Revise LinkedCaseInsensitiveMap's lazy key/value/entry collections 7 years ago
Juergen Hoeller 60976e4116 Add missing nullable declarations 7 years ago
Sam Brannen bd28bb1f56 Add additional tests for HttpHeaders.keySet() operations 7 years ago
Phillip Webb aa69703f3b Fix LinkedCaseInsensitiveMap collection methods 7 years ago
Sam Brannen a871f609ea Introduce failing tests for HttpHeaders 7 years ago
Rossen Stoyanchev f259fda8eb Fix checkstyle violations 7 years ago
Rossen Stoyanchev 23be5dfb0e Handle invalid MediaType in Jetty/Tomcat adapters 7 years ago
Rossen Stoyanchev b7eaab4c5d Handle very early completion notification 7 years ago
Rossen Stoyanchev 07b0fa132e doFilterNestedErrorDispatch delegates to filter chain 7 years ago
Rossen Stoyanchev 6eb0e9e44b Unwrap decorated request or response 7 years ago
GungnirLaevatain 9db4118180 Fix DefaultListableBeanFactory#copyConfigurationFrom 7 years ago
Arjen Poutsma b159ef6019 Make MockClientHttpResponse uses raw status code 7 years ago
Sam Brannen 961010055e Support trailing comment in DTD declaration in XML config 7 years ago
Sam Brannen a7aecbb4dc Ensure spring-test test tasks are UP-TO-DATE 7 years ago
Sam Brannen d036b5a283 Do not treat void and Void as simple types in BeanUtils 7 years ago
Brian Clozel 3a132f8c3c Revert Artifactory Gradle plugin configuration 7 years ago
Brian Clozel 1187fea65c Fix Artifactory Gradle plugin configuration 7 years ago
Brian Clozel e26cdfe21e Fix Artifactory Gradle plugin configuration 7 years ago
Sam Brannen f37ec90f2f Consider Void.class a primitive wrapper in ClassUtils 7 years ago
Arjen Poutsma f748b1e68d Fix timing bug in DataBufferUtils::readAsynchronousFileChannel 7 years ago
Sam Brannen 9729b460f1 Retain entry set order in read-only HttpHeaders 7 years ago
Sam Brannen a496353770 Delete dead code 7 years ago
Arjen Poutsma d709a69ff1 Remove buffering of encoded parts in MultipartHttpMessageWriter 7 years ago
Arjen Poutsma 2c5958e191 Support back pressure in DataBufferUtils::readAsynchronousFileChannel 7 years ago
Rossen Stoyanchev 4f4b9f6b1b Fix checkstyle violation 7 years ago
Rossen Stoyanchev 4e4ec266b2 Adjust error response in ResourceUrlEncodingFilter 7 years ago
Rossen Stoyanchev bd8f94ad7b Upgrade to Jetty 9.4.20.v20190813 7 years ago
Rossen Stoyanchev c2d71922d7 Fix for change in Jetty 9.4.20.v20190813 7 years ago
Rossen Stoyanchev 88e9dcef0c Consistently apply onCompletion/onError handling 7 years ago
Brian Clozel 4a4edeb97f Apply Artifactory Gradle plugin to build 7 years ago
Rossen Stoyanchev dd22b8fd39 Fix race condition with onCompletion/onError 7 years ago
Sam Brannen 8189c90741 Allow Set-Cookie header to be overwritten in MockHttpServletResponse 7 years ago
Sam Brannen 9d2a874e3f Introduce getOriginalBeanName(String) in ScopedProxyUtils 7 years ago
Rossen Stoyanchev a7bb5ca473 Remove unnecessary iteration over headers 7 years ago
Rossen Stoyanchev 6d8bf3466c Suppress decoding error for resource path 7 years ago
Rossen Stoyanchev b86c11cc9b Respect existing content-length for HTTP HEAD 7 years ago
Stephane Nicoll 122e2ca2ac Merge pull request #23437 from wyhasany 7 years ago
Michał Rowicki 806fcb3839 Fix typo 7 years ago
Sam Brannen 30ebc3b8e2 Remove superfluous AnnotationAttributes#putIfAbsent implementation 7 years ago
Sam Brannen a092dc055e Check for instanceof Throwable in AnnotationAttributes#assertNotException 7 years ago
Rossen Stoyanchev 70be7117f3 Fix link to Spring AMQP and polish 7 years ago
Spring Buildmaster f13a6d4f32 Next Development Version 7 years ago
Juergen Hoeller 7c2e2d40af Polishing 7 years ago
Juergen Hoeller d8e624e97e Consistent suppression of get/clearWarnings without target connection 7 years ago