aboutsummaryrefslogtreecommitdiff
path: root/internal/cmd/backup.go
Commit message (Expand)AuthorAge
* feat(ssh): support dynamic list of algorithms (#7345)Joe Chen2023-02-12
* fix(backup): skip "data" in the custom directory (#7343)Joe Chen2023-02-12
* chore: remove usages of the deprecated `ioutil` (#7332)Zachary Walters2023-02-04
* db: use `context` for backup and restore (#7044)Joe Chen2022-06-11
* autofix: format code with gofumpt and gofmt (#6803)deepsource-autofix[bot]2022-03-06
* db: use GORM to backup and restore non-legacy tables (#6142)ᴜɴᴋɴᴡᴏɴ2020-05-04
* cmd: backup support exclude mirror repositories (#6003)Philidor Green2020-03-24
* cmd: init logging before `SetEngine` (#6001)ᴜɴᴋɴᴡᴏɴ2020-03-22
* workflows: enable golangci-lint (#5998)ᴜɴᴋɴᴡᴏɴ2020-03-21
* cmd: fix unable to find correct custom configᴜɴᴋɴᴡᴏɴ2020-02-22
* conf: overhaul database settingsᴜɴᴋɴᴡᴏɴ2020-02-22
* conf: overhaul repository settings (#5932)ᴜɴᴋɴᴡᴏɴ2020-02-22
* conf: overhaul server settings (#5928)ᴜɴᴋɴᴡᴏɴ2020-02-22
* log: migrate to unknwon.dev/clog/v2 (#5927)ᴜɴᴋɴᴡᴏɴ2020-02-20
* admin: show all version in dashboardᴜɴᴋɴᴡᴏɴ2020-02-19
* internal: move packages under this directory (#5836)Unknwon2019-10-24