18159 Commits (614c7b0f8e331dcd665a17caa0ee567254cb8889)
 

Author SHA1 Message Date
Rossen Stoyanchev 614c7b0f8e ResponseStatusException associated headers 6 years ago
Rossen Stoyanchev cc84533d85 Logging decorator for WebSocketStompClient handler 6 years ago
Juergen Hoeller 6faf61ba40 Latest applicable dependency updates (Tomcat 9.0.27, Undertow 2.0.27, RxJava 2.2.13, Hibernate ORM 5.3.13, POI 4.1.1, Checkstyle 8.26) 6 years ago
Juergen Hoeller 80a5019534 Verify read-only propagation in DataSourceTransactionManagerTests 6 years ago
Juergen Hoeller 03bd02a627 Expose primary flag on BeanDefinitionBuilder 6 years ago
Juergen Hoeller f16aa4a9b5 Nullability refinements 6 years ago
Sam Brannen a3c9e8d4fc Polish contribution 6 years ago
Vedran Pavic 3814f12b67 Preserve expires attribute in MockCookie 6 years ago
Sam Brannen ceb881ab05 Ignore projects not in this branch 6 years ago
Rossen Stoyanchev 871464811c Limits on input stream in codecs 6 years ago
Stephane Nicoll cf1b7620c7 Upgrade to Reactor Californium-SR13 6 years ago
Stephane Nicoll 7ca96c02bd Upgrade to Netty 4.1.43.Final 6 years ago
Stephane Nicoll 3a377f86b2 Start building against Californium-SR13 snapshots 6 years ago
Rossen Stoyanchev 7854f49643 Polishing in HttpWebHandlerAdapter 7 years ago
Tomasz Letachowicz 53dcb00074 Typos in WebSocket section 7 years ago
Rossen Stoyanchev 562c0871e9 Charset argument in RestClientResponseException 7 years ago
Rossen Stoyanchev 7f8966774e Upgrade Jetty to 9.4.21 7 years ago
Spring Buildmaster 9689a59ab1 Next Development Version 7 years ago
Sam Brannen 7d126d3288 Improve documentation regarding "annotated classes" 7 years ago
Rossen Stoyanchev e9dc5160b9 Use correct log level 7 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 7 years ago
Juergen Hoeller 357beb24bc Polishing 7 years ago
Rossen Stoyanchev 17c423f5af Support for sameSite attribute in WebFlux 7 years ago
Juergen Hoeller b1ed0511f7 Upgrade to Tomcat 9.0.26, Undertow 2.0.26, Hibernate ORM 5.3.12 7 years ago
Juergen Hoeller bb6f9bb6d4 Polishing 7 years ago
Juergen Hoeller 0519a2ff3c Exclude jdk package in ShadowingClassLoader (JDK 11 compatibility) 7 years ago
Juergen Hoeller 6a08bfdff7 Avoid unnecessary synchronization for non-existent missing caches 7 years ago
Juergen Hoeller da44a247cb Efficient concurrency in MethodOverrides through CopyOnWriteArraySet 7 years ago
Juergen Hoeller 20fc7e178a Consistent equality check for parent name and indexed arguments 7 years ago
Stephane Nicoll 31c881468c Upgrade to Reactor Californium-SR12 7 years ago
Rossen Stoyanchev 955000699a Add getRawStatusCode() to ExchangeResult 7 years ago
Rossen Stoyanchev 99d9dacc4f Log sendBufferSizeLimit exceeded at warn 7 years ago
Rossen Stoyanchev 2794264480 Fix JettyRequestUpgradeStrategy initialization bug 7 years ago
Rossen Stoyanchev 4edc7196fb Refine disconnected client handling in WebFlux 7 years ago
Sam Brannen 8f6846827d Ensure ClassFilter and MethodMatcher implementations are cacheable 7 years ago
Sam Brannen b2aad1c3b1 Ensure bean definitions can be removed concurrently 7 years ago
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