summaryrefslogtreecommitdiff
path: root/src/test/java/com/amazon/carbonado/repo
AgeCommit message (Expand)Author
2007-05-20Merged in covering index optimization.Brian S. O'Neill
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-31Index records no longer use join property to link to master and instead copy ...Brian S. O'Neill
2006-10-16Incorporated acceptance tests for replicated repository.Brian S. O'Neill
2006-10-15Added basic index tests.Brian S. O'Neill
2006-10-15Added alias tests.Brian S. O'Neill
2006-10-15Created StorageCollection.Brian S. O'Neill
2006-10-14Moved tests to separate project.Brian S. O'Neill