This website requires JavaScript.
Explore
Help
Register
Sign In
lee
/
backrest
Watch
1
Star
0
Fork
0
You've already forked backrest
mirror of
https://github.com/garethgeorge/backrest.git
synced
2026-05-26 14:31:04 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
backrest-auth
backrest
/
internal
/
orchestrator
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Gareth
76bb8ef2a2
fix: RESTIC_PASSWORD env shold not take precedent over repo passwords
2026-04-12 14:13:04 -07:00
..
logging
fix: reduce overly verbose logs during backups and other operations
2025-08-27 22:47:20 -07:00
repo
fix: RESTIC_PASSWORD env shold not take precedent over repo passwords
2026-04-12 14:13:04 -07:00
tasks
fix: wrong order of parameters in task name (
#1168
)
2026-03-18 10:41:38 -07:00
orchestrator_test.go
…
orchestrator.go
fix: database migration fails for some users due to legacy repo_guids
2025-10-31 01:17:35 -07:00
scheduling_test.go
…
taskrunnerimpl.go
…