Commit Graph
28 Commits
Author SHA1 Message Date
Gareth George 1f5957ab36 fix: more robust delete repo and misc repo guid related bug fixes 2025-02-14 00:54:12 -08:00
Gareth b3a9a30e6e fix: provide an option for auto-initializing repos created externally (#650) 2025-01-22 22:29:43 -08:00
Gareth 66bba33809 feat: initial backend implementation of multihost synchronization (#562) 2025-01-07 20:31:31 -08:00
Gareth 95f336b871 fix: use command mode when executing powershell scripts on windows (#569) 2024-11-19 21:33:13 -08:00
Gareth 56eeaddaf1 feat: add a summary dashboard as the "main view" when backrest opens (#518) 2024-10-19 09:03:08 -07:00
Gareth 8e0c58ed28 chore: misc bug fixes supporting sqlite migration (#517) 2024-10-13 17:55:37 -07:00
Gareth ada778320e feat: track long running generic commands in the oplog (#516) 2024-10-12 13:38:28 -07:00
Gareth eee103e835 feat: use sqlite logstore (#514) 2024-10-12 11:26:22 -07:00
garethgeorge 4f742c219e chore: fix oplog tests 2024-09-09 00:40:14 -07:00
Gareth 9080dfe79f feat: support live logrefs for in-progress operations (#456) 2024-09-04 22:03:10 -07:00
Gareth 0a620e189c fix: remove migrations for fields that have been since backrest 1.0.0 (#453) 2024-09-03 21:31:51 -07:00
Gareth b3dbb5690c feat: implement scheduling relative to last task execution (#439) 2024-08-26 22:35:06 -07:00
Gareth a9ef92d765 feat: implement 'on error retry' policy (#428) 2024-08-26 19:21:18 -07:00
Gareth ab14b07553 chore: refactor oplog interface to abstract storage (#429) 2024-08-25 21:46:22 -07:00
garethgeorge 1bd79b5807 fix: backrest should only initialize repos explicitly added through WebUI 2024-08-14 17:23:59 -07:00
Gareth f10b7d8308 feat: improve hook UX and execution model (#357) 2024-07-11 01:28:23 -07:00
garethgeorge b4f6ca73c1 chore: fix restore test coverage 2024-07-09 23:29:51 -07:00
garethgeorge 7e5f3b87da chore: fix restore test 2024-06-25 19:31:38 -07:00
Gareth 311b09fdd4 feat: support restic check operation (#303) 2024-05-27 10:26:18 -07:00
Gareth 10a509272c feat: unified scheduling model (#282) 2024-05-19 15:52:16 -07:00
garethgeorge 094fe42f69 chore: fix tests 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
garethgeorge 157795e3c2 chore: update API tests to use new retention policy format 2024-03-30 15:15:18 -07:00
Gareth George 50ad698974 fix: restore operations should succeed for unassociated snapshots 2024-02-21 14:13:07 -08:00
garethgeorge 6aaec5423e chore: add build test for windows 2024-02-16 01:56:23 -08:00
garethgeorge 100025d383 chore: add test coverage for backup hook triggers 2024-02-03 18:25:57 -08:00
garethgeorge dc6621dadb fix: add API test coverage and fix minor bugs 2024-02-03 18:08:42 -08:00