Commit Graph
325 Commits
Author SHA1 Message Date
Gareth 982e2fb2cd fix: center-right align settings icons for plans/repos 2024-05-05 12:42:30 -07:00
Gareth 386f46a090 feat: add force kill signal handler that dumps stacks 2024-05-05 12:42:30 -07:00
Gareth be0cdd59be feat: improve support for instance ID tag 2024-05-05 12:42:30 -07:00
Gareth f314c7cced feat: validate plan ID and repo ID 2024-05-05 12:42:30 -07:00
garethgeorge 8448f4cc3a feat: support env variable substitution e.g. FOO=${MY_FOO_VAR} 2024-05-05 12:42:30 -07:00
garethgeorge 802146a6c0 feat: add seek support to join iterator for better performance 2024-05-05 12:42:30 -07:00
garethgeorge 65d4a1df0e feat: ensure instance ID is set for all operations 2024-05-05 12:42:30 -07:00
garethgeorge f0ee20f53d 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 5a996d74b0 feat: update snapshot management to track and filter on instance ID, migrate existing snapshots 2024-05-05 12:42:30 -07:00
Gareth 484701007f feat!: redefine hostname as a required property that maps to --host (#256) 2024-05-05 12:42:30 -07:00
Jim Ancona f6d58376b7 fix: install.sh was calling systemctl on Darwin (#260) 2024-05-02 10:31:21 -07:00
garethgeorge 2461834bc8 chore: only run docs workflow when docs/... are updated 2024-04-28 23:08:34 -07:00
Gareth 7a10bdca7b feat: overhaul task interface and introduce 'flow ID' for simpler grouping of operations (#253) 2024-04-28 23:05:13 -07:00
Lorenzo ZolfanelliandLorenzo Zolfanelli 84b4b68760 fix: use int64 for large values in structs for compatibility with 32bit devices (#250)
Co-authored-by: Lorenzo Zolfanelli <lorenzo@zolfanelli.it>
2024-04-27 04:48:58 -07:00
garethgeorge c297d3cd65 docs: update README.md and docs wiki 2024-04-18 00:40:31 -07:00
garethgeorge eb870cc090 chore: fix github actions workflow for docs site 2024-04-18 00:29:50 -07:00
Gareth e791e31b91 docs: migrate wiki content to docs site (#230) 2024-04-18 00:10:03 -07:00
Gareth 5d8633c6d2 chore(main): release 0.17.2 (#218) v0.17.2 2024-04-17 20:52:19 -07:00
garethgeorge 6408518582 fix: add tini to docker images to reap rclone processes left behind by restic 2024-04-17 20:41:38 -07:00
Sönke be0930368b fix: Linux ./install.sh script fails when used for updating backrest (#226) 2024-04-17 10:54:12 -07:00
devome 4bf59e6edc chore: add arch linux installation instructions 2024-04-17 09:44:36 -07:00
garethgeorge 90ddafac92 chore: update github actions configuration 2024-04-17 01:18:16 -07:00
garethgeorge ec39533e4c fix: armv7 support for docker releases 2024-04-17 01:09:57 -07:00
garethgeorge 4c0ee97c67 chore: update README.md 2024-04-17 01:04:45 -07:00
Gareth 5d6074eb29 fix: bug in new task queue implementation 2024-04-14 01:17:12 -07:00
garethgeorge 4a81889d81 fix: use new orchestrator queue 2024-04-13 02:04:53 -07:00
garethgeorge aacdf9b7cd fix: improve restic pkg's output handling and buffering 2024-04-13 00:19:03 -07:00
Gareth 66d63c1d40 chore(main): release 0.17.1 (#212) v0.17.1 2024-04-12 03:20:34 -07:00
garethgeorge 07cffcb5d8 fix: revert orchestrator changes 2024-04-12 03:16:51 -07:00
Gareth ff2bfb9f5e chore(main): release 0.17.0 (#186) v0.17.0 2024-04-12 00:11:36 -07:00
garethgeorge c4ae5b3f22 feat: allow hook exit codes to control backup execution (e.g fail, skip, etc) 2024-04-12 00:05:27 -07:00
garethgeorge e96f4036df fix: misc UI and backend bug fixes 2024-04-11 21:38:30 -07:00
garethgeorge 67b9997ded chore: finish homebrew tap onboarding 2024-04-11 21:04:46 -07:00
garethgeorge 32231385ed fix: address minor data race in command output handling and enable --race in coverage 2024-04-11 20:53:02 -07:00
garethgeorge 4e2bf1f76c fix: handle backpressure correctly in event stream 2024-04-11 20:50:44 -07:00
garethgeorge 834b74f0f3 fix: bugs in refactored task queue and improved coverage 2024-04-11 01:46:50 -07:00
garethgeorge eb07230cc0 fix: default BACKREST_PORT to 127.0.0.1:9898 (localhost only) when using install.sh 2024-04-08 00:44:26 -07:00
garethgeorge acc081a293 chore: fix scheduler wait test 2024-04-08 00:32:09 -07:00
garethgeorge 4b2763cdbb chore: improve log messages 2024-04-08 00:28:41 -07:00
garethgeorge 1d0489847e feat: use new task queue implementation in orchestrator 2024-04-08 00:16:28 -07:00
garethgeorge 8b9280ed57 fix: refactor priority ordered task queue implementation 2024-04-07 23:58:08 -07:00
garethgeorge eab1c1bffe fix: spawn goroutine to update oplog with progress during backup/restore 2024-04-07 23:58:08 -07:00
John Maguire ffad2b053a chore: enable full test coverage for Windows (#206) 2024-04-07 18:58:45 -07:00
John Maguire 7b0d3aa1be fix: use C:\Program Files\backrest on both x64 and 32-bit (#200) 2024-04-07 18:47:07 -07:00
garethgeorge ea0d8c772d chore: update install / download scripts 2024-04-07 03:06:36 -07:00
雲豹 ΦωΦ d78bcfab84 feat: add a Bash script to help Linux user manage Backrest (#187) 2024-04-07 01:57:27 -07:00
garethgeorge 88a926b0a3 fix: include ioutil helpers 2024-04-06 14:44:05 -07:00
garethgeorge e2be189f9e fix: improve tooltips on AddRepoModal 2024-04-06 14:38:39 -07:00
John Maguire 16a7d0e95a feat: release backrest as a homebrew tap
See https://github.com/garethgeorge/homebrew-backrest
2024-04-06 14:30:00 -07:00
garethgeorge 92d52bed8e fix: limit cmd log length to 32KB per operation 2024-04-06 14:10:15 -07:00