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
*
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
|
/
/
*
|
Add 'Intro to BoltDB' link.
Ben Johnson
2014-07-07
1
-0
/
+6
|
*
Add freelist cache.
Ben Johnson
2014-06-30
5
-45
/
+67
|
/
*
Merge pull request #214 from Shopify/fix_stats_sub
Ben Johnson
2014-06-27
2
-0
/
+8
|
\
|
*
Copy the free pages stats from the receiver
Martin Kobetic
2014-06-27
2
-0
/
+8
|
/
*
Minor fix.
Ben Johnson
2014-06-24
1
-1
/
+1
*
Merge pull request #213 from Shopify/stats_sub2
Ben Johnson
2014-06-24
1
-11
/
+3
|
\
|
*
review tweaks
Martin Kobetic
2014-06-24
1
-3
/
+3
|
*
drop the *s guard
Martin Kobetic
2014-06-24
1
-9
/
+1
|
/
*
Merge pull request #212 from Shopify/stats_sub
Ben Johnson
2014-06-24
1
-0
/
+12
|
\
|
*
review tweaks
Martin Kobetic
2014-06-24
1
-1
/
+5
|
*
add some guards for nil pointers
Martin Kobetic
2014-06-24
1
-2
/
+9
|
*
copy receiver stats in Stats.Sub()
Martin Kobetic
2014-06-24
1
-1
/
+2
|
/
*
Merge pull request #210 from benbjohnson/default-options
Ben Johnson
2014-06-22
5
-72
/
+78
|
\
|
*
Add DefaultOptions variable.
Ben Johnson
2014-06-22
5
-72
/
+78
|
/
*
Merge pull request #208 from benbjohnson/open-timeout
Ben Johnson
2014-06-22
20
-132
/
+172
|
\
|
*
Add Open() options, flock timeout.
Ben Johnson
2014-06-21
20
-132
/
+172
*
|
Merge pull request #209 from benbjohnson/next-seq-uint64
Ben Johnson
2014-06-22
2
-35
/
+6
|
\
\
|
|
/
|
/
|
|
*
Change Bucket.NextSequence() to return uint64.
Ben Johnson
2014-06-22
2
-35
/
+6
|
/
*
Merge pull request #206 from Shopify/pending_page_stats
Ben Johnson
2014-06-20
4
-6
/
+20
|
\
|
*
split the freelist page count stats to free and pending
Martin Kobetic
2014-06-20
4
-6
/
+20
|
/
*
Merge pull request #202 from benbjohnson/refactor-split
Ben Johnson
2014-06-19
4
-30
/
+52
|
\
|
*
Fix merge-split regression.
Ben Johnson
2014-06-18
4
-30
/
+52
*
|
Merge pull request #200 from benbjohnson/fix-i686
Ben Johnson
2014-06-18
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Fix i686 build error.
Ben Johnson
2014-06-18
1
-4
/
+4
*
|
Merge pull request #201 from Shopify/freelist_stats_cleanup
Ben Johnson
2014-06-18
3
-5
/
+7
|
\
\
|
|
/
|
/
|
[next]