You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea-fork-majority-judgment/services/migrations
Nanguan Lin 49b98e45bc
Fix migration panic due to an empty review comment diff (#28334)
5 months ago
..
codebase.go Replace `interface{}` with `any` (#25686) 10 months ago
codebase_test.go Implement FSFE REUSE for golang files (#21840) 1 year ago
common.go Replace `interface{}` with `any` (#25686) 10 months ago
dump.go Next round of `db.DefaultContext` refactor (#27089) 8 months ago
error.go Update github.com/google/go-github to v53 (#25157) 11 months ago
git.go Implement FSFE REUSE for golang files (#21840) 1 year ago
gitbucket.go Rewrite logger system (#24726) 12 months ago
gitea_downloader.go Fix DownloadFunc when migrating releases (#27887) 6 months ago
gitea_downloader_test.go Implement FSFE REUSE for golang files (#21840) 1 year ago
gitea_uploader.go Fix migration panic due to an empty review comment diff (#28334) 5 months ago
gitea_uploader_test.go Final round of `db.DefaultContext` refactor (#27587) 7 months ago
github.go Fix panic when migrating a repo from GitHub with issues (#25246) 11 months ago
github_test.go Implement FSFE REUSE for golang files (#21840) 1 year ago
gitlab.go Fix DownloadFunc when migrating releases (#27887) 6 months ago
gitlab_test.go GitLab migration: Sanitize response for reaction list (#25054) 11 months ago
gogs.go Rewrite logger system (#24726) 12 months ago
gogs_test.go Implement FSFE REUSE for golang files (#21840) 1 year ago
http_client.go Implement FSFE REUSE for golang files (#21840) 1 year ago
main_test.go make writing main test easier (#27270) 7 months ago
migrate.go Next round of `db.DefaultContext` refactor (#27089) 8 months ago
migrate_test.go Implement FSFE REUSE for golang files (#21840) 1 year ago
onedev.go Replace `interface{}` with `any` (#25686) 10 months ago
onedev_test.go Implement FSFE REUSE for golang files (#21840) 1 year ago
restore.go Implement FSFE REUSE for golang files (#21840) 1 year ago
update.go Use db.Find instead of writing methods for every object (#28084) 5 months ago