summaryrefslogtreecommitdiffstats
path: root/integrations/org_count_test.go
Commit message (Expand)AuthorAgeFilesLines
* Move organization related structs into sub package (#18518)Lunny Xiao2022-03-291-2/+2
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-2/+3
* Support pagination of organizations on user settings pages (#16083)Lunny Xiao2021-11-221-1/+4
* A better go code formatter, and now `make fmt` can run in Windows (#17684)wxiaoguang2021-11-171-0/+1
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-2/+2
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-1/+2
* Remove User.GetOrganizations() (#14032)65432021-06-181-2/+3
* Correctly set the organization num repos (#11339)zeripath2020-05-121-0/+140