gitea/routers/api/v1
Lunny Xiao 7afe81f28e fix bug when migrate repository 500 when repo is existed (#6188)
* fix bug when migrate repository 500 when repo is existed

* use 409 but not 422 for error status code when not exist

* translation fix
2019-02-26 09:28:56 -05:00
..
admin New API routes added (#5594) 2019-01-23 17:30:19 -05:00
convert Add API to list tags (#5850) 2019-02-07 12:00:52 +00:00
misc Fix serving of raw wiki files other than .md (#5814) 2019-02-05 20:58:55 -05:00
org Allow to set organization visibility (public, internal, private) (#1763) 2019-02-18 18:00:27 +02:00
repo fix bug when migrate repository 500 when repo is existed (#6188) 2019-02-26 09:28:56 -05:00
swagger Fix #5799 - swagger for mergePullRequest (#5996) 2019-02-08 08:08:38 +00:00
user Admins can now do unlimited page size user search (listAllUsers & listAllOrgs) (#6143) 2019-02-21 15:42:54 -05:00
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 2018-09-10 10:31:08 -04:00
api.go Add API to list tags (#5850) 2019-02-07 12:00:52 +00:00