1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-18 07:15:38 +01:00
gitea/routers
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
api/v1 fix bug when migrate repository 500 when repo is existed (#6188) 2019-02-26 09:28:56 -05:00
dev
org
private
repo fix bug when migrate repository 500 when repo is existed (#6188) 2019-02-26 09:28:56 -05:00
routes
user
utils
home.go
init.go
install.go
metrics.go
swagger_json.go