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
about 10 hours
ago. based on code collected
about 11 hours
ago.
Sep 28, 2024 — Sep 28, 2025
Showing page 117 of 128
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed handle leak in filesystem storage GetBlock() that was causing test failures on Windows
Jarek
More...
about 8 years ago
beginnings of end-to-end test, cleaned up stdout vs stderr output in a few cases
Jarek Kowalski
More...
about 8 years ago
mounting webdav works, changed how FS directory caching is implemented to be based solely on ObjectIDs
Jarek Kowalski
More...
about 8 years ago
added support for Ctrl-C unmounting of fuse filesystem
Jarek Kowalski
More...
about 8 years ago
added cache expiration to fscache.Cache, so that entries based on ObjectID are cached for a very long time and others expire almost immediately. This allows 'kopia mount all' to see newly created snapshots.
Jarek Kowalski
More...
about 8 years ago
periodically refresh the metadata manager cache when mounting
Jarek Kowalski
More...
about 8 years ago
simplified MetadataManager API for listing, added caching of metadata items (unbounded for now)
Jarek Kowalski
More...
about 8 years ago
travis: don't do a shallow clone
Jarek Kowalski
More...
about 8 years ago
fixed windows build
Jarek Kowalski
More...
about 8 years ago
add go 1.8 back
Jarek Kowalski
More...
about 8 years ago
fixed liter warnings not detected by old linter
Jarek Kowalski
More...
about 8 years ago
moved to go 1.9
Jarek Kowalski
More...
about 8 years ago
beginnings of WebDAV mounting support, not really working yet, need to do have better caching
Jarek Kowalski
More...
about 8 years ago
fixed sorting of synthetic fs.Entries
Jarek Kowalski
More...
about 8 years ago
fixup
Jarek Kowalski
More...
about 8 years ago
changed fs.Reader to be a Seeker too
Jarek Kowalski
More...
about 8 years ago
added experimental support for WebDAV backends (use http:// or https://)
Jarek Kowalski
More...
about 8 years ago
emit a warning instead of failing when unsupported directory entries are encountered
Jarek Kowalski
More...
about 8 years ago
added 'snapshot estimate' command which counts files to snapshot while applying the current policy and estimates the time to upload
Jarek Kowalski
More...
about 8 years ago
moved genpasswd to another tool
Jarek Kowalski
More...
about 8 years ago
reorganized more top-level CLI commands into subcommands
Jarek Kowalski
More...
about 8 years ago
reorganized more top-level CLI commands into subcommands
Jarek Kowalski
More...
about 8 years ago
moved 'expire' to 'snapshot expire'
Jarek Kowalski
More...
about 8 years ago
CLI: renamed 'backup' to 'snapshot create' and 'backups' to 'snapshot list'
Jarek Kowalski
More...
about 8 years ago
added files policy include/exclude configuration and checking during Upload
Jarek Kowalski
More...
about 8 years ago
tweaks to upload behavior: default to ignoring errors, do not hashcache recently changed files
Jarek Kowalski
More...
about 8 years ago
added ability to mount special object 'all' that exposes the whole set of snapshots grouped by us...@host, path and time
Jarek Kowalski
More...
about 8 years ago
removed support for legacy bundles, now that packs are supported everywhere
Jarek Kowalski
More...
about 8 years ago
cleanup indirect object creation logic, which has historically been quite messy, with the new code structure it's much more readable
Jarek Kowalski
More...
about 8 years ago
now that packing is transparent, inline object IDs are not needed, removed support for them and simplified ObjectWriter.Result() to no longer require a parameter
Jarek Kowalski
More...
about 8 years ago
←
1
2
…
113
114
115
116
117
118
119
120
121
…
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