summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/repo/mirror.go
Commit message (Expand)AuthorAgeFilesLines
* Add `sync_on_commit` option for push mirrors api (#22271)Chongyi Zheng2022-12-301-4/+5
* Move `convert` package to services (#22264)KN4CK3R2022-12-291-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add new API endpoints for push mirrors management (#19841)Mohamed Sekour2022-07-301-0/+326
* Implement sync push mirror on commit (#19411)Chongyi Zheng2022-07-081-2/+2
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-1/+1
* An attempt to sync a non-mirror repo must give 400 (Bad Request) (#19300)Peter GardfjÀll2022-04-011-0/+11
* Move unit into models/unit/ (#17576)Lunny Xiao2021-11-091-2/+2
* Make mirror feature more configurable (#16957)65432021-09-071-0/+6
* Refactor api repo dir (#10048)65432020-01-291-0/+48