gitea/modules/migrations
Lunny Xiao 0966349354
Make the github migration less rate limit waiting to get comment per page from repository but not per issue ()
* Make the github migration less rate limit waiting to get comment per page from repository but not per issue

* Fix lint

* adjust Downloader interface

* Fix missed reviews

* Fix test

* Remove unused struct
2021-06-30 15:23:49 +08:00
..
base Make the github migration less rate limit waiting to get comment per page from repository but not per issue () 2021-06-30 15:23:49 +08:00
dump.go Add Status Updates whilst Gitea migrations are occurring () 2021-06-16 18:02:24 -04:00
error.go Add support to migrate from gogs () 2021-01-21 20:33:58 +01:00
git.go Add support to migrate from gogs () 2021-01-21 20:33:58 +01:00
gitea_downloader.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue () 2021-06-30 15:23:49 +08:00
gitea_downloader_test.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue () 2021-06-30 15:23:49 +08:00
gitea_uploader.go Copy git data from disk when restore repository () 2021-06-04 16:14:20 +03:00
gitea_uploader_test.go Add Status Updates whilst Gitea migrations are occurring () 2021-06-16 18:02:24 -04:00
github.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue () 2021-06-30 15:23:49 +08:00
github_test.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue () 2021-06-30 15:23:49 +08:00
gitlab.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue () 2021-06-30 15:23:49 +08:00
gitlab_test.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue () 2021-06-30 15:23:49 +08:00
gogs.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue () 2021-06-30 15:23:49 +08:00
gogs_test.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue () 2021-06-30 15:23:49 +08:00
main_test.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests () 2019-05-07 09:12:51 +08:00
migrate.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue () 2021-06-30 15:23:49 +08:00
migrate_test.go Do not convert file path to lowercase () 2021-03-18 13:58:47 +00:00
restore.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue () 2021-06-30 15:23:49 +08:00
update.go Refactor Cron and merge dashboard tasks () 2020-05-16 19:31:38 -04:00