aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/mirror_pull_test.go
Commit message (Expand)AuthorAgeFilesLines
* A pull-mirror repo should be marked as such on creation (#19295)Peter GardfjÀll2022-04-011-0/+1
* Make git.OpenRepository accept Context (#19260)65432022-03-301-1/+1
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-1/+1
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-4/+5
* 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-1/+1
* Move migrations into services and base into modules/migration (#17663)Lunny Xiao2021-11-161-1/+1
* 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 tag protection (#15629)KN4CK3R2021-06-251-0/+2
* Add push to remote mirror repository (#15157)KN4CK3R2021-06-141-0/+92