You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services
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>
2 years ago
..
agit Add more linters to improve code readability (#19989) 2 years ago
asymkey Move issues related files into models/issues (#19931) 2 years ago
attachment Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
auth EscapeFilter the group dn membership (#20200) 2 years ago
automerge Add more linters to improve code readability (#19989) 2 years ago
comments Move issues related files into models/issues (#19931) 2 years ago
context Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
cron Make better use of i18n (#20096) 2 years ago
externalaccount Refactor auth package (#17962) 2 years ago
forms Implement sync push mirror on commit (#19411) 2 years ago
gitdiff Add more linters to improve code readability (#19989) 2 years ago
issue Check if project has the same repository id with issue when assign project to issue (#20133) 2 years ago
lfs Move some code into models/git (#19879) 2 years ago
mailer Refactor `i18n` to `locale` (#20153) 2 years ago
migrations Fix cli command restore-repo: "units" should be splitted to string slice, to match the old behavior and match the dump-repo's behavior (#20183) 2 years ago
mirror Implement sync push mirror on commit (#19411) 2 years ago
org Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
packages Package registry changes (#19305) 2 years ago
pull Check if project has the same repository id with issue when assign project to issue (#20133) 2 years ago
release fix permission check for delete tag (#19985) 2 years ago
repository Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) 2 years ago
task Add more linters to improve code readability (#19989) 2 years ago
user Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
webhook Add more linters to improve code readability (#19989) 2 years ago
wiki Move some helper files out of models (#19355) 2 years ago