You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/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.
1 year ago
..
actions.go Fix regression: access log template, gitea manager cli command (#24838) 1 year ago
hook.go Fix incorrect internal response type (#24173) 1 year ago
internal.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 1 year ago
key.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 1 year ago
mail.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 1 year ago
manager.go Add gitea manager reload-templates command (#24843) 1 year ago
request.go Fix regression: access log template, gitea manager cli command (#24838) 1 year ago
restore_repo.go Fix regression: access log template, gitea manager cli command (#24838) 1 year ago
serv.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 1 year ago