aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/repo/issue_stopwatch.go
Commit message (Expand)AuthorAgeFilesLines
* Final round of `db.DefaultContext` refactor (#27587)JakobDev2023-10-141-2/+2
* Next round of `db.DefaultContext` refactor (#27089)JakobDev2023-09-161-4/+4
* Speed up HasUserStopwatch & GetActiveStopwatch (#23051)zeripath2023-02-271-13/+1
* Fix improper HTMLURL usages in Go code (#22839)wxiaoguang2023-02-111-2/+2
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Stop spurious APIFormat stopwatches logs (#20008)zeripath2022-06-171-1/+3
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-7/+7
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-1/+1
* Improve Stopwatch behavior (#18930)Gusted2022-04-251-0/+14
* Move milestone to models/issues/ (#19278)Lunny Xiao2022-04-081-9/+9
* Renamed ctx.User to ctx.Doer. (#19161)KN4CK3R2022-03-221-6/+6
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-0/+2
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+108