1826 Commits (5ee990e0456d1d91c760a0c6afd8c6b2fe2e4de0)

Author SHA1 Message Date
Sam Brannen d03ab79531 Polish contribution 5 years ago
Andy Wilkinson f7bc8c8268 Tidy up classpath pollution caused by resource creation in the tests 5 years ago
Rossen Stoyanchev ffe69a51e1 Javadoc update for content negotiation 5 years ago
Rossen Stoyanchev 627a9be654 Update WebMvcConfigurer#addInterceptors Javadoc 5 years ago
Rossen Stoyanchev 203977972b Fix issue with path matching options 5 years ago
Rossen Stoyanchev 9960ed55aa Fix condition in ServletInvocableHandlerMethod 5 years ago
Sam Brannen 1a13700f8b Polish contribution 5 years ago
stsypanov 9da15ee23a Improve usage of String.substring() 5 years ago
Arjen Poutsma 6e3deb86f1 Javadoc 5 years ago
Arjen Poutsma 3858a69c42 Path RequestPredicate should honor servlet path 5 years ago
Christoph Dreis 3c17178b16 Fix Mockito deprecations 5 years ago
Stephane Nicoll 8d88e29173 Add qualified injection points for MVC and WebFlux infrastructure 5 years ago
Brian Clozel 7d02ba0694 Add missing CORS headers defined in SockJS CORS config 5 years ago
康智冬 1e0bdc0337 Fix typo in DispatcherServlet Javadoc 5 years ago
Juergen Hoeller 2861fc65bd Polishing 5 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 5 years ago
Juergen Hoeller bb6f9bb6d4 Polishing 5 years ago
Sebastien Deleuze 97026f1ec3 Fix ServerRequestExtensionsTests on Java 13 5 years ago
Sebastien Deleuze 1dfe304da4 Improve parity between Java and Kotlin router DSL 6 years ago
Sebastien Deleuze 5a0216d657 Improve parity between Java and Kotlin router DSL 6 years ago
Phillip Webb d945ae9191 Add blank line between java and javax imports 6 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 6 years ago
Sebastien Deleuze ff271894fe Detect unsupported suspending handler methods in Spring MVC 6 years ago
Brian Clozel d4089747b8 Use dependency management in Framework build 6 years ago
Sebastien Deleuze a2e740c896 Polishing 6 years ago
Sebastien Deleuze ca02cc1194 Migrate to AssertJ in Kotlin tests 6 years ago
康智冬 a6f4862f13 Fix typos related to indefinite articles 6 years ago
Rossen Stoyanchev 4f4b9f6b1b Fix checkstyle violation 6 years ago
Rossen Stoyanchev 48233317b8 Minor polish in DispatcherServlet 6 years ago
Rossen Stoyanchev 4e4ec266b2 Adjust error response in ResourceUrlEncodingFilter 6 years ago
Sam Brannen c004ef888c Configure index in @ParameterizedTest display names 6 years ago
Sam Brannen 216ffcfe62 Fix copyright dates 6 years ago
Сергей Цыпанов 6ef75d76cd Simplify String concatenation 6 years ago
Johnny Lim 6c2ef481ec Add @since tags for getCacheFilter and setCacheFilter 6 years ago
Sam Brannen ad6231ad29 Add missing @Override annotations 6 years ago
Rossen Stoyanchev 1d2ebdeb8c More optimal RequestMethod condition lookup 6 years ago
Rossen Stoyanchev ff6ccd0d04 Adapt tests changed in 5.1.x to master 6 years ago
Rossen Stoyanchev 6d8bf3466c Suppress decoding error for resource path 6 years ago
Brian Clozel e9523161f0 Revert "Revert "Refactor Gradle tasks in Spring Framework build"" 6 years ago
Stephane Nicoll fb0d618751 Revert "Refactor Gradle tasks in Spring Framework build" 6 years ago
Brian Clozel 1539ba8991 Refactor Gradle tasks in Spring Framework build 6 years ago
Sam Brannen 979508a7f3 Remove JUnit 4 dependency from all modules except spring-test 6 years ago
Sam Brannen 3f3e41923f Migrate rest of test suite from JUnit 4 to JUnit Jupiter 6 years ago
Brian Clozel 561af5f8f9 Replace propdeps plugin with custom plugin 6 years ago
Sam Brannen d32cb7dac3 Avoid use of GenericTypeResolver.resolveParameterType() in tests 6 years ago
Arjen Poutsma 132fa702b7 Polish contribution 6 years ago
Sergey Galkin 59aee923e4 Add filter to AbstractCachingViewResolver 6 years ago
Sam Brannen f53cdb8bd2 Introduce common SimpleUrlHandlerMapping constructors 6 years ago
Arjen Poutsma 7b73418418 Add rawStatusCode() to ServerResponse in both WebFlux and Servlet 6 years ago
Juergen Hoeller 92890232df Upgrade to OpenPDF 1.2.21, Rome 1.12.1, XStream 1.4.11.1 6 years ago