aboutsummaryrefslogtreecommitdiffstats
path: root/models/repo_pushmirror.go
Commit message (Expand)AuthorAgeFilesLines
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-112/+0
* Add `PULL_LIMIT` and `PUSH_LIMIT` to cron.update_mirror task (#17568)zeripath2021-11-221-0/+1
* DBContext is just a Context (#17100)zeripath2021-09-231-7/+7
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-7/+12
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-081-1/+1
* Add push to remote mirror repository (#15157)KN4CK3R2021-06-141-0/+106