summaryrefslogtreecommitdiffstats
path: root/models/issue_stopwatch_test.go
Commit message (Expand)AuthorAgeFilesLines
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-3/+4
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-6/+5
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-4/+5
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-9/+10
* Fixed assert statements. (#16089)KN4CK3R2021-06-071-1/+1
* Add gitea-vet (#10948)John Olheiser2020-04-051-0/+4
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-151-2/+2
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-111-2/+3
* Feature: Timetracking (#2211)Jonas Franz2017-09-121-0/+70