4227 Commits (b2be59c2e42e64422796bf0b3546df98392e0ab7)
 

Author SHA1 Message Date
Micha Kiener f812cd748e SPR-6416, initial commit for the conversation management 14 years ago
Rossen Stoyanchev 0c736776da SPR-8094 14 years ago
Arjen Poutsma 3690002dce SPR-6180 - Upgrade Apache HttpClient to version 4.0 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
Arjen Poutsma 54bbcf3a42 SPR-6180 - Upgrade Apache HttpClient to version 4.0 14 years ago
Rossen Stoyanchev 313546ad1f SPR-8234 Argument resolver and return value handler configuration improvements 14 years ago
Sam Brannen 68b4687311 [SPR-6184] completed JavaDoc for @ContextConfiguration. 14 years ago
Rossen Stoyanchev 36970115ed Fix issues encountered in Greenhouse 14 years ago
Sam Brannen a16f3ba9dc [SPR-6184] completed JavaDoc for AnnotationConfigContextLoader; polished JavaDoc for other concrete context loaders. 14 years ago
Sam Brannen 174bf58308 [SPR-6184] added tests to verify support for @Configuration classes with TestNG; simplified existing TestNG tests using Spring 3.0 and 3.1 features. 14 years ago
Sam Brannen 522a879496 polishing 14 years ago
Sam Brannen 0584c26b2c [SPR-6184] additional sanity check tests analogous to those developed for [SPR-3896]. 14 years ago
Sam Brannen 22072b2414 [SPR-6184] polishing 14 years ago
Sam Brannen ef79d7cc8a [SPR-6184] Fleshed out JavaDoc for ResourceTypeAwareContextLoader and ContextLoaderUtils. 14 years ago
Sam Brannen 03961a81d6 Updated Eclipse code formatter settings for use with STS 2.6. Specifically, format_javadoc_comments=false, which requires that JavaDoc be formatted manually. 14 years ago
Sam Brannen b33478b4ba Added ? wildcard to suppress warnings. 14 years ago
Sam Brannen c50d38ef8d [SPR-6184] Introduced ResourceType enum for context loaders; documented tests. 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
Sam Brannen 3d8b476f58 fixed typo 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
Arjen Poutsma 0f7d43ba90 Allow for customization of the media type for forms. 14 years ago
Chris Beams 158a392d80 Ignore non-prop 'set' methods in ExtendedBeanInfo 14 years ago
Sam Brannen eba33b6156 polishing 14 years ago
Sam Brannen 070b7b6afe polishing 14 years ago
Chris Beams 74f1e0e9d0 Touch up ApplicationContextInitializer Javadoc 14 years ago
Chris Beams 4f7bdbd3de Make ConfigurationClassBeanDefinitionReader public 14 years ago
Arjen Poutsma fa4f90e648 SPR-7805 - Add support for package binding in the JibxMashaller 14 years ago
Sam Brannen 4dcc79d6eb [SPR-6184] Implemented recursive search for configuration classes; introduced LocationsResolver strategy in ContextLoaderUtils with ResourcePathLocationsResolver and ClassNameLocationsResolver implementations. 14 years ago
Sam Brannen f3d125626d [SPR-6184] Refactored internals of ContextLoaderUtils; @Ignore'd broken test. 14 years ago
Sam Brannen 293baeeb88 [SPR-6184] Updated TODOs. 14 years ago
Sam Brannen 523c090551 [SPR-6184] Added DefaultConfigClassInheritedTests to verify proper recursive search for configuration classes configured via @ContextConfiguration. This test is currently failing (as expected) and therefore @Ignore'd. 14 years ago
Sam Brannen 70f883303f Removed unnecessary declaration of @TestExecutionListeners. 14 years ago
Sam Brannen 5373b43a53 [SPR-6184] Extracted ContextLoader resolution functionality from TestContext into a new ContextLoaderUtils utility class. 14 years ago
Sam Brannen ad9c858bd2 [SPR-6184] Introduced ResourceTypeAwareContextLoader interface and removed dependency on AnnotationConfigContextLoader in TestContext. 14 years ago
Sam Brannen a60487655c polishing JavaDoc 14 years ago
Sam Brannen 744facbf64 [SPR-6184] Simplified AnnotationConfigContextLoader in TestContext. 14 years ago