22178 Commits (a991c23db5e85f5c5f16ae45901d1f558f6b3f4a)
 

Author SHA1 Message Date
Sam Brannen 91a6254187 Test status quo for repeatable @PropertySource on composed annotation 4 years ago
Sam Brannen c8ad762b40 Polishing 4 years ago
Sam Brannen 5c1176786c Test status quo for list support in CronExpression 4 years ago
diguage eab61f692f Merge source and substitution configuration in reference docs 4 years ago
Sam Brannen ee41ebc1ab Polish MockMvcReuseTests 4 years ago
Sam Brannen 885f6dbab9 Ensure ParallelApplicationEventsIntegrationTests passes on CI server 4 years ago
Juergen Hoeller b0f404722e Upgrade to ASM master (including early support for Java 17 bytecode) 4 years ago
Juergen Hoeller cd7b0b11f3 Upgrade to Hibernate ORM 5.4.26, Netty 4.1.56, XMLUnit 2.8.2 4 years ago
Sam Brannen 1565f4b83e Introduce ApplicationEvents to assert events published during tests 4 years ago
Sam Brannen 65a395ef0e Fix syntax in Kotlin example 4 years ago
Juergen Hoeller 947255e377 Always propagate checked exceptions from Kotlin code behind CGLIB proxies 4 years ago
Rossen Stoyanchev 499be70a71 Update async dispatch check in OncePerRequestFilter 4 years ago
Rossen Stoyanchev 0cf5005a3d Apply abortOnCancel in JettyClientHttpConnector 4 years ago
Rossen Stoyanchev f07fc76cf3 Limit scheme/host check in fromUriString to HTTP URLs 4 years ago
Juergen Hoeller d3e1c54354 Upgrade to Hibernate Validator 6.1.7, Jetty Reactive HttpClient 1.1.5, Joda-Time 2.10.8, XMLUnit 2.8.1 4 years ago
Juergen Hoeller a109b4c31a Translate PostgreSQL code 21000 (cardinality_violation) 4 years ago
Juergen Hoeller 00b56c026a Consistent handling of NullBean instances in resolveNamedBean 4 years ago
Juergen Hoeller fbd2ffdd23 Consistent declarations and assertions in MockMultipartFile 4 years ago
Sam Brannen b3a47c76f8 Introduce TestContextAnnotationUtils.hasAnnotation() 4 years ago
Sam Brannen 1292947f78 Introduce computeAttribute() in AttributeAccessor 4 years ago
Sam Brannen ef6a582c78 Clean up warnings in Gradle build 4 years ago
Rossen Stoyanchev a11d1c8510 Enrich WebSocketHandler context 4 years ago
Brian Clozel 83c19cd60e Fix NPE when calling NettyHeadersAdapter.add() 4 years ago
Rossen Stoyanchev bcfbde9848 Parse parts in MockMultipartHttpServletRequestBuilder 4 years ago
izeye 17e6cf1cc1 Replace AtomicReference<Boolean> with AtomicBoolean in AbstractServerHttpResponse.writeWith() 4 years ago
Juergen Hoeller ec33b4241a Upgrade to Netty 4.1.55, Tomcat 9.0.41, Caffeine 2.8.8 4 years ago
Brian Clozel 657641ebaa Remove JDK14 CI variant from build pipeline 4 years ago
Brian Clozel 4597e9b547 Upgrade CI container images to Ubuntu Focal 4 years ago
Brian Clozel 721dacca5a Upgrade JDK8, JDK11 and JDK15 versions in CI build 4 years ago
alexscari 9d124fffcb
Fix typo in Javadoc for AbstractJdbcCall 4 years ago
Juergen Hoeller 2a47751fcd Defensively handle loadClass null result in BeanUtils.findEditorByConvention 4 years ago
Spring Buildmaster 06e352822a Next development version (v5.3.3-SNAPSHOT) 4 years ago
Rossen Stoyanchev 25101fb034 Additional fixes for discarding data buffers 4 years ago
Rossen Stoyanchev cb44ae62e9 Additional DataBuffer hints 4 years ago
Juergen Hoeller 01fb4dbeba Polishing 4 years ago
fengyuanwei 07fadae27d Remove duplicate "property" in PropertyCacheKey.toString() 4 years ago
Arjen Poutsma 2b77c08e09 Clear path pattern in HandlerMapping 4 years ago
Arjen Poutsma cb2b141d31 Clear path pattern after async result 4 years ago
Brian Clozel 3b92d45984 Upgrade reference docs dependencies 4 years ago
Juergen Hoeller 1195b3a0b0 Polishing 4 years ago
Sébastien Deleuze 56721669d1 Upgrade to Kotlin 1.4.21 4 years ago
Sébastien Deleuze e87e03c539 Refine ConfigurationClassPostProcessor behavior in native images 4 years ago
Rossen Stoyanchev 194cebd730 Upgrade to Reactor 2020.0.2 4 years ago
Rossen Stoyanchev 7418c4b7b7 Fix buffer leak in AbstractServerHttpResponse 4 years ago
Rossen Stoyanchev ad42010785 Correlate data buffers to request log messages 4 years ago
Juergen Hoeller 10f6a22315 Upgrade to Undertow 2.2.3 and Apache HttpCore Reactive 5.0.3 4 years ago
Juergen Hoeller c970c318f4 Polishing 4 years ago
Juergen Hoeller 834032df1f Clarify intended advice execution behavior (includes related polishing) 4 years ago
Brian Clozel 5efa4ad442 Pull images with registry-image resource in build 4 years ago
Rossen Stoyanchev 7ef3257b03 Correctly determine HttpServletMapping for INCLUDE 4 years ago