782 Commits (ddf8eaf38a220f06f7cd60746eb634e030d7937d)

Author SHA1 Message Date
Chris Beams 02a4473c62 Rename modules {org.springframework.*=>spring-*} 13 years ago
Chris Beams de5c42df93 Remove manually-maintained Maven poms 13 years ago
Chris Beams daf4f022f3 Remove spring-build and friends 13 years ago
Chris Beams 366f0d7892 Generate -sources and -javadoc jars 13 years ago
Chris Beams 2ca6d0b2be Centralize license, notice, etc in src/dist 13 years ago
Chris Beams f79c514920 Introduce Gradle-based build 13 years ago
Rossen Stoyanchev b0c735feae SPR-8976 Make flash attrs available to view controllers. 13 years ago
Rossen Stoyanchev be4e698483 SPR-9021 Correct issue in comparing Accept header media types. 13 years ago
Rossen Stoyanchev 6da6acbe54 Make AbstractHandlerMethodExceptionResolver an abstract class. 13 years ago
Rossen Stoyanchev 5a2bd97c37 SPR-8997 Add getter for access to flash timeout. 13 years ago
Chris Beams d7d1b495f2 Polish "Support flash attrs..." and related classes 13 years ago
Rossen Stoyanchev 92f8446eea SPR-8997 Add HttpServletResponse to FlashMapManager contract. 13 years ago
Rossen Stoyanchev 66df039b03 SPR-8698 Support flash attrs and a ModelAndView return value. 13 years ago
Rossen Stoyanchev a4b33533d3 SPR-9001 Javadoc fix 13 years ago
Chris Beams 41c405998e Convert CRLF=>LF on files missed earlier 13 years ago
Chris Beams 88913f2b23 Convert CRLF (dos) to LF (unix) 13 years ago
Chris Beams ae72cf2f50 Convert CRLF (dos) to LF (unix) 13 years ago
Chris Beams e158f61e93 Increment version to 3.1.1.BUILD-SNAPSHOT 13 years ago
Chris Beams bd6c3becb0 Increment version to 3.2.0.BUILD-SNAPSHOT 13 years ago
Chris Beams ac107d0c2a Release Spring Framework 3.1.0.RELEASE 13 years ago
Juergen Hoeller 6796a775d2 overhaul of support package arrangements; added missing package-info files 13 years ago
Juergen Hoeller 1c45c51fe1 overhaul of support package arrangements for handler method processing; added missing package-info files 13 years ago
Juergen Hoeller d507c2b927 "dispatchOptionsRequest" only sets the default 'Allow' header if actually needed (SPR-7837); "dispatchTraceRequest" only generates default response body if actually needed 13 years ago
Juergen Hoeller 450a3d7eee polishing 13 years ago
Chris Beams 23e58aa718 Preserve programmatically set context config locations 13 years ago
Juergen Hoeller d8e640d708 polishing 13 years ago
Juergen Hoeller e648245eb3 added MethodValidationInterceptor/PostProcessor for Hibernate Validator 4.2 based method validation; renamed Spring's variant of @Valid to @Validated 13 years ago
Juergen Hoeller 2dba480d9d used specific SLF4J versions for running the test suites of individual modules (fixing the Hibernate Validator 4.2 upgrade) 13 years ago
Chris Beams ede8482f81 Revert .web.servlet to Hibernate Validator 4.1.0.GA 13 years ago
Chris Beams 1c58dd9d89 Upgrade to Hibernate Validator 4.2.0.Final 13 years ago
Rossen Stoyanchev 6f150e4f07 SPR-8898 Allow match by trailing slash in RequestMappingHandlerMapping. 13 years ago
Juergen Hoeller 83c83d4d15 fixed media type resolution algorithm 13 years ago
Juergen Hoeller 34a4fba335 ResourceHttpRequestHandler sends content without content-type header if no media type found (SPR-7713); ResourceHttpRequestHandler and ContentNegotiatingViewResolver use consistent mime type resolution 13 years ago
Juergen Hoeller bea5016e53 fixed validation test failures 13 years ago
Juergen Hoeller 49a2aaf023 added SmartValidator interface with general support for validation hints; added custom @Valid annotation with support for JSR-303 validation groups; JSR-303 SpringValidatorAdapter and MVC data binding provide support for validation groups (SPR-6373) 13 years ago
Rossen Stoyanchev 9f98f77c3e SPR-8863 Add RequestContext.getPathToServlet() method. 13 years ago
Juergen Hoeller 45a0ae3fb9 polishing 13 years ago
Rossen Stoyanchev ca4eafd4dd SPR-8808 Remove excludeFilter from javadoc examples in @EnableWebMvc. 13 years ago
Juergen Hoeller c2eafdb2fb AbstractCachingViewResolver caches unresolved view names by default ("cacheUnresolved"=true; SPR-8173) 13 years ago
Juergen Hoeller 1bb6d29be2 AbstractCachingViewResolver caches unresolved view names by default ("cacheUnresolved"=true; SPR-8173) 13 years ago
Juergen Hoeller 61a5ab9d34 fixed "formMultiSelect"/"formCheckboxes" FreeMarker macros to compare against actual field value (SPR-7721) 13 years ago
Rossen Stoyanchev ca3d774f5c Add detectHandlerMethodsInAncestorContexts property to AbstractHandlerMethodMapping. 13 years ago
Rossen Stoyanchev b5bcfa0ae3 SPR-8858 Fix in AntPathMatcher.combine(..) 13 years ago
Rossen Stoyanchev e695a21688 SPR-8862 Fix issue with matching negated header values. 13 years ago
Rossen Stoyanchev 947b5fefff SPR-8851 Switch to logging debug messages in AbstractWebArgumentResolverAdapter 13 years ago
Rossen Stoyanchev 60ee0bb8f4 SPR-8020 Support UriComponentsBuilder as a controller method argument. 13 years ago
Rossen Stoyanchev e4fada56ab SPR-8859 Fix issue with prototype controllers in RequestMappingHandlerAdapter. 13 years ago
Rossen Stoyanchev 63e235f215 SPR-8750 Refine 'Content-Type' update in MockHttpServletRequest/Response. 13 years ago
Rossen Stoyanchev 7918810366 SPR-8750 Update MockHttpServletRequest/Response handling of contentType. 13 years ago
Chris Beams 70c28a0bc5 Add Apache license header where missing in src/main 13 years ago