8555 Commits (8f2ed66b4af93df15ef09681efd40a31b75d976d)
 

Author SHA1 Message Date
Juergen Hoeller 794e859e68 checkNotModified leniently handles IE-10-style If-Modified-Since values and silently proceeds if header value cannot be parsed at all 11 years ago
Juergen Hoeller 5b47816183 DispatcherServlet skips multipart resolution if error page exception attribute indicates MultipartException as root cause 11 years ago
Juergen Hoeller fb66567bba Final patches from ASM 5.0.2 release 11 years ago
Sam Brannen 6b20439202 Avoid deprecation warnings in ValidatorFactoryTests 11 years ago
Juergen Hoeller 3f392e32f5 ShallowEtagHeaderFilter writes body early on sendError/sendRedirect and interprets setContentLength/setBufferSize as a hint for capacity increase 11 years ago
Juergen Hoeller 700c3b257f Polishing 11 years ago
Juergen Hoeller 5ab7076118 considerInterfaces should work without considerInherited as well 11 years ago
Juergen Hoeller 945335d14b AnnotationTypeFilter prevents ASM-based loading of java.* interfaces as well 11 years ago
Rossen Stoyanchev 10e1a80540 Update Javadoc for PublicResourceUrlProvider 11 years ago
Sam Brannen 3d18cfeab6 Polish static resource handling mechanism 11 years ago
Phillip Webb cd13b4882c Merge pull request #513 from HejiaHo/master 11 years ago
HejiaHo 16410cad4d Fix ConcurrentReferenceHashMap max constraints 11 years ago
Stephane Nicoll 5559209233 Remove useless imports 11 years ago
Stephane Nicoll 36456f0f62 Merge pull request #527 from marschall/spring-context-support-warnings 11 years ago
Philippe Marschall 1e8c799a60 Clean up spring-context-support tests warnings 11 years ago
Stephane Nicoll 21de937b2f Merge pull request #526 from marschall/spring-jms-test-warnings 11 years ago
Philippe Marschall 404eb48f95 Clean up spring-jms tests warnings 11 years ago
Stephane Nicoll 7cbfc4d2f8 Merge pull request #525 from marschall/spring-tx-test-warnings 11 years ago
Philippe Marschall 4ff1e197e3 Clean up spring-tx tests warnings 11 years ago
Stephane Nicoll 917e044e54 Merge pull request #524 from marschall/spring-web-warnings 11 years ago
Philippe Marschall d00d0b0274 Clean up spring-web tests warnings 11 years ago
Stephane Nicoll b3492f61c2 Merge pull request #523 from marschall/spring-expression-warnings 11 years ago
Philippe Marschall 84f6d17c7b Clean up spring-expression tests warnings 11 years ago
Stephane Nicoll 54db2fba48 Merge pull request #522 from marschall/spring-webmvc-portlet-warnings 11 years ago
Philippe Marschall 5ae1c8a242 Clean up spring-webmvc-portlet tests warnings 11 years ago
Stephane Nicoll 75d4512326 Merge pull request #521 from marschall/spring-websocket-imports 11 years ago
Philippe Marschall e98d3f790b Clean up spring-websocket imports 11 years ago
Stephane Nicoll c15997340b Merge pull request #520 from marschall/spring-messaging-imports 11 years ago
Philippe Marschall eb5f397a39 Clean up spring-messaging imports 11 years ago
Stephane Nicoll 9ca9363c2f Merge pull request #519 from marschall/spring-aop-warnings 11 years ago
Philippe Marschall fc3df29b2e Clean up spring-aop tests warnings 11 years ago
Stephane Nicoll e014608e99 Merge pull request #518 from marschall/spring-jdbc-warning 11 years ago
Philippe Marschall 7a7be598c2 Clean up spring-jdbc tests warnings 11 years ago
Sam Brannen 408fe42df2 Fix Javadoc syntax error in HttpRequestHandler 11 years ago
Sam Brannen 5365171f24 Fix Javadoc formatting in ResourceHttpRequestHandler 11 years ago
Juergen Hoeller 66bae99d86 EQ/NE do not fail in case of a Comparable mismatch and apply a specific CharSequence equality check 11 years ago
Juergen Hoeller 566e0fb317 AspectJ 1.8 final used in build and also declared as recommended user version now 11 years ago
Sam Brannen e1720d89fc Don't mutate annotation metadata when merging attrs 11 years ago
Sam Brannen a0b6175d78 Update doc for DefaultAopProxyFactory re: CGLIB 11 years ago
Stephane Nicoll 50c5cc0bd2 polishing 11 years ago
Phillip Webb 3a5de00c41 Fixup .mailmap file 11 years ago
Phillip Webb 1697cd15b2 Merge pull request #516 from GrahamLea/mailmap 11 years ago
Graham Lea a5e1932c2c Added a Git .mailmap file 11 years ago
Juergen Hoeller 086f1eda71 Polishing 11 years ago
Juergen Hoeller 48c977afdc Polishing 11 years ago
Juergen Hoeller 28887750b0 MessageConversionException offers constructor without cause argument now, plus related polishing 11 years ago
Juergen Hoeller 47c57a84c5 Hessian 4.0.7 (May 2010) superseded by 4.0.33 (Dec 2012) as new baseline 11 years ago
Juergen Hoeller 4612559446 Automated tests against Hibernate ORM 4.3 and Hibernate Validator 5 11 years ago
Stephane Nicoll 713dd60fa7 JMS annotation-driven endpoints. 11 years ago
Rossen Stoyanchev 6cb9a144db Expand static resource handling mechanism 11 years ago