aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/change_default_branch_test.go
Commit message (Expand)AuthorAgeFilesLines
* Update HTTP status codes to modern codes (#18063)KN4CK3R2022-03-231-1/+1
* 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-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
* Fix "data race" in testlogger (#9159)zeripath2019-11-261-1/+1
* Less verbose integration tests (#2123)Ethan Koenig2017-07-071-19/+7
* Improve integration test helper functions (#2049)Ethan Koenig2017-06-251-2/+0
* fix golint error and rename func for suggestion. (#1997)Bo-Yi Wu2017-06-171-2/+2
* Consolidate boilerplate in integration tests (#1979)Ethan Koenig2017-06-171-21/+15
* Fix uppercase default branch bug (#1965)Ethan Koenig2017-06-141-0/+58