gitea/routers
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
..
api Add sync_on_commit option for push mirrors api (#22271) 2022-12-30 19:22:51 +08:00
common Support disabling database auto migration (#22053) 2022-12-07 09:58:31 -06:00
install Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
private refactor bind functions based on generics (#22055) 2022-12-12 16:09:26 +08:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web Fix key signature error page (#22229) 2022-12-30 12:53:05 +08:00
init.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00