aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/privateactivity_test.go
Commit message (Expand)AuthorAgeFilesLines
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-416/+0
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-251-3/+3
* Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao2022-08-161-2/+2
* Update HTTP status codes to modern codes (#18063)KN4CK3R2022-03-231-1/+1
* format with gofumpt (#18184)65432022-01-201-2/+4
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-1/+2
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-1/+2
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-3/+3
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-2/+3
* Show private heatmap on profile to self & admins (#14881)Norwin2021-03-041-9/+6
* rework heatmap permissions (#14080)Norwin2020-12-221-3/+3
* User Settings: Ignore empty language codes & validate (#13755)65432020-12-041-1/+1
* Add hide activity option (#11353)l-jonas2020-06-051-0/+414