Age | Commit message (Expand) | Author |
---|---|---|
2008-12-13 | Release upgrade lock if write lock not acquired. | Brian S. O'Neill |
2008-12-12 | Fix deadlock in timed write lock acquisition. | Brian S. O'Neill |
2008-08-22 | Fixed map repository deadlock with countAll and truncate when in transaction. | Brian S. O'Neill |
2008-08-13 | Clone key before inserting into map. | Brian S. O'Neill |
2008-07-22 | Added advanced conversion capability when setting query filter properties. Th... | Brian S. O'Neill |
2008-07-18 | Moved transaction support classes to txn package. | Brian S. O'Neill |
2008-05-14 | Fix reverse range filter. | Brian S. O'Neill |
2008-05-09 | Test fixes. | Brian S. O'Neill |
2008-05-06 | Code cleanup: add @Override annotations, remove unused imports, remove dead c... | 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 | Merged map repository implementation from map branch. | Brian S. O'Neill |