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
...
*
Merge pull request #245 from benbjohnson/caveat
Ben Johnson
2014-08-24
1
-0
/
+5
|
\
|
*
Add single-bucket/single-tx caveat.
Ben Johnson
2014-08-24
1
-0
/
+5
|
/
*
Merge pull request #243 from benbjohnson/deref-split-root
Ben Johnson
2014-08-21
1
-1
/
+1
|
\
|
*
Fix split root dereference.
Ben Johnson
2014-08-21
1
-1
/
+1
|
/
*
Merge pull request #242 from clutchski/patch-1
Ben Johnson
2014-08-20
1
-1
/
+1
|
\
|
*
fix spelling mistake in README
Matt Perpick
2014-08-20
1
-1
/
+1
|
/
*
Merge pull request #241 from AndreasBriese/master
Ben Johnson
2014-08-18
1
-0
/
+1
|
\
|
*
added ipLocator to projects using Bolt
Andreas Briese
2014-08-18
1
-0
/
+1
|
/
*
Merge pull request #239 from benbjohnson/example
Ben Johnson
2014-08-16
1
-0
/
+79
|
\
|
*
Add cursor examples.
Ben Johnson
2014-08-16
1
-0
/
+79
|
/
*
Merge pull request #236 from siddontang/master
Ben Johnson
2014-08-03
1
-0
/
+1
|
\
|
*
Add LedisDB to project list
siddontang
2014-08-04
1
-0
/
+1
|
/
*
Merge pull request #235 from benbjohnson/caveats
Ben Johnson
2014-07-28
1
-0
/
+29
|
\
|
*
README
Ben Johnson
2014-07-28
1
-0
/
+29
|
/
*
README
Ben Johnson
2014-07-27
1
-4
/
+4
*
Merge pull request #234 from benbjohnson/testing
Ben Johnson
2014-07-26
24
-1811
/
+1894
|
\
|
*
Fix go vet.
Ben Johnson
2014-07-26
3
-5
/
+5
|
*
Remove testify.
Ben Johnson
2014-07-26
17
-537
/
+664
|
*
Move tests to a test package.
Ben Johnson
2014-07-26
10
-348
/
+266
|
*
Remove wrapping test closures.
Ben Johnson
2014-07-26
5
-1436
/
+1471
|
*
Remove withTempPath() helper.
Ben Johnson
2014-07-25
1
-125
/
+128
*
|
Merge pull request #230 from benbjohnson/doc
Ben Johnson
2014-07-25
1
-22
/
+369
|
\
\
|
|
/
|
/
|
|
*
README
Ben Johnson
2014-07-25
1
-22
/
+369
|
/
*
Merge pull request #229 from benbjohnson/bucket-fill-percent
Ben Johnson
2014-07-24
5
-21
/
+28
|
\
|
*
Add FillPercent documentation.
Ben Johnson
2014-07-24
1
-0
/
+2
|
*
Change fill percent to be per-bucket.
Ben Johnson
2014-07-24
5
-21
/
+26
|
/
*
Merge pull request #228 from benbjohnson/fix-large-append
Ben Johnson
2014-07-23
3
-22
/
+61
|
\
|
*
Fix root split on very large append.
Ben Johnson
2014-07-23
3
-22
/
+61
*
|
Merge pull request #227 from benbjohnson/fix-double-spill
Ben Johnson
2014-07-23
1
-1
/
+5
|
\
|
|
*
Fix double spill.
Ben Johnson
2014-07-23
1
-1
/
+5
|
/
*
Merge pull request #226 from benbjohnson/optimize-large-append
Ben Johnson
2014-07-22
1
-8
/
+21
|
\
|
*
Optimize large append.
Ben Johnson
2014-07-22
1
-8
/
+21
|
/
*
Merge pull request #221 from cmars/win32
Ben Johnson
2014-07-16
1
-1
/
+1
|
\
|
*
Fixed cast for 32-bit windows.
Casey Marshall
2014-07-13
1
-1
/
+1
*
|
Merge pull request #225 from benbjohnson/no-sync
Ben Johnson
2014-07-15
4
-4
/
+21
|
\
\
|
*
|
Add DB.NoSync option for bulk loading.
Ben Johnson
2014-07-15
4
-4
/
+21
|
/
/
*
|
Merge pull request #224 from benbjohnson/rebalance-time
Ben Johnson
2014-07-15
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
Only update rebalance time if nodes are rebalanced.
Ben Johnson
2014-07-15
1
-1
/
+3
|
/
*
Remove unreachable test code.
Ben Johnson
2014-07-11
1
-2
/
+0
*
Merge pull request #220 from benbjohnson/handle-panic
Ben Johnson
2014-07-11
3
-0
/
+80
|
\
|
*
Recover from panics appropriately.
Ben Johnson
2014-07-11
3
-0
/
+80
|
/
*
Merge pull request #219 from benbjohnson/freelist-overflow
Ben Johnson
2014-07-10
3
-17
/
+29
|
\
|
*
Remove ErrFreelistOverflow error.
Ben Johnson
2014-07-10
1
-4
/
+0
|
*
Allow freelist overflow.
Ben Johnson
2014-07-10
2
-13
/
+29
|
/
*
Merge pull request #215 from benbjohnson/free-cache
Ben Johnson
2014-07-10
5
-48
/
+72
|
\
|
*
Clean up freelist reindex.
Ben Johnson
2014-07-10
1
-11
/
+13
|
*
Merge branch 'master' of https://github.com/boltdb/bolt into free-cache
Ben Johnson
2014-07-10
3
-3
/
+10
|
|
\
|
|
/
|
/
|
*
|
Fix test for path errors.
Ben Johnson
2014-07-10
1
-1
/
+1
*
|
Merge pull request #218 from benbjohnson/fix-win
Ben Johnson
2014-07-10
2
-2
/
+3
|
\
\
|
*
|
Fix Windows mmap sizing.
Ben Johnson
2014-07-10
2
-2
/
+3
|
/
/
[prev]
[next]