11758 Commits (d2c0885e2979e9708d5d700f6a3e131bc9a770b1)
 

Author SHA1 Message Date
Juergen Hoeller d2c0885e29 StandardServletEnvironment supports "spring.jndi.ignore" flag for efficient property lookups 9 years ago
Juergen Hoeller 35eb52e558 Abstract(Stax)XMLReader recognizes standard features as not supported 9 years ago
Stephane Nicoll b1121fba70 Polish 9 years ago
Stephane Nicoll 30d457c622 Deprecate addCache 9 years ago
Stephane Nicoll 1c3c88f81e Merge pull request #998 from quaff/SPR-14039 9 years ago
Stephane Nicoll f422e490b0 Polish contribution 9 years ago
Yanming Zhou 1a302e1fac Add converters between Enum and Integer 9 years ago
Rossen Stoyanchev 183594207f Support user destinations without leading slash 9 years ago
Sam Brannen e904ce4ead Polish QualifierAnnotationAutowireContextTests 9 years ago
Sam Brannen e83e3ec9de Add failing test for @Qualifier as composed annotation 9 years ago
Sam Brannen dfd4aae4f6 Add missing constructors to SynthesizingMethodParameter 9 years ago
Stephane Nicoll 2a9b2ca5fd Polish doc 9 years ago
Stephane Nicoll 33a4e9e57f Prevent non public bean to be exposed to JMX 9 years ago
Rossen Stoyanchev 582864802e Ensure RedirectModel is initialized 9 years ago
Rossen Stoyanchev 971ccab038 DeferredResult/ResponseBodyEmitter adapter mechanism 9 years ago
Stephane Nicoll 2152f436f9 Upgrade to Gradle 2.12 9 years ago
Sam Brannen c41c5dd5c9 Polishing 9 years ago
Sam Brannen 92e715ed93 Update "What's New" regarding new testing features 9 years ago
Juergen Hoeller f2f87ff1e0 Explicit javadoc references to BeanFactory-based default executor lookup 9 years ago
Juergen Hoeller 155fa3754b Consistent lazy resolution of default executor/scheduler for Async/ScheduledAnnotationBeanPostProcessor 9 years ago
Phillip Webb 094cf6cafb Support *Aware for @ComponentScan custom filters 9 years ago
Sam Brannen beb01e674e Merge pull request #991 from philwebb/SPR-13998 9 years ago
Sam Brannen cbd1342fbb Polish ContextCustomizer support in the TCF 9 years ago
Phillip Webb 87a3a5cb3b Introduce ContextCustomizer API in the TestContext Framework 9 years ago
Juergen Hoeller 406d06118d Latest dependency updates (Caffeine 2.2.2, Gson 2.6.2, Jackson 2.7.2, OkHttp 2.7.5, OpenJPA 2.4.1) 9 years ago
Juergen Hoeller 71294df238 Upgrade to ASM 5.1 9 years ago
Juergen Hoeller d124a13eb4 Consistent use of empty enumerations 9 years ago
Juergen Hoeller 8852a5e178 Support for placeholders in @CrossOrigin attributes 9 years ago
Juergen Hoeller b4de66ff9a Test for placeholder-specified default value within @Value 9 years ago
Juergen Hoeller 0b1639d963 JdbcTemplate passes negative values other than -1 on to the driver (for MySQL's special values) 9 years ago
Juergen Hoeller 100f3c5eeb Removed invalid quoting of message arguments from MessageSource examples 9 years ago
Juergen Hoeller 0597ff109e Bsh/GroovyScriptFactory reset script cache in case of compilation error 9 years ago
Juergen Hoeller b944283354 ConstructorResolver exposes parameter signature from user-declared class (in case of a CGLIB-generated subclass) 9 years ago
Juergen Hoeller b6f69492a3 NoUniqueBeanDefinitionException exposes beanNamesFound collection 9 years ago
Rossen Stoyanchev 68f6cf9d3a Support same user connected to multiple servers 9 years ago
Rossen Stoyanchev 6aa216afb6 Polish SimpUserRegistry related classes 9 years ago
Sam Brannen 8222ff465d Merge pull request #996 from philwebb/SPR-14035 9 years ago
Sam Brannen 51eccf552f Polish ServletTestExecutionListener[Tests] 9 years ago
Phillip Webb bb590db396 Support servlet listener activate attribute 9 years ago
Brian Clozel 8ca6a18dae Allow Validator config in XML websocket namespace 9 years ago
Stephane Nicoll 8e24a4153c Support ResolvableTypeProvider on simple event pojo 9 years ago
Stephane Nicoll ed341695a8 Merge pull request #992 from coryfklein/master 9 years ago
Cory Klein 71cf7b4053 Fix typo 9 years ago
Phillip Webb 2244461778 Allow @ContextConfiguration to be omitted 9 years ago
Brian Clozel 0a56667093 Fix SpringUrl Velocity macro URI encoding 9 years ago
Sam Brannen 89cf4772d5 Fix malformed HTML in Javadoc 9 years ago
Sam Brannen e85a06234b Partial merge of pull request #983 from philwebb/testcontext 9 years ago
Sam Brannen 93fb7be783 Polishing 9 years ago
Phillip Webb 504779e210 Remove @BootstrapWith from @WebAppConfiguration 9 years ago
Sam Brannen 0d12b84022 Document single element annotation attribute overrides in "What's New" 9 years ago