forked from gitea/gitea
1
0
Fork 0
gitea/routers/api/v1
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
..
admin Various fixes in login sources (#10428) 2020-02-23 13:52:05 -06:00
misc Allow different HardBreaks settings for documents and comments (#11515) (#11599) 2020-05-24 11:45:56 +01:00
notify Extend Notifications API and return pinned notifications by default (#12164) (#12232) 2020-07-13 21:52:05 +01:00
org Fix ListUserOrgs (#12910) (#12915) 2020-09-21 01:04:33 -04:00
repo Migration failure during reaction migration from gitea (#13344) (#13346) 2020-10-29 14:42:56 -04:00
swagger API: Add pull review endpoints (#11224) 2020-05-02 03:20:51 +03:00
user Rework api/user/repos for pagination (#11827) (#11877) 2020-06-13 18:35:13 +01:00
utils Granular webhook events (#9626) 2020-03-06 07:10:48 +02:00
api.go Return 404 not 500 from API if team does not exist (#13118) (#13119) 2020-10-13 00:15:44 +03:00