Commit Graph
179 Commits
Author SHA1 Message Date
garethgeorge 74c8abc39a feat: implement 'run command' button to execute arbitrary restic commands in a repo 2024-05-07 23:40:32 -07:00
garethgeorge c236b1f3f1 chore: refactor download handler 2024-05-07 22:26:58 -07:00
garethgeorge 1ebf79ed66 fix: minor bugs and tweak log rotation history to 14 days 2024-05-05 12:54:46 -07:00
garethgeorge 094fe42f69 chore: fix tests 2024-05-05 12:42:30 -07:00
garethgeorge 59fb5b66ac fix: secure download URLs when downloading tar archive of exported files 2024-05-05 12:42:30 -07:00
Gareth 912772df14 feat: add download link to create a zip archive of restored files 2024-05-05 12:42:30 -07:00
Gareth 8f0dc9982b fix: adjust task priorities 2024-05-05 12:42:30 -07:00
Gareth 43e7a1e105 feat: add force kill signal handler that dumps stacks 2024-05-05 12:42:30 -07:00
Gareth 45491d7a79 feat: improve support for instance ID tag 2024-05-05 12:42:30 -07:00
Gareth 1fbf5f0173 feat: validate plan ID and repo ID 2024-05-05 12:42:30 -07:00
garethgeorge 3733a8f0b3 feat: support env variable substitution e.g. FOO=${MY_FOO_VAR} 2024-05-05 12:42:30 -07:00
garethgeorge 0d53a94ca8 feat: add seek support to join iterator for better performance 2024-05-05 12:42:30 -07:00
garethgeorge db2b1d033b feat: ensure instance ID is set for all operations 2024-05-05 12:42:30 -07:00
garethgeorge d454361480 feat: add CONDITION_SNAPSHOT_WARNING hook triggered by any warning status at the completion of a snapshot 2024-05-05 12:42:30 -07:00
garethgeorge 8fe88a7752 feat: update snapshot management to track and filter on instance ID, migrate existing snapshots 2024-05-05 12:42:30 -07:00
Gareth fa851967b1 feat!: redefine hostname as a required property that maps to --host (#256) 2024-05-05 12:42:30 -07:00
Gareth e4ce8602e8 feat: overhaul task interface and introduce 'flow ID' for simpler grouping of operations (#253) 2024-04-28 23:05:13 -07:00
Gareth 0d947690f7 fix: bug in new task queue implementation 2024-04-14 01:17:12 -07:00
garethgeorge 5ee5675812 fix: use new orchestrator queue 2024-04-13 02:04:53 -07:00
garethgeorge 8be9a711f8 fix: revert orchestrator changes 2024-04-12 03:16:51 -07:00
garethgeorge e3965db42a feat: allow hook exit codes to control backup execution (e.g fail, skip, etc) 2024-04-12 00:05:27 -07:00
garethgeorge 63b6dc7b38 fix: misc UI and backend bug fixes 2024-04-11 21:38:30 -07:00
garethgeorge 5d551d0c23 fix: address minor data race in command output handling and enable --race in coverage 2024-04-11 20:53:02 -07:00
garethgeorge 5f3ee4dcba fix: handle backpressure correctly in event stream 2024-04-11 20:50:44 -07:00
garethgeorge 3930a2553d fix: bugs in refactored task queue and improved coverage 2024-04-11 01:46:50 -07:00
garethgeorge 16e42883b6 chore: fix scheduler wait test 2024-04-08 00:32:09 -07:00
garethgeorge a9c1a7324a chore: improve log messages 2024-04-08 00:28:41 -07:00
garethgeorge 4bf26cd057 feat: use new task queue implementation in orchestrator 2024-04-08 00:16:28 -07:00
garethgeorge 36f7925139 fix: refactor priority ordered task queue implementation 2024-04-07 23:58:08 -07:00
garethgeorge 2fa329faf2 fix: spawn goroutine to update oplog with progress during backup/restore 2024-04-07 23:58:08 -07:00
John Maguire d555e1655a chore: enable full test coverage for Windows (#206) 2024-04-07 18:58:45 -07:00
John Maguire fde927ba3e fix: use C:\Program Files\backrest on both x64 and 32-bit (#200) 2024-04-07 18:47:07 -07:00
garethgeorge 3844d2c717 fix: include ioutil helpers 2024-04-06 14:44:05 -07:00
garethgeorge 25c138a78d fix: limit cmd log length to 32KB per operation 2024-04-06 14:10:15 -07:00
John Maguire 42d97d54ce feat: use amd64 restic for arm64 Windows (#201) 2024-04-05 20:23:41 -07:00
garethgeorge 4698deb117 fix: tasks duplicated when config is updated during a running operation 2024-03-30 15:38:13 -07:00
garethgeorge 157795e3c2 chore: update API tests to use new retention policy format 2024-03-30 15:15:18 -07:00
garethgeorge 270cd01a6b feat: improve observability by exposing restic command logs in UI 2024-03-30 15:03:30 -07:00
garethgeorge 7bfd2ac5e1 feat: improve consistency of restic command execution and output capture 2024-03-30 11:27:35 -07:00
Gareth George 8c6822c17c fix: make notification title optional on discord notifications 2024-03-30 09:08:32 +00:00
Gareth George b5cbeab961 feat: support shoutrrr notification service 2024-03-30 08:52:53 +00:00
Gareth George 36afefdd93 fix: include restic binary in alpine and scratch docker images 2024-03-30 08:17:36 +00:00
Gareth George 1863806e77 feat: sort lists in configuration 2024-03-30 07:23:34 +00:00
Gareth George 70283bb0ba fix: add new logs to orchestrator and increase clock change polling to every 5 minutes 2024-03-23 18:58:33 +00:00
Gareth George 6eb9c76922 feat: allow disabling authentication 2024-03-23 17:48:10 +00:00
garethgeorge 5f4d83b091 fix: forget operations failing with new retention policy format 2024-03-19 09:50:57 -07:00
garethgeorge e7d29c1227 chore: fix tests 2024-03-19 00:19:15 -07:00
garethgeorge 7cb984d9a2 chore: fix freebsd build 2024-03-19 00:19:15 -07:00
garethgeorge 7374ea3e95 feat: add option to disable scheduled execution of a plan 2024-03-19 00:19:15 -07:00
garethgeorge cf28913354 feat: pass through all env variables from parent process to restic 2024-03-19 00:19:15 -07:00