3658 Commits (8770ea96b03106a06ee7ce401dc2fe39f419f816)
 

Author SHA1 Message Date
Juergen Hoeller 48869a86cc consistent converting and escaping of label values (following AbstractMultiCheckedElementTag's SPR-7174) 15 years ago
Juergen Hoeller a032ce12cb renamed "mapping-order" to "order"; added "cache-period" 15 years ago
Juergen Hoeller ecb351c475 return 404 in case of no media type found 15 years ago
Juergen Hoeller b51f067f74 @MVC handler method resolution 15 years ago
Juergen Hoeller 9b3fbc2333 WebDataBinder and @MVC request param binding detect and introspect MultipartFile arrays as well (SPR-2784) 15 years ago
Juergen Hoeller ee04046ed7 polishing 15 years ago
Juergen Hoeller 3cf22a0255 lazy creation of MessageFormats 15 years ago
Juergen Hoeller 0aec5efb56 polishing 15 years ago
Juergen Hoeller 5c3cf5f672 added testStringArrayToResourceArray 15 years ago
Juergen Hoeller d1afb29074 Servlet/PortletContextResource inherit isReadable, contentLength and lastModified from AbstractFileResolvingResource 15 years ago
Juergen Hoeller b2b1ff60dd CommonsMultipartResolver cleans up all multipart files in case of multiple files for same name as well (SPR-2784) 15 years ago
Juergen Hoeller 255d1ad434 WebDataBinder and @MVC request param binding detect and introspect MultipartFile arrays as well (SPR-2784) 15 years ago
Juergen Hoeller 5b0448c609 MockMultipartHttpServletRequest pre-defines method "POST" and content type "multipart/form-data" 15 years ago
Juergen Hoeller 1841b14b21 consistent mocks between modules 15 years ago
Juergen Hoeller 19fcbeafb4 renamed UriUtilsTest to UriUtilsTests 15 years ago
Juergen Hoeller ace7b072f1 fixed accidental change to byte array loop 15 years ago
Juergen Hoeller fd159246ed polishing 15 years ago
Juergen Hoeller 2516bc0faf polishing 15 years ago
Juergen Hoeller 3963ff6e3b use generic Class<?> in TransactionAttributeSource signature 15 years ago
Juergen Hoeller a5b30fd074 polishing 15 years ago
Juergen Hoeller 35971f9f90 revised handler method resolution, in particular with respect to generic interfaces (SPR-7355) 15 years ago
Juergen Hoeller 49a2970def search super-interfaces as well (SPR-7355) 15 years ago
Juergen Hoeller 665a997f66 refined exception messages; added unit tests for custom array types 15 years ago
David Syer 5109501d16 SPR-7463: switched to instance variable 15 years ago
Juergen Hoeller e27f4b1577 revised DispatcherServlet's last-modified handling to properly work with scoped controllers 15 years ago
Juergen Hoeller f8690cf791 DispatcherServlet etc 15 years ago
Juergen Hoeller f6c07b371f revised DispatcherServlet's last-modified handling to properly work with scoped controllers; added HEAD support to ResourceHttpRequestHandler 15 years ago
Juergen Hoeller 29b12adbaa revised web scoping tests 15 years ago
Juergen Hoeller a79c015297 refined logging of handler objects in order to avoid early access to scoped proxies (SPR-7456) 15 years ago
Juergen Hoeller 01b65cd201 polishing 15 years ago
Juergen Hoeller 61fcef1471 polishing 15 years ago
Juergen Hoeller 34ebad5fff fixed JSP EvalTag to render null result as empty String instead of "null" String (SPR-7459) 15 years ago
Juergen Hoeller 9bd0bd9c3a SpringTemplateLoader supports last-modified timestamp through Resource abstraction (SPR-7454) 15 years ago
Juergen Hoeller 99733aef2a introspect superclass when given a CGLIB proxy as target class (SPR-7448); use generic Class<?> in TransactionAttributeSource signature 15 years ago
Juergen Hoeller 8a23ce917a Spring's constructor resolution consistently finds non-public multi-arg constructors (SPR-7453) 15 years ago
Arjen Poutsma 6e303d25c4 SPR-7427 - URL in a redirect is not escaped by RedirectView 15 years ago
Arjen Poutsma ac1d2d93d6 SPR-7439 - JSON (jackson) @RequestBody marshalling throws awkward exception 15 years ago
Chris Beams b90260f8d2 Link to Spring Integration at end of event coverage 15 years ago
Chris Beams 258a47435d Remove XFire reference documentation (SPR-7434) 15 years ago
Juergen Hoeller 1503a139e2 fixed yet another regression with respect to newlines (SPR-7449) 15 years ago
Chris Beams 3d2dd447af Remove Chapter 27 from reference documentation (SPR-7433) 15 years ago
Chris Beams abf523698c Apply parentheses consistently within <methodname/> 15 years ago
Sam Brannen e3400f77c9 [SPR-7449] @Ignore'd failing test for regression in ResourceDatabasePopulator. 15 years ago
Chris Beams 9008cf907a Overhaul custom ApplicationEvent documentation (SPR-7422, SPR-7395) 15 years ago
Chris Beams 720f7ecf48 Polish validation chapter program listings 15 years ago
Chris Beams 87caa13363 Clarify ConversionServiceFactoryBean documentation (SPR-7362) 15 years ago
Chris Beams cecee4d02b Fix typo in validation chapter 15 years ago
Chris Beams f45bb92917 Format validation chapter docbook source 15 years ago
Chris Beams 73ec840279 Remove dependency-check coverage from reference docs (SPR-7303) 15 years ago
Juergen Hoeller 771db05608 changed contentLength() from int to long 15 years ago