10112 Commits (c52a0ccdfdc238e972e720f99e9ff86b6c0e8181)
 

Author SHA1 Message Date
Sam Brannen c52a0ccdfd Introduce TestContextManager(TestContextBootstrapper) constructor 10 years ago
Sam Brannen 9e6a5ae4a7 Merge pull request #780 from sbrannen/SPR-12683 10 years ago
Sam Brannen 129488cb4f Improve extensibility of TestContext bootstrapping & context caching 10 years ago
Sam Brannen e6c24f7167 Convert ContextCache to interface with default implementation 10 years ago
Sam Brannen c9d597f519 Introduce createBootstrapContext() extension in TestContextManager 10 years ago
Sam Brannen 0b054f9fbd Improve Javadoc for TestContextBootstrapper 10 years ago
Sam Brannen 186abcb054 Introduce buildTestContext() in TestContextBootstrapper 10 years ago
Sam Brannen 0392a88c69 Move static ContextCache to DefaultCacheAwareContextLoaderDelegate 10 years ago
Sam Brannen 0e287c1a90 Introduce resetContextCache() in ContextCacheTestUtils 10 years ago
Sam Brannen dc345dcb3d Polish TestContextManager 10 years ago
Sam Brannen 0cb22fc8f3 Use SoftReferences for context caching in the TCF 10 years ago
Sam Brannen 2a4f4cd258 Introduce reset() method in ContextCache 10 years ago
Rossen Stoyanchev c29eae3307 Support user destinations with multiple app servers 10 years ago
Rossen Stoyanchev c384945a17 Polish "user" destination support package 10 years ago
Sam Brannen 3c5a9b4e1d Introduce class-level @DirtiesContext tests for TestNG 10 years ago
Sam Brannen d31f3ee0b2 Suppress warning in ServletAnnotationControllerHandlerMethodTests 10 years ago
Juergen Hoeller afe42cd2a2 Upgrade to JavaMail 1.5.3 (and Hibernate 4.3.9) 10 years ago
Juergen Hoeller d398bb7c51 DefaultMessageListenerContainer uses receiveTimeout for wait call on shutdown 10 years ago
Juergen Hoeller cddcf3637d Polishing 10 years ago
Juergen Hoeller 050e581c10 StatementCreatorUtils.setValue only uses setString etc for Types.OTHER in case of Oracle 10 years ago
Juergen Hoeller 10a51a4f19 InvocableHandlerMethod logs argument resolution exceptions at debug level 10 years ago
Stephane Nicoll fac639971a Merge remote-tracking branch 'origin/master' 10 years ago
Stephane Nicoll f98a6c6b6a Support expression in @SendTo 10 years ago
Juergen Hoeller 9ed0a56d84 AbstractApplicationContext collects early ApplicationEvents and publishes them once the multicaster is available 10 years ago
Juergen Hoeller 65ba72f1fc FactoryBean type check logs currently-in-creation exception at debug level 10 years ago
Juergen Hoeller aa49949d7a Bean type mismatch check accepts assignable values according to ClassUtils 10 years ago
Stephane Nicoll 2c7d2d38a9 Support custom resolution of response destination 10 years ago
Juergen Hoeller e403aefe86 Proper exception in case of an @Bean method call encountering a bean type mismatch 10 years ago
Juergen Hoeller 1da98b0542 @Bean-returned FactoryBean proxy delegates to actual target instance now 10 years ago
Sam Brannen 96e6406b4b Clarify semantics for multiple profiles in @Profile 10 years ago
Juergen Hoeller fafb823e8d Polishing 10 years ago
Juergen Hoeller af272c2124 HttpEntity and its subclasses insist on same target type for equality 10 years ago
Juergen Hoeller 8b2d9951e0 AnnotationAsyncExecutionAspect properly accepts ListenableFuture return type 10 years ago
Sam Brannen c006b74e91 Make AbsTstCtxBootstrapper.resolveContextLoader protected 10 years ago
Sam Brannen 1226596b8b Document connection handling in ScriptUtils 10 years ago
Sam Brannen e581244370 Delete legacy JdbcTestUtils in spring-orm 10 years ago
Sam Brannen dba48a1ff5 Isolate thrown exception in AssertTests 10 years ago
Sam Brannen fefbd8f85b Polish Javadoc for StringUtils and Assert 10 years ago
Sam Brannen 47f8d435e6 Introduce isNotEmpty() aliases in StringUtils 10 years ago
Rossen Stoyanchev a3df66931f Add path-helper attribute for websocket namespace 10 years ago
Rossen Stoyanchev e4acbae270 Polish 10 years ago
Rossen Stoyanchev 26cfe5795f Find @ResponseStatus recursively on getCause() 10 years ago
Rossen Stoyanchev c172d9d745 Add trailing slash support to AbstractUrlHandlerMapping 10 years ago
Rossen Stoyanchev b18053f93a Fix failing test 10 years ago
Rossen Stoyanchev 8ff7cc73bc Try defaulContentType for application/octet-stream 10 years ago
Rossen Stoyanchev b0848db17c Merge pull request #771 from dgtombs/SPR-12759 10 years ago
David Tombs 463878a03f Improve RedirectAttributes reference docs 10 years ago
Arjen Poutsma b119a9c82c FutureAdapter should wrap RuntimeExceptions 10 years ago
Stephane Nicoll e5b505224b Improve exception message 10 years ago
Sam Brannen 063ef240c1 Support static fields in ReflectionTestUtils 10 years ago