0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 19:27:53 +01:00
gitea/routers/api/v1
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
..
activitypub Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
admin
misc
notify Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
org Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
packages
repo Implement sync push mirror on commit (#19411) 2022-07-08 20:45:12 +01:00
settings
swagger
user Only show Followers that current user can access (#20220) 2022-07-05 16:47:45 +01:00
utils Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
api.go
auth_windows.go
auth.go