aboutsummaryrefslogtreecommitdiffstats
path: root/routers/api/v1/convert
Commit message (Expand)AuthorAgeFilesLines
* Return a UserList from /api/v1/admin/users (#6629)zeripath2019-04-151-0/+16
* Better logging (#6038) (#6095)zeripath2019-04-021-2/+2
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-5/+4
* Add API to list tags (#5850)Lunny Xiao2019-02-071-0/+16
* Fix create team, update team missing units (#5188)Lunny Xiao2018-11-101-0/+1
* Keys API changes (#4960)zeripath2018-10-311-6/+8
* Populate URL field of API commits (#3546)Ethan Koenig2018-02-201-8/+15
* Improvements for supporting UI Location (#3146)Lunny Xiao2017-12-141-1/+1
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-111-7/+7
* Add fingerprint to ssh key endpoints. (#3009)Vlad Temian2017-11-281-5/+6
* fix gpg API panic when no verification (#1451)Lunny Xiao2017-04-061-2/+7
* GPG commit validation (#1150)Antoine GIRARD2017-03-221-0/+7
* Implement GPG api (#710)Antoine GIRARD2017-03-161-0/+45
* Fix breakage from vendor-updateKim "BKC" Carlbäcker2016-11-291-1/+1
* golint fixed for routers (#208)Lunny Xiao2016-11-241-1/+9
* Fix import path of go-sdk (#141)Sandro Santilli2016-11-111-1/+1
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-102-4/+4
* Replaced go-gogs-client with go-sdk importsThomas Boerger2016-11-071-1/+1
* Replace gogits/git-module dependency with go-gitea/git (#94)Sandro Santilli2016-11-061-1/+1
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-032-2/+2
* Replace convert.To with APIFormat callsUnknwon2016-08-141-101/+2
* #2246 fully support of webhooks for pull requestUnknwon2016-08-141-15/+10
* Add committer information to API and Webhooks. Also fixes #3271 (#3414)lstahlman2016-08-091-3/+19
* Additional API support for labels (#3290)lstahlman2016-08-031-0/+1
* Refactor User.Id to User.IDUnknwon2016-07-241-2/+2
* Add timestamps to repository api response (#3255)lstahlman2016-07-121-0/+2
* Extend the API to include more repository properties (#3249)lstahlman2016-07-111-0/+5
* #3058 #3059 support correct page size and link headerUnknwon2016-07-041-0/+19
* #1692 api: admin list and create team under organizationUnknwon2016-03-211-0/+9
* #1692 add CRUD issue APIsUnknwon2016-03-131-25/+88
* Corrections following recommendationsAntoine GIRARD2016-01-281-20/+22
* Near readyAntoine GIRARD2016-01-281-0/+21
* #1692 add organization APIsUnknwon2015-12-171-0/+112