Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move code to src/ and tests/ | EuAndreh | 2024-10-25 | 1 | -156/+0 |
| | |||||
* | Fix go vet. | Ben Johnson | 2014-07-26 | 1 | -1/+1 |
| | |||||
* | Remove testify. | Ben Johnson | 2014-07-26 | 1 | -28/+55 |
| | |||||
* | Change verbiage, fix node test. | Ben Johnson | 2014-05-15 | 1 | -4/+4 |
| | |||||
* | Fix node unit tests. | Ben Johnson | 2014-05-09 | 1 | -5/+5 |
| | |||||
* | Refactor split/spill. | Ben Johnson | 2014-05-03 | 1 | -13/+12 |
| | |||||
* | Add nested buckets. | Ben Johnson | 2014-04-11 | 1 | -25/+26 |
| | | | | | | | This commit adds the ability to create buckets inside of other buckets. It also replaces the buckets page with a root bucket. Fixes #56. | ||||
* | API Documentation. | Ben Johnson | 2014-02-13 | 1 | -1/+1 |
| | |||||
* | Fix quick tests. | Ben Johnson | 2014-02-05 | 1 | -1/+1 |
| | |||||
* | Add RWTransaction.Put(). | Ben Johnson | 2014-02-01 | 1 | -0/+129 |