527 Commits (4889794bed5e4f40489210f47151f7c70059469a)

Author SHA1 Message Date
Juergen Hoeller 23cb161fb3 polishing 15 years ago
Juergen Hoeller eb1c039a6e WebContentInterceptor does not restrict HTTP methods by default anymore (SPR-6919) 15 years ago
Arjen Poutsma 4880d1d461 SPR-6976 - Add debug log for HttpMessageConverter usage 15 years ago
Arjen Poutsma 5a8aa53232 SPR-6973 - SimpleUrlHandlerMapping wildcards cannot handle escaped newline characters 15 years ago
Scott Andrews 50c5593740 SPR-6923 SpEL resolving nested property as outer object 15 years ago
Arjen Poutsma 6e55c8cd2f Fixing build. 15 years ago
Arjen Poutsma def90d1016 SPR-5904 - Multipart/mixed requests using RestTemplate 15 years ago
Arjen Poutsma 21fd150894 SPR-6906 - Combination of ControllerClassNameHandlerMapping and @RequestMappings with file extensions results in exception 15 years ago
Arjen Poutsma a0c41a0e03 SPR-6906 - Combination of ControllerClassNameHandlerMapping and @RequestMappings with file extensions results in exception 15 years ago
Arjen Poutsma 4f4f3fab7d SPR-6934 - AnnotationMethodHandlerAdapter should take into account request accept header ordering 15 years ago
Arjen Poutsma eddc5b8898 SPR-6935 - @ResponseBody with method that return void throws "Could not resolve view exception". 15 years ago
Juergen Hoeller 57993d871e WebApplicationObjectSupport's initServletContext will be called only once in any scenario (SPR-6914) 15 years ago
Arjen Poutsma 3c8a47bd06 SPR-6877 - AnnotationMethodHandlerAdapter.handleResponseBody prioritizes messageConverter over MediaType 15 years ago
Arjen Poutsma 7f8c91a52d SPR-6902 - @ResponseBody does not work with @ExceptionHandler 15 years ago
Arjen Poutsma 62f9f477f5 SPR-6877 - AnnotationMethodHandlerAdapter.handleResponseBody prioritizes messageConverter over MediaType 15 years ago
Arjen Poutsma 5675046cb7 SPR-6876 - RequestMethod does not appear to factor into @RequestMapping uniqueness in some cases 15 years ago
Juergen Hoeller 9e71af86f8 polishing 15 years ago
Juergen Hoeller 60ff93e5ac avoid invalid id characters in ErrorsTag as well (SPR-6862) 15 years ago
David Syer 1a351db6e0 Update Central POMs to 3.0.2 15 years ago
Juergen Hoeller 44ef114981 fixed @RequestParam(required=false) regression for @InitBinder methods (SPR-6878) 15 years ago
Juergen Hoeller 67b342d923 fixed indexed property regression (SPR-6871) 15 years ago
Juergen Hoeller 5063c6dd00 upgraded to Hibernate Validator 4.0.2 and Jackson 1.4.2 15 years ago
Costin Leau 8d0bb00188 + make use or property placeholders inside template.mf 15 years ago
Juergen Hoeller 103ac0359d DefaultRequestToViewNameTranslator strips trailing slashes as well (SPR-6830) 15 years ago
Juergen Hoeller 5f7f37f1c1 polishing 15 years ago
Juergen Hoeller e74b33242b fixed regression: method-level patterns without type-level pattern do not need to start with a slash (SPR-6598) 15 years ago
Juergen Hoeller 36940c5fc8 only activate EL support if JSP ExpressionFactory actually available (SPR-6852) 15 years ago
Juergen Hoeller 64fc4c23ea revised EvalTag implementation 15 years ago
Juergen Hoeller ccc7d0f53f fixed interaction with ControllerClassNameHandlerMapping (as reported by Rossen) 15 years ago
Juergen Hoeller 87eb3f970e store a static WebApplicationContext reference if the Spring jars get deployed in the same web application as the ContextLoader (SPR-5652) 15 years ago
Juergen Hoeller 0598eafb84 polishing 15 years ago
Juergen Hoeller b5e826976c fixed interaction with ControllerClassNameHandlerMapping (as reported by Rossen) 15 years ago
Juergen Hoeller a6af91f7b2 avoid rendering invalid ids (SPR-6840) 15 years ago
Juergen Hoeller 97059f4e18 @RequestParam/RequestHeader/CookieValue's defaultValue allows for declaring empty String (SPR-6791) 15 years ago
Juergen Hoeller b3b4c7aaad fixed checkboxes comparison for multi-list (SPR-6505) 15 years ago
Juergen Hoeller cdee538129 fixed rendering of select options for multi-list (SPR-6799) 15 years ago
Juergen Hoeller d9112d071b fixed error message 15 years ago
Keith Donald d075b82372 Spring eval docs 15 years ago
Keith Donald 62eb6cb473 Spring eval docs 15 years ago
Keith Donald b825e398ae added jsp.* import to catch jsp.el 15 years ago
Keith Donald 6390e897b8 eval tag tidying 15 years ago
Andy Clement 117b138233 SPR-6745: metadata (annotations) attached to property accessors allowing formatting of values during conversion 15 years ago
Keith Donald 0f65a0f239 bug 15 years ago
Keith Donald e1a0625a15 conversion service lookup in request 15 years ago
Keith Donald daa45dd424 updated template.mf to depend on spring-expression 15 years ago
Keith Donald c927e7dc7c added spring expression dependency to maven pom 15 years ago
Keith Donald f23b55dc13 spring:eval tag initial commit 15 years ago
Juergen Hoeller 16aa399040 optional EL support (only when Tiles EL module present); got rid of tiles-servlet-wildcard dependency (implemented wildcard support locally) 15 years ago
Juergen Hoeller d87a947ef2 reverted to fixed definition path 15 years ago
Juergen Hoeller ef024db318 polishing 15 years ago