11213 Commits (a1bf941ec4282e9924c2e98bf5e9816a509c4d26)
 

Author SHA1 Message Date
Juergen Hoeller a1bf941ec4 CommonsFileUploadSupport applies maxUploadSizePerFile to FileUpload copy as well 9 years ago
Rossen Stoyanchev a3168fde18 Expand range of whitelisted extensions by media type 9 years ago
Rossen Stoyanchev 237439ef97 Whitelist extension if present in the request mapping 9 years ago
Brian Clozel 889366320d Do not process undefined conditional HTTP requests 9 years ago
Juergen Hoeller 9f4c9d7f3c Upgrade to Undertow 1.3.5 9 years ago
Rossen Stoyanchev da707c15b3 Update Javadoc 9 years ago
Rossen Stoyanchev b7b8d854d9 Update reference for MediaType constants. 9 years ago
Rossen Stoyanchev ac975df448 Fix javadoc ambiguity 9 years ago
Rossen Stoyanchev f0464e8176 Add section on RFD + whitelist yml/properties/csv 9 years ago
Juergen Hoeller b46a301e8a Latest dependency updates (Hibernate ORM 5.0.3, Netty 4.0.33, Selenium 2.48.2, TestNG 6.9.9) 9 years ago
Juergen Hoeller b057e503ef Adapted exception message expectations 9 years ago
Juergen Hoeller c88877f1c4 Polishing 9 years ago
Juergen Hoeller 9683da52b2 Avoid annotation synthesizing for getAnnotationAttributes retrieval 9 years ago
Rossen Stoyanchev 971f046913 Replace NAMES_PATTERN in UriTemplate 9 years ago
Juergen Hoeller 2ba5cb2734 Polishing 9 years ago
Juergen Hoeller 6cedaa1091 Fixed order determination check to only kick in for actual configuration candidates 9 years ago
Juergen Hoeller e27df06f91 AnnotatedElementUtils consistently operates on actual annotation type if available (for performance reasons) 9 years ago
Juergen Hoeller e35855f9b5 Avoid expensive annotation retrieval algorithm if no annotations present in the first place 9 years ago
Phillip Webb 1733d0111d Add shortcuts for elements with no annotations 9 years ago
Juergen Hoeller ce64761069 Optimized equals/hashCode handling in ResolvableType 9 years ago
Sebastien Deleuze 09cb286c84 Add MediaType.APPLICATION_JSON_UTF8 9 years ago
Juergen Hoeller 23c8f712c4 Polishing 9 years ago
Juergen Hoeller c3dbaed4ce AnnotationUtils caches findAnnotation results in pre-synthesized form 9 years ago
Juergen Hoeller 4dc31667d4 AnnotationUtils defines synthesized proxy class in original annotation's ClassLoader 9 years ago
Stephane Nicoll 77af692e5e Polishing 9 years ago
Rossen Stoyanchev bdb71e91ad No Content-Disposition if HTML in the request mapping 9 years ago
Stephane Nicoll 1bc41bdf0f Expose JMS message listener container ids 9 years ago
Juergen Hoeller cca037a74d Polishing 9 years ago
Juergen Hoeller 6685c78cea Avoid NPE for anonymous SqlParameter in CallMetaDataContext 9 years ago
Juergen Hoeller ce20268597 Consistent warn logging without stacktrace in Portlet HandlerExceptionResolver 9 years ago
Sebastien Deleuze 76d7f4527a Revert most SPR-13100 changes since SPR-13267 was a better fix 9 years ago
Sebastien Deleuze 62cd6ad526 Add @RequestMapping produces documentation about charset 9 years ago
Stephane Nicoll 4aedd92c3c Merge pull request #908 from haisi/master 9 years ago
Hasan Kara ff4e48c7a1 Fix typo 9 years ago
Rossen Stoyanchev 598fafd957 Fix failing test 9 years ago
Rossen Stoyanchev c5995149b3 Further improve detecttion of custom CNVR 9 years ago
Rossen Stoyanchev f84a0c914a Detect custom ContentNegotiationViewResolver 9 years ago
Rossen Stoyanchev 3e807c297d Update WebLogicRequestUpgradeStrategy for WLS 12.2.1 9 years ago
Hronom 1d60a6a6af Added strict compare mode for Json 9 years ago
Brian Clozel 9334fabe26 Don't throw NPE when serving webjar directories 9 years ago
Rossen Stoyanchev 323fa8510d Call complete() on MockAsyncContext after dispatch 9 years ago
Brian Clozel 546efc2a91 Upgrade to Undertow 1.3.4.Final 9 years ago
Rossen Stoyanchev 5ac57e8ea6 Restore compatibility with WildFly 9 years ago
Juergen Hoeller baae8ddd3e Upgrade to CGLIB 3.2 9 years ago
Juergen Hoeller 081905d3b3 Latest dependency updates (Gson 2.4, Joda-Time 2.9, EhCache 2.10.1) 9 years ago
Juergen Hoeller a778468771 Consistent JSP tag documentation 9 years ago
Juergen Hoeller 1571829c34 Consistent bracket style in view chapter 9 years ago
Juergen Hoeller a13a1eb1f1 Reference documentation for ObjectFactory and JSR-330's Provider 9 years ago
Juergen Hoeller a268cdb913 Fixed javadoc links to setCacheSeconds 9 years ago
Juergen Hoeller 68308c047e Explicit notes on programmatic Executor setup in @Bean methods 9 years ago