0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 03:54:25 +01:00
gitea/routers
David Svantesson c6fb7fe27c Fix API for edit and delete release attachment (#8285)
* Add logging for when user requested attachment doesn't belong to the specified release.

* Fix API to use correct variable for release asset (attachment)
2019-09-27 10:24:06 +08:00
..
admin
api/v1 Fix API for edit and delete release attachment (#8285) 2019-09-27 10:24:06 +08:00
dev
org
private
repo Extract actions on new pull request from models to pulls service and move code.gitea.io/gitea/modules/pull to code.gitea.io/gitea/services/pull (#8218) 2019-09-27 08:22:36 +08:00
routes Alwaywas return local url for users avatar (#8245) 2019-09-26 12:21:23 -04:00
user Alwaywas return local url for users avatar (#8245) 2019-09-26 12:21:23 -04:00
utils
home.go
init.go
install.go
metrics.go
swagger_json.go