Commit Graph

  • 6ffb0436fa Allow null params as advertised in Constants#toCode* Stevo Slavic 2012-03-13 19:55:12 +01:00
  • 95e99fe2a3 Merge pull request #59 from sslavic/SPR-8360 Chris Beams 2012-05-17 10:54:56 +03:00
  • 51ae6845ad Fix JibxMarshallerTests failing on Windows Stevo Slavic 2012-03-20 19:14:00 +01:00
  • 0ca11d2296 Merge pull request #49 from sslavic/SPR-9123 Chris Beams 2012-05-17 10:28:39 +03:00
  • 1f28bdfbfa Fix SpEL JavaBean compliance Stevo Slavic 2012-03-03 10:45:44 +01:00
  • 2503b7eb89 Fix property replacement bug in Log4jWebConfigurer Chris Beams 2012-05-17 10:11:46 +03:00
  • f1246a4317 Fix locale parsing error with en_en, tr_tr, etc Chris Beams 2012-05-17 09:36:38 +03:00
  • e8f8559a2e Improve documentation of @Bean 'lite' mode Sam Brannen 2012-05-17 00:47:07 +02:00
  • 94c9f96449 Improve documentation of @Bean 'lite' mode Sam Brannen 2012-05-17 00:32:36 +02:00
  • dfd2b77b8a Merge pull request #81 from JanecekPetr/SPR-9342 Chris Beams 2012-05-17 00:46:55 +03:00
  • ef7e728bb8 Fix annotation search ending too early Petr Janecek 2012-05-16 22:05:59 +02:00
  • 6023b2060b Fix minor grammatical errors in AbstractBeanDefinition Sam Brannen 2012-05-16 23:09:49 +02:00
  • 98050268c5 Improve documentation for configuration class 'lite' mode Sam Brannen 2012-05-16 23:08:06 +02:00
  • cf5d55173b Pattern suffix issue in AnnotationMethodHandlerAdapter Rossen Stoyanchev 2012-05-16 12:13:03 -04:00
  • ae216fbbb5 Merge pull request #63 from dukehoops/SPR-9298 Chris Beams 2012-05-16 16:39:10 +03:00
  • c10d63dc01 Cache MethodParameter annotation lookup results Nikita Tovstoles 2012-04-03 15:33:41 -07:00
  • 39f74b2374 Merge pull request #37 from marschall/small-memory-fixes Chris Beams 2012-05-16 13:06:03 +03:00
  • cdb6d7447e Optimize memory usage in factory *Metadata classes Philippe Marschall 2012-02-11 16:29:35 +01:00
  • 46bdb2de07 Merge pull request #64 from marschall/SPR-9316 Chris Beams 2012-05-16 11:48:07 +03:00
  • 2624b90906 Avoid NPE in AutowiredAnnotationBeanPostProcessor Philippe Marschall 2012-04-09 13:00:32 +02:00
  • b50f6e19a6 Fix regression in ClassPathResource descriptions Sam Brannen 2012-05-16 04:24:53 +02:00
  • 500a4dd995 Fix tx annotated tests so that they pass in the build Sam Brannen 2012-05-16 03:08:15 +02:00
  • 01a9dd9772 Add option to set Content-Length in JSON Views Rossen Stoyanchev 2012-05-15 18:06:14 -04:00
  • 2017b24867 Disable tx annotated tests until working within the build Sam Brannen 2012-05-15 23:45:49 +02:00
  • 2af294ab26 Add MessageCodesResolver hook to WebMvcConfigurer Rossen Stoyanchev 2012-05-15 17:02:06 -04:00
  • 1cec0f9c65 Investigate claims made in SPR-9051 regarding transactional tests Sam Brannen 2012-05-15 23:04:31 +02:00
  • 9c223c1780 Fix broken link to JavaBean customization tutorial Chris Beams 2012-05-15 21:38:35 +03:00
  • 19aceebb96 Fix broken javadoc link to ROME tools project Chris Beams 2012-05-15 15:07:40 +03:00
  • 2db4e15f0e Translate SQLTimeoutException to QueryTimeoutException Chris Beams 2012-05-15 14:50:31 +03:00
  • 2ff43726be Restore serializability of HttpStatusCodeException Chris Beams 2012-05-14 14:47:11 +03:00
  • 9a856c09f3 Clarify @EnableScheduling javadoc Chris Beams 2012-05-14 12:15:42 +03:00
  • 283c1b9c53 Upgrade to Gradle 1.0-rc-3 Chris Beams 2012-05-14 11:37:26 +03:00
  • 9ca407d55e Add missing section ids in reference documentation Oliver Gierke 2012-05-15 11:48:14 +02:00
  • 1380d053c4 Clarify @EnableScheduling javadoc Chris Beams 2012-05-14 12:15:42 +03:00
  • b67a08cfd7 Fix typo in Javadoc and emphasize @Configuration 'lite' mode Sam Brannen 2012-05-15 20:36:41 +02:00
  • bdc3599d3d Add CompositeRequestCondition Rossen Stoyanchev 2012-05-15 13:13:04 -04:00
  • fbb2103e4d Add "excludedExceptions" to SimpleUrlHandlerMapping Rossen Stoyanchev 2012-05-14 17:32:44 -04:00
  • 1167155182 Update reference manual regarding upgrade to JUnit 4.10 Sam Brannen 2012-05-15 14:40:13 +02:00
  • 50d4ebcc71 Fix typo in section id Sam Brannen 2012-05-15 14:25:10 +02:00
  • 347e8dfc86 Merge pull request #79 from olivergierke/SPR-9346 Chris Beams 2012-05-15 13:26:05 +03:00
  • 2a75c57d3c Add missing section ids in reference documentation Oliver Gierke 2012-05-15 11:48:14 +02:00
  • 1d0e484eac Support access to all URI vars via @PathVariable Map Rossen Stoyanchev 2012-05-14 16:01:16 -04:00
  • 698d004260 Deprecate HttpStatus codes 419, 420, 421 Rossen Stoyanchev 2012-05-14 14:34:33 -04:00
  • 59084354e2 Add validation of HTTP method in form tag Rossen Stoyanchev 2012-05-14 11:38:58 -04:00
  • f1a699cff5 Merge pull request #77 from pukkaone/fix-typo Chris Beams 2012-05-12 09:47:53 +03:00
  • f1c062fe9e Fix typos in Reference Documentation Chin Huang 2012-05-12 00:53:51 -04:00
  • 78c6d70f0b Refute claims made in SPR-9051 Sam Brannen 2012-05-12 00:36:24 +02:00
  • d52fc3bd2f Prevent response updates if @ResponseStatus has reason Rossen Stoyanchev 2012-05-11 17:41:14 -04:00
  • 0b17dd2242 Fix misleading JavaDoc in ProfileAnnotationConfigTestSuite Sam Brannen 2012-05-11 23:35:43 +02:00
  • c57d4e2386 Add trySet method to DeferredResult Rossen Stoyanchev 2012-05-11 16:06:18 -04:00
  • 897f6d6c68 Update changelog regarding upgrade to JUnit 4.10 and TestNG 6.5.2 Sam Brannen 2012-05-11 21:02:25 +02:00
  • 982cb2f258 Fix content negotiation issue with sort by q-value Rossen Stoyanchev 2012-05-11 14:39:31 -04:00
  • 75578d4e88 Upgrade to TestNG 6.5.2 Sam Brannen 2012-05-11 19:12:59 +02:00
  • e8392f83c9 Upgrade to JUnit 4.10 Sam Brannen 2012-05-11 17:33:53 +02:00
  • 816c1f47a4 Translate EOF to HttpMessageNotReadableException Rossen Stoyanchev 2012-05-10 17:17:29 -04:00
  • d7efc0db80 Detect controller methods via InitializingBean hook Rossen Stoyanchev 2012-05-10 16:42:36 -04:00
  • f61f4a960e Discover controllers based on type @RequestMapping Rossen Stoyanchev 2012-05-10 16:19:14 -04:00
  • c499df2315 Fix issue with resolving Errors controller argument Rossen Stoyanchev 2012-05-10 16:01:14 -04:00
  • e04b322110 Don't decode URI for content negotiation by extension Rossen Stoyanchev 2012-05-10 15:00:01 -04:00
  • 80af842662 Re-enable ignored tests in MockServletContextTests Sam Brannen 2012-05-10 17:00:28 +02:00
  • 9546be3974 Fix JavaDoc in OpMultiply so that it does not contain special characters Rossen Stoyanchev 2012-05-04 18:58:47 -04:00
  • db289495e5 Pretty print option for Jackson converter and view Rossen Stoyanchev 2012-05-09 16:29:22 -04:00
  • 6a162d488a Merge pull request #76 from rstoyanchev/jackson2 Rossen Stoyanchev 2012-05-09 10:25:40 -07:00
  • e63ca04fdb Add Jackson 2 HttpMessageConverter and View Rossen Stoyanchev 2012-05-09 13:07:25 -04:00
  • 6cca57afd3 Exception for OSIV deferred close with async requests Rossen Stoyanchev 2012-05-04 18:58:47 -04:00
  • 158b3c6af8 Merge pull request #73 from rstoyanchev/mvc-async Rossen Stoyanchev 2012-05-04 13:16:18 -07:00
  • e7506b50b2 HanderInterceptor and OSIV async request changes Rossen Stoyanchev 2012-04-27 10:54:57 -04:00
  • 1eaaa9a446 Add empty location check to ResourceHttpRequestHandler Rossen Stoyanchev 2012-05-01 17:08:19 -04:00
  • c52c78d020 Javadoc update Rossen Stoyanchev 2012-05-01 16:29:39 -04:00
  • a33fe6fa0a Fix issue with encoded params in UriComponentsBuilder Rossen Stoyanchev 2012-05-01 16:10:38 -04:00
  • ae9549ae13 Merge pull request #66 from dridi/SPR-9176 Chris Beams 2012-05-01 17:52:21 +03:00
  • f779c199ea Fix scoped-proxy memory leak w/ @Resource injection Dridi Boukelmoune 2012-04-16 20:17:39 +03:00
  • e85e6147f0 Merge pull request #7 from bedla/SPR-8308 Chris Beams 2012-04-30 17:14:32 +03:00
  • 7cdfaf3e0d Convert SpEL plus operands using reg'd converters Ivo Smid 2011-12-18 13:44:54 +01:00
  • 3514cc5d65 Merge pull request #36 from sslavic/SPR-9113 Chris Beams 2012-04-30 11:31:51 +03:00
  • effb762558 Fix javadoc warnings Stevo Slavic 2012-02-12 20:59:58 +01:00
  • e830511e8a Merge pull request #35 from sslavic/SPR-9097 Chris Beams 2012-04-30 11:06:24 +03:00
  • 991b8e9a06 Fix encoding issues in javadoc Stevo Slavic 2012-02-12 20:45:55 +01:00
  • 7ee821d3d1 Add ability to handle a timeout to DeferredResult Rossen Stoyanchev 2012-04-26 17:38:31 -04:00
  • f37efb4279 Polish Servlet async request processing Rossen Stoyanchev 2012-04-23 11:20:17 -04:00
  • 699de7eb80 Upgrade to docbook-reference-plugin 0.1.5 Chris Beams 2012-04-20 21:53:45 +03:00
  • b51caae0df Fix broken test Rossen Stoyanchev 2012-04-18 17:27:55 -04:00
  • 3642b0f365 Initial cut of Servlet 3.0 based async support Rossen Stoyanchev 2012-04-12 23:20:35 -04:00
  • fdded0768e Upgrade slf4j-api and -log4j12 dependencies to 1.6.1 Chris Beams 2012-04-17 11:51:16 +03:00
  • b09be842f3 Merge pull request #61 from rstoyanchev/slf4j-dependency Chris Beams 2012-04-17 10:22:45 +03:00
  • 6d5a630c44 Fix transitive dependency issue with slf4j-api Rossen Stoyanchev 2012-03-30 12:42:46 -04:00
  • 57b89e0388 Fix typo in ApplicationContext reference doc Chris Beams 2012-04-16 13:34:31 +03:00
  • 0ab9e9a0c6 Upgrade AspectJ from 1.6.8 to 1.6.12 Chris Beams 2012-04-14 19:05:20 +03:00
  • 963b4e49a9 Upgrade to Gradle 1.0-rc1 Chris Beams 2012-04-14 12:37:55 +03:00
  • f6003b5102 Fix typo in reference documentation Chris Beams 2012-04-13 20:39:35 +03:00
  • 6b76afd1ce Fix typo in reference documentation Chris Beams 2012-04-13 20:39:35 +03:00
  • 4f9593da1c Fix typo in reference documentation 3.0.x Chris Beams 2012-04-13 20:39:35 +03:00
  • aac21fdcec Update reference doc copyright year to 2012 Chris Beams 2012-04-13 20:35:05 +03:00
  • 2fe74a4ef0 Eliminate INDEX.LIST from Spring jar META-INF dirs Chris Beams 2012-04-13 16:46:26 +03:00
  • cfe2af7690 Use the type of the actual return value in @MVC Rossen Stoyanchev 2012-04-06 16:37:07 -04:00
  • 97c22fc08e Minor improvement in ExceptionHandlerExceptionResolver Rossen Stoyanchev 2012-04-06 14:06:23 -04:00
  • a17a889e8a Make 'Content-Disposition' header case insensitive Rossen Stoyanchev 2012-04-02 17:50:05 -04:00
  • ca8b98e947 Fix issue with parsing media types Rossen Stoyanchev 2012-04-02 17:36:23 -04:00
  • 0b02933938 Fix race condition in AnntationMethodHER Rossen Stoyanchev 2012-04-02 15:46:31 -04:00
  • 64ee5e579a Fix bug with custom RequestCondition Rossen Stoyanchev 2012-04-02 15:19:38 -04:00