gitea/routers/api/v1
Lunny Xiao 015d11d26d
Fix delete nonexist oauth application 500 and prevent deadlock (#15384) (#15397)
* Fix delete nonexist oauth application 500

* Fix test

* Close the session

* Fix more missed sess.Close

* Remove unnecessary blank line

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
2021-04-11 04:57:23 +02:00
..
admin Validate email before inserting/updating (#13475) (#13666) 2020-11-22 12:31:35 -05:00
misc Not using "ctx.ServerError" in api (#12907) 2020-09-20 21:20:14 +01:00
notify API: Fix GetQueryBeforeSince (#13561) 2020-11-19 02:21:21 +00:00
org HotFix: Hide private partisipation in Orgs (#13994) (#14031) 2020-12-17 22:32:24 +01:00
repo API: fix set milestone on PR creation (#14981) (#15001) 2021-03-15 11:01:04 -04:00
settings fix: case typo (#13049) 2020-10-06 12:16:16 -04:00
swagger [API] GetCombinedCommitStatusByRef always return json & swagger doc fixes (#14047) 2020-12-18 13:38:47 +00:00
user Fix delete nonexist oauth application 500 and prevent deadlock (#15384) (#15397) 2021-04-11 04:57:23 +02:00
utils HotFix: Hide private partisipation in Orgs (#13994) (#14031) 2020-12-17 22:32:24 +01:00
api.go [API] Only Return Json (#13511) (#13565) 2020-11-15 16:29:16 +00:00