index
:
dedo
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
fix typo in README
Steven Normore
2014-04-08
1
-1
/
+1
|
|
/
/
|
|
*
Add nested buckets.
Ben Johnson
2014-04-11
27
-1498
/
+1948
|
|
/
|
/
|
*
|
Update cursor benchmark.
Ben Johnson
2014-04-04
1
-15
/
+19
|
/
*
Merge pull request #119 from benbjohnson/tx-rename
Ben Johnson
2014-04-04
4
-152
/
+152
|
\
|
*
Rename internal local Tx variables.
Ben Johnson
2014-04-04
4
-152
/
+152
|
/
*
Merge pull request #118 from benbjohnson/commit-hook
Ben Johnson
2014-04-04
2
-12
/
+58
|
\
|
*
Add Tx.OnCommit() handler.
Ben Johnson
2014-04-04
2
-12
/
+58
|
/
*
README
Ben Johnson
2014-04-03
1
-0
/
+1
*
Merge pull request #113 from benbjohnson/meta-checksum
Ben Johnson
2014-04-02
3
-10
/
+55
|
\
|
*
Add meta page checksums.
Ben Johnson
2014-04-02
3
-10
/
+55
|
/
*
Merge pull request #112 from benbjohnson/perf-stats
Ben Johnson
2014-04-02
8
-100
/
+160
|
\
|
*
Add performance counters.
Ben Johnson
2014-04-02
8
-100
/
+160
|
/
*
Merge pull request #111 from benbjohnson/flock
Ben Johnson
2014-04-02
1
-0
/
+12
|
\
|
*
Add advisory file locking.
Ben Johnson
2014-04-02
1
-0
/
+12
|
/
*
Merge pull request #109 from benbjohnson/consolidate-file-descriptors
Ben Johnson
2014-04-02
2
-18
/
+10
|
\
|
*
Consolidate file and metafile descriptors.
Ben Johnson
2014-04-02
2
-18
/
+10
|
/
*
README
Ben Johnson
2014-04-02
1
-30
/
+1
*
Merge branch 'master' of https://github.com/boltdb/bolt
Ben Johnson
2014-04-02
1
-0
/
+1
|
\
|
*
Merge pull request #107 from DocSavage/master
Ben Johnson
2014-03-31
1
-0
/
+1
|
|
\
|
|
*
Add DVID to projects using Bolt
Bill Katz
2014-03-31
1
-0
/
+1
|
|
/
*
/
Remove count and overflow columns for free pages on 'bolt pages'.
Ben Johnson
2014-04-02
1
-4
/
+12
|
/
*
Merge pull request #104 from benbjohnson/remove-db-open
Ben Johnson
2014-03-31
4
-124
/
+79
|
\
|
*
Remove DB.Open() and only allow bolt.Open().
Ben Johnson
2014-03-31
4
-124
/
+79
|
/
*
Merge pull request #102 from benbjohnson/fix-freelist
Ben Johnson
2014-03-31
6
-10
/
+51
|
\
|
*
Write freelist after each commit.
Ben Johnson
2014-03-31
6
-10
/
+51
|
/
*
Merge pull request #98 from benbjohnson/fsck
Ben Johnson
2014-03-29
7
-1
/
+140
|
\
|
*
Add DB.Check().
Ben Johnson
2014-03-29
7
-1
/
+140
|
/
*
Merge pull request #97 from benbjohnson/cli
Ben Johnson
2014-03-27
11
-316
/
+395
|
\
|
*
Refactor bolt commands into individual files.
Ben Johnson
2014-03-27
11
-316
/
+395
|
/
*
Merge pull request #92 from benbjohnson/safe-copy
Ben Johnson
2014-03-26
1
-1
/
+12
|
\
|
*
Fix DB.Copy() meta lock and partial write checks.
Ben Johnson
2014-03-26
1
-1
/
+12
|
/
*
Merge pull request #91 from benbjohnson/quickcheck
Ben Johnson
2014-03-25
1
-4
/
+15
|
\
|
*
Fix quickcheck test for duplicate keys.
Ben Johnson
2014-03-25
1
-4
/
+15
|
/
*
Merge pull request #90 from benbjohnson/fix-bucket-reclamation
Ben Johnson
2014-03-25
3
-9
/
+52
|
\
|
*
Fix bucket reclamation.
Ben Johnson
2014-03-25
3
-9
/
+52
*
|
README
Ben Johnson
2014-03-24
1
-0
/
+7
|
/
*
Merge pull request #88 from benbjohnson/tx-rename
Ben Johnson
2014-03-24
8
-149
/
+157
|
\
|
*
Make DB/Tx API more consistent.
Ben Johnson
2014-03-24
8
-149
/
+157
|
/
*
Merge pull request #87 from benbjohnson/errors
Ben Johnson
2014-03-24
8
-106
/
+94
|
\
|
*
Error refactoring.
Ben Johnson
2014-03-24
8
-106
/
+94
|
/
*
Merge pull request #86 from benbjohnson/mock
Ben Johnson
2014-03-24
3
-3
/
+78
|
\
|
*
Re-add tests for write failures
Tommi Virtanen
2014-03-24
3
-3
/
+78
|
/
*
Resolve remaining errcheck warnings.
Ben Johnson
2014-03-24
2
-11
/
+29
*
Check errors from file close in DB.CopyFile
Tommi Virtanen
2014-03-23
1
-1
/
+5
*
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
*
Merge pull request #81 from benbjohnson/tx-closed
Ben Johnson
2014-03-23
5
-17
/
+89
|
\
|
*
Add ErrTxClosed error.
Ben Johnson
2014-03-23
5
-17
/
+89
|
/
*
Merge pull request #78 from benbjohnson/tx-managed
Ben Johnson
2014-03-23
3
-5
/
+43
|
\
|
*
Mark Do()/With() transaction as managed.
Ben Johnson
2014-03-23
3
-5
/
+43
|
/
[prev]
[next]