4807 Commits (e90c7eadc240282ae6759d9a5f14f5da47f117fc)
 

Author SHA1 Message Date
Costin Leau ddfb2d3c58 + remove unneeded catch for exceptions inside AbstractCacheAspect.aj 13 years ago
Rossen Stoyanchev 37d22ad039 SPR-8611 Add detection of RedirectView when selecting the best view in ContentNegotiatingViewResolver. 13 years ago
Rossen Stoyanchev 7bf44f06a0 SPR-8596 Detect case in UriPathHelper where originating request query (before forwarding) is null. 13 years ago
Costin Leau ce70c985b4 + add documentation on declarative XML 13 years ago
Arjen Poutsma b06de49c72 Changed ClientHttpRequestInterceptor array to List 13 years ago
Arjen Poutsma 4a669d1a0a Removed UrlPathHelper, as it's provided by the superclass 13 years ago
Sam Brannen 1a34f6459d [SPR-8644][SPR-8633] introduced failing (ignored) test regarding support for invoking methods that accept var-args. 13 years ago
Sam Brannen 16fb3cb4b3 [SPR-8644] Introduced a failing (ignored) test that demonstrates that findMethod() does not currently support var-args. 13 years ago
Sam Brannen 1de71c6e37 [SPR-8222] Upgraded to JUnit 4.9. 13 years ago
Rossen Stoyanchev 6a06a17c47 SPR-6464 Add target request matching logic to DefaultFlashMapManager. 13 years ago
Chris Beams 71984b8038 Fix ExtendedBeanInfo indexed write method edge case 13 years ago
Sam Brannen 2fc78fb8fd [SPR-8240] cleaned up and formatted the testing chapter. 13 years ago
Sam Brannen 7908d05c71 [SPR-8627] Deprecated @ExpectedException. 13 years ago
Rossen Stoyanchev 0460a5eceb SPR-8536 Add exact matches when comparing 'produces' conditions (e.g. given Accept: text/*, method with text/* is preferred over text/plain). Also pick a media type alphabetically when two 'produces' condition media types match equally (e.g. given Accept: text/* method with text/plain is chosen over text/xhtml) 13 years ago
Rossen Stoyanchev 00ff018b39 SPR-6464 Uncommitted file from the last commit. 13 years ago
Rossen Stoyanchev baea01ac90 SPR-6464 Add RedirectAttributes and SmartView interfaces. 13 years ago
Chris Beams bd7fd57ad2 Fix cache ref doc typo: Eh{c=>C}acheCacheManager 13 years ago
Chris Beams 7d177ecfd4 Update Servlet 3.0 dependency in webmvc pom 13 years ago
Sam Brannen 7a1553472d [SPR-8633] Introduced generic invokeMethod() in ReflectionTestUtils. 13 years ago
Sam Brannen 4d99ddba8a [SPR-8633] Introduced generic invokeMethod() in ReflectionTestUtils. 13 years ago
Sam Brannen 72da569aa3 [SPR-8386][SPR-8387] Revised Javadoc in the TestContext framework regarding changes in 3.1. 13 years ago
Sam Brannen 1c7cc172d9 [SPR-8627] Deprecated @ExpectedException. 13 years ago
Sam Brannen 381ab6fcc2 [SPR-8627] Deprecated @ExpectedException. 13 years ago
Sam Brannen 960082dbb0 [SPR-8541] Oops! Fixed a minor logic error in DelegatingSmartContextLoader. 13 years ago
Sam Brannen 8ccedd452e [SPR-8541] Documented DelegatingSmartContextLoader. 13 years ago
Sam Brannen 466c3b4b2a [SPR-8541] Documented DelegatingSmartContextLoader. 13 years ago
Sam Brannen 0a88d4bae1 Fixed broken test: now verifying that an attempt to set a null active profile throws an IllegalArgumentException. 13 years ago
Chris Beams 2c239e30d5 Update spring-webmvc-portlet template.mf 13 years ago
Chris Beams f0460ce6fd Register JndiPropertySource by default in portlet environments 13 years ago
Chris Beams 6db594c79d Register JndiPropertySource by default in servlet environments 13 years ago
Chris Beams 76bf72c9f8 Introduce ConfigurableEnvironment#addActiveProfile 13 years ago
Chris Beams c0eeb8bacd Introduce AbstractEnvironment#validateProfile 13 years ago
Chris Beams e19a2e7370 Reorganize and add comments to build.properties 13 years ago
Chris Beams 68d5d753ba Increase supported aspectj version 1.5.4 => 1.6.8 13 years ago
Chris Beams 1b176db8e7 Remove obsolete taglibs dependency from webmvc pom 13 years ago
Chris Beams 5946e66586 Update ejb and javax.resource deps in tx pom 13 years ago
Chris Beams 36c1813828 Update ejb, inject-tck, jsr166 deps in context pom 13 years ago
Chris Beams 711b84ab06 Update .core pom with jopt dependency 13 years ago
Juergen Hoeller ef04ccca17 allow for Hibernate 4.0 13 years ago
Juergen Hoeller f32b8f81e4 allow for Quartz 2.0 13 years ago
Juergen Hoeller 90997e65cf fixed Hibernate Validator import range 13 years ago
Juergen Hoeller 9e375a860a polishing 13 years ago
Sam Brannen 87dad65ff0 [SPR-8622] Upgraded to JUnit 4.8.2 13 years ago
Sam Brannen 7f715ee803 Fixed minor typo in Javadoc. 13 years ago
Sam Brannen e16e3a9f60 Fixed source attachments in Eclipse classpath; sorted classpath entries. 13 years ago
Juergen Hoeller 28e6d9a692 added test for month sequence (SPR-7807) 13 years ago
Juergen Hoeller f6be50eda2 RequiredAnnotationBeanPostProcessor's skip attribute accepts "true" as String value as well (SPR-8617) 13 years ago
Costin Leau 63a217a40a + add XML support for cache abstraction (cache-advice) - DRAFT 13 years ago
Chris Beams a8476d05be Prune misplaced src directory 13 years ago
Chris Beams 9fce69849a Move misplaced integration test to proper location 13 years ago