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
Age
Commit message (
Expand
)
Author
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
2007-02-02
Fixed bug when decoding old Storable generations - new properties must be cle...
Brian S. O'Neill
2007-01-28
Fixed bug when filtering against negative floating point values.
Brian S. O'Neill
2007-01-13
Fix for getting supplied filter values when duplicate property filters exist.
Brian S. O'Neill
2006-12-15
When a property evolves from a boxed primitive to an unboxed primitive, null ...
Brian S. O'Neill
2006-12-07
Added @Authoritative annotation.
Brian S. O'Neill
2006-12-01
Add Storable to CorruptEncodingException when loading from index.
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-11-04
Fixed exception when printing join plan with blank parameters.
Brian S. O'Neill
2006-10-31
Index records no longer use join property to link to master and instead copy ...
Brian S. O'Neill
2006-10-17
More work on automatic triggers.
Brian S. O'Neill
2006-10-16
Incorporated acceptance tests for replicated repository.
Brian S. O'Neill
2006-10-16
Resolved deadlocks.
Brian S. O'Neill
2006-10-15
Added basic index tests.
Brian S. O'Neill
2006-10-15
Added alias tests.
Brian S. O'Neill
2006-10-15
Created StorageCollection.
Brian S. O'Neill
2006-10-14
Incorporated acceptance tests.
Brian S. O'Neill
2006-10-14
Added wrapped storable tests.
Brian S. O'Neill
2006-10-14
Added lob engine tests.
Brian S. O'Neill
2006-10-14
Added merge sort tests.
Brian S. O'Neill
2006-10-14
Added layout tests.
Brian S. O'Neill
2006-10-14
Moved tests to separate project.
Brian S. O'Neill