aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/mirror_push_test.go
Commit message (Expand)AuthorAgeFilesLines
* Make git.OpenRepository accept Context (#19260)65432022-03-301-2/+2
* Update HTTP status codes to modern codes (#18063)KN4CK3R2022-03-231-2/+2
* Fix continuance tests (#18027)Gusted2021-12-201-0/+28
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-2/+3
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-1/+2
* Use `hostmatcher` to replace `matchlist`, improve security (#17605)wxiaoguang2021-11-201-0/+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
* Add push to remote mirror repository (#15157)KN4CK3R2021-06-141-0/+86