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 last element seek.
Ben Johnson
2014-06-09
1
-7
/
+42
|
/
*
Merge pull request #185 from benbjohnson/fix-bulk-delete
Ben Johnson
2014-06-06
2
-1
/
+45
|
\
|
*
Fix double free in merge-left rebalance.
Ben Johnson
2014-06-06
2
-1
/
+45
|
/
*
Merge pull request #183 from benbjohnson/copy-fallback
Ben Johnson
2014-06-05
1
-4
/
+9
|
\
|
*
Add fallback for O_DIRECT in Tx.Copy().
Ben Johnson
2014-06-05
1
-4
/
+9
|
/
*
Merge pull request #181 from benbjohnson/split-merge
Ben Johnson
2014-06-03
4
-66
/
+179
|
\
|
*
Fix merge-split spill issues.
Ben Johnson
2014-06-03
5
-25
/
+74
|
*
Allow split nodes to be merged with the next node.
Ben Johnson
2014-06-02
3
-51
/
+115
|
/
*
Add ipxed to README.
Ben Johnson
2014-06-02
1
-0
/
+1
*
Add event-shuttle to README.
Ben Johnson
2014-06-02
1
-0
/
+1
*
Merge pull request #180 from yosssi/fix-example-bucket-put
Ben Johnson
2014-06-02
1
-1
/
+1
|
\
|
*
Fix `ExampleBucket_Put` to use `db.View` instead of `db.Update`.
yosssi
2014-05-31
1
-1
/
+1
|
/
*
Merge pull request #179 from benbjohnson/freelist-assertion
Ben Johnson
2014-05-29
3
-51
/
+66
|
\
|
*
Add freelist assertion on every free().
Ben Johnson
2014-05-29
3
-51
/
+66
|
/
*
Merge pull request #177 from tv42/tx-copy-rollback
Ben Johnson
2014-05-28
2
-3
/
+51
|
\
|
*
Do not attempt manual transaction rollback in Tx.Copy
Tommi Virtanen
2014-05-28
2
-3
/
+51
*
|
Merge pull request #178 from benbjohnson/optimize-check
Ben Johnson
2014-05-28
3
-14
/
+15
|
\
\
|
|
/
|
/
|
|
*
Optimize Tx.Check().
Ben Johnson
2014-05-28
3
-14
/
+15
*
|
Merge pull request #176 from benbjohnson/streaming-check
Ben Johnson
2014-05-28
5
-62
/
+46
|
\
|
|
*
Add streaming check.
Ben Johnson
2014-05-28
5
-62
/
+46
|
/
*
Merge pull request #175 from benbjohnson/check-loop
Ben Johnson
2014-05-28
1
-0
/
+1
|
\
|
*
Add circular dependency integrity check.
Ben Johnson
2014-05-28
1
-0
/
+1
|
/
*
Merge pull request #174 from benbjohnson/remove-db-check
Ben Johnson
2014-05-27
4
-20
/
+20
|
\
|
*
Remove DB.Check(). Allow read-only Tx.Check().
Ben Johnson
2014-05-27
4
-20
/
+20
|
/
*
Merge branch 'master' of https://github.com/boltdb/bolt
Ben Johnson
2014-05-27
3
-7
/
+101
|
\
|
*
Merge pull request #172 from benbjohnson/allocation
Ben Johnson
2014-05-23
3
-7
/
+101
|
|
\
|
|
*
Remove allocations from read-only buckets.
Ben Johnson
2014-05-23
3
-7
/
+101
*
|
|
Avoid trashing page cache on Tx.Copy().
Ben Johnson
2014-05-23
3
-2
/
+8
|
/
/
*
|
Merge pull request #169 from benbjohnson/allocation
Ben Johnson
2014-05-21
9
-56
/
+78
|
\
|
|
*
Fix freelist allocate().
Ben Johnson
2014-05-19
5
-12
/
+16
|
*
Fix freelist allocation direction.
Ben Johnson
2014-05-19
7
-47
/
+65
*
|
Merge pull request #171 from Shopify/tx_copy
Ben Johnson
2014-05-21
4
-119
/
+116
|
\
\
|
*
|
review comments
Martin Kobetic
2014-05-21
1
-2
/
+1
|
*
|
add tx.Size() and ensure tx.Copy() copies exactly that many bytes
Martin Kobetic
2014-05-21
1
-1
/
+7
|
*
|
move Copy and CopyFile from DB to Tx
Martin Kobetic
2014-05-21
4
-119
/
+111
|
/
/
*
|
README
Ben Johnson
2014-05-19
1
-0
/
+1
*
|
Added new projects.
Ben Johnson
2014-05-19
1
-1
/
+7
|
/
*
Merge pull request #166 from benbjohnson/fill-percent
Ben Johnson
2014-05-15
5
-7
/
+32
|
\
|
*
Change verbiage, fix node test.
Ben Johnson
2014-05-15
2
-6
/
+6
|
*
Add option to adjust fill percentage.
Ben Johnson
2014-05-15
4
-3
/
+28
|
/
*
Merge pull request #165 from benbjohnson/strict-mode
Ben Johnson
2014-05-15
3
-63
/
+134
|
\
|
*
Add strict mode.
Ben Johnson
2014-05-14
3
-63
/
+134
|
/
*
Merge pull request #162 from Shopify/nested_stats2
Ben Johnson
2014-05-14
5
-48
/
+395
|
\
|
*
Minor stats fixes.
Ben Johnson
2014-05-14
2
-12
/
+42
|
*
address review comments
Martin Kobetic
2014-05-13
3
-16
/
+70
|
*
undo page.go changes
Martin Kobetic
2014-05-12
1
-2
/
+2
|
*
add inline stats to cmd
Martin Kobetic
2014-05-12
1
-0
/
+8
|
*
tweaks
Martin Kobetic
2014-05-12
2
-9
/
+15
|
*
merge inline branch into leaf branch
Martin Kobetic
2014-05-12
2
-23
/
+54
|
*
fix inline bucket stats
Martin Kobetic
2014-05-12
2
-51
/
+83
[prev]
[next]