| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "Refactor Transaction/Bucket API."•••This reverts commit 1ad2b99f281d587b767b36f886401e81d17915a9. | Ben Johnson | 2014-02-22 | 15 | -853/+856 |
| * | Merge pull request #50 from benbjohnson/api•••Refactor Transaction/Bucket API | Ben Johnson | 2014-02-21 | 15 | -856/+853 |
| |\ | |||||
| | * | Refactor Transaction/Bucket API. | Ben Johnson | 2014-02-21 | 15 | -856/+853 |
| |/ | |||||
| * | Merge pull request #49 from benbjohnson/stat•••Database Stats | Ben Johnson | 2014-02-21 | 2 | -0/+97 |
| |\ | |||||
| | * | Add DB.Stat(). | Ben Johnson | 2014-02-21 | 2 | -0/+97 |
| |/ | |||||
| * | Merge pull request #48 from benbjohnson/bucket-stat•••Bucket stats | Ben Johnson | 2014-02-21 | 3 | -0/+107 |
| |\ | |||||
| | * | Bucket stats. | Ben Johnson | 2014-02-21 | 3 | -0/+107 |
| |/ | |||||
| * | Merge pull request #47 from benbjohnson/bidirectional-cursor•••Bidirectional cursors | Ben Johnson | 2014-02-20 | 4 | -4/+134 |
| |\ | |||||
| | * | Bidirectional cursors. | Ben Johnson | 2014-02-20 | 4 | -4/+134 |
| |/ | |||||
| * | Merge pull request #45 from benbjohnson/seek•••Cursor.Get is now Cursor.Seek, and returns the first possible key. | Ben Johnson | 2014-02-20 | 3 | -16/+21 |
| |\ | |||||
| | * | Cursor.Get is now Cursor.Seek, and returns the first possible key.•••This makes range and prefix queries possible. Closes: #44 | Tommi Virtanen | 2014-02-20 | 3 | -16/+21 |
| |/ | |||||
| * | Merge pull request #43 from benbjohnson/cursor-godoc-fix•••Fix Cursor godoc for First(), Next(), and Get(). | Ben Johnson | 2014-02-20 | 1 | -3/+3 |
| |\ | |||||
| | * | Fix Cursor godoc for First(), Next(), and Get(). | Ben Johnson | 2014-02-20 | 1 | -3/+3 |
| |/ | |||||
| * | Update project status. | Ben Johnson | 2014-02-20 | 1 | -1/+1 |
| * | Merge pull request #40 from benbjohnson/sequence-overflow•••Check for sequence overflow. | Ben Johnson | 2014-02-20 | 4 | -0/+32 |
| |\ | |||||
| | * | Check for sequence overflow. | Ben Johnson | 2014-02-20 | 4 | -0/+32 |
| |/ | |||||
| * | Merge branch 'master' of https://github.com/boltdb/bolt | Ben Johnson | 2014-02-20 | 1 | -1/+1 |
| |\ | |||||
| | * | Change project status to 'Alpha'. | Ben Johnson | 2014-02-18 | 1 | -1/+1 |
| * | | Add 'make cloc'. | Ben Johnson | 2014-02-20 | 1 | -1/+5 |
| |/ | |||||
| * | Read-only transactional block. | Ben Johnson | 2014-02-16 | 3 | -5/+37 |
| * | Merge pull request #36 from benbjohnson/for-each•••ForEach() | Ben Johnson | 2014-02-16 | 4 | -0/+121 |
| |\ | |||||
| | * | Add Transaction.ForEach(). | Ben Johnson | 2014-02-16 | 4 | -0/+121 |
| |/ | |||||
| * | Add CreateBucketIfNotExists(). | Ben Johnson | 2014-02-16 | 3 | -0/+31 |
| * | Merge branch 'master' of https://github.com/boltdb/bolt•••Conflicts: db_test.go rwtransaction_test.go | Ben Johnson | 2014-02-16 | 0 | -0/+0 |
| |\ | |||||
| | * | Improve test coverage. | Ben Johnson | 2014-02-15 | 6 | -40/+124 |
| * | | Rename errors. | Ben Johnson | 2014-02-16 | 10 | -63/+63 |
| * | | Add Stringer support. | Ben Johnson | 2014-02-16 | 2 | -1/+12 |
| * | | Improve test coverage. | Ben Johnson | 2014-02-15 | 7 | -41/+128 |
| |/ | |||||
| * | Fix DB.opened flag. | Ben Johnson | 2014-02-15 | 1 | -0/+2 |
| * | Merge pull request #34 from benbjohnson/multithreading•••Race Detection | Ben Johnson | 2014-02-15 | 8 | -11/+145 |
| |\ | |||||
| | * | Add parallel usage test and race detector. | Ben Johnson | 2014-02-15 | 8 | -11/+145 |
| |/ | |||||
| * | Merge pull request #32 from benbjohnson/blocks•••Transactional Blocks | Ben Johnson | 2014-02-15 | 3 | -50/+83 |
| |\ | |||||
| | * | Add transactional blocks. | Ben Johnson | 2014-02-15 | 3 | -50/+83 |
| |/ | |||||
| * | Merge pull request #31 from benbjohnson/sequence•••Sequence | Ben Johnson | 2014-02-15 | 5 | -1/+64 |
| |\ | |||||
| | * | Add bucket sequence. | Ben Johnson | 2014-02-15 | 5 | -1/+64 |
| |/ | |||||
| * | Merge pull request #30 from benbjohnson/examples•••Examples | Ben Johnson | 2014-02-14 | 4 | -13/+161 |
| |\ | |||||
| | * | Add examples. | Ben Johnson | 2014-02-14 | 4 | -13/+161 |
| |/ | |||||
| * | Add godoc badge. | Ben Johnson | 2014-02-13 | 1 | -1/+1 |
| * | Merge pull request #29 from benbjohnson/cleanup•••API Documentation | Ben Johnson | 2014-02-13 | 19 | -109/+245 |
| |\ | |||||
| | * | API Documentation. | Ben Johnson | 2014-02-13 | 19 | -109/+245 |
| * | | Merge pull request #24 from benbjohnson/remap•••Remapping | Ben Johnson | 2014-02-13 | 8 | -28/+171 |
| |\| | |||||
| | * | Mmap remap. | Ben Johnson | 2014-02-12 | 8 | -28/+171 |
| |/ | |||||
| * | Merge branch 'master' of https://github.com/boltdb/bolt•••Conflicts: transaction_test.go | Ben Johnson | 2014-02-11 | 2 | -158/+26 |
| |\ | |||||
| | * | Merge pull request #21 from benbjohnson/cursor•••Cursor iteration. | Ben Johnson | 2014-02-11 | 5 | -161/+182 |
| | |\ | |||||
| | | * | Cursor iteration. | Ben Johnson | 2014-02-11 | 5 | -161/+182 |
| | |/ | |||||
| * / | Cursor iteration. | Ben Johnson | 2014-02-11 | 4 | -3/+156 |
| |/ | |||||
| * | Merge pull request #20 from benbjohnson/freelist•••Freelist | Ben Johnson | 2014-02-10 | 19 | -100/+412 |
| |\ | |||||
| | * | Add freelist. | Ben Johnson | 2014-02-10 | 19 | -100/+412 |
| |/ | |||||
| * | Clean up. | Ben Johnson | 2014-02-09 | 2 | -25/+24 |
| * | Merge pull request #19 from benbjohnson/rebalance•••Rebalance after deletion. | Ben Johnson | 2014-02-09 | 5 | -12/+218 |
| |\ | |||||
