23152 Commits (dbeae27d3ca70eabd617538a09f4ac952f19126b)
 

Author SHA1 Message Date
Sam Brannen 2c89ff934d Update copyright date 3 years ago
Daniil Pozdeev c58853f5e5 Use LocalDataSourceJobStore only if one is not set via Quartz properties 3 years ago
xxpain 66826ac960 Fix typo in Javadoc in HeaderAssertions 3 years ago
Sam Brannen a603779f33 Return previous value in UndertowHeadersAdapter's remove() method 3 years ago
Сергей Цыпанов e5475d698a Iterate over Map's entrySet() instead of keySet() in PropertyEditorRegistrySupport 3 years ago
Sam Brannen b728b4640b Add explicit tests for SpEL functions for fix for gh-27582 3 years ago
Sam Brannen bc657eb4d5 Fix SpEL vararg method invocation for strings containing commas 3 years ago
Sam Brannen 9b967775ed Polish Spel's ReflectionHelper.setupArgumentsForVarargsInvocation() 3 years ago
Sam Brannen 9af11ad5ce Fix Javadoc formatting issues 3 years ago
Sam Brannen 7a54ff2d21 Extract public TypeFilterUtils from ComponentScanAnnotationParser 3 years ago
Sam Brannen ec3f857bda Polish contribution 3 years ago
no-brand b3eb1a2ad7 Improve example in Javadoc for HttpEntity 3 years ago
Spring Builds bce850aa12 Next development version (v5.3.13-SNAPSHOT) 3 years ago
Sam Brannen 3d6d8a947a Update "Reporting a Vulnerability" link 3 years ago
Sam Brannen 6fa6bfe421 Fix link to Spring Framework project page in Javadoc overview 3 years ago
Rossen Stoyanchev 05ea991d62 Removing locations logging in ResourceHttpRequestHandler 3 years ago
Arjen Poutsma a248a52575 Revert transitive MediaType comparators 3 years ago
Arjen Poutsma 2a3c9e403f Revert "Polishing" 3 years ago
Rossen Stoyanchev bad87be306 Fix checkstyle warning 3 years ago
Rossen Stoyanchev 346b755802 Fix assertion message in DefaultDataBuffer 3 years ago
Smile 4978eeff7f Update Javadoc in DefaultResponseErrorHandler 3 years ago
Sam Brannen 052ed50f48 Fix copy-and-paste error in Javadoc 3 years ago
Rossen Stoyanchev 76c9306dda Adjust logging of resource locations 3 years ago
Sam Brannen 0853baaa3f Fix Javadoc in [NamedParameter]JdbcOperations.queryForObject methods 3 years ago
Spring Builds bf461ba0b2 Next development version (v5.3.12-SNAPSHOT) 3 years ago
Rossen Stoyanchev 0705454ce0 Fix typo in Javadoc 3 years ago
Rossen Stoyanchev a178bbe86f DefaultResponseErrorHandler shows full error details 3 years ago
Sam Brannen fcf4315e02 Indent with tabs instead of spaces 3 years ago
Sam Brannen 89c7797ffb Commit in DatabasePopulatorUtils if Connection has auto-commit=false 3 years ago
Rossen Stoyanchev 4dac8339ff Filter non-existing static resource locations 3 years ago
Rossen Stoyanchev 0436dd04bf Correctly handle coroutine with ResponseEntity 3 years ago
Hantsy Bai 1e3996ea78
Upgrade SmallRye Mutiny to 1.1.1 3 years ago
Koen Punt 50b92118a9 Include correct keyword in CookieAssertions failure messages 3 years ago
Juergen Hoeller b1c7f7d127 Polishing 3 years ago
Juergen Hoeller 0f36569d75 Remove dead fallback code 3 years ago
Juergen Hoeller 2cbba0923b Upgrade to Netty 4.1.69, Jetty 9.4.44, Kotlin 1.5.31 3 years ago
Rossen Stoyanchev 800922266a Upgrade to Reactor 2021.0.12 3 years ago
Juergen Hoeller eda3ca5fbc Remove unnecessary final declarations at method level 3 years ago
Juergen Hoeller e4934a90eb Use TriggerContext's Clock instead of new Date() 3 years ago
Juergen Hoeller 715f300fa1 Avoid expensive isReadable() check during classpath scan 3 years ago
Juergen Hoeller b53275f2d2 Add efficient existence check to ClassPathResource.isReadable() 3 years ago
Juergen Hoeller 1490d27d75 Decouple urlResourceWithCharset test from existence of tmp directory 3 years ago
Rossen Stoyanchev a2c52a97ba Filter non-existing static resource locations 3 years ago
Sam Brannen 5bd90538b3 Introduce test for gh-27499 and polish contribution 3 years ago
Nick 50ccb1bfcd Avoid duplicate JCacheOperationSource bean registration in <cache:annotation-driven /> 3 years ago
Stephane Nicoll 83eac9af18 Upgrade CI to github-release resource 1.5.5 3 years ago
Sam Brannen eb07dea795 Polish contribution 3 years ago
Сергей Цыпанов 114fa47171 Use Arrays.hashCode() in ByteArrayResource.hashCode() 3 years ago
Sam Brannen 63fac1b7c8 Allow default CacheAwareContextLoaderDelegate configuration via system property 3 years ago
Rossen Stoyanchev e8f6cd10a5 Apply value formatting to resolved exceptions 3 years ago