aboutsummaryrefslogtreecommitdiff
path: root/routers/api/v1/org
Commit message (Collapse)AuthorAge
* Refactoring: rename package routers -> routesUnknwon2017-06-11
|
* Refactoring: rename ctx -> cUnknwon2017-06-03
|
* Refactoring: rename modules -> pkgUnknwon2017-04-04
| | | | | | | | Reasons to change: 1. Shorter than 'modules' 2. More generally used by other Go projects 3. Corresponds to the naming of '$GOPATH/pkg' directory
* Refactor User.Id to User.IDUnknwon2016-07-24
|
* #1692 add admin APIs to add/remove a user from teamsUnknwon2016-03-25
|
* Change list teams API to non-admin specificUnknwon2016-03-21
|
* #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
|
* Rename module: middleware -> contextUnknwon2016-03-11
|
* #1692 add organization APIsUnknwon2015-12-17