openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
kopia
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 22, 2024 — Sep 22, 2025
Showing page 118 of 128
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
changed internal representation of indirect object IDs to be recursive, to allow storing I objects in packs
Jarek Kowalski
More...
about 8 years ago
fixed backups and expire command output
Jarek Kowalski
More...
about 8 years ago
additional detail output for 'backups' command
Jarek Kowalski
More...
about 8 years ago
change block size cache prefetching to be sharded based on only one character
Jarek Kowalski
More...
about 8 years ago
fixed logging storage output
Jarek Kowalski
More...
about 8 years ago
removed conditional PutBlock, which was causing more trouble that it's worth
Jarek Kowalski
More...
about 8 years ago
added block size cache to speed up BlockSize() before uploading a block
Jarek Kowalski
More...
about 8 years ago
added option to read portions of blob storage blocks
Jarek Kowalski
More...
about 8 years ago
added option to ignore file read errors for backup and migration
Jarek Kowalski
More...
about 8 years ago
travis - switched to 1.8
Jarek Kowalski
More...
about 8 years ago
re-added conditional PutObject
Jarek Kowalski
More...
about 8 years ago
improved GCS exponential backoff
Jarek Kowalski
More...
about 8 years ago
added 'migrate' command that can move all snapshot data between repositories. It's meant to be used in a cloud VM to (relatively) quickly re-create the contents of all snapshots using new repository format. Copying is done using snapshot.Uploader on top of a virtual filesystem from the source repository.
Jarek Kowalski
More...
about 8 years ago
re-added support for bundles (read-only) to aid data migration
Jarek Kowalski
More...
about 8 years ago
changed default pack file size to 20MB and pack item to 4MB
Jarek Kowalski
More...
about 8 years ago
added support for cancelling upload with Ctrl-C which marks the snapshot as incomplete added --include-incomplete to 'backups' command improved upload API, added support for better cancellation and upload limits changed hashcache Reader and Writer to use interfaces
Jarek Kowalski
More...
about 8 years ago
tweaks to pack index format
Jarek Kowalski
More...
about 8 years ago
removed support for bundles now that packs are looking much better and more flexible
Jarek Kowalski
More...
about 8 years ago
changed kopia metadata show to pretty-print JSON by default since all data in the vault is JSON
Jarek Kowalski
More...
about 8 years ago
introduced multiple packs per upload - directory data is stored together, which allows is to be cached together speeding up browsing of backups
Jarek Kowalski
More...
about 8 years ago
move throttling to GCS storage options and create/connect flags
Jarek Kowalski
More...
about 8 years ago
swapped order of packed object IDs
Jarek Kowalski
More...
about 8 years ago
fixed throttling in GCS provider
Jarek Kowalski
More...
about 8 years ago
cleaned up connect/create CLI options
Jarek Kowalski
More...
about 8 years ago
fix for create incorrectly handling store errors
Jarek Kowalski
More...
about 8 years ago
simplified pack manager
Jarek Kowalski
More...
about 8 years ago
removed buffer manager
Jarek Kowalski
More...
about 8 years ago
removed unnecessary optimization to avoid hashing directories, this is now unnecessary since they end up being packed most of the time so they don't incur the cost of a round-trip
Jarek Kowalski
More...
about 8 years ago
enable packing when uploading
Jarek Kowalski
More...
about 8 years ago
deprecated inline object IDs, which cause significant slowdowns to the backup process, will be much more efficient with pack files
Jarek Kowalski
More...
about 8 years ago
←
1
2
…
114
115
116
117
118
119
120
121
122
…
127
128
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree