1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 12, 2024 — Sep 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added strongly-typed block.ContentID and renamed StorageBlock to ContentBlockID More... over 7 years ago
switched formatter to pass IV explicitly extracted packIndex interface and implemented protoPackIndex to wrap all index data manipulation More... over 7 years ago
plumbed through ctx in storage.Storage APIs and all uses More... over 7 years ago
improved logging of hash cache misses More... over 7 years ago
added per-directory summary More... over 7 years ago
added support for summaries to JSON stream More... over 7 years ago
tweaked snapshot list More... over 7 years ago
removed legacy oid format More... over 7 years ago
code simplification, enabled gocyclo linter More... over 7 years ago
fixed build break caused by using deprecated CloseWithError() More... over 7 years ago
removed cleanup for now More... over 7 years ago
remove cache directory on disconnect More... over 7 years ago
fixed some lint errors, mostly dead code and missing error checks More... over 7 years ago
CLI improvement for automatic logging and log rotation More... over 7 years ago
added default CLI commands More... over 7 years ago
fixed block list for inline blocks More... over 7 years ago
additional logging, fixed manifest manager compaction More... over 7 years ago
added parallel uploading support More... over 7 years ago
fixed previous manifest selection for incremental snapshots More... over 7 years ago
additional logging for hash cache More... over 7 years ago
changed upload order to post-order - we first preprocess all subdirectories of a given directory, followed by files More... over 7 years ago
added invariant checks to block.Manager More... over 7 years ago
added auto-compaction of block indexes More... over 7 years ago
added 'ls' alias for 'snapshot list' More... over 7 years ago
bump timeouts to fix travis flakiness More... over 7 years ago
switched local caching to use storage.Storage More... over 7 years ago
changed local caching to be based on virtual blocks instead of physical blocks More... over 7 years ago
dream cache logging More... over 7 years ago
fixed deletion of LRU items in block cache More... over 7 years ago
cleanup More... over 7 years ago