gitea/services/migrations
TheFox0x7 2a02734f93
Some checks are pending
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
Refactor older tests to use testify (#33140)
Refactor checks to use assert/require
Use require.Eventually for waiting in elastic and meilisearch tests
Use require to exit early instead of assert
2025-01-09 09:21:47 +08:00
..
codebase_test.go
codebase.go
codecommit.go Remove aws go sdk package dependency (#33029) 2024-12-30 06:30:28 +00:00
common.go
dump.go
error.go Bump github.com/google/go-github to v61 (#30738) 2024-04-28 01:20:23 -04:00
git.go
gitbucket.go
gitea_downloader_test.go Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
gitea_downloader.go
gitea_uploader_test.go Support repo license (#24872) 2024-10-01 15:25:08 -04:00
gitea_uploader.go Refactor "string truncate" (#32984) 2024-12-26 11:56:03 +08:00
github_test.go
github.go Support migrating GitHub/GitLab PR draft status (#32242) 2024-10-13 22:58:13 +03:00
gitlab_test.go Convert github.com/xanzy/go-gitlab into gitlab.com/gitlab-org/api/client-go (#33126) 2025-01-08 13:10:43 +08:00
gitlab.go Convert github.com/xanzy/go-gitlab into gitlab.com/gitlab-org/api/client-go (#33126) 2025-01-08 13:10:43 +08:00
gogs_test.go
gogs.go
http_client.go Support allowed hosts for migrations to work with proxy (#32025) 2024-09-11 05:47:00 +00:00
main_test.go
migrate_test.go
migrate.go Move some errors to their own sub packages (#32880) 2024-12-20 18:05:29 +00:00
onedev_test.go
onedev.go
restore.go
update.go