171 Commits (d7320f41c0f5d08d641fac2ba4711ee3c218d4e3)

Author SHA1 Message Date
Johnny Lim 44e652f99e Remove duplicate words 9 years ago
Juergen Hoeller 4ae065996b Polishing 9 years ago
Juergen Hoeller 157dcab56c Cleanup of remaining direct BeanWrapper usage 9 years ago
Juergen Hoeller 6db6f23a04 Quartz ResourceLoaderClassLoadHelper explicitly falls back to classpath lookup 9 years ago
Juergen Hoeller 8bfba6a07a EhCacheManagerFactoryBean logs cache manager name 9 years ago
Juergen Hoeller 14bf6509ec Consistent cache key implementation across transaction and cache attribute sources 9 years ago
Juergen Hoeller a68b910b7c TimerScheduledFuture correctly calculates getDelay result 9 years ago
Juergen Hoeller 25be5e060c TaskDecorator callback supported by common TaskExecutor implementations 9 years ago
Stephane Nicoll aed56ea732 Upgrade to Caffeine 2.1.0 9 years ago
Stephane Nicoll 29700658d4 Support Quartz trigger without JobDetail 9 years ago
Juergen Hoeller 773d175681 Polishing 9 years ago
Stephane Nicoll 7d0ebddebe Flag Caffeine as Java8+ only 9 years ago
Stephane Nicoll 19d97c4253 Support for multi-threaded cache access 9 years ago
Stephane Nicoll 3a238a2b61 Polish contribution 9 years ago
Ben Manes 13aabeef37 Add caching support for Caffeine 9 years ago
Juergen Hoeller a2a9c47e59 Deprecate Velocity support 9 years ago
Juergen Hoeller 8ce5e88c66 Require Jackson 2.6+, FreeMarker 2.3.21+, XStream 1.4.5+ 9 years ago
Juergen Hoeller dd647659b3 Rearranged cache test class names across several modules 9 years ago
Stephane Nicoll bf1afdfdc9 Add cache tests for JCache 9 years ago
Stephane Nicoll 610b5a20ea Fix test name 9 years ago
Stephane Nicoll 8dea3c5ade Remove test duplication 9 years ago
Stephane Nicoll 2a2a8d3f93 Allow null values to be cached with `@CacheResult` 9 years ago
Juergen Hoeller 112781fb47 Reliable null value handling in ConcurrentMapCache, GuavaCache, JCacheCache 9 years ago
Sam Brannen d5ee787e1e Migrate JUnit 3 tests to JUnit 4 9 years ago
Juergen Hoeller 525d111210 Polishing 9 years ago
Juergen Hoeller e05fb494f5 Polishing 9 years ago
Juergen Hoeller 3a5cc3df80 JCacheEhCache3Tests enforces EhCache 3.0's CachingProvider 9 years ago
Juergen Hoeller d8794a1edc Test against EhCache 3.0 M2 (as a JCache provider) 9 years ago
Sam Brannen 6c530b7bfb Delete trailing whitespace in XML files 9 years ago
Juergen Hoeller b4095c3e1d Class identity comparisons wherever possible 9 years ago
Stephane Nicoll 073c176400 Fix test 10 years ago
Stephane Nicoll a7fec6a459 Lazily resolve the default exception CacheResolver 10 years ago
Stephane Nicoll 314b069fd8 Only require an exception CacheResolver if necessary 10 years ago
Juergen Hoeller d23893fd25 Consistent javadoc param declarations for type variables 10 years ago
Juergen Hoeller 26d4f91835 Compatibility with EhCache 3.0 M1 (as a JCache provider) 10 years ago
Stephane Nicoll 9172a6d05e Restore proper use of CacheLoader 10 years ago
Stephane Nicoll a64532ede2 Add testConnection on JavaMailSender 10 years ago
Stephane Nicoll babbf6e871 Harmonize resources location 10 years ago
Stas Volsky ef95fc2f7e Synchronize clear on TransactionAwareCacheDecorator 10 years ago
Stephane Nicoll c7b324b89b Move cached expression evaluation abstraction 10 years ago
Juergen Hoeller 49e31c302b Allow schedulerWithHsqlDataSource to pass through reducing it to the trigger table check 10 years ago
Sam Brannen d5fb829ade Polish failed assertion messages in QuartzSupportTests 10 years ago
Juergen Hoeller 223d849a14 Polishing 10 years ago
Juergen Hoeller 2675ce7c9f Polishing 10 years ago
Stephane Nicoll 330897b411 Fix typo 10 years ago
Juergen Hoeller e2518e0b7c Reduced DefaultJCacheOperationSource's dependency from ApplicationContext to BeanFactory 10 years ago
Juergen Hoeller 0e36402bd2 Revised retrieval of cache strategy beans 10 years ago
Stephane Nicoll 5aefcc802e Prevent early bean initialization with @EnableCaching 10 years ago
Juergen Hoeller 69f1b78e93 Latest dependency updates (EhCache 2.9, Joda-Time 2.5, Jackson 2.4.3, Tiles 3.0.5, Tomcat 8.0.14, FreeMarker 2.3.21) 10 years ago
Juergen Hoeller 8325b10080 Consistent formatting of license headers, package javadocs, and import declarations 10 years ago