|
| 1.14 | modified | msurtani | src/org/jboss/cache/InvocationContext.java | added to toString |
| 1.37 | modified | msurtani | src/org/jboss/cache/RegionManager.java | fixed buggy stuff around BG comms |
| 1.14 | modified | msurtani | src/org/jboss/cache/marshall/CacheMarshaller200.java | fixed buggy stuff around BG comms |
| 1.26 | modified | msurtani | src/org/jboss/cache/statetransfer/DefaultStateTransferIntegrator.java | fixed buggy stuff around BG comms |
| 1.29 | modified | msurtani | src/org/jboss/cache/loader/AsyncCacheLoader.java | fixed buggy stuff around BG comms |
| 1.1 | added | msurtani | src/org/jboss/cache/loader/AsyncCacheLoaderConfig.java | fixed buggy stuff around BG comms |
| 1.4 | deleted | msurtani | src/org/jboss/cache/loader/AsynchCacheLoaderConfig.java | fixed buggy stuff around BG comms |
| 1.1 | added | msurtani | src/org/jboss/cache/util/CachePrinter.java | fixed buggy stuff around BG comms |
| 1.18 | modified | msurtani | tests/functional/org/jboss/cache/buddyreplication/BuddyBackupActivationInactivationTest.java | fixed buggy stuff around BG comms |
| 1.45 | modified | msurtani | tests/functional/org/jboss/cache/buddyreplication/BuddyReplicationTestsBase.java | fixed buggy stuff around BG comms |
| 1.9 | modified | msurtani | tests/functional/org/jboss/cache/buddyreplication/BuddyReplicationWithCacheLoaderTest.java | fixed buggy stuff around BG comms |
| 1.8 | modified | msurtani | tests/functional/org/jboss/cache/loader/DummyCacheLoader.java | fixed buggy stuff around BG comms |
| 1.14 | modified | msurtani | src/org/jboss/cache/config/Option.java | Removed ugly and buggy bypassInterceptorChain Option |
| 1.19 | modified | msurtani | src/org/jboss/cache/interceptors/InvocationContextInterceptor.java | Removed ugly and buggy bypassInterceptorChain Option |
| 1.4 | modified | msurtani | src/org/jboss/cache/pojo/impl/InternalHelper.java | Removed ugly and buggy bypassInterceptorChain Option |
| 1.29 | modified | msurtani | src/org/jboss/cache/statetransfer/StateTransferManager.java | Removed ugly and buggy bypassInterceptorChain Option |
| 1.203 | modified | msurtani | /build.xml | JBCACHE-1072 |
| 1.1 | added | msurtani | lib/README.txt | JBCACHE-1072 |
| 1.10 | modified | msurtani | src/org/jboss/cache/config/RuntimeConfig.java | Made ctor public |
| 1.2 | modified | genman | src/org/jboss/cache/util/concurrent/ConcurrentHashSet.java | Add required impl for equals, hashCode |