gitea/services/migrations
6543 3e88af898a
Make git.OpenRepository accept Context (#19260)
* OpenRepositoryCtx -> OpenRepository
* OpenRepository -> openRepositoryWithDefaultContext, only for internal usage
2022-03-30 03:13:41 +08:00
..
codebase.go
codebase_test.go
dump.go Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +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 Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
gitea_uploader_test.go Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +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 HTTP status codes to modern codes (#18063) 2022-03-23 12:54:07 +08:00
gogs.go
gogs_test.go
http_client.go
main_test.go
migrate.go
migrate_test.go
onedev.go
onedev_test.go Update HTTP status codes to modern codes (#18063) 2022-03-23 12:54:07 +08:00
restore.go
update.go