0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 13 days ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed CacheConfig to CacheDefaults More... almost 13 years ago
Better encapsulation and JavaDoc for SimpleCache More... almost 13 years ago
Generate javadoc More... almost 13 years ago
fixed typo More... almost 13 years ago
fixed typo More... almost 13 years ago
fixed type + some javadoc errors More... almost 13 years ago
fixed type + some javadoc errors More... almost 13 years ago
fixed type + some javadoc errors More... almost 13 years ago
changes to gitignore and tck moved to use java 1.6 More... almost 13 years ago
changes to gitignore and tck moved to use java 1.6 More... almost 13 years ago
changes to gitignore and tck moved to use java 1.6 More... almost 13 years ago
minor refactoring More... almost 13 years ago
minor refactoring More... almost 13 years ago
More unit tests More... almost 13 years ago
Default impl need to be in the RI More... almost 13 years ago
Default impl need to be in the RI More... almost 13 years ago
Added @CacheKeyParam support with tests and implementation More... almost 13 years ago
Added @CacheKeyParam support with tests and implementation More... almost 13 years ago
Added @CacheKeyParam support with tests and implementation More... almost 13 years ago
Added new tests for specifying cache name at the class level with @CacheConfig. More... almost 13 years ago
Added support for @CacheConfig More... almost 13 years ago
Added class level @CacheConfig to set resolver, cacheName and key generator per class. More... almost 13 years ago
added Cache method: public V getAndPut(K key, V value) throws CacheException More... almost 13 years ago
added Cache method: public V getAndPut(K key, V value) throws CacheException More... almost 13 years ago
added Cache method: public V getAndPut(K key, V value) throws CacheException More... almost 13 years ago
Added more testing for different configuration styles More... almost 13 years ago
Made some small tweaks. More... almost 13 years ago
Use named cache More... almost 13 years ago
Added support for cacheName generation for @CacheResult only More... almost 13 years ago
Updated interceptors to implement support for skipGet(), afterInvocation() More... almost 13 years ago