aboutsummaryrefslogtreecommitdiffstats
path: root/routers/api/v1/repo/issue_tracked_time.go
Commit message (Expand)AuthorAgeFilesLines
* Remove page size limit comment from swagger (#11806)Cirno the Strongest2020-06-091-3/+3
* Fix tracked time issues (#11349)65432020-05-091-0/+4
* When deleting a tracked time through the API return 404 not 500 (#11319)65432020-05-071-0/+4
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-1/+31
* Move tracked time api convert to convert package (#9665)Lunny Xiao2020-01-101-5/+6
* times Add filters (#9373)65432020-01-081-20/+114
* [API] Extend times API (#9200)65432019-12-271-30/+217
* Swagger info corrections (#9441)65432019-12-201-18/+31
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-1/+0
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-1/+1
* Updates to API 404 responses (#6077)John Olheiser2019-03-181-5/+5
* Fix Swagger JSON autogeneration issues. (#4845)zeripath2018-10-201-0/+2
* Fix swagger errors (#4220)Antoine GIRARD2018-06-121-4/+4
* refactor: import order. (#3736)Bo-Yi Wu2018-03-291-0/+1
* Update swagger documentation (#2899)Ethan Koenig2017-11-131-48/+110
* Use api.TrackedTime in API (#2807)Ethan Koenig2017-11-011-16/+34
* Feature: Timetracking (#2211)Jonas Franz2017-09-121-0/+158