]> source.dussan.org Git - gitea.git/commit
Refactor push mirror find and add check for updating push mirror (#32539)
authorLunny Xiao <xiaolunwen@gmail.com>
Mon, 18 Nov 2024 05:59:04 +0000 (21:59 -0800)
committerGitHub <noreply@github.com>
Mon, 18 Nov 2024 05:59:04 +0000 (05:59 +0000)
commit696fbe60365d59a2d979f977b5ae6f13c52f9188
treed79af3d789fb1874dbdd10afdc0a4906f0a621b3
parent8a20fba8eb1ac01a0de9355eff84af69d4636d96
Refactor push mirror find and add check for updating push mirror (#32539)

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
models/db/collation.go
models/repo/pushmirror.go
routers/web/repo/setting/setting.go
services/forms/repo_form.go
services/mirror/mirror.go
services/mirror/queue.go
tests/integration/db_collation_test.go
tests/integration/mirror_push_test.go