summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/repo/label.go
Commit message (Expand)AuthorAgeFilesLines
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-1/+0
* Add missing description of label on API (#7159)Lunny Xiao2019-06-161-3/+7
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-1/+1
* Updates to API 404 responses (#6077)John Olheiser2019-03-181-2/+2
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-281-15/+1
* Fix Swagger JSON autogeneration issues. (#4845)zeripath2018-10-201-0/+3
* refactor: import order. (#3736)Bo-Yi Wu2018-03-291-2/+2
* Handle refactor (#3339)Morgan Bazalgette2018-01-101-1/+1
* Update swagger documentation (#2899)Ethan Koenig2017-11-131-0/+120
* Load label ID in NewLabels (#2045)Ethan Koenig2017-06-251-1/+1
* Added sorting to the labels & milestones page (#199)Bwko2016-12-241-1/+1
* GitHub API Compliance (& linting)Kim "BKC" Carlbäcker2016-12-021-1/+12
* golint fixed for routers (#208)Lunny Xiao2016-11-241-0/+5
* 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-101-3/+3
* Replaced go-gogs-client with go-sdk importsThomas Boerger2016-11-071-1/+1
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-2/+2
* #3459 code quality improvementUnknwon2016-08-291-1/+1
* Replace convert.To with APIFormat callsUnknwon2016-08-141-5/+4
* #3290 better code structure and batch minor improvementsUnknwon2016-08-031-33/+12
* Additional API support for labels (#3290)lstahlman2016-08-031-0/+123