Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor bolt CLI. | Ben Johnson | 2015-04-14 | 1 | -77/+0 |
| | |||||
* | Add Open() options, flock timeout. | Ben Johnson | 2014-06-21 | 1 | -1/+1 |
| | | | | | | | | This commit changes Open() to provide an additional Options argument. The options argument currently only has a Timeout which will cause the Open() to return ErrTimeout if a file lock cannot be obtained in time. Fixes #207. | ||||
* | address review comments | Martin Kobetic | 2014-05-13 | 1 | -4/+13 |
| | |||||
* | add inline stats to cmd | Martin Kobetic | 2014-05-12 | 1 | -0/+8 |
| | |||||
* | aggregate bucket stats recursively and add stats to cmd | Martin Kobetic | 2014-05-09 | 1 | -11/+17 |
| | |||||
* | first part | Martin Kobetic | 2014-05-09 | 1 | -0/+54 |