gitea/routers/private
Brecht Van Lommel 3588edbb08
Add gitea manager reload-templates command (#24843)
This can be useful to update custom templates in production mode, when
they are updated frequently and a full Gitea restart each time is
disruptive.
2023-05-22 23:51:40 +08:00
..
actions.go add CLI command to register runner tokens (#23762) 2023-04-17 13:07:13 -04:00
default_branch.go
hook_post_receive.go
hook_pre_receive.go
hook_proc_receive.go
hook_verification.go
internal.go Add gitea manager reload-templates command (#24843) 2023-05-22 23:51:40 +08:00
internal_repo.go
key.go
mail.go
manager.go Add gitea manager reload-templates command (#24843) 2023-05-22 23:51:40 +08:00
manager_process.go
manager_unix.go
manager_windows.go
restore_repo.go Fix regression: access log template, gitea manager cli command (#24838) 2023-05-22 09:38:38 +08:00
serv.go
ssh_log.go