aboutsummaryrefslogtreecommitdiff
path: root/modules/context/api.go
Commit message (Collapse)AuthorAge
* api/repo: fix cannot reponse branch with slashes (#4198)Unknwon2017-03-10
|
* log: start using gopkg.in/clog.v1Unknwon2017-02-09
|
* #1692 add admin APIs to add/remove a user from teamsUnknwon2016-03-25
|
* #1692 add CRUD issue APIsUnknwon2016-03-13
| | | | | - Fix go-gogs-client#10 - Related to #809
* Convert all API handers to use *context.APIContextUnknwon2016-03-13
|
* Add APIContextUnknwon2016-03-13