forgejo/services/migrations
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748)
* Move almost all functions' parameter db.Engine to context.Context
* remove some unnecessary wrap functions
2022-05-20 22:08:52 +08:00
..
codebase.go
codebase_test.go Update go tool dependencies (#19676) 2022-05-10 23:55:54 +02:00
dump.go Remove git.Command.Run and git.Command.RunInDir* (#19280) 2022-04-01 10:55:30 +08:00
error.go
git.go
gitbucket.go
gitea_downloader.go
gitea_downloader_test.go Update HTTP status codes to modern codes (#18063) 2022-03-23 12:54:07 +08:00
gitea_uploader.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
gitea_uploader_test.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
github.go
github_test.go
gitlab.go Update HTTP status codes to modern codes (#18063) 2022-03-23 12:54:07 +08:00
gitlab_test.go Update go tool dependencies (#19676) 2022-05-10 23:55:54 +02:00
gogs.go
gogs_test.go
http_client.go
main_test.go Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
migrate.go ignore DNS error when doing migration allow/block check (#19566) 2022-05-02 12:02:17 +08:00
migrate_test.go
onedev.go
onedev_test.go Update go tool dependencies (#19676) 2022-05-10 23:55:54 +02:00
restore.go
update.go