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 Fix some mirror bugs (#18649) 2022-06-11 21:50:14 +08:00
pushmirror_test.go
pushmirror.go
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 Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
topic_test.go
topic.go
update.go
user_repo_test.go
user_repo.go
watch_test.go
watch.go
wiki_test.go Move some repository related code into sub package (#19711) 2022-06-06 16:01:49 +08:00
wiki.go