forgejo/models
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
..
admin
appstate
asymkey
auth
avatars
db
fixtures
foreignreference
git
issues Modify milestone search keywords to be case insensitive (#20266) 2022-07-06 22:05:12 +01:00
migrations Implement sync push mirror on commit (#19411) 2022-07-08 20:45:12 +01:00
organization
packages
perm
project
pull
repo Implement sync push mirror on commit (#19411) 2022-07-08 20:45:12 +01:00
unit
unittest Use git.HOME_PATH for Git HOME directory (#20114) 2022-07-08 16:09:07 +08:00
user Only show Followers that current user can access (#20220) 2022-07-05 16:47:45 +01:00
webhook
action.go
action_list.go
action_test.go
consistency.go
error.go
fixture_generation.go
fixture_test.go
main_test.go
migrate.go
migrate_test.go
notification.go
notification_test.go
org.go
org_team.go
org_team_test.go
org_test.go
release.go
repo.go
repo_activity.go
repo_collaboration.go
repo_collaboration_test.go
repo_test.go
repo_transfer.go
repo_transfer_test.go
statistic.go
task.go
token.go
token_test.go
upload.go
user.go
user_heatmap.go
user_heatmap_test.go