| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add strict mode. | Ben Johnson | 2014-05-14 | 1 | -0/+92 |
| * | Refactor split/spill. | Ben Johnson | 2014-05-03 | 1 | -2/+5 |
| * | Add Tx.Cursor(). | Ben Johnson | 2014-04-29 | 1 | -0/+8 |
| * | Return bucket from CreateBucket() functions. | Ben Johnson | 2014-04-15 | 1 | -2/+2 |
| * | Add nested buckets. | Ben Johnson | 2014-04-11 | 1 | -253/+41 |
| * | Rename internal local Tx variables. | Ben Johnson | 2014-04-04 | 1 | -144/+144 |
| * | Add Tx.OnCommit() handler. | Ben Johnson | 2014-04-04 | 1 | -12/+30 |
| * | Add performance counters. | Ben Johnson | 2014-04-02 | 1 | -1/+100 |
| * | Consolidate file and metafile descriptors. | Ben Johnson | 2014-04-02 | 1 | -1/+4 |
| * | Write freelist after each commit. | Ben Johnson | 2014-03-31 | 1 | -0/+10 |
| * | Fix bucket reclamation. | Ben Johnson | 2014-03-25 | 1 | -3/+4 |
| * | Error refactoring. | Ben Johnson | 2014-03-24 | 1 | -0/+11 |
| * | Re-add tests for write failures | Tommi Virtanen | 2014-03-24 | 1 | -2/+2 |
| * | Check spill error in Commit | Tommi Virtanen | 2014-03-23 | 1 | -1/+3 |
| * | Check meta page write error in Commit | Tommi Virtanen | 2014-03-23 | 1 | -1/+3 |
| * | Add ErrTxClosed error. | Ben Johnson | 2014-03-23 | 1 | -14/+20 |
| * | Mark Do()/With() transaction as managed. | Ben Johnson | 2014-03-23 | 1 | -1/+7 |
| * | Call fdatasync/fsync after writing out non-meta pages | Tommi Virtanen | 2014-03-22 | 1 | -0/+3 |
| * | Add 'bolt pages'. | Ben Johnson | 2014-03-21 | 1 | -0/+27 |
| * | Fix Tx.Buckets() sort order. | Ben Johnson | 2014-03-13 | 1 | -0/+1 |
| * | Consolidate Tx and RWTx. | Ben Johnson | 2014-03-08 | 1 | -0/+421 |
