gitea/modules/migrations
Lunny Xiao fd35f56e87
Fix bug of migrate comments which only fetch one page () ()
* Fix bug of migrate comments which only fetch one page

* add next page to trace

Co-authored-by: zeripath <art27@cantab.net>

Co-authored-by: zeripath <art27@cantab.net>
..
base Fix various documentation, user-facing, and source comment typos ()
dump.go Fix dump and restore respository () ()
error.go Add support to migrate from gogs ()
git.go Add support to migrate from gogs ()
gitea_downloader.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue ()
gitea_downloader_test.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue ()
gitea_uploader.go Ignore review comment when ref commit is missed () ()
gitea_uploader_test.go Add Status Updates whilst Gitea migrations are occurring ()
github.go Fix bug of migrate comments which only fetch one page () ()
github_test.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue ()
gitlab.go Gitlab Migrator: dont ignore reactions of last request () ()
gitlab_test.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue ()
gogs.go Fix various documentation, user-facing, and source comment typos ()
gogs_test.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue ()
main_test.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests ()
migrate.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue ()
migrate_test.go Do not convert file path to lowercase ()
restore.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue ()
update.go Refactor Cron and merge dashboard tasks ()