Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use handlers for API authorization (#723) | Ethan Koenig | 2017-01-26 | 1 | -5/+0 |
* | golint fixed for routers (#208) | Lunny Xiao | 2016-11-24 | 1 | -4/+8 |
* | Fix import path of go-sdk (#141) | Sandro Santilli | 2016-11-11 | 1 | -1/+1 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -5/+5 |
* | Replaced go-gogs-client with go-sdk imports | Thomas Boerger | 2016-11-07 | 1 | -1/+1 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -4/+4 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -1/+1 |
* | #1692 add admin APIs to add/remove a user from teams | Unknwon | 2016-03-25 | 1 | -10/+2 |
* | #1692 add CRUD issue APIs | Unknwon | 2016-03-13 | 1 | -3/+3 |
* | Convert all API handers to use *context.APIContext | Unknwon | 2016-03-13 | 1 | -8/+8 |
* | Rename module: middleware -> context | Unknwon | 2016-03-11 | 1 | -6/+6 |
* | #1692 add organization APIs | Unknwon | 2015-12-17 | 1 | -0/+74 |