summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/repo/issue_stopwatch.go
Commit message (Expand)AuthorAgeFilesLines
* Move `convert` package to services (#22264)KN4CK3R2022-12-291-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-10/+10
* Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/mo...wxiaoguang2022-03-221-3/+2
* Renamed ctx.User to ctx.Doer. (#19161)KN4CK3R2022-03-221-7/+7
* Fix close issue but time watcher still running (#17643)Lunny Xiao2021-11-211-2/+3
* [API] generalize list header (#16551)65432021-08-121-0/+7
* Refactor: move Commit To APIFormat Code & Lot of StopWatch related things (#1...65432020-09-181-1/+2
* Remove page size limit comment from swagger (#11806)Cirno the Strongest2020-06-091-1/+1
* Prevent panic in stopwatch (#10670)zeripath2020-03-081-2/+5
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-1/+11
* Fix wrong permissions check when issues/prs shared operations (#9885)Lunny Xiao2020-01-201-1/+1
* Swagger info corrections (#9441)65432019-12-201-17/+22
* [API] extend StopWatch (#9196)65432019-12-111-0/+216