0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-24 06:49:35 +01:00
gitea/routers/api/v1
Chongyi Zheng 9dcaf14a14
Add sync_on_commit option for push mirrors api (#22271)
Push mirrors `sync_on_commit` option was added to the web interface in
v1.18.0. However, it's not added to the API. This PR updates the API
endpoint.

Fixes #22267

Also, I think this should be backported to 1.18
2022-12-30 19:22:51 +08:00
..
activitypub
admin Move convert package to services (#22264) 2022-12-29 10:57:15 +08:00
misc
notify Move convert package to services (#22264) 2022-12-29 10:57:15 +08:00
org Move convert package to services (#22264) 2022-12-29 10:57:15 +08:00
packages Move convert package to services (#22264) 2022-12-29 10:57:15 +08:00
repo Add sync_on_commit option for push mirrors api (#22271) 2022-12-30 19:22:51 +08:00
settings
swagger
user Move convert package to services (#22264) 2022-12-29 10:57:15 +08:00
utils Move convert package to services (#22264) 2022-12-29 10:57:15 +08:00
api.go Remove ReverseProxy authentication from the API (#22219) 2022-12-27 08:34:05 +08:00
auth_windows.go
auth.go