13335 Commits (0ba7ea5f92a16c59c3ce71fe4f44c381ff579b4e)
 

Author SHA1 Message Date
Juergen Hoeller faf6e5d8fa Annotation tests should not rely on JDK-specific toString() representation 9 years ago
Brian Clozel 7a88776329 Fix missing ResourceHttpRequestHandler init in registry 9 years ago
Juergen Hoeller ab9fea6b8d Polishing 9 years ago
Juergen Hoeller 31c5644691 ResponseStatusExceptionHandler in web.server.handler (plus related polishing) 9 years ago
Juergen Hoeller 4ef428de28 Polishing 9 years ago
Juergen Hoeller 03609c1518 Consistent comma splitting without regex overhead 9 years ago
Juergen Hoeller 58fa63fdd1 ApplicationListenerMethodAdapter resolves order on construction 9 years ago
Rossen Stoyanchev 391752abc2 Polish and update reactive getting started reference 9 years ago
Rossen Stoyanchev 436486b8a1 Relax ServletContext check for resource handling 9 years ago
Artem Yakshin e7aecb44bb Update for IntelliJ Idea 2016.2.2 9 years ago
Rossen Stoyanchev 16879a2cf0 Harden synchronization around SockJS heartbeats 9 years ago
Juergen Hoeller 2aab08f093 Polishing 9 years ago
Juergen Hoeller b19d3fc0e1 Upgrade to Jackson 2.8.2 and Netty 4.1.5 9 years ago
Juergen Hoeller 58ffca76c3 CommonsMultipartResolver explicitly converts FileSizeLimitExceededException 9 years ago
Brian Clozel 960d335c35 Don't wrap resolver exceptions in InvocableHandlerMethod 9 years ago
Sebastien Deleuze e8530c917e Add Smile and CBOR Jackson data formats support 9 years ago
Stephane Nicoll c399b4b3ad Upgrade to SonarQube plugin 2.1-rc1 9 years ago
Rossen Stoyanchev 204a50ee6c Fix compile issue 9 years ago
Rossen Stoyanchev 4d3c3056ed Polish media type change in ResourceHttpRequestHandler 9 years ago
Rossen Stoyanchev 8b4f60b8e5 Support receipt on DISCONNECT with simple broker 9 years ago
Rossen Stoyanchev 3b95e0b6e0 Fix media type regression in resource handling 9 years ago
Sebastien Deleuze 417a9d4559 Ensure correct array elements order in Jackson2JsonEncoder 9 years ago
Sam Brannen b6220cc19d Trim expressions supplied to @DisabledIf 9 years ago
Sam Brannen d6d05e8ca0 Remove trailing whitespace in Java source code 9 years ago
Sam Brannen 9d21abcd37 Introduce dedicated tests for DisabledIfCondition 9 years ago
Sam Brannen 54d6f250e2 Disallow empty expression in @DisabledIf 9 years ago
Juergen Hoeller 899ebd8ee2 Avoid collection lookups in StompCommand 9 years ago
Juergen Hoeller 728a548199 Consistent use of JDK 7 AssertionError with root cause 9 years ago
Sam Brannen 655097a343 Merge pull request #1144 from ttddyy/SPR-14614 9 years ago
Sam Brannen 19369094ac Revise @DisabledIf support for JUnit Jupiter 9 years ago
Tadaya Tsuyukubo c03f6c6d85 Introduce @DisabledIf annotation for JUnit 5 9 years ago
Stephane Nicoll eb193aea5f IDEA -> IntelliJ IDEA 9 years ago
Juergen Hoeller 57cb7c7e0a LiveBeansView exposes aliases as well 9 years ago
Juergen Hoeller dfdfd72a3e Polishing 9 years ago
Brian Clozel b84fefc430 Wrap RestTemplate extractor exceptions in RestClientExceptions 9 years ago
Rossen Stoyanchev 7fdb892042 Support target type in JsonPath assertions 9 years ago
Brian Clozel d8fc13f6fc Fix server errors for invalid If-None-Match request headers 9 years ago
Sam Brannen 5998a297ce Simplify exception handling in JsonPathExpectationsHelper 9 years ago
Juergen Hoeller 2e4a7480fc Consistent use of JDK 7 StandardCharsets over Charset.forName 9 years ago
Brian Clozel 50040e6139 Revert "Consistently use annotation attributes in refdoc" 9 years ago
Juergen Hoeller 14046575b0 Polishing 9 years ago
Juergen Hoeller a8f7f75f64 Moved encodeHttpHeaderFieldParam method to HttpHeaders itself (including tests) 9 years ago
Brian Clozel bbd5993945 Consistently use annotation attributes in refdoc 9 years ago
Brian Clozel f93cb2f539 Support ordered interceptors in RestTemplate 9 years ago
Arjen Poutsma ab7107c4c5 Added Host property to HttpHeaders 9 years ago
Brian Clozel f2faf84f31 Add RFC5987 support for HTTP header field params 9 years ago
Juergen Hoeller 41f7680e20 Polishing 9 years ago
Juergen Hoeller c4fcdb6864 DefaultListableBeanFactory does not trigger early candidate creation ahead of primary bean selection 9 years ago
Juergen Hoeller 405e74b6ae GenericApplicationContext picks up ClassLoader from custom ResourceLoader 9 years ago
Juergen Hoeller f3f691cc37 Revised assertions in StompHeaderAccessor 9 years ago