aboutsummaryrefslogtreecommitdiffstats
path: root/services/mirror/mirror_pull.go
Commit message (Expand)AuthorAgeFilesLines
* Use `hostmatcher` to replace `matchlist`, improve security (#17605)wxiaoguang2021-11-201-2/+3
* Move user functions into user.go (#17659)Lunny Xiao2021-11-181-5/+6
* Move some functions into services/repository (#17677)Lunny Xiao2021-11-171-1/+1
* Handle broken references in mirror sync (#17013)zeripath2021-10-211-13/+105
* DBContext is just a Context (#17100)zeripath2021-09-231-1/+1
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-1/+2
* Add proxy settings and support for migration and webhook (#16704)Lunny Xiao2021-08-181-1/+1
* Replace `list.List` with slices (#16311)KN4CK3R2021-08-091-1/+1
* Add push to remote mirror repository (#15157)KN4CK3R2021-06-141-0/+452