234 Commits (3a51b5a9d23f7f6089450a7ac5881c4550914c35)

Author SHA1 Message Date
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
Stephane Nicoll 6f987a9cf8 Proper JCache metadata caching on non cache methods 10 years ago
Juergen Hoeller b7faef0103 JavaMailSenderImpl catches Exception instead of MessagingException and checks for reconnect in case of message batches 10 years ago
Juergen Hoeller 473ed1a672 Polishing 10 years ago
Juergen Hoeller cc02269c9f JavaMailSenderImpl considers empty username and password as not set (for use with placeholders) 10 years ago
Stephane Nicoll d47c5433cb Improve configuration changes in GuavaCacheManager 10 years ago
Juergen Hoeller c65a82a32d Polishing 10 years ago
Juergen Hoeller a2e6b56dd0 SchedulerAccessorBean falls back to finding a default Scheduler bean by type 10 years ago
Juergen Hoeller 2ef3d66c89 Polishing 10 years ago
Juergen Hoeller 0d0d7139ee Convenient EhCache CacheManager bootstrapping within @Bean methods 10 years ago
Phillip Webb ac8326d2df Polish mockito usage 10 years ago
Juergen Hoeller ad475ffadf Consistent vararg declarations for String array setters 10 years ago
Juergen Hoeller 036896a6b8 Split configuration constants into local XConfigUtils classes instead of piling them up in AnnotationConfigUtils 10 years ago
Stephane Nicoll 8d8d47fb4e Fix compiler warning 10 years ago
Stephane Nicoll d9e0b292ab polishing 10 years ago
Juergen Hoeller 188e58c46a Fixed javadoc links 10 years ago
Juergen Hoeller a53987ace1 Renamed JCacheEhCacheTest to JCacheEhCacheTests 10 years ago
Stephane Nicoll fac0599aef Add cache abstraction tests using JSR-107 10 years ago
Juergen Hoeller b1b7f8ab1f EhCacheFactoryBean uses reflection to call setStatisticsEnabled method (which allows for building against EhCache 2.7+) 10 years ago
Juergen Hoeller bf9ccc8138 ExceptionTypeFilter and InstanceFilter live in util package itself now 10 years ago
Juergen Hoeller 5614e257d1 Polishing 10 years ago
Juergen Hoeller b7984f21d8 Polishing 10 years ago
Sam Brannen c60c1cec45 Suppress serial warning in JCacheCustomInterceptorTests 10 years ago
Juergen Hoeller 98d6f7b443 Polishing 10 years ago
Stephane Nicoll aaae10ce3b Cache operation invocation hook point 10 years ago
Stephane Nicoll bb6e07bd3a polishing 10 years ago
Stephane Nicoll 9952973e01 Add missing cache-resolver attribute 10 years ago
Stephane Nicoll 05e96ee448 Cache provider related exceptions handling 10 years ago
Juergen Hoeller b43fc7ac0f Building against Quartz 2.2.1 and JavaMail 1.5.2 11 years ago
Juergen Hoeller e04fb15a5e Compilation compatibility with JasperReports 5.5.2 11 years ago
Philippe Marschall 1e8c799a60 Clean up spring-context-support tests warnings 11 years ago
Juergen Hoeller 9a59292603 SchedulerFactoryBean supports non-durable jobs when accompanied by a trigger 11 years ago
Stephane Nicoll 3cda355e7f polishing 11 years ago
Stephane Nicoll a198026469 fix CI build 11 years ago
Stephane Nicoll 7b5e9e8c8e polishing 11 years ago
Stephane Nicoll f3b8a4103e Use CacheResolver in Spring abstraction 11 years ago
Stephane Nicoll 47a4327193 Add JSR-107 cache annotations support 11 years ago
Stephane Nicoll 3e74d3b2fb Add putIfAbsent on Cache abstraction 11 years ago
Stephane Nicoll 119dfd9cf9 Fix cache decoration 11 years ago