Commit Graph

263 Commits

Author SHA1 Message Date
github-actions[bot] bcc7e87da6 chore: update restic version to 0.17.3 (#565)
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
Co-authored-by: garethgeorge <7906572+garethgeorge@users.noreply.github.com>
2024-11-17 23:05:06 -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 592e4cf9dd fix: improve memory pressure from getlogs 2024-11-13 19:47:32 -08:00
garethgeorge 36543c681a fix: stats operation occasionally runs twice in a row 2024-10-20 08:15:24 -07:00
garethgeorge 5617f3fbe2 fix: tarlog migration fails on new installs 2024-10-20 08:02:50 -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 0806eb95a0 feat: migrate oplog history from bbolt to sqlite store (#515) 2024-10-12 11:11:26 -07:00
Gareth 50b4be737b chore: add initial support for an sqlite oplog store (#499) 2024-09-25 20:39:22 -07:00
Francisco Javier f6ee51fce5 feat: initial support for healthchecks.io notifications (#480) 2024-09-23 19:40:38 -07:00
Gareth 4da9d89749 fix: windows installation for restic 0.17.1 (#474)
Note: this fix relocates the restic binary on windows to C:\Program Files\backrest  OR to the directory where backrest is installed (path relative).
2024-09-14 02:57:50 -07:00
garethgeorge d2650fdd59 fix: update to newest restic bugfix release 0.17.1 2024-09-10 22:04:12 -07:00
Gareth daacf28699 feat: add prometheus metrics (#459) 2024-09-09 17:58:57 -07:00
garethgeorge ca678d9495 chore: fix oplog tests 2024-09-09 00:40:14 -07:00
garethgeorge 6894128d90 fix: simplify auth handling 2024-09-09 00:36:03 -07:00
garethgeorge 491a6a6725 fix: apply oplog migrations correctly using new storage interface 2024-09-09 00:22:33 -07:00
garethgeorge c4198619aa fix: new config validations make it harder to lock yourself out of backrest 2024-09-08 12:37:00 -07:00
garethgeorge 97e3f03b78 fix: misc bugs related to new logref support 2024-09-04 22:52:38 -07:00
Gareth bfaad8b69e feat: support live logrefs for in-progress operations (#456) 2024-09-04 22:03:10 -07:00
garethgeorge 656ac9e1b2 fix: misc bugs in restore operation view and activity bar view 2024-09-03 22:32:21 -07:00
Gareth 546482f115 fix: remove migrations for fields that have been since backrest 1.0.0 (#453) 2024-09-03 21:31:51 -07:00
Gareth 9205da1d23 feat: compact the scheduling UI and use an enum for clock configuration (#452) 2024-09-03 20:19:42 -07:00
Gareth 6ed1280869 feat: implement scheduling relative to last task execution (#439) 2024-08-26 22:35:06 -07:00
garethgeorge 44585ede61 fix: test fixes for windows file restore 2024-08-26 22:28:15 -07:00
garethgeorge cc173aa7b1 fix: UI quality of life improvements 2024-08-26 19:56:09 -07:00
garethgeorge af09e47cdd fix: use 'restic restore <snapshot id>:<path>' for restore operations 2024-08-26 19:38:03 -07:00
Gareth 038bc87070 feat: implement 'on error retry' policy (#428) 2024-08-26 19:21:18 -07:00
garethgeorge a9eb786db9 fix: write debug-level logs to data dir on all platforms 2024-08-25 22:31:34 -07:00
garethgeorge bb00afa899 fix: restic cli commands through 'run command' are cancelled when closing dialogue 2024-08-25 22:05:26 -07:00
Gareth 79cae5bac3 chore: refactor oplog interface to abstract storage (#429) 2024-08-25 21:46:22 -07:00
garethgeorge 1879ddfa79 fix: misc logging improvements 2024-08-21 00:03:38 -07:00
garethgeorge df97dace64 chore: fix proto converter tests 2024-08-14 19:20:05 -07:00
garethgeorge 4859e528c7 feat: add UI support for new summary details introduced in restic 0.17.0 2024-08-14 19:16:58 -07:00
garethgeorge 505765dff9 feat: start tracking snapshot summary fields introduced in restic 0.17.0 2024-08-14 18:49:57 -07:00
garethgeorge 53742736f9 feat: accept up to 2 decimals of precision for check % and prune % policies 2024-08-14 17:58:40 -07:00
garethgeorge a67c29b57a fix: use addrepo RPC to apply validations when updating repo config 2024-08-14 17:44:26 -07:00
garethgeorge 62a97a335d fix: backrest should only initialize repos explicitly added through WebUI 2024-08-14 17:23:59 -07:00
Gareth 500f2ee6c0 feat: update to restic 0.17.0 (#416) 2024-08-14 16:59:28 -07:00
Giovanni Spera c45f0f3c66 fix: add condition_snapshot_success to .EventName (#410) 2024-08-06 09:11:30 -07:00
garethgeorge 49e46b04a0 fix: forget snapshot by ID should not require a plan 2024-07-21 10:28:52 -07:00
garethgeorge f250adf4a0 fix: possible race condition leading to rare panic in GetOperationEvents 2024-07-14 21:19:45 -07:00
Gareth c19665ab06 fix: plan _system_ not found bug when running health operations 2024-07-12 13:58:16 -07:00
garethgeorge c3ec9eeb4b fix: cannot run path relative executable errors on Windows 2024-07-11 01:41:03 -07:00