4182 Commits (9e1d02da2bac0986eb3a0e8a409fb7e392d6fd9e)
 

Author SHA1 Message Date
Arjen Poutsma 9e1d02da2b SPR-7439 - JSON (jackson) @RequestBody marshalling throws awkward exception 15 years ago
Sam Brannen ce707c575d Added log entries for recent TestContext framework changes. 15 years ago
Chris Beams a50e4a24a9 Introduce @EnableLoadTimeWeaving 15 years ago
Chris Beams 991a5f9a3f Polish WebApplicationInitializer Javadoc 15 years ago
David Syer 99e6c7c45d SPR-6717: Added support for database destroy scripts 15 years ago
Thomas Risberg fff185d975 added check for existing configuration of generated keys before calling update with a KeyHolder. (SPR-7564) 15 years ago
Rossen Stoyanchev bbb51ad475 Updates to whats new in Spring 3.1 section 15 years ago
David Syer 0905eb333d SPR-5937: add param map to freemarker url macro 15 years ago
David Syer 24b857ac2c Add ignorable log file to .gitignore 15 years ago
Sam Brannen 6a509f49b0 [SPR-8240][SPR-8401] Documenting @Configuration class and @ActiveProfiles support in the TestContext framework. 15 years ago
Sam Brannen b8d36919f4 Introduced toClassArray(Collection<Class<?>>). 15 years ago
Sam Brannen 0c787ff902 polishing 15 years ago
Thomas Risberg 8921682410 updated codes for Sybase (SPR-8125) 15 years ago
Keith Donald 7f93b47b4a narrow and elementType/keyValueType tests 15 years ago
Keith Donald 90bb4c2256 added convert(Object, TypeDescriptor) convenience method; collection and map tests 15 years ago
Keith Donald 0fcbb35889 null type descriptor handling 15 years ago
Keith Donald eaa8a4271c improved null handling and javadoc 15 years ago
Thomas Risberg f52a34e5b3 Added batchUpdate method taking a Collection, a batch size and a ParameterizedPreparedStatementSetter as arguments (SPR-6334) 15 years ago
Keith Donald c5425d0f43 broke out to top-level class for readability 15 years ago
Keith Donald 89096b46b8 removed dependency on java.beans 15 years ago
Keith Donald 911eb5fca8 javadoc and polishing 15 years ago
Keith Donald 4afc2c926d catch ConversionFailedException and fallback to default container conversion logic rather than propogate exception 15 years ago
Keith Donald 15aad4b70a perform narrowing in reflective property accessor read methods as well 15 years ago
Keith Donald b58386da08 polishing 15 years ago
Keith Donald a34147a53d revised TypeDescriptor NULL and element/mapKey/mapValue type semantics 15 years ago
Chris Beams ce08298e01 Add "What's new in Spring 3.1" to ref docs 15 years ago
Chris Beams 1c539e8a65 Rename ref docs section new-in-3 => new-in-3.0 15 years ago
Chris Beams 235f3678ef Remove unused 'new-in-2' ref doc xml 15 years ago
Chris Beams f852276232 Fix broken links in ref docs 15 years ago
Keith Donald 4ee2900296 added TypeDescriptor resolveCollectionElement and Map key/value types 15 years ago
Sam Brannen 32bca54000 [SPR-8386] polishing JavaDoc 15 years ago
Sam Brannen 39b790032f [SPR-7326] MergedContextConfiguration now ensures that it holds non-null arrays with proper semantics for TestContext's cache key generation. 15 years ago
Sam Brannen 59dea815c7 [SPR-7326] Added unit tests to verify proper semantics of TestContext's cache key generation. 15 years ago
Mark Fisher ac176da515 SPR-8205 added support for a 'trigger' attribute (bean ref) on scheduled-task elements 15 years ago
Sam Brannen d0368e1f1c polishing 15 years ago
Sam Brannen c5cdb5602e Increased timeout in calls to assertStopWatchTimeLimit() to increase stability of the build. 15 years ago
Sam Brannen 137353b2c2 Suppressing warnings for deprecation of SimpleJdbcTemplate; polishing JavaDoc; using TestNG assertions in TestNG tests. 15 years ago
Sam Brannen 06b6d0a908 polishing 15 years ago
Sam Brannen dba7795ed7 [SPR-6184] AnnotationConfigContextLoader now defines "$ContextConfiguration" as the resource suffix for generated default @Configuration class names. 15 years ago
Sam Brannen 03b79452a9 [SPR-6184] AnnotationConfigContextLoader now defines "$ContextConfiguration" as the resource suffix for generated default @Configuration class names. 15 years ago
Rossen Stoyanchev ad81cb5fcc SPR-8391 Minor documentation fixes 15 years ago
Rossen Stoyanchev b585202eb8 SPR-6709 Update changelog and add one test 15 years ago
Rossen Stoyanchev 0ecc885a24 Add ModelFactory test for HttpSessionRequiredException 15 years ago
Oliver Gierke 67ffadd1f4 SPR-7477 - Added lazy-init attribute to jee namespace 15 years ago
Chris Beams 976955f6ad Fix system environment tests on all platforms 15 years ago
Keith Donald b93a2b121d broke out pkg private classes from TypeDescriptor to improve manageability and testability 15 years ago
Keith Donald 21e2dd87c9 more tests; several assertions for the programmer 15 years ago
Keith Donald 0b33eb8842 javadoc polishing 15 years ago
Keith Donald 6af117037f more tests 15 years ago
Keith Donald f13b99f4ea javadoc 15 years ago