9
I Use This!
Very High Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 8 hours ago.
Sep 29, 2025 — Oct 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add explicit status code check for B2 upload More... 19 days ago
Merge pull request #6542 from duplicati/feature/avoid-clean-on-resume More... 19 days ago
Merge pull request #6541 from duplicati/feature/move-to-jsonsignature-library More... 19 days ago
Fixed logic for release builder More... 21 days ago
Moved to JsonSignature library More... 21 days ago
Version bump to v2.1.1.104-2.1.1.104_canary_2025-10-03 More... 26 days ago
Bumped ngclient to 0.0.160 More... 26 days ago
Merge pull request #6534 from carljohnsen/performance/restore-lock-reduce More... 26 days ago
Merge pull request #6536 from duplicati/feature/bump-uplink-net More... 26 days ago
The block manager only adds a block to the cache, if it's needed at a later point. More... 26 days ago
Changed BlockManager to only use the cache if the max size is > 0 More... 26 days ago
Added docstring More... 26 days ago
Changed the default volume cache hint to be volumesize * 100 More... 26 days ago
Added profiling stopwatch for DataBlock instantiation in volume decompressor More... 26 days ago
Moved instantiation of the block wrapper to the volume decompressor More... 26 days ago
Added profiling stopwatch for volume wrapper in the volume decryptor More... 26 days ago
Moved instantiation of the volume wrapper to the volume decryptor More... 26 days ago
Added another profiling stopwatch to blockmanager More... 26 days ago
Volume cache now counts the size of the volumes, not just the count of the volumes More... 26 days ago
Adapted volume cache eviction to only evict on a download response More... 26 days ago
Removed old decompress in flight code More... 26 days ago
The reader has to be disposed before disposing the file More... 26 days ago
Added docstrings More... 26 days ago
Removed old ack profiling from the block manager More... 26 days ago
Downgrade mac package More... 27 days ago
Redacted the ack channel in the restore process network in favor of a referenced counted volume wrapper that'll dispose the reader and tempfile once safe. More... 27 days ago
Updated uplink.NET packages to 2.14.3598. More... 27 days ago
FileProcessor had an incorrect call to logging More... 27 days ago
Reduced very verbose logging on errors in BlockManager More... 27 days ago
The BlockManager wouldn't always correctly retire its request channel More... 27 days ago