|
| 1.6 | modified | msurtani | src/org/jboss/cache/interceptors/InvocationContextInterceptor.java | JBCACHE-785 |
| 1.2 | modified | msurtani | tests/functional/org/jboss/cache/transaction/SuspendTxTest.java | JBCACHE-785 |
| 1.2 | modified | msurtani | tests/functional/org/jboss/cache/HungChannelTest.java | JBCACHE-761 |
| 1.251 | modified | msurtani | src/org/jboss/cache/TreeCache.java | JBCACHE-761 |
| 1.3 | modified | msurtani | src/org/jboss/cache/buddyreplication/BuddyLocator.java | Updated javadocs, and genericized |
| 1.5 | modified | msurtani | src/org/jboss/cache/buddyreplication/NextMemberBuddyLocator.java | Updated javadocs, and genericized |
| 1.39 | modified | msurtani | src/org/jboss/cache/Fqn.java | * Removed ExtendedCacheLoader base test* Merged store and load tests into CacheLoaderTestBase* Fixed bug in Fqn.getFqnChild(), added better javadocs and unit tests |
| 1.18 | modified | msurtani | src/org/jboss/cache/loader/JDBCCacheLoader.java | * Removed ExtendedCacheLoader base test* Merged store and load tests into CacheLoaderTestBase* Fixed bug in Fqn.getFqnChild(), added better javadocs and unit tests |
| 1.15 | modified | msurtani | tests/functional/org/jboss/cache/FqnTest.java | * Removed ExtendedCacheLoader base test* Merged store and load tests into CacheLoaderTestBase* Fixed bug in Fqn.getFqnChild(), added better javadocs and unit tests |
| 1.32 | modified | msurtani | tests/functional/org/jboss/cache/loader/CacheLoaderTestsBase.java | * Removed ExtendedCacheLoader base test* Merged store and load tests into CacheLoaderTestBase* Fixed bug in Fqn.getFqnChild(), added better javadocs and unit tests |
| 1.7 | deleted | msurtani | tests/functional/org/jboss/cache/loader/ExtendedCacheLoaderTestsBase.java | * Removed ExtendedCacheLoader base test* Merged store and load tests into CacheLoaderTestBase* Fixed bug in Fqn.getFqnChild(), added better javadocs and unit tests |
| 1.9 | modified | msurtani | tests/functional/org/jboss/cache/loader/FileCacheLoaderTest.java | * Removed ExtendedCacheLoader base test* Merged store and load tests into CacheLoaderTestBase* Fixed bug in Fqn.getFqnChild(), added better javadocs and unit tests |
| 1.4 | modified | msurtani | tests/functional/org/jboss/cache/loader/JdbmCacheLoaderTest.java | * Removed ExtendedCacheLoader base test* Merged store and load tests into CacheLoaderTestBase* Fixed bug in Fqn.getFqnChild(), added better javadocs and unit tests |
| 1.12 | modified | msurtani | tests/functional/org/jboss/cache/loader/LocalDelegatingCacheLoaderTest.java | * Removed ExtendedCacheLoader base test* Merged store and load tests into CacheLoaderTestBase* Fixed bug in Fqn.getFqnChild(), added better javadocs and unit tests |
| 1.8 | modified | msurtani | tests/functional/org/jboss/cache/loader/TcpCacheLoaderTest.java | * Removed ExtendedCacheLoader base test* Merged store and load tests into CacheLoaderTestBase* Fixed bug in Fqn.getFqnChild(), added better javadocs and unit tests |
| 1.9 | modified | msurtani | etc/META-INF/hibernate-recommended-config.xml | JBCACHE-793 |