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
Age
Commit message (
Expand
)
Author
2010-06-08
Fix serialization of adapted primary key properties.
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
Fix transaction attach/detach test.
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-10-17
Add additional serialization test.
Brian S. O'Neill
2009-10-15
Generated readFrom method sets properties states at the end, to ensure that a...
Brian S. O'Neill
2009-10-02
Added test for date range queries.
Tobias Holgers
2009-06-12
Add extra check before applying join sort optimization.
Brian S. O'Neill
2009-05-16
Fix bug when overriding final void method. Fix bug in generating writeTo/read...
Brian S. O'Neill
2009-04-22
Do not encode suffix in encodeSearchKeyPrefix
Tobias Holgers
2009-03-24
Derived index update must tolerate inconsistencies.
Brian S. O'Neill
2009-02-26
Don't check if independent properties are set. This fixes a regression in whi...
Brian S. O'Neill
2009-02-26
NPE fix when comparing nullable Float/Double/BigDecimal properties for equality.
Brian S. O'Neill
2009-02-18
Allow object type to be used with JDBC.
Brian S. O'Neill
2009-02-10
Fix for JDBC prepared statement values when query has an exists filter.
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
2009-01-20
Ensure that exited transaction cleans up the local scope even when an excepti...
Brian S. O'Neill
2008-12-31
Revert automatic initial version number if insert fails.
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
Restructured BigDecimal tests.
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-08-12
Added missing test for Query.exists.
Brian S. O'Neill
2008-07-28
Remove BigDecimal support until key encoding issues are resolved.
Brian S. O'Neill
2008-07-27
Fixed conversion test failures.
Brian S. O'Neill
2008-07-27
Added converter tests.
Brian S. O'Neill
2008-07-27
Added more BigDecimal tests.
Brian S. O'Neill
2008-07-26
Added more BigDecimal tests.
Brian S. O'Neill
2008-07-25
Complete BigDecimal support -- ensure that failed update rolls back normaliza...
Brian S. O'Neill
2008-07-25
Compare BigDecimal properties for equality using compareTo.
Brian S. O'Neill
2008-07-22
Support BigDecimal and BigInteger tests with H2.
Brian S. O'Neill
2008-07-22
Added advanced conversion capability when setting query filter properties. Th...
Brian S. O'Neill
2008-07-20
Added normalization option for BigDecimal properties.
Brian S. O'Neill
2008-07-20
Support BigInteger and BigDecimal property types.
Brian S. O'Neill
2008-07-20
Added utilities for encoding and decoding BigDecimals.
Brian S. O'Neill
2008-07-19
Added utilities for encoding and decoding BigDecimals.
Brian S. O'Neill
2008-07-18
Added utilities for encoding and decoding BigIntegers.
Brian S. O'Neill
2008-07-18
Moved transaction support classes to txn package.
Brian S. O'Neill
2008-07-12
Added tests for remainder append of full scan queries with 'or' expressions.
Brian S. O'Neill
2008-06-06
Added listener callback for replicated repository resync.
Brian S. O'Neill
2008-05-24
Added simple outer join test.
Brian S. O'Neill
[next]