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
Age
Commit message (
Expand
)
Author
2015-03-05
Adding tests for the JDBCTransactionManager.
Jesse Morgan
2014-09-03
Adding empty line
Yandell
2014-09-03
Fixed source header
Yandell
2013-10-25
Fixing ReplicatedRepository so that transactions may be entered when the master
Jesse Morgan
2012-11-28
ReplicatedRepository resync no longer creates a for-update transaction on the...
Brian S. O'Neill
2012-05-06
Add another repair test.
Brian S. O'Neill
2012-03-29
Added BDB panic handling support.
Brian S. O'Neill
2012-03-04
Prepare release 1.2.3
Brian S. O'Neill
2011-05-04
Add support for Query controller and timeouts; remove vestigial support for i...
Brian S. O'Neill
2011-02-24
Add preCommit method.
Brian S. O'Neill
2011-01-03
Support serialization of corrupt storable.
Brian S. O'Neill
2010-12-29
Aggressively shutdown test database.
Brian S. O'Neill
2010-05-16
Comments and compatibility for new backup features.
Brian S. O'Neill
2010-05-14
Added Incremental Backup to HotBackupCapability
Olga Kuznetsova
2010-03-14
Update copyright.
Brian S. O'Neill
2010-02-17
Add ignore annotations.
Brian S. O'Neill
2009-11-05
Add support for compressed records.
Brian S. O'Neill
2009-10-18
Implement nested rollback for BDB-JE.
Brian S. O'Neill
2009-03-24
Derived index update must tolerate inconsistencies.
Brian S. O'Neill
2009-02-18
Allow object type to be used with JDBC.
Brian S. O'Neill
2009-02-10
Commented out changes made in revision 1098. Deleting of derived index entrie...
Brian S. O'Neill
2009-02-06
Fix index updates when derived index against joined storable is deleted.
Brian S. O'Neill
2008-12-27
Fix compilation of test.
Brian S. O'Neill
2008-11-19
Fix resync when query is known to return one entry.
Brian S. O'Neill
2008-11-03
Add back support for BigDecimal now that key encoding works correctly.
Brian S. O'Neill
2008-09-26
Resync listener is now a trigger in order to capture more information.
Brian S. O'Neill
2008-08-22
Fixed map repository deadlock with countAll and truncate when in transaction.
Brian S. O'Neill
2008-08-21
Added another test case for nested transaction rollback.
Brian S. O'Neill
2008-08-13
Clone key before inserting into map.
Brian S. O'Neill
2008-07-28
Remove BigDecimal support until key encoding issues are resolved.
Brian S. O'Neill
2008-07-22
Support BigDecimal and BigInteger tests with H2.
Brian S. O'Neill
2008-06-06
Added listener callback for replicated repository resync.
Brian S. O'Neill
2008-05-14
Added test for multiple index errors.
Brian S. O'Neill
2008-05-14
Index repair now deletes bogus entries.
Brian S. O'Neill
2008-05-11
Added JDBC tests which use H2.
Brian S. O'Neill
2008-05-09
Test fixes.
Brian S. O'Neill
2008-05-05
Added transaction test case.
Brian S. O'Neill
2008-05-05
Made TestLockStates a proper unit test.
Brian S. O'Neill
2008-05-04
Minor test additions.
Brian S. O'Neill
2008-05-04
Merged map repository implementation from map branch.
Brian S. O'Neill
2008-04-06
Added support for internal query hints.
Brian S. O'Neill
2008-03-16
Support updates to replicated LOBs.
Brian S. O'Neill
2008-01-26
Added DelegateStorableGenerator.
Brian S. O'Neill
2008-01-25
Add transaction detach/attach methods.
Brian S. O'Neill
2007-10-14
Added support for "where exists" in queries via new syntax.
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-08-26
Added support for load and query trigger.
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
[next]