aboutsummaryrefslogtreecommitdiffstats
path: root/models/issues/tracked_time_test.go
Commit message (Expand)AuthorAgeFilesLines
* Enable tenv and testifylint rules (#32852)TheFox0x72024-12-151-4/+4
* remove util.OptionalBool and related functions (#29513)65432024-03-021-4/+4
* Add ability to see open and closed issues at the same time (#28757)Gwyneth Morgan2024-01-151-2/+7
* Show total TrackedTime on issue/pull/milestone lists (#26672)65432023-10-191-0/+12
* Even more `db.DefaultContext` refactor (#27352)JakobDev2023-10-031-4/+4
* rename TotalTimes() to TotalTimesForEachUser() (#27261)65432023-09-291-5/+5
* Replace 'userxx' with 'orgxx' in all test files when the user type is org (#...Nanguan Lin2023-09-141-2/+2
* Add context parameter to some database functions (#26055)Lunny Xiao2023-07-221-1/+1
* Store and use seconds for timeline time comments (#25392)65432023-06-231-1/+1
* Refactor: TotalTimest return seconds (#25370)65432023-06-191-6/+6
* Use more specific test methods (#24265)KN4CK3R2023-04-221-1/+1
* refactor some functions to support ctx as first parameter (#21878)Lunny Xiao2022-12-031-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao2022-08-161-2/+2
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-0/+118