| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix freelist allocation direction. | Ben Johnson | 2014-05-19 | 1 | -17/+8 |
| * | Minor stats fixes. | Ben Johnson | 2014-05-14 | 1 | -11/+33 |
| * | tweaks | Martin Kobetic | 2014-05-12 | 1 | -8/+13 |
| * | merge inline branch into leaf branch | Martin Kobetic | 2014-05-12 | 1 | -3/+37 |
| * | fix inline bucket stats | Martin Kobetic | 2014-05-12 | 1 | -45/+57 |
| * | aggregate bucket stats recursively and add stats to cmd | Martin Kobetic | 2014-05-09 | 1 | -0/+44 |
| * | Fix bucket free. | Ben Johnson | 2014-05-07 | 1 | -0/+27 |
| * | Add inline bucket support. | Ben Johnson | 2014-05-05 | 1 | -10/+10 |
| * | Refactor split/spill. | Ben Johnson | 2014-05-03 | 1 | -21/+82 |
| * | Printf's %s and %q do the right thing with []byte; removed string conversion. | Kevin Gillette | 2014-04-25 | 1 | -3/+3 |
| * | Change to BucketStats and Bucket.Stats(). | Ben Johnson | 2014-04-22 | 1 | -36/+36 |
| * | rename MaxDepth to Depth | Martin Kobetic | 2014-04-22 | 1 | -3/+3 |
| * | skip space assertions for incompatible page size | Martin Kobetic | 2014-04-22 | 1 | -14/+22 |
| * | allign naming with MemStats | Martin Kobetic | 2014-04-22 | 1 | -15/+15 |
| * | moar tweaks | Martin Kobetic | 2014-04-22 | 1 | -18/+38 |
| * | update stats test | Martin Kobetic | 2014-04-22 | 1 | -0/+8 |
| * | Return bucket from CreateBucket() functions. | Ben Johnson | 2014-04-15 | 1 | -19/+36 |
| * | Add nested buckets. | Ben Johnson | 2014-04-11 | 1 | -102/+422 |
| * | Add performance counters. | Ben Johnson | 2014-04-02 | 1 | -3/+0 |
| * | Add DB.Check(). | Ben Johnson | 2014-03-29 | 1 | -0/+1 |
| * | Make DB/Tx API more consistent. | Ben Johnson | 2014-03-24 | 1 | -29/+29 |
| * | Error refactoring. | Ben Johnson | 2014-03-24 | 1 | -3/+4 |
| * | Remove ease-of-use functions from the DB type. | Ben Johnson | 2014-03-21 | 1 | -136/+179 |
| * | Skip long-running tests with go test -short | Tommi Virtanen | 2014-03-13 | 1 | -0/+16 |
| * | Consolidate Tx and RWTx. | Ben Johnson | 2014-03-08 | 1 | -34/+34 |
| * | Rename Transaction to Tx. | Ben Johnson | 2014-03-08 | 1 | -11/+11 |
| * | Allow reads of unflushed nodes. | Ben Johnson | 2014-03-01 | 1 | -0/+14 |
| * | Refactor Bucket. | Ben Johnson | 2014-02-23 | 1 | -4/+319 |
| * | Revert "Refactor Transaction/Bucket API." | Ben Johnson | 2014-02-22 | 1 | -8/+5 |
| * | Refactor Transaction/Bucket API. | Ben Johnson | 2014-02-21 | 1 | -5/+8 |
| * | Bucket stats. | Ben Johnson | 2014-02-21 | 1 | -0/+62 |
