1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-18 03:14:37 +01:00
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
convert
misc
org
repo fix bug when migrate repository 500 when repo is existed (#6188) 2019-02-26 09:28:56 -05:00
swagger
user Admins can now do unlimited page size user search (listAllUsers & listAllOrgs) (#6143) 2019-02-21 15:42:54 -05:00
utils
api.go