|
| 1.10 | modified | smarlow | src/org/jboss/cache/config/CacheLoaderConfig.java | fix for JBCACHE-531. escape backslash characters. |
| 1.23 | modified | genman | src/org/jboss/cache/interceptors/ReplicationInterceptor.java | Clean up tests and diagnostics; setUseMarshalling was not set on all nodesfor test; add help binary dump to TreeCacheMarshaller |
| 1.7 | modified | genman | src/org/jboss/cache/marshall/TreeCacheMarshaller.java | Clean up tests and diagnostics; setUseMarshalling was not set on all nodesfor test; add help binary dump to TreeCacheMarshaller |
| 1.4 | modified | genman | tests/functional/org/jboss/cache/eviction/ReplicatedLRUPolicyTest.java | Clean up tests and diagnostics; setUseMarshalling was not set on all nodesfor test; add help binary dump to TreeCacheMarshaller |
| 1.7 | modified | genman | tests/functional/org/jboss/cache/rpc/RpcTreeCacheFunctionalTest.java | Clean up tests and diagnostics; setUseMarshalling was not set on all nodesfor test; add help binary dump to TreeCacheMarshaller |
| 1.149 | modified | genman | src/org/jboss/cache/TreeCache.java | Clean up tests and diagnostics; setUseMarshalling was not set on all nodesfor test; add help binary dump to TreeCacheMarshaller |
| 1.1 | added | bwang | src/org/jboss/cache/aop/eviction/AopEvictionPolicy.java | Moved aop eviction to its own dir. |
| 1.1 | added | bwang | src/org/jboss/cache/aop/eviction/AopLRUAlgorithm.java | Moved aop eviction to its own dir. |
| 1.1 | added | bwang | src/org/jboss/cache/aop/eviction/AopLRUPolicy.java | Moved aop eviction to its own dir. |
| 1.3 | deleted | bwang | src/org/jboss/cache/eviction/AopEvictionPolicy.java | Moved aop eviction to its own dir. |
| 1.7 | deleted | bwang | src/org/jboss/cache/eviction/AopLRUAlgorithm.java | Moved aop eviction to its own dir. |
| 1.5 | deleted | bwang | src/org/jboss/cache/eviction/AopLRUPolicy.java | Moved aop eviction to its own dir. |
| 1.1 | added | bwang | tests/functional/org/jboss/cache/aop/eviction/AopLRUPolicyTest.java | Moved aop eviction to its own dir. |
| 1.1 | added | bwang | tests/functional/org/jboss/cache/aop/eviction/AopLRUPolicyUpdateEvictionTest.java | Moved aop eviction to its own dir. |
| 1.8 | deleted | bwang | tests/functional/org/jboss/cache/eviction/AopLRUPolicyTest.java | Moved aop eviction to its own dir. |
| 1.3 | deleted | bwang | tests/functional/org/jboss/cache/eviction/AopLRUPolicyUpdateEvictionTest.java | Moved aop eviction to its own dir. |