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.
gitea/templates/repo
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>
7 years ago
..
branch feat: Add branch link in branch list. (#3576) 7 years ago
diff Responsive view (#2750) 7 years ago
editor Make URL scheme unambiguous (#2408) 7 years ago
issue Don't warn users about *every* dirty form (#3707) 7 years ago
pulls Responsive view (#2750) 7 years ago
release Improve release page UI (#3693) 7 years ago
settings Add repository setting to enable/disable health checks (#3607) 7 years ago
wiki Fix escaping changed title in comments (#3530) 7 years ago
activity.tmpl Add issue closed time column to fix activity closed issues list (#3537) 7 years ago
bare.tmpl Only show SSH clone URL if signed in (#2169) (#2170) 8 years ago
branch_dropdown.tmpl Escape branch name in dropdown menu (#3691) 7 years ago
commit_status.tmpl Spaces to tabs in templates (#2953) 7 years ago
commits.tmpl Responsive view (#2750) 7 years ago
commits_table.tmpl Don't warn users about *every* dirty form (#3707) 7 years ago
create.tmpl Dropped link to Gogs docs from template 8 years ago
forks.tmpl
graph.tmpl Fix issue link rendering in commit messages (#2897) 7 years ago
header.tmpl Templates for extra links in top navbar and repo tool tabs. (#3308) 7 years ago
home.tmpl Don't warn users about *every* dirty form (#3707) 7 years ago
migrate.tmpl Add notice that LFS mirroring is not supported (#1251) 8 years ago
search.tmpl Don't warn users about *every* dirty form (#3707) 7 years ago
sub_menu.tmpl Minor copy changes (#3074) 7 years ago
user_cards.tmpl Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
view_file.tmpl Responsive view (#2750) 7 years ago
view_list.tmpl Expandable commit bodies (#2980) 7 years ago
watchers.tmpl