4144 Commits (2b17ee0911ca17d52c1a6b8ee300d4e71dbea053)
 

Author SHA1 Message Date
Sam Brannen 2b17ee0911 [SPR-6184] AnnotationConfigContextLoader now defines "$ContextConfiguration" as the resource suffix for generated default @Configuration class names. 15 years ago
Sam Brannen 39583d23fd [SPR-6184] AnnotationConfigContextLoader now defines "$ContextConfiguration" as the resource suffix for generated default @Configuration class names. 15 years ago
Rossen Stoyanchev 16fc083310 SPR-8391 Minor documentation fixes 15 years ago
Rossen Stoyanchev f1ad53d570 SPR-6709 Update changelog and add one test 15 years ago
Rossen Stoyanchev d2a99de9fc Add ModelFactory test for HttpSessionRequiredException 15 years ago
Oliver Gierke c7a350cde7 SPR-7477 - Added lazy-init attribute to jee namespace 15 years ago
Chris Beams 385d8e9482 Fix system environment tests on all platforms 15 years ago
Keith Donald a1b7af5c9c broke out pkg private classes from TypeDescriptor to improve manageability and testability 15 years ago
Keith Donald 07f985ac91 more tests; several assertions for the programmer 15 years ago
Keith Donald 08180e97f8 javadoc polishing 15 years ago
Keith Donald a8dbac6d8d more tests 15 years ago
Keith Donald 0f6d890d97 javadoc 15 years ago
Keith Donald 6f146737f4 simplified TypeDescriptor usage and updated use of the API across BeanWrapper and SpEL; collapsed PropertyTypeDescriptor into TypeDescriptor for simplicity and ease of use; improved docs 15 years ago
Rossen Stoyanchev 9d2ee7061c SPR-6709 Handle RequestBodyNotValidException and update reference docs 15 years ago
Sam Brannen bfecedf5e2 Reverted Dave's changes to Eclipse project settings since we do not use Maven to build. 15 years ago
Sam Brannen 2913964b41 [SPR-7960][SPR-8386] Supporting declarative configuration of bean definition profiles in the TestContext framework: 15 years ago
Sam Brannen ab704fdaba [SPR-8393] AnnotatedBeanDefinitionReader's constructor now inherits the Environment of supplied BeanDefinitionRegistry. 15 years ago
Sam Brannen 74b169e886 [SPR-8393] AnnotatedBeanDefinitionReader's constructor now inherits the Environment of supplied BeanDefinitionRegistry. 15 years ago
Rossen Stoyanchev 18f5d90235 SPR-6709 Support @Valid with @RequestBody method arguments 15 years ago
David Syer 14edc9fc03 SPR-7364: added separator property to database populator to deal with things like PL/SQL 15 years ago
Sam Brannen ac735d73ac [SPR-7960][SPR-8386] First draft of SmartContextLoader SPI, MergedContextConfiguration, and ContextConfigurationAttributes. 15 years ago
Chris Beams cee9da36eb Mention code alternatives in context and mvc XSDs 15 years ago
Chris Beams 9ca9287e35 Polish @Primary Javadoc 15 years ago
Chris Beams aa0c64d2f2 Polish @EnableScheduling Javadoc and related XSD 15 years ago
Chris Beams 3e5c6306be Polish @EnableAsync Javadoc and related XSD 15 years ago
Chris Beams 066daaf5be Polish @EnableTransactionManagement Javadoc and XSD 15 years ago
David Syer 645631ad2e SPR-6688: Add tests and explicit detection of \ in sql script extractor 15 years ago
Chris Beams e0ad6500be Rename TransactionManagementConfigurer callback 15 years ago
Rossen Stoyanchev ce78a519f6 SPR-8059 fix issue with != param condition 15 years ago
Costin Leau 7be1b5c3f5 revised cache abstraction 15 years ago
Chris Beams 8227cb6243 Introduce ConfigurableConversionService interface 15 years ago
Chris Beams 6ae04eb7e6 Polish ConfigurablePropertyResolver Javadoc 15 years ago
Chris Beams 0304a4b74d Revert "Introduce Ordered#NOT_ORDERED" 15 years ago
Sam Brannen cf2563bdf5 [SPR-8388] Cleared up confusing documentation regarding PropertyResolver and Environment. 15 years ago
Sam Brannen 919b996027 [SPR-8388] Improved documentation on default registered PropertyEditors; fixed typos and grammar in JavaDoc; suppressed warnings due to generics; etc. 15 years ago
Sam Brannen 4642cca893 [SPR-6184] Introduced AnnotationConfigContextLoader to provide TestContext support for @Configuration classes 15 years ago
Sam Brannen ff2a603f2f [SPR-7960] Trimming profiles for good measure. 15 years ago
Sam Brannen 24a97805ef [SPR-7960] Renamed @ActivateProfiles to @ActiveProfiles and fleshed out JavaDoc. 15 years ago
Sam Brannen 0c775416a6 [SPR-8089][SPR-8093] Re-enabled ignored JMX tests based on the feedback that jmxremote_optional.jar is now present "jre/lib/ext/ in both 1.5 and 1.6 JDKs on the build server". 15 years ago
Sam Brannen 3a2afde41d [SPR-7960] Renamed resolveActivatedProfiles() to resolveActiveProfiles(). 15 years ago
Sam Brannen f64344b296 [SPR-7960] resolveActivatedProfiles() now resolves a unique set of activated profiles 15 years ago
Sam Brannen 13b7f1a31b fixed typos 15 years ago
Sam Brannen 6981ee566c [SPR-7960] No longer tracking empty activated profiles. 15 years ago
Sam Brannen c7473f9124 [SPR-7960] No longer tracking empty activated profiles. 15 years ago
Chris Beams 67661693fe Ignore failing tests on Windows 15 years ago
Chris Beams c3675b44b4 Polish WebApplicationInitializer Javadoc 15 years ago
Chris Beams 14d50e3482 Fix failing system environment tests on Windows 15 years ago
Chris Beams 4feacf31e7 Polish AdviceMode Javadoc 15 years ago
Chris Beams 847b54f3b1 Sort WebApplicationInitializers properly 15 years ago
Sam Brannen 0067618b35 [SPR-7960] Initial support for @ActivateProfiles in tests. 15 years ago