gitea/modules/migrations
zeripath 4b33afcd5b
Migration failure during reaction migration from gitea (#13344)
* Migrating reactions is just not that important

A failure during migrating reactions should not cause failure of
migration.

Signed-off-by: Andrew Thornton <art27@cantab.net>

* When checking issue reactions check the correct permission

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-10-28 22:23:31 -04:00
..
base Gitea 2 Gitea migration (#12657) 2020-10-14 07:06:00 +03:00
error.go [Vendor] upgrade google/go-github to v32.1.0 (#12361) 2020-07-31 15:22:34 +01:00
git.go Gitea 2 Gitea migration (#12657) 2020-10-14 07:06:00 +03:00
gitea_downloader.go Migration failure during reaction migration from gitea (#13344) 2020-10-28 22:23:31 -04:00
gitea_downloader_test.go Gitea 2 Gitea migration (#12657) 2020-10-14 07:06:00 +03:00
gitea_uploader.go Add migrated pulls to pull request task queue (#13331) 2020-10-27 17:34:56 -04:00
gitea_uploader_test.go Gitea 2 Gitea migration (#12657) 2020-10-14 07:06:00 +03:00
github.go Fix bug isEnd detection on getIssues/getPullRequests (#13299) 2020-10-25 01:11:03 -04:00
github_test.go Gitea 2 Gitea migration (#12657) 2020-10-14 07:06:00 +03:00
gitlab.go Fix bug isEnd detection on getIssues/getPullRequests (#13299) 2020-10-25 01:11:03 -04:00
gitlab_test.go Gitea 2 Gitea migration (#12657) 2020-10-14 07:06:00 +03:00
main_test.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 2019-05-07 09:12:51 +08:00
migrate.go Migration failure during reaction migration from gitea (#13344) 2020-10-28 22:23:31 -04:00
update.go Refactor Cron and merge dashboard tasks (#10745) 2020-05-16 19:31:38 -04:00