3644 Commits (b73224427f296a1f016e0334bd189eb9e2bf3b2f)
 

Author SHA1 Message Date
Juergen Hoeller 19fcbeafb4 renamed UriUtilsTest to UriUtilsTests 14 years ago
Juergen Hoeller ace7b072f1 fixed accidental change to byte array loop 14 years ago
Juergen Hoeller fd159246ed polishing 14 years ago
Juergen Hoeller 2516bc0faf polishing 14 years ago
Juergen Hoeller 3963ff6e3b use generic Class<?> in TransactionAttributeSource signature 14 years ago
Juergen Hoeller a5b30fd074 polishing 14 years ago
Juergen Hoeller 35971f9f90 revised handler method resolution, in particular with respect to generic interfaces (SPR-7355) 14 years ago
Juergen Hoeller 49a2970def search super-interfaces as well (SPR-7355) 14 years ago
Juergen Hoeller 665a997f66 refined exception messages; added unit tests for custom array types 14 years ago
David Syer 5109501d16 SPR-7463: switched to instance variable 14 years ago
Juergen Hoeller e27f4b1577 revised DispatcherServlet's last-modified handling to properly work with scoped controllers 14 years ago
Juergen Hoeller f8690cf791 DispatcherServlet etc 14 years ago
Juergen Hoeller f6c07b371f revised DispatcherServlet's last-modified handling to properly work with scoped controllers; added HEAD support to ResourceHttpRequestHandler 14 years ago
Juergen Hoeller 29b12adbaa revised web scoping tests 14 years ago
Juergen Hoeller a79c015297 refined logging of handler objects in order to avoid early access to scoped proxies (SPR-7456) 14 years ago
Juergen Hoeller 01b65cd201 polishing 14 years ago
Juergen Hoeller 61fcef1471 polishing 14 years ago
Juergen Hoeller 34ebad5fff fixed JSP EvalTag to render null result as empty String instead of "null" String (SPR-7459) 14 years ago
Juergen Hoeller 9bd0bd9c3a SpringTemplateLoader supports last-modified timestamp through Resource abstraction (SPR-7454) 14 years ago
Juergen Hoeller 99733aef2a introspect superclass when given a CGLIB proxy as target class (SPR-7448); use generic Class<?> in TransactionAttributeSource signature 14 years ago
Juergen Hoeller 8a23ce917a Spring's constructor resolution consistently finds non-public multi-arg constructors (SPR-7453) 14 years ago
Arjen Poutsma 6e303d25c4 SPR-7427 - URL in a redirect is not escaped by RedirectView 14 years ago
Arjen Poutsma ac1d2d93d6 SPR-7439 - JSON (jackson) @RequestBody marshalling throws awkward exception 14 years ago
Chris Beams b90260f8d2 Link to Spring Integration at end of event coverage 14 years ago
Chris Beams 258a47435d Remove XFire reference documentation (SPR-7434) 14 years ago
Juergen Hoeller 1503a139e2 fixed yet another regression with respect to newlines (SPR-7449) 14 years ago
Chris Beams 3d2dd447af Remove Chapter 27 from reference documentation (SPR-7433) 14 years ago
Chris Beams abf523698c Apply parentheses consistently within <methodname/> 14 years ago
Sam Brannen e3400f77c9 [SPR-7449] @Ignore'd failing test for regression in ResourceDatabasePopulator. 14 years ago
Chris Beams 9008cf907a Overhaul custom ApplicationEvent documentation (SPR-7422, SPR-7395) 14 years ago
Chris Beams 720f7ecf48 Polish validation chapter program listings 14 years ago
Chris Beams 87caa13363 Clarify ConversionServiceFactoryBean documentation (SPR-7362) 14 years ago
Chris Beams cecee4d02b Fix typo in validation chapter 14 years ago
Chris Beams f45bb92917 Format validation chapter docbook source 14 years ago
Chris Beams 73ec840279 Remove dependency-check coverage from reference docs (SPR-7303) 14 years ago
Juergen Hoeller 771db05608 changed contentLength() from int to long 14 years ago
Juergen Hoeller e250ff0fb4 fixed package-info 14 years ago
Juergen Hoeller b4cd58394a revised ResourceHttpRequestHandler (SPR-7116) 14 years ago
Juergen Hoeller bda3d81bc9 implement file resolution for isReadable() as well 14 years ago
Juergen Hoeller 2b4e714c68 Resource refinements, etc 14 years ago
Juergen Hoeller 82730830d1 added "contentLength()" method to Resource abstraction; URL-based Resource variants introspect "last-modified" and "content-length" response headers (SPR-5465); refined "exists()" check for UrlResource (HEAD request) and ClassPathResource (URL resolution) 14 years ago
Chris Beams f5b0edbebd Typo fix 'a enterprise' -> 'an enterprise' 14 years ago
Juergen Hoeller 48874801a3 fixed accidental regression with respect to newlines 14 years ago
Juergen Hoeller 58b07f586d SpEL passes full collection type context to ConversionService (SPR-7410) 14 years ago
Juergen Hoeller 7cddb1c50e polishing 14 years ago
Juergen Hoeller a8133a9917 ignore empty statements (SPR-7363) 14 years ago
Chris Beams bf4b9f5ffb Replace 'Java EE' with 'enterprise Java' as appropriate 14 years ago
Chris Beams 0625990020 Add missing equals sign to code snippet (SPR-7339) 14 years ago
Chris Beams e116a29795 Change 'lastName*' -> 'lastName' for error display (SPR-7339) 14 years ago
Chris Beams d97f899bee Fix typos (SPR-7339) 14 years ago