gitea/modules/migrations
techknowlogick 2123195b3a
Migration failure during reaction migration from gitea (#13344) (#13346)
* 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>

* Delete gitea_downloader.go

* Backport #13349

Unfortunately my final push to #13344 didn't register - or I failed to push it properly. GetIssueCommentReactions in routers/api/v1/repo/issue_reaction.go also makes the same mistake.

Co-authored-by: zeripath <art27@cantab.net>
2020-10-29 14:42:56 -04:00
..
base On Migration respect old DefaultBranch (#12843) (#12858) 2020-09-15 12:12:07 -04:00
error.go [Vendor] upgrade google/go-github to v32.1.0 (#12361) (#12390) 2020-07-31 12:02:23 -04:00
git.go Migrate reviews when migrating repository from github (#9463) 2020-01-23 19:28:15 +02:00
gitea.go Add migrated pulls to pull request task queue (#13331) (#13335) 2020-10-27 19:44:24 -04:00
gitea_test.go Backport Migration Option AuthToken (#13101) 2020-10-12 07:14:02 +01:00
github.go Backport Migration Option AuthToken (#13101) 2020-10-12 07:14:02 +01:00
github_test.go Backport Migration Option AuthToken (#13101) 2020-10-12 07:14:02 +01:00
gitlab.go Backport Migration Option AuthToken (#13101) 2020-10-12 07:14:02 +01:00
gitlab_test.go Backport Migration Option AuthToken (#13101) 2020-10-12 07:14:02 +01: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) (#13346) 2020-10-29 14:42:56 -04:00
update.go Refactor Cron and merge dashboard tasks (#10745) 2020-05-16 19:31:38 -04:00