gitea/models/repo
Chongyi Zheng 49f9d43afe
Implement sync push mirror on commit (#19411)
Support synchronizing with the push mirrors whenever new commits are pushed or synced from pull mirror.

Related Issues: #18220

Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-07-08 20:45:12 +01:00
..
archiver.go
attachment_test.go
attachment.go
avatar.go
collaboration_test.go
collaboration.go
fork_test.go
fork.go
git.go
issue.go
language_stats.go
main_test.go
mirror.go
pushmirror_test.go
pushmirror.go Implement sync push mirror on commit (#19411) 2022-07-08 20:45:12 +01:00
redirect_test.go
redirect.go
repo_indexer.go
repo_list_test.go
repo_list.go
repo_test.go
repo_unit.go
repo.go Adjust transaction handling via db.Context (#20031) 2022-06-20 14:38:58 +02:00
star_test.go
star.go
topic_test.go
topic.go
update.go
user_repo_test.go
user_repo.go
watch_test.go
watch.go
wiki_test.go
wiki.go