22960 Commits (47d3819eab4ce92eeeed997a3e8138ebfc8411e9)
 

Author SHA1 Message Date
Stephane Nicoll 47d3819eab Merge pull request #27604 from Xjzon 4 years ago
Stephane Nicoll f295c8b2fb Polish "Add support for custom expression parsing" 4 years ago
Xjzon 40d84c297b Add support for custom expression parsing 4 years ago
Arjen Poutsma 0416168d0e Fix bug in max header calculation in DefaultPartHttpMessageReader 5 years ago
Sam Brannen c4c3d59d07 Remove unused code in FormattingConversionServiceTests 5 years ago
Сергей Цыпанов 0268e76298 Improve mapping function in ExtendedEntityManagerCreator.createProxy() 5 years ago
Kenzo Spaulding 4ec8ae42f4 Add test cases to SpEL's MapAccessorTests 5 years ago
Sam Brannen 995aaa6159 Polishing 5 years ago
Sam Brannen 2c89ff934d Update copyright date 5 years ago
Daniil Pozdeev c58853f5e5 Use LocalDataSourceJobStore only if one is not set via Quartz properties 5 years ago
xxpain 66826ac960 Fix typo in Javadoc in HeaderAssertions 5 years ago
Sam Brannen a603779f33 Return previous value in UndertowHeadersAdapter's remove() method 5 years ago
Сергей Цыпанов e5475d698a Iterate over Map's entrySet() instead of keySet() in PropertyEditorRegistrySupport 5 years ago
Sam Brannen b728b4640b Add explicit tests for SpEL functions for fix for gh-27582 5 years ago
Sam Brannen bc657eb4d5 Fix SpEL vararg method invocation for strings containing commas 5 years ago
Sam Brannen 9b967775ed Polish Spel's ReflectionHelper.setupArgumentsForVarargsInvocation() 5 years ago
Sam Brannen 9af11ad5ce Fix Javadoc formatting issues 5 years ago
Sam Brannen 7a54ff2d21 Extract public TypeFilterUtils from ComponentScanAnnotationParser 5 years ago
Sam Brannen ec3f857bda Polish contribution 5 years ago
no-brand b3eb1a2ad7 Improve example in Javadoc for HttpEntity 5 years ago
Spring Builds bce850aa12 Next development version (v5.3.13-SNAPSHOT) 5 years ago
Sam Brannen 3d6d8a947a Update "Reporting a Vulnerability" link 5 years ago
Sam Brannen 6fa6bfe421 Fix link to Spring Framework project page in Javadoc overview 5 years ago
Rossen Stoyanchev 05ea991d62 Removing locations logging in ResourceHttpRequestHandler 5 years ago
Arjen Poutsma a248a52575 Revert transitive MediaType comparators 5 years ago
Arjen Poutsma 2a3c9e403f Revert "Polishing" 5 years ago
Rossen Stoyanchev bad87be306 Fix checkstyle warning 5 years ago
Rossen Stoyanchev 346b755802 Fix assertion message in DefaultDataBuffer 5 years ago
Smile 4978eeff7f Update Javadoc in DefaultResponseErrorHandler 5 years ago
Sam Brannen 052ed50f48 Fix copy-and-paste error in Javadoc 5 years ago
Rossen Stoyanchev 76c9306dda Adjust logging of resource locations 5 years ago
Sam Brannen 0853baaa3f Fix Javadoc in [NamedParameter]JdbcOperations.queryForObject methods 5 years ago
Spring Builds bf461ba0b2 Next development version (v5.3.12-SNAPSHOT) 5 years ago
Rossen Stoyanchev 0705454ce0 Fix typo in Javadoc 5 years ago
Rossen Stoyanchev a178bbe86f DefaultResponseErrorHandler shows full error details 5 years ago
Sam Brannen fcf4315e02 Indent with tabs instead of spaces 5 years ago
Sam Brannen 89c7797ffb Commit in DatabasePopulatorUtils if Connection has auto-commit=false 5 years ago
Rossen Stoyanchev 4dac8339ff Filter non-existing static resource locations 5 years ago
Rossen Stoyanchev 0436dd04bf Correctly handle coroutine with ResponseEntity 5 years ago
Hantsy Bai 1e3996ea78
Upgrade SmallRye Mutiny to 1.1.1 5 years ago
Koen Punt 50b92118a9 Include correct keyword in CookieAssertions failure messages 5 years ago
Juergen Hoeller b1c7f7d127 Polishing 5 years ago
Juergen Hoeller 0f36569d75 Remove dead fallback code 5 years ago
Juergen Hoeller 2cbba0923b Upgrade to Netty 4.1.69, Jetty 9.4.44, Kotlin 1.5.31 5 years ago
Rossen Stoyanchev 800922266a Upgrade to Reactor 2021.0.12 5 years ago
Juergen Hoeller eda3ca5fbc Remove unnecessary final declarations at method level 5 years ago
Juergen Hoeller e4934a90eb Use TriggerContext's Clock instead of new Date() 5 years ago
Juergen Hoeller 715f300fa1 Avoid expensive isReadable() check during classpath scan 5 years ago
Juergen Hoeller b53275f2d2 Add efficient existence check to ClassPathResource.isReadable() 5 years ago
Juergen Hoeller 1490d27d75 Decouple urlResourceWithCharset test from existence of tmp directory 5 years ago