You cannot 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/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>
4 years ago
..
base On Migration respect old DefaultBranch (#12843) (#12858) 4 years ago
error.go [Vendor] upgrade google/go-github to v32.1.0 (#12361) (#12390) 5 years ago
git.go Migrate reviews when migrating repository from github (#9463) 5 years ago
gitea.go Add migrated pulls to pull request task queue (#13331) (#13335) 4 years ago
gitea_test.go Backport Migration Option AuthToken (#13101) 4 years ago
github.go Backport Migration Option AuthToken (#13101) 4 years ago
github_test.go Backport Migration Option AuthToken (#13101) 4 years ago
gitlab.go Backport Migration Option AuthToken (#13101) 4 years ago
gitlab_test.go Backport Migration Option AuthToken (#13101) 4 years ago
main_test.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 6 years ago
migrate.go Migration failure during reaction migration from gitea (#13344) (#13346) 4 years ago
update.go Refactor Cron and merge dashboard tasks (#10745) 5 years ago