Commit Graph

210 Commits

Author SHA1 Message Date
Gareth b98b1dc3cc feat: experimental multihost sync (#1204) 2026-05-02 22:29:39 -07:00
Gareth 27e1d189ab fix: RESTIC_PASSWORD env shold not take precedent over repo passwords (#1192) 2026-04-12 14:21:08 -07:00
Evgeniy Timokhov b3edd06a27 fix: wrong order of parameters in task name (#1168)
Release Please / release-please (push) Has been cancelled
Release Preview / call-reusable-release (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
2026-03-18 10:41:38 -07:00
Gareth cd72b7f8a9 fix: condition snapshot start hook may not run if repo is unreachable and autounlock is enabled 2026-03-10 22:44:08 -07:00
Gareth Evans 4063d8fafc feat: add Dry Run Backup action (#1098)
Release Please / release-please (push) Has been cancelled
Release Preview / call-reusable-release (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
2026-02-01 11:43:05 -08:00
Gareth ecef46e08c fix: restore may include ambiguous files (#1057) 2026-01-15 00:50:44 -08:00
Gareth 3850b8fed7 fix: allow browsing snapshots while repo is locked
Release Please / release-please (push) Has been cancelled
Release Preview / call-reusable-release (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
2026-01-14 00:26:33 -08:00
Gareth 4c8e507665 fix: CONDITION_ANY_ERROR does not trigger notification when backup target unreachable 2025-12-21 14:51:23 -08:00
Colin Holzman 3d15793b69 fix: FormatSizeBytes reports incorrect sizes with fractional-gigabytes. (#1006) 2025-12-21 14:45:34 -08:00
Gareth 3a58090646 fix: database migration fails for some users due to legacy repo_guids 2025-10-31 01:17:35 -07:00
Gareth 4357295a17 chore: fix store contract test
Release Please / release-please (push) Has been cancelled
Release Preview / call-reusable-release (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
2025-09-30 23:38:25 -07:00
Gareth e31e0e1ccc chore: allow dump operations to run concurrently with other tasks
Release Please / release-please (push) Has been cancelled
Release Preview / call-reusable-release (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Docs / build (push) Has been cancelled
Docs / deploy (push) Has been cancelled
2025-09-28 04:40:09 -07:00
Gareth d9b77155f3 feat: allow direct downloading files and folders through backrest webui without restoring first (#921) 2025-09-28 03:10:03 -07:00
Gareth ca54a063d9 fix: reduce overly verbose logs during backups and other operations 2025-08-27 22:47:20 -07:00
Gareth 59b5ed558b chore: fix typo in repo orchestrator 2025-08-27 00:20:25 -07:00
Gareth 93f7edbdd7 fix: restic package properly handles 'verbose_status' and 'exit_error' status types 2025-08-26 23:07:56 -07:00
Gareth 8c3d7ef55d fix: use zap logger for restic log formatting 2025-08-19 23:56:28 -07:00
Gareth cd5814d848 fix: race condition in taskcollectgarbage potentially prematurely deletes logs for tasks currently running (#828)
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
2025-06-29 21:56:33 -07:00
Gareth 6e0c201025 feat: multihost sync ui (#825)
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
2025-06-29 17:34:02 -07:00
Gareth George fe53a603da fix(prune): correctly handle max-unused 0% 2025-06-28 15:23:10 -07:00
Gareth eb9948b993 feat: sync api creates and uses cryptographic identity of local instance (#780) 2025-06-22 20:42:23 -07:00
Adrian T 39f0c092e4 feat: allow repo url to be set from env with ${RESTIC_REPOSITORY} (#813) 2025-06-22 17:48:47 -07:00
Gareth George 59614d84b7 fix: rare repoPool initialization crash 2025-05-05 20:35:26 -07:00
Gareth George 01d9c9f383 fix: limit run command output to 2MB 2025-04-30 01:20:56 -07:00
Gareth George 5825f369b2 chore: improve code quality in orchestrator and fix some minor bugs
Release Please / release-please (push) Has been cancelled
Build Snapshot Release / build (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
2025-04-01 20:02:10 -07:00
Gareth 190b3bfd0e fix: glob escape some linux filename characters (#721) 2025-03-31 23:23:59 -07:00
Gareth George 489c6f5b34 fix: add missing hooks for CONDITION_FORGET_{START, SUCCESS, ERROR} 2025-03-14 21:13:58 -07:00
Gareth 5ab755393a fix: index snapshots incorrectly creates duplicate entries for snapshots from other instances (#693)
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
2025-03-12 23:10:54 -07:00
Gareth George 146032a9d7 fix: more robust delete repo and misc repo guid related bug fixes 2025-02-14 00:54:12 -08:00
Matteo 1a9ecc5839 fix: restore path on Windows (#631)
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Co-authored-by: Gareth George <garethgeorge97@gmail.com>
2025-01-26 11:18:26 -08:00
Gareth George f119e1e979 fix: hooks fail to populate a non-nil Plan variable for system tasks
Build Snapshot Release / build (push) Has been cancelled
Docs / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Docs / deploy (push) Has been cancelled
2025-01-23 20:40:03 -08:00
Gareth 99264b2469 fix: provide an option for auto-initializing repos created externally (#650) 2025-01-22 22:29:43 -08:00
Gareth George 82f05d8b80 fix: only log important messages e.g. errors or summary for backup and restore commands 2025-01-22 19:06:48 -08:00
Gareth a4b4de5152 feat: initial backend implementation of multihost synchronization (#562) 2025-01-07 20:31:31 -08:00
Thibault Cohen 2eef0b7e40 Add metric when task fails (#625)
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
2025-01-01 20:43:53 -08:00
Gareth 1bb3cd70fd feat: add a "test configuration" button to aid users setting up new repos (#582)
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
2024-12-01 15:00:31 -08:00
Gareth George c0fe325516 chore: new test scripts and fixes for MacOS 2024-11-25 18:06:26 -08:00
garethgeorge 3397a011a3 fix: allow 'run command' tasks to proceed in parallel to other repo operations
Build Snapshot Release / build (push) Waiting to run
Docs / build (push) Waiting to run
Docs / deploy (push) Blocked by required conditions
Release Please / release-please (push) Waiting to run
Test / test-nix (push) Waiting to run
Test / test-win (push) Waiting to run
2024-11-18 00:37:48 -08:00
garethgeorge 0ecebf8ce4 always set .Plan in hookvars to properly format messages for prune/check operations
Build Snapshot Release / build (push) Waiting to run
Release Please / release-please (push) Waiting to run
Test / test-nix (push) Waiting to run
Test / test-win (push) Waiting to run
2024-11-16 13:31:08 -08:00
Gareth 492beb2935 fix: garbage collection with more sensible limits grouped by plan/repo (#555)
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
2024-11-13 21:17:03 -08:00
garethgeorge 36543c681a fix: stats operation occasionally runs twice in a row 2024-10-20 08:15:24 -07:00
garethgeorge afcecaeb30 feat: support --skip-if-unchanged 2024-10-19 17:18:04 -07:00
garethgeorge 66a5241de8 feat: add watchdog thread to reschedule tasks when system time changes 2024-10-19 09:07:19 -07:00
garethgeorge 7a125cd391 add a watchdog timer 2024-10-19 09:04:08 -07:00
Gareth 4b3c7e53d5 feat: add a summary dashboard as the "main view" when backrest opens (#518) 2024-10-19 09:03:08 -07:00
Gareth 0daa74f04f chore: misc bug fixes supporting sqlite migration (#517) 2024-10-13 17:55:37 -07:00
Gareth 28c31720f2 feat: track long running generic commands in the oplog (#516) 2024-10-12 13:38:28 -07:00
garethgeorge d7704cf057 fix: expand env vars in flags i.e. of the form ${MY_ENV_VAR} 2024-10-12 11:49:52 -07:00
Gareth 4d557a1146 feat: use sqlite logstore (#514) 2024-10-12 11:26:22 -07:00
Gareth 50b4be737b chore: add initial support for an sqlite oplog store (#499) 2024-09-25 20:39:22 -07:00