Age | Commit message (Expand) | Author |
2007-08-26 | Removed Trigger lob adapting methods. | Brian S. O'Neill |
2007-08-26 | Added support for load and query trigger. | Brian S. O'Neill |
2007-06-29 | Fixed IllegalArgumentException with optimized join queries of the form "a.b =... | Brian S. O'Neill |
2007-05-20 | Merged in covering index optimization. | Brian S. O'Neill |
2007-04-29 | Added @since tags. | Brian S. O'Neill |
2007-04-22 | Added primary key verification. | Brian S. O'Neill |
2007-03-28 | Merged 1.2-dev to trunk. | Brian S. O'Neill |
2007-03-15 | IndexedRepository supports optional and throttled index repair. | Brian S. O'Neill |
2007-01-30 | More cursor closing paranoia. | Brian S. O'Neill |
2007-01-11 | Fixes for bugs found using FindBugs. | Brian S. O'Neill |
2006-12-16 | Use setTransactionWriteNoSync in examples because it is safer. | Brian S. O'Neill |
2006-12-16 | Support write-no-sync mode for Sleepycat repositories. | Brian S. O'Neill |
2006-12-01 | Add Storable to CorruptEncodingException when loading from index. | Brian S. O'Neill |
2006-11-04 | Support transaction isolation level of "none". | Brian S. O'Neill |
2006-10-31 | Cope with errors during resync. | Brian S. O'Neill |
2006-10-23 | Removed unused methods. | Brian S. O'Neill |
2006-10-20 | Resolved deadlocks. | Brian S. O'Neill |
2006-10-17 | Prevent accidental replication of internal storables. | Brian S. O'Neill |
2006-10-17 | More work on automatic triggers. | Brian S. O'Neill |
2006-10-16 | Resolved deadlocks. | Brian S. O'Neill |
2006-10-15 | Created StorageCollection. | Brian S. O'Neill |
2006-10-14 | Added support for memory-only transaction logs. | Brian S. O'Neill |
2006-10-11 | Resolved some warnings. | Brian S. O'Neill |
2006-10-10 | Minor comment fix. | Brian S. O'Neill |
2006-10-08 | Folded in projects that have no special dependencies. | Brian S. O'Neill |