gitea/modules/context
John Olheiser b5e974c8a5
Delete tag API ()
* Delete tag API

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Wording

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Add conflict response and fix API tests

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Fix other test

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
..
api.go Delete tag API ()
api_org.go Golint fixed for modules/context
api_test.go fix API link header ()
auth.go Move install pages out of main macaron routes ()
context.go Add a storage layer for attachments ()
org.go API add/generalize pagination ()
pagination.go Use gitea forked macaron ()
panic.go Use gitea forked macaron ()
permission.go Use Req.URL.RequestURI() to cope with FCGI urls ()
repo.go Vendor Update Go Libs ()