|
| 1.8 | modified | bwang | src-50/resources/pojocache-aop.xml | JBCACHE-868 Renaming PojoCache annotation. |
| 1.15 | modified | genman | src/org/jboss/cache/eviction/BaseEvictionAlgorithm.java | source code tidy and taking advatage of JDK1.5 |
| 1.7 | modified | genman | src/org/jboss/cache/interceptors/BaseCacheLoaderInterceptor.java | source code tidy and taking advatage of JDK1.5 |
| 1.60 | modified | genman | src/org/jboss/cache/interceptors/CacheLoaderInterceptor.java | source code tidy and taking advatage of JDK1.5 |
| 1.9 | modified | genman | src/org/jboss/cache/transaction/DummyTransaction.java | source code tidy and taking advatage of JDK1.5 |
| 1.14 | modified | genman | src/org/jboss/cache/TransactionEntry.java | source code tidy and taking advatage of JDK1.5 |
| 1.285 | modified | genman | src/org/jboss/cache/TreeCache.java | source code tidy and taking advatage of JDK1.5 |
| 1.52 | modified | genman | src/org/jboss/cache/TreeCacheProxyImpl.java | source code tidy and taking advatage of JDK1.5 |
| 1.43 | modified | genman | src/org/jboss/cache/interceptors/OptimisticValidatorInterceptor.java | JIRA-867 bypass cache for internal put |
| 1.7 | modified | bwang | src-50/resources/pojocache-aop.xml | JBCACHE-868 Renaming PojoCache annotation. |
| 1.2 | modified | bwang | tests/functional/org/jboss/cache/data/Address.java | JBCACHE-868 Renaming PojoCache annotation. |
| 1.2 | modified | bwang | tests/functional/org/jboss/cache/data/Person.java | JBCACHE-868 Renaming PojoCache annotation. |
| 1.2 | modified | bwang | tests/functional/org/jboss/cache/data/Course.java | JBCACHE-868 Renaming PojoCache annotation. |
| 1.8 | modified | bwang | src-50/org/jboss/cache/pojo/PojoCache.java | JBCACHE-868 Renaming PojoCache annotation. |
| 1.3 | deleted | bwang | src-50/org/jboss/cache/pojo/annotation/InstanceOfPojoCacheable.java | JBCACHE-868 Renaming PojoCache annotation. |
| 1.3 | deleted | bwang | src-50/org/jboss/cache/pojo/annotation/PojoCacheable.java | JBCACHE-868 Renaming PojoCache annotation. |
| 1.1 | added | bwang | src-50/org/jboss/cache/pojo/annotation/Replicable.java | JBCACHE-868 Renaming PojoCache annotation. |
| 1.4 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/propagation/Node.java | JBCACHE-868 Renaming PojoCache annotation. |
| 1.4 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/propagation/PropagationManager.java | JBCACHE-868 Renaming PojoCache annotation. |
| 1.4 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/propagation/StateItem.java | JBCACHE-868 Renaming PojoCache annotation. |
| 1.4 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/Gadget.java | JBCACHE-868 Renaming PojoCache annotation. |
| 1.3 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/IdObject.java | JBCACHE-868 Renaming PojoCache annotation. |
| 1.3 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/NetworkNode.java | JBCACHE-868 Renaming PojoCache annotation. |
| 1.3 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/SpecialSerializedAddress.java | JBCACHE-868 Renaming PojoCache annotation. |
| 1.4 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/Address.java | JBCACHE-868 Renaming PojoCache annotation. |
| 1.2 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/ArrayObject.java | JBCACHE-868 Renaming PojoCache annotation. |
| 1.2 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/EnumPlanet.java | JBCACHE-868 Renaming PojoCache annotation. |
| 1.4 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/Link.java | JBCACHE-868 Renaming PojoCache annotation. |
| 1.4 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/NetworkAdmin.java | JBCACHE-868 Renaming PojoCache annotation. |
| 1.3 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/NetworkDomain.java | JBCACHE-868 Renaming PojoCache annotation. |
| 1.4 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/NetworkElement.java | JBCACHE-868 Renaming PojoCache annotation. |
| 1.4 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/NodeManager.java | JBCACHE-868 Renaming PojoCache annotation. |
| 1.4 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/Person.java | JBCACHE-868 Renaming PojoCache annotation. |
| 1.4 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/Resource.java | JBCACHE-868 Renaming PojoCache annotation. |
| 1.2 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/SpecialAddress.java | JBCACHE-868 Renaming PojoCache annotation. |
| 1.3 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/TestNode.java | JBCACHE-868 Renaming PojoCache annotation. |
| 1.3 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/ValueObject.java | JBCACHE-868 Renaming PojoCache annotation. |
| 1.284 | modified | genman | src/org/jboss/cache/TreeCache.java | JBCACHE-867 - add undo method calls for remove, add more debugging |
| 1.4 | modified | genman | src-50/org/jboss/cache/pojo/PojoInstance.java | JBCACHE-867 - add undo method calls for remove, add more debugging |
| 1.14 | modified | genman | src-50/org/jboss/cache/pojo/PojoUtil.java | JBCACHE-867 - add undo method calls for remove, add more debugging |
| 1.8 | modified | genman | src-50/org/jboss/cache/pojo/collection/CollectionInterceptorUtil.java | JBCACHE-867 - add undo method calls for remove, add more debugging |
| 1.8 | modified | genman | tests/functional/org/jboss/cache/eviction/LRUAlgorithmTest.java | JBCACHE-867 - add undo method calls for remove, add more debugging |
| 1.25 | modified | bstansberry | src/org/jboss/cache/loader/FileCacheLoader.java | Minor optimizations; comments |
| 1.37 | modified | genman | tests/functional/org/jboss/cache/loader/CacheLoaderTestsBase.java | JBCACHE-867 -- Node.put((Map)null) is allowed, remove MapCopy where map is modified |
| 1.2 | modified | genman | tests/functional/org/jboss/cache/util/MapCopyTest.java | JBCACHE-867 -- Node.put((Map)null) is allowed, remove MapCopy where map is modified |
| 1.24 | modified | genman | src/org/jboss/cache/loader/JDBCCacheLoader.java | JBCACHE-867 -- Node.put((Map)null) is allowed, remove MapCopy where map is modified |
| 1.22 | modified | genman | src/org/jboss/cache/loader/bdbje/BdbjeCacheLoader.java | JBCACHE-867 -- Node.put((Map)null) is allowed, remove MapCopy where map is modified |
| 1.3 | modified | genman | src/org/jboss/cache/util/MapCopy.java | JBCACHE-867 -- Node.put((Map)null) is allowed, remove MapCopy where map is modified |
| 1.283 | modified | genman | src/org/jboss/cache/TreeCache.java | JBCACHE-867 - Fix put(Map) not calling through cache |
| 1.35 | modified | genman | src/org/jboss/cache/interceptors/PessimisticLockInterceptor.java | JBCACHE-867 - Fix put(Map) not calling through cache |