Commit Graph

36 Commits

Author SHA1 Message Date
Sebastian Sdorra
ac88e1f651 implement cache statistics 2014-02-19 20:56:14 +01:00
Sebastian Sdorra
5715851ff1 modify cache api to match the one from shiro 2014-02-19 19:59:44 +01:00
Sebastian Sdorra
4745dd5575 suppress unchecked warnings 2014-01-11 15:17:44 +01:00
Sebastian Sdorra
4f6460eeae replace filter with predicate 2014-01-09 20:16:03 +01:00
Sebastian Sdorra
908f2fe6c8 simplify cache api 2014-01-09 20:06:07 +01:00
Sebastian Sdorra
629c062072 removed ehcache 2014-01-03 10:40:00 +01:00
Sebastian Sdorra
68bc30e717 fix wrong resource urls of cache configurations 2013-06-18 12:36:30 +02:00
Sebastian Sdorra
b24dcf2642 improve logging 2013-06-18 12:33:29 +02:00
Sebastian Sdorra
345392d309 fix license headers 2013-05-30 09:29:28 +02:00
Sebastian Sdorra
69957ad36d fix missing copy strategy in guava cache configuration 2013-04-12 08:48:32 +02:00
Sebastian Sdorra
a33c3edf96 improve logging for GuavaCacheManager 2013-04-12 08:42:19 +02:00
Sebastian Sdorra
55d5830ea8 added unit tests for GuavaCacheConfigurationReader 2013-04-11 15:28:47 +02:00
Sebastian Sdorra
91d5f8085e added reference tests for cache managers 2013-03-25 11:58:05 +01:00
Sebastian Sdorra
80ce0f019e synchronize getCache method of cache manager implementations 2013-03-25 11:55:57 +01:00
Sebastian Sdorra
f8bb0cf109 create static read method for GuavaCacheConfigurationReader 2013-03-25 11:07:47 +01:00
Sebastian Sdorra
2a273f0f84 added prefix for guava cache classes 2013-03-25 10:56:39 +01:00
Sebastian Sdorra
09d4ea87af improve configuration for guava cache 2013-03-25 10:53:01 +01:00
Sebastian Sdorra
3dfa6d4fc1 added CacheConfigurationReader for GuavaCacheManager 2013-03-25 08:50:26 +01:00
Sebastian Sdorra
c941ffb749 improve configuration objects 2013-03-25 08:03:32 +01:00
Sebastian Sdorra
57f5e31a54 start implementation of guava based CacheManager 2013-03-24 19:52:06 +01:00
Sebastian Sdorra
eca0d304c6 merge global cache configuration attributes 2013-03-19 14:16:53 +01:00
Sebastian Sdorra
6458f1b3d7 merge cache configuration from default location, config directory and plugins 2013-03-19 11:43:46 +01:00
Sebastian Sdorra
12fac88aaf update ehcache to version 2.5.1 2012-02-01 15:44:29 +01:00
Sebastian Sdorra
8a7091398b added removeAll method to cache 2011-11-07 12:49:39 +01:00
Sebastian Sdorra
8a8ab5f6e6 close cachemanager on context destroy 2011-02-12 18:10:32 +01:00
Sebastian Sdorra
cf12390b0b create new caches dynamically 2011-02-12 11:18:21 +01:00
Sebastian Sdorra
106cd6717c improve logging 2011-02-12 10:58:58 +01:00
Sebastian Sdorra
dbb757414b improve cache api 2011-02-12 10:52:04 +01:00
Sebastian Sdorra
b6298938ec improve repository manager and handler relation 2010-11-25 21:56:06 +01:00
Sebastian Sdorra
7342f759c1 added logging information to CacheRepositoryManagerDecorator 2010-11-19 18:03:55 +01:00
Sebastian Sdorra
12ba98c49b move cache api to scm-core 2010-11-07 16:07:14 +01:00
Sebastian Sdorra
fb20f3a26d improve handler and manager api 2010-11-05 18:19:43 +01:00
Sebastian Sdorra
0fc5699aba added new license header 2010-10-31 19:22:53 +01:00
Sebastian Sdorra
8f57cd0e31 fix pmd reported violations 2010-10-16 13:20:20 +02:00
Sebastian Sdorra
fd86fd5d76 fix repository caching bug 2010-10-16 00:01:21 +02:00
Sebastian Sdorra
e891d762fb added caching for the repositorymanager 2010-10-14 07:58:51 +02:00