0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 17:34:35 +01:00
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
gitea_uploader.go
gitea_uploader_test.go
github.go
github_test.go
gitlab.go
gitlab_test.go
gogs.go
gogs_test.go
http_client.go
main_test.go
migrate.go
migrate_test.go
onedev.go
onedev_test.go
restore.go
update.go