aboutsummaryrefslogtreecommitdiff
path: root/routes/api/v1
Commit message (Expand)AuthorAge
* api: correct pagination in repository search api (#5293)oOOps2018-06-13
* *: use jsoniter to replace encoding/jsonUnknwon2018-06-09
* *: rename "gogits" to "gogs"Unknwon2018-05-27
* auth: support authentication source config file (#3142)Unknwon2018-04-12
* models: move ErrBranchNotExist to errors packageUnknwon2018-03-08
* api: add endpoint /api/v1/user/orgs (#4835)Anton Antonov2017-11-13
* SECURITY: HTML injection in user search APIUnknwon2017-10-14
* issue_comment: fix pg syntax ambiguous (#4586)Unknwon2017-06-27
* api/repo: load attributes when listing user repositories (#4565)Unknwon2017-06-21
* Refactoring: rename package routers -> routesUnknwon2017-06-11