restic/changelog/unreleased
Winfried Plappert 4ffb6f2c55 new implementation of limiting repository size during backup
Changed saveAndEncrypt(...) to include tracking of current size and
raising an error "MaxCapacityExceeded" when the limit has been exceeded.

Added CurrentRepositorySize(ctx) to report current size

Added MaxCapacityExceeded() to query if limit has been execced

Added IsRepositoryLimitActive() to query if size monitoring is active

In addition an interface definition added to fulfill the needs of internal/archiver
for accessing repository functions.

The issue descrition has been updated.
2025-03-02 08:49:14 +00:00
..
.gitignore
issue-1378 Add JSON output to check command 2025-02-05 22:08:05 +01:00
issue-1843 fs: fix restoring timestamps on Windows for long paths 2024-09-15 18:28:11 +02:00
issue-2165 archiver: ignore files removed in the meantime 2024-11-30 15:30:42 +01:00
issue-2511 generate: allow passing `-` for stdout output 2024-09-16 10:54:00 +03:00
issue-3202 feat(backends/s3): add warmup support before repacks and restores (#5173) 2025-02-01 18:26:27 +00:00
issue-3697 backup: allow excluding online-only cloud files 2025-01-13 21:11:23 +01:00
issue-4179 ls: sort output by size, atime, ctime, mtime, time(=mtime), extension (#5182) 2025-02-03 22:07:04 +01:00
issue-4433 Issue 4433: Ability to define sort order for output of find command (#5184) 2025-01-29 20:44:16 +00:00
issue-4521 azure: add support for hot, cool, or cool access tiers 2024-10-20 15:27:21 +05:30
issue-4585 new implementation of limiting repository size during backup 2025-03-02 08:49:14 +00:00
issue-4942 Issue: 4942: cmd_rewrite: add snapshot summary data to an existing snapshot. (#5185) 2025-02-05 20:40:20 +01:00
issue-4948 main: format exit errors as JSON when using --json 2024-08-11 12:52:50 -04:00
issue-4983 changelog: update to indicate change applies only for GHCR images. 2024-12-02 01:11:26 +05:30
issue-5081 add config retry changelog 2024-11-01 15:22:55 +01:00
issue-5089 xattrs - restore all by default, doc/chglog update 2025-01-10 15:25:09 -05:00
issue-5092 ui: restore --delete indicates number of deleted files (#5100) 2024-12-01 15:29:11 +01:00
issue-5131 build dragonflybsd binaries 2024-11-30 15:47:39 +01:00
issue-5137 tag: output the original ID and new snapshotID (#5144) 2025-01-14 18:57:47 +01:00
issue-5174 Update changelog, for issue 5174 (Enable xattr support, on NetBSD 10+) 2024-12-19 14:32:16 +00:00
pull-4938 bump minimum go version to 1.22 2025-02-02 15:05:47 +01:00
pull-5054 dump: compress zip archives 2024-09-15 21:04:54 +02:00
pull-5119 backup: include start and end time in json output 2024-11-01 16:31:34 +01:00
pull-5141 Add changelog info 2024-11-15 14:46:34 -07:00
pull-5153 Do not skip root tree when searching for trees (#5153) 2025-01-13 21:08:38 +00:00
pull-5162 Stabilize `explicit-s3-anonymous-auth` and `safe-forget-keep-tags` flags 2024-11-30 21:22:51 +01:00
pull-5170 fix: Windows VSS Event ID 8194 (#5170) 2025-01-26 15:25:38 +00:00
pull-5212 prune: correctly account for duplicates in max-unused check 2025-01-19 17:47:49 +01:00