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/templates/repo/settings
Allen Wild 15c6bb500b Add repository setting to enable/disable health checks (#3607)
New Feature:
  * Repository struct field for IsFsckEnabled (default true of course)
  * Admin Settings section on repo options page, accessible only by
    admin users

Possible Enhancements:
  * There's no way to force running health checks on all repos
    regardless of their IsFsckEnabled setting. This would be useful if
    there were an admin API or dashboard button to run fsck immediately.

Issue: https://github.com/go-gitea/gitea/issues/1712
Signed-off-by: Allen Wild <allenwild93@gmail.com>
6 years ago
..
branches.tmpl improve protected branch to add whitelist support (#2451) 7 years ago
collaboration.tmpl Use Semantic UI's Search component for user and repo search (#2636) 7 years ago
deploy_keys.tmpl Writable deploy keys (closes #671) (#3225) 7 years ago
githook_edit.tmpl Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) 7 years ago
githooks.tmpl Fix #1418 (#1456) 7 years ago
hook_delete_modal.tmpl Indent all templates with tabs 9 years ago
hook_dingtalk.tmpl Add dingtalk webhook (#2777) 7 years ago
hook_discord.tmpl Implementation of discord webhook (#2402) 7 years ago
hook_gitea.tmpl fix webhook link 7 years ago
hook_gogs.tmpl fix webhook link 7 years ago
hook_history.tmpl Fix #1418 (#1456) 7 years ago
hook_list.tmpl Add dingtalk webhook (#2777) 7 years ago
hook_new.tmpl Add dingtalk webhook (#2777) 7 years ago
hook_settings.tmpl Webhooks for repo creation/deletion (#1663) 7 years ago
hook_slack.tmpl Fixed project on repo template hook settings 8 years ago
hooks.tmpl Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) 7 years ago
nav.tmpl Protected branches system (#339) 7 years ago
navbar.tmpl Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) 7 years ago
options.tmpl Add repository setting to enable/disable health checks (#3607) 6 years ago
protected_branch.tmpl Add protected branch whitelists for merging (#3689) 6 years ago