0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 12:34:35 +01:00
gitea/routers
zeripath 2ae8c7ab1c
Add cron running API (#12421)
* Add cron running API

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Apply suggestions from code review

* placate-swagger

Signed-off-by: Andrew Thornton <art27@cantab.net>

* return not found

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Apply suggestions from code review

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-08-24 11:48:15 -04:00
..
admin
api/v1 Add cron running API (#12421) 2020-08-24 11:48:15 -04:00
dev
events
org
private Initial support for push options (#12169) 2020-08-23 17:02:35 +01:00
repo Fix signing.wont_sign.%!s(<nil>) if Require Signing commits but not signed in (#12581) 2020-08-23 22:59:41 +01:00
routes Hide 'New Project board' button for users that are not signed in (#12547) 2020-08-22 02:58:59 -04:00
user Allow addition of gpg keyring with multiple keys (#12487) 2020-08-21 13:45:50 +03:00
utils
home.go Show 2FA info on Admin Pannel: Users List (#12515) 2020-08-20 09:53:49 +08:00
init.go
install.go
metrics.go
swagger_json.go