1756 Commits (57fa09b80d0b50199db857fda36fab4fb19ed1fb)

Author SHA1 Message Date
Sam Brannen 451cce4fe8 Do not override requestContextAttribute with null in UrlBasedViewResolvers 5 years ago
Juergen Hoeller fc46abf0b7 Polishing 5 years ago
Sam Brannen c99b7c1c90 Polishing 5 years ago
Juergen Hoeller 707c720441 Polishing 5 years ago
Juergen Hoeller 22aba8bf60 Upgrade to Apache HttpClient 4.5.9 5 years ago
Juergen Hoeller 7dc92aa05d Polishing 5 years ago
Rossen Stoyanchev 0757eaee9d Clear ProducesRequestCondition attribute 5 years ago
Sam Brannen 2f640fe205 Polish FreeMarker macro support in spring-webflux 5 years ago
Sam Brannen ac28de0dc1 Polish Javadoc for FreeMarker support 5 years ago
Sam Brannen 9b084bb3ea Polish contribution 5 years ago
Issam El-atif ab36a0a82f Improve FreeMarker tests in spring-webmvc and spring-context-support 5 years ago
Sebastien Deleuze 098ac0bbb8 Annotate Object#equals parameter with @Nullable 5 years ago
Sam Brannen 2074afc87f Polish Javadoc 5 years ago
Arjen Poutsma 145610129b Javadoc 5 years ago
Brian Clozel 4b8ce04bdc Mark Spring web config classes as proxyBeanMethods=false 5 years ago
Johnny Lim 83078eb6fd Add constants for application/cbor to MediaType 5 years ago
Sam Brannen 141ef9082f Clean up Mockito usage 5 years ago
Sebastien Deleuze bc205e0dbf Remove charset parameter from Spring MVC JSON content type 5 years ago
Sam Brannen 09db8881bb Fix Checkstyle violation 5 years ago
stsypanov 4cc7b9b9fc tiny simplifications regarding usage of Iterator 5 years ago
Phillip Webb 9d74da006c Migrate JUnit 4 assertions to AssertJ 5 years ago
Phillip Webb 95a9d46a87 Migrate Hamcrest assertions to AssertJ 5 years ago
Juergen Hoeller 5aa0de7ac8 Upgrade to OkHttp 3.14.2, Joda-Time 2.10.2, OpenPDF 1.2.17, JRuby 9.2.7 5 years ago
Arjen Poutsma 9b3c92e8d2 Add leading slash for path predicate if not present 5 years ago
Phillip Webb 02850f357f Migrate exception checking tests to use AssertJ 5 years ago
Juergen Hoeller c5d6b74321 Fix stale-if-error xsd documentation 5 years ago
stsypanov 9ca8681f79 Iteration over a map using EntrySet 5 years ago
Juergen Hoeller daee6f5bd9 Avoid expensive assertions in web resource resolution 5 years ago
Johnny Lim 9a6ce66bd9 Add a missing single quote in assertion message 5 years ago
Sam Brannen 73dbd06361 Enforces static imports for JUnit 4 assertions and assumptions 5 years ago
Sam Brannen deecab6311 Use assertThat from Hamcrest instead of JUnit 4 5 years ago
Sam Brannen 724c805211 Discontinue use of JUnit 3 APIs 5 years ago
Sam Brannen 64819bbc1d Clean up warnings 5 years ago
Sam Brannen e465f51d56 Suppress deprecation warnings 5 years ago
Phillip Webb 798b51f4a3 Migrate to BDD Mockito 5 years ago
Phillip Webb 816bbee8de Remove '.*' imports from tests 5 years ago
Sam Brannen 4038d590a1 Suppress deprecation warning in Gradle build 5 years ago
Sam Brannen 4d1637a9b7 Avoid warnings in RequestMappingHandlerMappingTests 5 years ago
Phil Webb d7320de871 Migrate away from ExpectedException (#22922) 5 years ago
Rossen Stoyanchev 7e6e3d7027 Switch writeAcceptCharset to false by default 5 years ago
Rossen Stoyanchev 45147c23c1 Empty body checks in ConsumesRequestCondition 5 years ago
Arjen Poutsma 00a5106bfa Add route(RequestPredicate, HandlerFunction) to RouterFunctions builder 5 years ago
Arjen Poutsma 55b56b8c5c Javadoc 5 years ago
Sam Brannen 4aaec942c4 Introduce HTTPS mappings in spring.schemas files 5 years ago
Rossen Stoyanchev 53cadf15e7 Deferred handling of Flux error in Spring MVC 5 years ago
Sam Brannen d616e10dca Use assertThat from Hamcrest instead of JUnit 4 5 years ago
Johnny Lim d489227874 Use HttpHeaders constants where possible 5 years ago
Juergen Hoeller a7949ac84a Consistent use of StringUtils.hasLength(String) vs isEmpty(Object) 5 years ago
Juergen Hoeller 31c3b8a291 Avoid unguarded String concatenation for debug/trace logging 5 years ago
Juergen Hoeller 8a57997d21 Avoid use of Objects.requireNonNull plus related polishing 5 years ago