20151 Commits (5581f3b77b8d1f0b274f23a27a4409a90147594b)
 

Author SHA1 Message Date
Sam Brannen 9f00eb68e9 Clean up warnings 5 years ago
Christoph Dreis 3c17178b16 Fix Mockito deprecations 5 years ago
Brian Clozel 4beb25b318 Reorder date formatting converter in registrar 5 years ago
Juergen Hoeller 43a86565ca Consider target transaction manager for reactive transaction decision 5 years ago
Sam Brannen cef4478b7b Treat InvalidPathException like an IOException in MockServletContext 5 years ago
Stephane Nicoll 8d88e29173 Add qualified injection points for MVC and WebFlux infrastructure 5 years ago
Juergen Hoeller 19ff7d84ab Polishing 5 years ago
Juergen Hoeller 19107649d2 Revise concurrent JAXBContext creation towards computeIfAbsent 5 years ago
Juergen Hoeller 42e7ade110 Tolerate unidirectional alias declaration for annotation attribute pair 5 years ago
Juergen Hoeller dba7bf7ec1 Avoid unnecessary setAccessible call in AttributeMethods 5 years ago
Rossen Stoyanchev 422c26832b Minor follow-up to previous commit 5 years ago
Rossen Stoyanchev 34cfbe5d26 ResponseStatusException associated headers 5 years ago
Rossen Stoyanchev 0e08e19070 Merge pull request #23793 from alexandrumm/ws-stomp-client-add-log 5 years ago
Rossen Stoyanchev 3895d21b7d Fix failing test after previous commit 5 years ago
Rossen Stoyanchev 03ac8e6b42 Logging decorator for WebSocketStompClient handler 5 years ago
Juergen Hoeller 248ad0fa79 Expose primary flag on BeanDefinitionBuilder 5 years ago
Juergen Hoeller dc59e50561 Avoid unnecessary use of ResolvableType within MethodParameter 5 years ago
Juergen Hoeller d51ab24a1b Latest dependency updates (Tomcat 9.0.27, Undertow 2.0.27, RxJava 2.2.13, Gson 2.8.6, Apache Johnzon 1.2.1, Hibernate ORM 5.4.8, EclipseLink 2.7.5, H2 1.4.200, POI 4.1.1, Quartz 2.3.2, WebJars Locator 0.42, HtmlUnit 2.36, Checkstyle 8.26, Mockito 3.1, Objenesis 3.1) 5 years ago
Juergen Hoeller 046380988b Nullability refinements 5 years ago
Juergen Hoeller 773b2f06a1 Avoid Connection.isReadOnly() call in resetConnectionAfterTransaction 5 years ago
Brian Clozel 7d02ba0694 Add missing CORS headers defined in SockJS CORS config 5 years ago
Rossen Stoyanchev ef14d76d36 Merge limits on input in codecs 5 years ago
Rossen Stoyanchev 5abf24e7d7 Expose maxInMemorySize via CodecConfigurer 5 years ago
Rossen Stoyanchev 00ead7a756 Refine multipart parsing limits 5 years ago
Brian Clozel ea6f51e9e3 Configurable limits with Synchronoss 5 years ago
Brian Clozel 69bcdfc17f Polishing 5 years ago
Rossen Stoyanchev 89d053d7f4 Limits on input stream in codecs 5 years ago
Sam Brannen ce0b012f43 Polish contribution 5 years ago
Vedran Pavic 9b2087618b Preserve expires attribute in MockCookie 5 years ago
Sam Brannen 2482209437 Polish Javadoc @param order 5 years ago
Andy Wilkinson 1a54b83ae1 Add opt-in support for remote build cache and pushing to it from CI 5 years ago
Stephane Nicoll 0cea49fdc0 Upgrade to Reactor Dysprosium-SR1 5 years ago
Stephane Nicoll dd140c6ff9 Merge branch '5.1.x' 5 years ago
Stephane Nicoll cf1b7620c7 Upgrade to Reactor Californium-SR13 5 years ago
Sam Brannen 46329d0b97 Polish Javadoc for HeaderAssertions and StatusAssertions 5 years ago
Sam Brannen d159ec89a3 Upgrade to AssertJ 3.14.0 5 years ago
Sebastien Deleuze 9f242fac66 Add RSocketRequester retrieveAndAwaitOrNull extension 5 years ago
Mark Paluch 0d8aa854e8 Add tests for cancellation of transactional streams 5 years ago
Sam Brannen 5bd1af2a7f Away with the "manger"; time to fix that typo 5 years ago
Sam Brannen fd95646a04 Polish contribution 5 years ago
Johnny Lim 46a31bc656 Extract build cache settings to a dedicated file 5 years ago
Andreas Killaitis f838590300 Commit on cancelled subscription in TransactionalOperator::transactional 5 years ago
Andy Wilkinson cba91ab28e Stop Created-By manifest header from causing a test task cache miss 5 years ago
Stephane Nicoll a51334f079 Upgrade to Netty 4.1.43.Final 5 years ago
Stephane Nicoll fecb681339 Start building against Reactor Dysprosium-SR1 snapshots 5 years ago
Stephane Nicoll 22192fcaab Merge branch '5.1.x' 5 years ago
Stephane Nicoll 7ca96c02bd Upgrade to Netty 4.1.43.Final 5 years ago
Stephane Nicoll 3a377f86b2 Start building against Californium-SR13 snapshots 5 years ago
Phillip Webb 013ec6abdb Support customer repeatable containers in type map 5 years ago
Rossen Stoyanchev 7854f49643 Polishing in HttpWebHandlerAdapter 5 years ago