1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-20 04:04:35 +01:00
gitea/templates/repo/settings
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
2017-02-21 23:02:10 +08:00
..
branches.tmpl Protected branches system (#339) 2017-02-21 23:02:10 +08:00
collaboration.tmpl
deploy_keys.tmpl
githook_edit.tmpl
githooks.tmpl
hook_delete_modal.tmpl
hook_gogs.tmpl
hook_history.tmpl
hook_list.tmpl
hook_new.tmpl
hook_settings.tmpl
hook_slack.tmpl
hooks.tmpl
nav.tmpl
navbar.tmpl
options.tmpl