aboutsummaryrefslogtreecommitdiffstats
path: root/models/issues/tracked_time.go
Commit message (Expand)AuthorAgeFilesLines
* remove util.OptionalBool and related functions (#29513)65432024-03-021-4/+5
* Add ability to see open and closed issues at the same time (#28757)Gwyneth Morgan2024-01-151-5/+7
* Move more functions to db.Find (#28419)Lunny Xiao2024-01-151-4/+16
* Show total TrackedTime on issue/pull/milestone lists (#26672)65432023-10-191-0/+44
* Even more `db.DefaultContext` refactor (#27352)JakobDev2023-10-031-9/+9
* rename TotalTimes() to TotalTimesForEachUser() (#27261)65432023-09-291-2/+2
* Add context parameter to some database functions (#26055)Lunny Xiao2023-07-221-12/+8
* Update tool dependencies, lock govulncheck and actionlint (#25655)silverwind2023-07-091-1/+1
* Store and use seconds for timeline time comments (#25392)65432023-06-231-12/+19
* Refactor: TotalTimest return seconds (#25370)65432023-06-191-4/+4
* Rename almost all Ctx functions (#22071)Lunny Xiao2022-12-101-3/+3
* Use GhostUser if needed for TrackedTimes (#22021)zeripath2022-12-041-9/+18
* refactor some functions to support ctx as first parameter (#21878)Lunny Xiao2022-12-031-2/+2
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Allow detect whether it's in a database transaction for a context.Context (#2...Lunny Xiao2022-11-121-3/+3
* Make every not exist error unwrappable to a fs.ErrNotExist (#20891)zeripath2022-10-181-3/+3
* Add more linters to improve code readability (#19989)Wim2022-06-201-4/+4
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-0/+316