index
:
CarbonadoTestSuite.git
fix-automatic-and-alt-key
fix-failing-tests
master
Forked from https://github.com/Carbonado/CarbonadoTestSuite
Jesse Morgan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
java
/
com
/
amazon
/
carbonado
/
repo
/
replicated
Age
Commit message (
Expand
)
Author
2012-05-06
Add another repair test.
Brian S. O'Neill
2012-03-04
Prepare release 1.2.3
Brian S. O'Neill
2011-01-03
Support serialization of corrupt storable.
Brian S. O'Neill
2010-03-14
Update copyright.
Brian S. O'Neill
2008-11-19
Fix resync when query is known to return one entry.
Brian S. O'Neill
2008-09-26
Resync listener is now a trigger in order to capture more information.
Brian S. O'Neill
2008-06-06
Added listener callback for replicated repository resync.
Brian S. O'Neill
2008-03-16
Support updates to replicated LOBs.
Brian S. O'Neill
2007-09-03
Removed bogus test.
Brian S. O'Neill
2007-08-26
Removed vestigial support for wrapping Storables.
Brian S. O'Neill
2007-06-29
Fix syntax error.
Brian S. O'Neill
2007-06-17
Add test for lob replication bug.
Brian S. O'Neill
2007-04-01
Move Storable code generation support to separate package.
Brian S. O'Neill
2007-03-28
Merged 1.2-dev to trunk.
Brian S. O'Neill
2007-02-17
ReplicatedRepository installs user triggers on the replica again, but it now ...
Brian S. O'Neill
2006-12-07
Added @Authoritative annotation.
Brian S. O'Neill
2006-11-10
Fix resync corruption skip/repair logic.
Brian S. O'Neill
2006-11-08
Tests and fixes for corruption repair.
Brian S. O'Neill
2006-10-16
Incorporated acceptance tests for replicated repository.
Brian S. O'Neill
2006-10-15
Created StorageCollection.
Brian S. O'Neill