1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-18 09:15:49 +00:00
gitea/routers/api/v1
Ethan Koenig 73d05a51e3 Remove unneeded database loads (#814)
Remove unnecessary calls to repo.GetOwner() in context handlers
2017-02-02 20:33:56 +08:00
..
admin Use handlers for API authorization (#723) 2017-01-26 19:54:04 +08:00
convert Fix breakage from vendor-update 2016-11-29 11:50:22 +01:00
misc Golint fixed for modules/context 2016-11-25 14:53:59 +08:00
org Use handlers for API authorization (#723) 2017-01-26 19:54:04 +08:00
repo add milestone changed traker on issue view (#804) 2017-02-01 10:36:08 +08:00
user API Endpoint for watching (#191) 2016-12-24 09:53:11 +08:00
utils Organization webhook API endpoints 2016-12-25 14:51:57 +01:00
api.go Remove unneeded database loads (#814) 2017-02-02 20:33:56 +08:00