|
| 1.30 | modified | bstansberry | src/org/jboss/cache/loader/AsyncCacheLoader.java | Logging |
| 1.9 | modified | msurtani | etc/META-INF/unit-test-cache-service.xml | Dropped eviction thread freq from 5 to 2 secs |
| 1.81 | modified | msurtani | src/org/jboss/cache/CacheImpl.java | Bug in deferred notification of view changes |
| 1.23 | modified | msurtani | src/org/jboss/cache/notifications/Notifier.java | Bug in deferred notification of view changes |
| 1.83 | modified | msurtani | src/org/jboss/cache/interceptors/TxInterceptor.java | clean up thread local state after a tx commits/rolls back |
| 1.8 | modified | msurtani | tests/functional/org/jboss/cache/passivation/ReplicatedPassivationIntegrationTest.java | fixed test |
| 1.4 | deleted | msurtani | tests/functional/org/jboss/cache/misc/CopyOnWriteArrayTest.java | optimised tests to use DummyInMemoryCacheLoader as a stub |
| 1.48 | modified | msurtani | tests/functional/org/jboss/cache/optimistic/AbstractOptimisticTestCase.java | optimised tests to use DummyInMemoryCacheLoader as a stub |
| 1.15 | modified | msurtani | tests/functional/org/jboss/cache/optimistic/OptimisticWithPassivationTest.java | optimised tests to use DummyInMemoryCacheLoader as a stub |
| 1.16 | modified | msurtani | tests/functional/org/jboss/cache/passivation/BasicPassivationTest.java | optimised tests to use DummyInMemoryCacheLoader as a stub |
| 1.13 | modified | msurtani | tests/functional/org/jboss/cache/passivation/ConcurrentPassivationTest.java | optimised tests to use DummyInMemoryCacheLoader as a stub |
| 1.16 | modified | msurtani | tests/functional/org/jboss/cache/passivation/LocalPassivationIntegrationTest.java | optimised tests to use DummyInMemoryCacheLoader as a stub |
| 1.5 | modified | msurtani | tests/functional/org/jboss/cache/passivation/PassivationActivationCallbacksTestCase.java | optimised tests to use DummyInMemoryCacheLoader as a stub |
| 1.7 | modified | msurtani | tests/functional/org/jboss/cache/passivation/ReplicatedPassivationIntegrationTest.java | optimised tests to use DummyInMemoryCacheLoader as a stub |
| 1.2 | deleted | msurtani | tests/functional/org/jboss/cache/util/concurrent/ConcurrentHashSetTest.java | optimised tests to use DummyInMemoryCacheLoader as a stub |
| 1.15 | modified | msurtani | src/org/jboss/cache/marshall/CacheMarshaller200.java | Added MapCopy to known types |
| 1.22 | modified | msurtani | tests/functional/org/jboss/cache/invalidation/InvalidationInterceptorTest.java | created a dummy in memory CL to act as a stub for tests that assume the rpesence of a cache loader |
| 1.8 | modified | msurtani | tests/functional/org/jboss/cache/loader/DummyInMemoryCacheLoader.java | created a dummy in memory CL to act as a stub for tests that assume the rpesence of a cache loader |
| 1.1 | added | msurtani | tests/functional/org/jboss/cache/loader/DummyInMemoryCacheLoaderTest.java | created a dummy in memory CL to act as a stub for tests that assume the rpesence of a cache loader |
| 1.1 | added | msurtani | tests/functional/org/jboss/cache/loader/DummySharedInMemoryCacheLoader.java | created a dummy in memory CL to act as a stub for tests that assume the rpesence of a cache loader |
| 1.77 | modified | msurtani | src/org/jboss/cache/buddyreplication/BuddyManager.java | Fixed breaking UTs |
| 1.7 | modified | msurtani | tests/functional/org/jboss/cache/loader/DummyInMemoryCacheLoader.java | Fixed breaking UTs |
| 1.24 | modified | msurtani | src/org/jboss/cache/interceptors/BaseRpcInterceptor.java | Fixed breaking UTs |
| 1.6 | modified | msurtani | tests/functional/org/jboss/cache/buddyreplication/NextMemberBuddyLocatorTest.java | Fixed breaking UTs |