aboutsummaryrefslogtreecommitdiffstats
path: root/models/user_heatmap_test.go
Commit message (Expand)AuthorAgeFilesLines
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-2/+3
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-3/+2
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-1/+2
* Allow mocking timeutil (#17354)John Olheiser2021-10-181-0/+6
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-3/+4
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-2/+2
* Fix heatmap activity (#15252)siddweiker2021-06-251-8/+20
* Fixed assert statements. (#16089)KN4CK3R2021-06-071-2/+2
* chore(models): rewrite code format. (#14754)Bo-Yi Wu2021-03-141-1/+1
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-011-1/+2
* rework heatmap permissions (#14080)Norwin2020-12-221-9/+20
* Update heatmap fixtures to restore tests (#13224)65432020-10-201-1/+1
* Restricted users (#6274)Manush Dodunekov2020-01-131-5/+5
* Update heatmap fixtures to restore tests (#8615)zeripath2019-10-211-2/+2
* Fix JSON result of empty array (#5154)Antoine GIRARD2018-10-241-18/+37
* User action heatmap (#5131)kolaente2018-10-231-0/+33