summaryrefslogtreecommitdiffstats
path: root/models/repo/pushmirror.go
Commit message (Expand)AuthorAgeFilesLines
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-191-2/+2
* In PushMirrorsIterate and MirrorsIterate if limit is negative do not set it (...zeripath2022-08-181-4/+6
* Add new API endpoints for push mirrors management (#19841)Mohamed Sekour2022-07-301-24/+49
* Implement sync push mirror on commit (#19411)Chongyi Zheng2022-07-081-0/+9
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-12/+5
* Improve mirror iterator (#18928)Lunny Xiao2022-02-281-1/+2
* format with gofumpt (#18184)65432022-01-201-4/+2
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-0/+112