aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/api_repo_teams_test.go
Commit message (Expand)AuthorAgeFilesLines
* Move organization related structs into sub package (#18518)Lunny Xiao2022-03-291-1/+1
* Team permission allow different unit has different permission (#17811)Lunny Xiao2022-01-051-1/+3
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-2/+2
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-2/+3
* Remove unnecessary variable assignments (#17695)Gusted2021-11-181-6/+6
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-4/+4
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-3/+4
* Fixed assert statements. (#16089)KN4CK3R2021-06-071-2/+2
* [API] List, Check, Add & delete endpoints for repository teams (#13630)65432021-02-011-0/+77