summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-04-29Merged in support for derived properties.Brian S. O'Neill
2007-04-02Weak matches changed to extra matches.Brian S. O'Neill
2007-04-01Move Storable code generation support to separate package.Brian S. O'Neill
2007-03-31Consider weak matches in filtering score.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
2007-02-02Fixed bug when decoding old Storable generations - new properties must be cle...Brian S. O'Neill
2007-01-28Fixed bug when filtering against negative floating point values.Brian S. O'Neill
2007-01-13Fix for getting supplied filter values when duplicate property filters exist.Brian S. O'Neill
2006-12-15When a property evolves from a boxed primitive to an unboxed primitive, null ...Brian S. O'Neill
2006-12-07Added @Authoritative annotation.Brian S. O'Neill
2006-12-01Add Storable to CorruptEncodingException when loading from index.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-11-04Fixed exception when printing join plan with blank parameters.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-17More work on automatic triggers.Brian S. O'Neill
2006-10-16Incorporated acceptance tests for replicated repository.Brian S. O'Neill
2006-10-16Resolved deadlocks.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-14Incorporated acceptance tests.Brian S. O'Neill
2006-10-14Added wrapped storable tests.Brian S. O'Neill
2006-10-14Added lob engine tests.Brian S. O'Neill
2006-10-14Added merge sort tests.Brian S. O'Neill
2006-10-14Added layout tests.Brian S. O'Neill
2006-10-14Moved tests to separate project.Brian S. O'Neill