This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/modules/migrations
99rgosse 88fa9f3fb1
Remove heads pointing to missing old refs (#17076)
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: 6543 <6543@obermui.de>
2021-10-08 12:59:35 +03:00
..
base Remove heads pointing to missing old refs (#17076) 2021-10-08 12:59:35 +03:00
dump.go
error.go
git.go
gitea_downloader.go
gitea_downloader_test.go
gitea_uploader.go Remove heads pointing to missing old refs (#17076) 2021-10-08 12:59:35 +03:00
gitea_uploader_test.go Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00
github.go
github_test.go
gitlab.go
gitlab_test.go
gogs.go
gogs_test.go
main_test.go Move db related basic functions to models/db (#17075) 2021-09-19 19:49:59 +08:00
migrate.go
migrate_test.go Move db related basic functions to models/db (#17075) 2021-09-19 19:49:59 +08:00
onedev.go
onedev_test.go
restore.go refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
update.go