Commit Graph

  • 5eae22abb8 Document SPR-9493 in the changelog Sam Brannen 2012-06-19 20:13:46 +02:00
  • e3d8ab2088 Fix Javadoc typo in ConfigurableWebEnvironment Sam Brannen 2012-06-19 19:34:38 +02:00
  • 08498d57dd Fix line endings in new JacksonObjectMapper classes Chris Beams 2012-06-19 18:01:25 +02:00
  • 64d6605974 Merge pull request #97 from sbrannen/SPR-9493 Sam Brannen 2012-06-19 18:07:28 +02:00
  • c461455c7c Infer return type of parametrized factory methods Sam Brannen 2012-06-13 00:39:56 +02:00
  • 9fc05a80d0 Reformat and add links to README Chris Beams 2012-06-19 17:16:26 +02:00
  • e5bbec7e2b Add Gradle task for building zip with dependencies Chris Beams 2012-06-19 16:00:22 +02:00
  • 726655af50 Fix outdated Javadoc in the TestContext framework Sam Brannen 2012-06-19 12:52:24 +02:00
  • 71443efd90 Fix typo in MessageSource reference docs Chris Beams 2012-06-19 11:56:05 +02:00
  • de04d9c654 Fix typo in MessageSource reference docs Chris Beams 2012-06-19 11:56:05 +02:00
  • 7dcca4bcfb Merge pull reqest #88 from dmak/SPR-9125 Rossen Stoyanchev 2012-06-18 17:13:35 -04:00
  • aa415d7c0c BeanFactory for configuring a Jackson ObjectMapper Dmitry Katsubo 2012-02-15 16:31:30 +01:00
  • 5959de5d9e Merge pull reqest #92 from DavidBiesack/master Rossen Stoyanchev 2012-06-18 07:22:45 -04:00
  • 7cd0b16403 Minor fix in Javadoc for RequestMapping David J. Biesack 2012-06-12 09:02:03 -04:00
  • 277a115f8b Minor Javadoc fix Rossen Stoyanchev 2012-06-18 06:30:34 -04:00
  • e8bf25ba9d Merge pull request #95 from rstoyanchev/SPR-4984 Chris Beams 2012-06-15 11:01:18 +02:00
  • b0f80d6358 Add splitIndex Javadoc option to the root project Rossen Stoyanchev 2012-06-14 12:17:54 -04:00
  • 2abcdaab1e Merge pull request #93 from maxcom/SPR-8917 Rossen Stoyanchev 2012-06-14 08:55:18 -04:00
  • 7cdc53487d Allow parsing of media types with single-quotes Maxim Valyanskiy 2012-06-14 08:25:10 +04:00
  • cd6f7de408 SPR-9498: Add support for MultiValueMap to CollectionFactory Dave Syer 2012-06-14 11:42:23 +01:00
  • 8e754e9065 SPR-9498: don't make assumptions about equality if ConversionService has failed Dave Syer 2012-06-14 11:40:28 +01:00
  • 3ba4bb31fa Add Maven artifacts to .gitignore Dave Syer 2012-06-14 11:39:16 +01:00
  • ab4952a959 Raise RestClientException for unknown status codes Rossen Stoyanchev 2012-06-12 14:54:16 -04:00
  • 0e3a1d8176 Require aopalliance dependency for spring-aop Chris Beams 2012-06-13 13:47:47 +02:00
  • 49fd20319d Upgrade to Gradle 1.0 GA Chris Beams 2012-06-12 11:15:30 +02:00
  • 369d77bdf0 spring-test module now depends on junit:junit-dep Sam Brannen 2012-06-10 02:33:46 +02:00
  • 04a6827290 Reproduce claims raised in SPR-8849 Sam Brannen 2012-06-10 00:31:05 +02:00
  • 67d5a1238f Merge pull request #87 from olivergierke/SPR-9457 Chris Beams 2012-06-04 16:37:44 +02:00
  • 49c9a2a915 Use transactional connection during db population Oliver Gierke 2012-06-04 13:47:58 +02:00
  • c471bdde85 Merge pull request #86 from scothis/SPR-7938 Chris Beams 2012-06-01 16:40:06 +02:00
  • b992c3d3f2 Include response headers in RestTemplate exceptions Scott Andrews 2012-05-31 13:45:10 -04:00
  • bca2357be7 Polish web.client exceptions and related classes Chris Beams 2012-06-01 16:08:01 +02:00
  • b8ff6c1f86 Update dependencies for spring-aspects Chris Beams 2012-06-01 15:35:29 +02:00
  • 706da4f7c2 Fix missing spring-instrument jar manifest entry Chris Beams 2012-06-01 09:58:02 +02:00
  • 94f839329e Increment version to 3.2.0.BUILD-SNAPSHOT Chris Beams 2012-05-28 23:48:55 +03:00
  • eec2be05af Release version 3.2.0.M1 Spring Buildmaster 2012-05-28 13:22:36 -07:00
  • da2aa3d35c Test pom generation and update optional deps Chris Beams 2012-05-28 15:19:09 +03:00
  • b5b46156b1 Rename test versions of @Qualified and @Autowired Chris Beams 2012-05-28 15:04:47 +03:00
  • f582974b0c Update 3.2 M1 changelog Chris Beams 2012-05-27 19:17:42 +03:00
  • 155b88ffce Improve dependency management for spring-test Sam Brannen 2012-05-28 02:33:56 +02:00
  • 9b10d38e41 Fix window state comparison in DAHandlerMapping Juergen Hoeller 2012-05-28 00:12:47 +02:00
  • 08784f3ba9 Apply cache settings consistently in EhCacheFactoryBean Juergen Hoeller 2012-05-28 00:00:37 +02:00
  • 83fa8e12f0 Add initial support for JCache-compliant providers Juergen Hoeller 2012-05-28 00:21:33 +02:00
  • 86fabb266a Polish CacheOperationSource Sam Brannen 2012-05-28 01:07:31 +02:00
  • 54f82cd540 Polish caching components Juergen Hoeller 2012-05-28 00:09:46 +02:00
  • 7ea85a959c Fix MultipartResolver Resin compatibility Juergen Hoeller 2012-05-27 23:57:47 +02:00
  • 2c7d2f7063 Handle non-existent files in ServletContextResource Juergen Hoeller 2012-05-27 23:52:40 +02:00
  • c8e693b878 Polish SmartValidator and SpringValidatorAdapter Sam Brannen 2012-05-28 10:24:34 +03:00
  • bc243b5aa7 preparations for 3.1.2 release Juergen Hoeller 2012-05-28 00:23:01 +02:00
  • d36979bc80 fixed WindowState comparison Juergen Hoeller 2012-05-28 00:12:55 +02:00
  • 5875695d99 polishing Juergen Hoeller 2012-05-28 00:11:55 +02:00
  • dcb44264ad EhCacheFactoryBean applies listeners and enabled/disabled flags to existing cache regions as well (SPR-9392) Juergen Hoeller 2012-05-28 00:11:19 +02:00
  • 9fcb578187 fixed StandardServletMultipartResolver compatibility with Resin (SPR-9299) Juergen Hoeller 2012-05-28 00:10:47 +02:00
  • 8cdfbfe864 ServletContextResource's getFile implementation falls back to getRealPath for non-existent files (SPR-8461) Juergen Hoeller 2012-05-28 00:10:23 +02:00
  • f75c01d191 Merge branch cbeams/SPR-6870 Chris Beams 2012-05-27 18:34:27 +03:00
  • 4c7a1c0a54 Cache by-type lookups in DefaultListableBeanFactory Chris Beams 2012-05-27 17:40:33 +03:00
  • db1cb13448 Polish Chris Beams 2012-05-27 16:27:35 +03:00
  • f55a4a1ac5 Reduce log level for message re: missing annotation Chris Beams 2012-05-27 13:27:39 +03:00
  • bcd44f3798 Support not (!) operator for profile selection Chris Beams 2012-05-27 08:10:40 +03:00
  • e72c49f4cf Merge branch cbeams/SPR-9439 Chris Beams 2012-05-26 14:39:53 +03:00
  • 2a2b6eef91 Introduce ConfigurableWebEnvironment Chris Beams 2012-05-25 23:05:08 +03:00
  • 9fcfd7e827 Introduce ConfigurableEnvironment#merge Chris Beams 2012-05-26 14:09:21 +03:00
  • 5874383ef0 Polish Chris Beams 2012-05-26 14:04:36 +03:00
  • 5327a7a37d Fix package cycle in @EnableSpringConfigured Chris Beams 2012-05-25 17:30:45 +03:00
  • a4b00c732b Introduce BeanFactoryAnnotationUtils Chris Beams 2012-05-25 17:23:01 +03:00
  • 4027b38903 Merge rather than add URI vars to data binding values Rossen Stoyanchev 2012-05-23 18:42:10 -04:00
  • 5330c52ebf Merge branch cbeams/SPR-7022 Chris Beams 2012-05-22 17:48:17 +03:00
  • 53673d6c59 Support initial delay attribute for scheduled tasks Chris Beams 2012-03-14 18:14:28 +02:00
  • 4d5fe57a08 Polish scheduled task execution infrastructure Chris Beams 2012-05-21 08:47:59 +03:00
  • e2fbaa8470 Merge pull request #62 from poutsma/SPR-9300 Chris Beams 2012-05-22 17:44:25 +03:00
  • f64c13ad2e Add convenient WebAppInitializer base classes Arjen Poutsma 2012-04-03 13:19:47 +02:00
  • 37e024c6eb Test meta-@Async executor qualification Chris Beams 2012-05-20 19:44:06 +03:00
  • 1d06001359 Merge branch cbeams/SPR-6847 Chris Beams 2012-05-20 15:20:54 +03:00
  • ed0576c181 Support executor qualification with @Async#value Chris Beams 2012-05-19 11:05:23 +03:00
  • 3fb11870d9 Polish async method execution infrastructure Chris Beams 2012-05-19 11:04:36 +03:00
  • 096693c46f Refactor and deprecate TransactionAspectUtils Chris Beams 2012-05-19 19:30:58 +03:00
  • e71cd06a46 Doc. usage of JSR-250 lifecycle annotations in TCF Sam Brannen 2012-05-19 04:03:40 +02:00
  • 03d6350e4b Fix issue with resolution of WebDataBinder argument Rossen Stoyanchev 2012-05-18 11:17:29 -04:00
  • 5cd6543d83 Update @Bean Javadoc re: 'lite' mode, scope, etc. Sam Brannen 2012-05-19 00:05:29 +02:00
  • dc6b2abe46 Verify scope support for 'lite' @Beans in the TCF Sam Brannen 2012-05-18 21:54:17 +02:00
  • 49966258f1 Polish doc for 'annotated class' support in TCF Sam Brannen 2012-05-18 17:15:38 +02:00
  • 6a01ca6d35 Merge branch garyrussell/SPR-9249 Chris Beams 2012-05-18 14:48:39 +03:00
  • 183ac0c1ff Add value-type attrib to beans->map->entry element Gary Russell 2012-03-19 19:59:10 -04:00
  • f3bcb6e2e4 Update spring.schemas to reflect 3.2 schemas Chris Beams 2012-05-18 14:31:33 +03:00
  • 504cdf498e Update documentation of 'annotated class' support in the TCF Sam Brannen 2012-05-18 04:33:40 +02:00
  • 09d98fd3ae Delete superfluous fail() invocations in RequestResponseBodyMethodProcessorTests Sam Brannen 2012-05-18 03:10:13 +02:00
  • 77ae101402 Add required flag to @RequestBody Rossen Stoyanchev 2012-05-17 17:48:48 -04:00
  • 0105c5ebb9 Decode path vars in pre-3.1 @MVC support clases too Rossen Stoyanchev 2012-05-17 16:35:55 -04:00
  • 57307a0b2e Decode path vars when url decoding is turned off Rossen Stoyanchev 2012-05-17 15:54:16 -04:00
  • 36e7cb2d31 Improve documentation of annotated class support in the TCF Sam Brannen 2012-05-17 20:17:48 +02:00
  • 59e3223c84 Polish recent changes to Log4jWebConfigurer Sam Brannen 2012-05-17 18:05:38 +02:00
  • 98bf01adfb Merge pull request #42 from sslavic/SPR-5369 Chris Beams 2012-05-17 14:50:41 +03:00
  • 18006c72b0 Fix circular placeholder prevention Stevo Slavic 2012-02-18 17:44:04 +01:00
  • f667db56b1 Merge pull request #34 from marschall/warnings Chris Beams 2012-05-17 14:38:49 +03:00
  • 13239a0c3d Fix compiler warnings Philippe Marschall 2012-02-11 20:32:37 +01:00
  • e68b563626 Merge pull request #53 from aclement/SPR-9203 Chris Beams 2012-05-17 13:46:16 +03:00
  • de2d808212 Eliminate trailing whitespace in SpEL classes Chris Beams 2012-05-17 13:42:37 +03:00
  • 916e9d6efa Support [] array ref syntax in SpEL T() construct Andy Clement 2012-03-05 15:53:14 -08:00
  • 0e8f5d877a Merge pull request #57 from sslavic/SPR-8278 Chris Beams 2012-05-17 13:00:26 +03:00
  • 1f4b33c4ad Fix compiler warnings in Constants/ConstantsTests Chris Beams 2012-05-17 12:59:21 +03:00