553 Commits (8adb9a88d0ec3ac67ea77a7a367a3536405d2f44)

Author SHA1 Message Date
Rossen Stoyanchev 6e03b4dd64 SWF-8214 javadoc updates 14 years ago
Rossen Stoyanchev 0c736776da SPR-8094 14 years ago
Rossen Stoyanchev 5486649394 Add UriTemplateServletHandlerMethodTests 14 years ago
Rossen Stoyanchev 767513de4e Add UriTemplateServletHandlerMethodTests 14 years ago
Rossen Stoyanchev 23e37b6842 SPR-8234 Switch to strongly typed custom argument resolvers property 14 years ago
Rossen Stoyanchev 313546ad1f SPR-8234 Argument resolver and return value handler configuration improvements 14 years ago
Rossen Stoyanchev 36970115ed Fix issues encountered in Greenhouse 14 years ago
Arjen Poutsma 28b6eae11a SPR-7354 - Added equivalent of JAX-RS @Consumes to Spring MVC 14 years ago
Arjen Poutsma 44b4f59c5e SPR-7354 - Added equivalent of JAX-RS @Consumes to Spring MVC 14 years ago
Arjen Poutsma 0cdb237576 SPR-7354 - Added equivalent of JAX-RS @Consumes to Spring MVC 14 years ago
Arjen Poutsma ff89c0e55a SPR-7354 - Added equivalent of JAX-RS @Consumes to Spring MVC 14 years ago
Arjen Poutsma bf6693dbc5 SPR-7354 - Added equivalent of JAX-RS @Consumes to Spring MVC 14 years ago
Rossen Stoyanchev 381af43f91 Javadoc updates 14 years ago
Rossen Stoyanchev 6fe0ff9e7b ModelAndViewContainer related refinements 14 years ago
Rossen Stoyanchev 2710870d9e SPR-8217 adding one class missed on last checkin 14 years ago
Rossen Stoyanchev 4c1f73ed83 SPR-8217 update MVC namespace to use HandlerMethod infrastructure 14 years ago
Rossen Stoyanchev ffec444434 Configurable arg resolvers and return value handlers 14 years ago
Rossen Stoyanchev ca9a3b4584 Replace ModelAndViewContainer parameter with Object 14 years ago
Rossen Stoyanchev 3ee6734424 SPR-8216 Replicate ServletAnnotationControllerTests for HandlerMethod infrastructure 14 years ago
Rossen Stoyanchev 28cdae2e50 SPR-8215 Fix issue with tests compiling 14 years ago
Rossen Stoyanchev acc75aa4b8 SPR-8215 Move HandlerMethod code into trunk 14 years ago
Chris Beams 5de35e8f92 Polishing 14 years ago
Rossen Stoyanchev 386d8fdaa6 SPR-6932 Add option to extract value from single-key models in MappingJacksonJsonView 14 years ago
Rossen Stoyanchev 761a836236 SPR-2692 Add URI template support to RedirectView 14 years ago
Rossen Stoyanchev 4027cbd952 Improve docs for MvcDefaultServletHandler container feature. 14 years ago
Rossen Stoyanchev 9779ca191c SPR-7976 Add MvcInterceptors features. 14 years ago
Chris Beams 9cc125531b Fix STS compatibility issues; other improvements 14 years ago
Chris Beams 2f7c2230f0 Include license.txt and notice.txt in module JARs 14 years ago
Chris Beams 2d76dde611 Rename ExecutorContext => SpecificationContext 14 years ago
Chris Beams a2bc381ade Extract ProblemCollector interface 14 years ago
Chris Beams b4fea47d5c Introduce FeatureSpecification support 14 years ago
Rossen Stoyanchev 37e0a90350 SPR-7327 Add minOccurs=0 to sub-elements of mvc:annotation-driven and add more tests 14 years ago
Rossen Stoyanchev 7aaad37120 SPR-7327 add <mvc:argument-resolvers> namespace element 14 years ago
Rossen Stoyanchev 93de9622fc Remove code for parsing mvc:formatters (SPR-7732) 14 years ago
Rossen Stoyanchev abff2b959b SPR-7912 Add tests for FormattingConversionServiceFactoryBean, update reference docs, and remove mvc:formatters 14 years ago
Juergen Hoeller f4a2282d9d LocaleChangeInterceptor validates locale values in order to prevent XSS vulnerability (SPR-7779) 14 years ago
Rossen Stoyanchev f26b499cbd SPR-7732, SPR-6506, SPR-7191 MVC Namespace improvements to the annotation-driven element - custom message converters, formatters, and message codes resolver. 14 years ago
Arjen Poutsma 157623b47f SPR-6902 - @ResponseBody does not work with @ExceptionHandler 14 years ago
Keith Donald 0d28b70aa8 failing test case 14 years ago
Keith Donald 7bf4e93783 out of memory test case 14 years ago
Keith Donald 414fcab899 sp7839 - map autogrow, including auto-grow support for map values 14 years ago
Keith Donald b5c167bdb1 ignore failing tests temp for array nesting level bug and map autogrow bug 14 years ago
Keith Donald 90d8dade25 fixed bug related to array autogrow 14 years ago
Keith Donald 8df6b86dd1 ignore failing test 14 years ago
Keith Donald 5d6840e877 array autogrow on set e.g. array[0]=foo 14 years ago
Chris Beams a7293d2961 Introduce ApplicationContextInitializer interface 14 years ago
Keith Donald cc91efecae Fixed bugs in bean wrapper related to nesting levels on method parameters 14 years ago
Keith Donald 3536b8178d failing nested list binding 14 years ago
Keith Donald a417aa2ea3 ignore failing map test case 14 years ago
Keith Donald 818bd841fe method naming improvements; applyIndexObject call for array indexing 14 years ago