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
Denis Denisov fd941db246 Protected branches system (#339)
* Protected branches system

* Moved default branch to branches section (`:org/:reponame/settings/branches`).
* Initial support Protected Branch.
  - Admin does not restrict
  - Owner not to limit
  - To write permission restrictions

* reformat tmpl

* finished the UI and add/delete protected branch response

* remove unused comment

* indent all the template files and remove ru translations since we use crowdin

* fix the push bug
8 years ago
..
diff
editor
issue
pulls
release
settings Protected branches system (#339) 8 years ago
wiki
bare.tmpl
branch_dropdown.tmpl
commits.tmpl
commits_table.tmpl
create.tmpl
forks.tmpl
graph.tmpl
header.tmpl
home.tmpl
migrate.tmpl
user_cards.tmpl
view_file.tmpl
view_list.tmpl
watchers.tmpl