194 Commits (38f84fa03ed9ca35750bb76303f94dd2dd8abfc2)

Author SHA1 Message Date
Chris Beams c16f18a5fd Remove spring-asm and inline ASM 4 into spring-core 12 years ago
Andy Clement f5d3cd07e7 Avoid NPE when registering a SpEL MethodFilter 12 years ago
Andy Clement 75944cc88f Support nested double quotes in SpEL expressions 12 years ago
Andy Clement 58e6214b7b Support symbolic boolean operators for OR and AND 12 years ago
Sam Brannen 826e565b7c Polish GenericTypeResolver 12 years ago
Andy Clement a7418f480c Support case-insensitive null literals in SpEL 12 years ago
Andy Clement e4a926ea3c Modify SpEL Tokenizer to support methods on numbers 12 years ago
Sam Brannen 015086cb9c Introduce new methods in tx base test classes 12 years ago
Sam Brannen 8d9637ada6 Provide JdbcTemplate in tx base classes in the TCF 12 years ago
Ian Brandt bd0c4b4d99 Deprecate SimpleJdbcTestUtils in favor of JdbcTestUtils 12 years ago
Sam Brannen f49b22c78f Introduce MockEnvironment in the spring-test module 12 years ago
Sam Brannen 2b7a629068 Support TransactionManagementConfigurer in the TCF 12 years ago
Sam Brannen f21fe33e74 Support single, unqualified tx manager in the TCF 12 years ago
Sam Brannen 37dc211f58 Support named dispatchers in MockServletContext 12 years ago
Rossen Stoyanchev 64d939bb16 Add ContentNegotiationManagerFactoryBean 12 years ago
Rossen Stoyanchev 028e15faa3 Add options to configure content negotiation 12 years ago
Rossen Stoyanchev 92759ed1f8 Add exclude patterns for mapped interceptors 12 years ago
Rossen Stoyanchev 6cc512b51c Ensure async Callables are in sync with the call stack 12 years ago
Sam Brannen 33a3681975 Fix DeferredResult typo in changelog 12 years ago
Rossen Stoyanchev d3d00696a4 Create StandardServletAsyncWebRequest via reflection 12 years ago
Rossen Stoyanchev eab6e1d134 Parameterize DeferredResult 12 years ago
Rossen Stoyanchev 55bd99fa16 Fix typos in Spring MVC chapter of reference docs 12 years ago
Rossen Stoyanchev 67a05e4185 Update section on exception handling MVC chapter 12 years ago
Rossen Stoyanchev a1b7a314c1 Add BindException to DefaultHandlerExceptionResolver 12 years ago
Rossen Stoyanchev e860fa9a8b Move feed message converters ahead of jackson/jaxb2 12 years ago
Rossen Stoyanchev c846198e46 Add support for global @ExceptionHandler methods 12 years ago
Juergen Hoeller ccd2da37ce preparations for 3.2 M2 12 years ago
Rossen Stoyanchev a4240d2864 Add defaultCharset field to StringHttpMessageConverter 12 years ago
Juergen Hoeller 4d297b475c preparations for 3.2 M2 12 years ago
Rossen Stoyanchev 4fd7645efd Enable smart suffix pattern match for request mapping 12 years ago
Rossen Stoyanchev a0747458e7 Add support for HTTP PATCH method 12 years ago
Rossen Stoyanchev f05e2bc56f Add abstractions for content negotiation 12 years ago
Sam Brannen 027e49c58a Document default scripts for embedded databases 12 years ago
Sam Brannen 5eae22abb8 Document SPR-9493 in the changelog 12 years ago
Chris Beams de04d9c654 Fix typo in MessageSource reference docs 12 years ago
Dmitry Katsubo aa415d7c0c BeanFactory for configuring a Jackson ObjectMapper 12 years ago
Rossen Stoyanchev ab4952a959 Raise RestClientException for unknown status codes 12 years ago
Sam Brannen 369d77bdf0 spring-test module now depends on junit:junit-dep 12 years ago
Chris Beams f582974b0c Update 3.2 M1 changelog 13 years ago
Sam Brannen 155b88ffce Improve dependency management for spring-test 13 years ago
Chris Beams 2a2b6eef91 Introduce ConfigurableWebEnvironment 13 years ago
Chris Beams 53673d6c59 Support initial delay attribute for scheduled tasks 13 years ago
Chris Beams 4d5fe57a08 Polish scheduled task execution infrastructure 13 years ago
Arjen Poutsma f64c13ad2e Add convenient WebAppInitializer base classes 13 years ago
Chris Beams ed0576c181 Support executor qualification with @Async#value 13 years ago
Sam Brannen e71cd06a46 Doc. usage of JSR-250 lifecycle annotations in TCF 13 years ago
Sam Brannen 49966258f1 Polish doc for 'annotated class' support in TCF 13 years ago
Sam Brannen 504cdf498e Update documentation of 'annotated class' support in the TCF 13 years ago
Rossen Stoyanchev 77ae101402 Add required flag to @RequestBody 13 years ago
Rossen Stoyanchev 57307a0b2e Decode path vars when url decoding is turned off 13 years ago