summaryrefslogtreecommitdiff
path: root/src/test/java/com/amazon/carbonado/repo/replicated/TestRepair.java
AgeCommit message (Expand)Author
2012-05-06Add another repair test.Brian S. O'Neill
2012-03-04Prepare release 1.2.3Brian S. O'Neill
2011-01-03Support serialization of corrupt storable.Brian S. O'Neill
2010-03-14Update copyright.Brian S. O'Neill
2008-11-19Fix resync when query is known to return one entry.Brian S. O'Neill
2008-09-26Resync listener is now a trigger in order to capture more information.Brian S. O'Neill
2008-06-06Added listener callback for replicated repository resync.Brian S. O'Neill
2007-02-17ReplicatedRepository installs user triggers on the replica again, but it now ...Brian S. O'Neill
2006-11-10Fix resync corruption skip/repair logic.Brian S. O'Neill
2006-11-08Tests and fixes for corruption repair.Brian S. O'Neill
2006-10-15Created StorageCollection.Brian S. O'Neill