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/routers
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
..
admin Multiple small admin dashboard fixes (#12153) (#12156) 5 years ago
api/v1 Migration failure during reaction migration from gitea (#13344) (#13346) 4 years ago
dev
events Add EventSource support (#11235) 5 years ago
org Add Organization Wide Labels (#10814) 5 years ago
private Git 2.28 no longer permits diff with ... on unrelated branches (#12370) 5 years ago
repo Prevent empty div when editing comment (#12404) (#12991) 4 years ago
routes Support slashes in release tags (#12864) (#12882) 4 years ago
user Remove obsolete change of email on profile page (#13341) (#13348) 4 years ago
utils Handle push rejection message in Merge & Web Editor (#10373) 5 years ago
home.go Ensure public repositories in private organizations are visible and fix admin organizations list (#11465) (#11474) 5 years ago
init.go Remove spurious logging (#12139) (#12148) 5 years ago
install.go Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) 5 years ago
metrics.go
swagger_json.go Add gitea-vet (#10948) 5 years ago