summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/repo/milestone.go
Commit message (Expand)AuthorAgeFilesLines
* Remove page size limit comment from swagger (#11806)Cirno the Strongest2020-06-091-1/+1
* Refactor Milestone related (#11225)65432020-05-121-4/+5
* Fix milestone API state parameter unhandled (#10049)Lunny Xiao2020-01-291-1/+6
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-1/+11
* Swagger info corrections (#9441)65432019-12-201-10/+16
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-151-4/+3
* Add state param to milestone listing API (#7131)Lanre Adelowo2019-06-061-2/+6
* 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
* show only opened milestones on issues page milestone filter (#5051)Lanre Adelowo2018-11-261-2/+2
* Fix Swagger JSON autogeneration issues. (#4845)zeripath2018-10-201-0/+3
* Fix swagger errors (#4220)Antoine GIRARD2018-06-121-19/+24
* refactor: import order. (#3736)Bo-Yi Wu2018-03-291-2/+2
* Handle refactor (#3339)Morgan Bazalgette2018-01-101-1/+1
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-111-5/+6
* Update swagger documentation (#2899)Ethan Koenig2017-11-131-0/+115
* 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
* #3383 code cleanupUnknwon2016-08-241-71/+18
* Additional API support for milestones (#3383)lstahlman2016-08-241-0/+150