summaryrefslogtreecommitdiff
path: root/src/test/java/com/amazon/carbonado/repo/replicated
AgeCommit message (Expand)Author
2007-04-01Move Storable code generation support to separate package.Brian S. O'Neill
2007-03-28Merged 1.2-dev to trunk.Brian S. O'Neill
2007-02-17ReplicatedRepository installs user triggers on the replica again, but it now ...Brian S. O'Neill
2006-12-07Added @Authoritative annotation.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-16Incorporated acceptance tests for replicated repository.Brian S. O'Neill
2006-10-15Created StorageCollection.Brian S. O'Neill