|
| 1.26 | modified | msurtani | src/org/jboss/cache/notifications/Notifier.java | Temp patch to make sure all notifications go thru the Notification Interceptor |
| 1.7 | modified | msurtani | src/org/jboss/cache/interceptors/NotificationInterceptor.java | Added logging + notifier should clear queued notifications once emitted |
| 1.25 | modified | msurtani | src/org/jboss/cache/lock/IdentityLock.java | JBCACHE-1079 |
| 1.24 | modified | msurtani | src/org/jboss/cache/lock/IdentityLock.java | JBCACHE-1079 |
| 1.2 | deleted | msurtani | docs/JBossCache-UserGuide/en/images/EvictionUML.png | JBCACHE-1079 |
| 1.13 | modified | msurtani | docs/JBossCache-UserGuide/en/modules/eviction_policies.xml | JBCACHE-1079 |
| 1.21 | modified | msurtani | tests/functional/org/jboss/cache/loader/BdbjeCacheLoaderTest.java | Added to the test |
| 1.22 | modified | msurtani | src/org/jboss/cache/factories/XmlConfigurationParser.java | JBCACHE-1097 |
| 1.6 | deleted | jgreene | tests/functional/org/jboss/cache/pojo/event/ListTest.java | Remove old tests |
| 1.6 | deleted | jgreene | tests/functional/org/jboss/cache/pojo/event/LocalTest.java | Remove old tests |
| 1.6 | deleted | jgreene | tests/functional/org/jboss/cache/pojo/event/MapTest.java | Remove old tests |
| 1.6 | deleted | jgreene | tests/functional/org/jboss/cache/pojo/event/SetTest.java | Remove old tests |
| 1.10 | modified | bstansberry | tests/functional/org/jboss/cache/buddyreplication/BuddyReplicationWithCacheLoaderTest.java | Add tests with autoGravitation disabled. Make the tree structure deeper too. |