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 #3348 always use relative avatar link in the template 2016-08-05 12:12:54 -07:00
deploy_keys.tmpl fix: fill in ssh key title on setting of repo (#950) 2017-02-16 05:16:42 +01:00
githook_edit.tmpl Improve repository lable style 2016-03-15 19:52:40 -04:00
githooks.tmpl Indent all templates with tabs 2015-12-08 00:57:46 +01:00
hook_delete_modal.tmpl Indent all templates with tabs 2015-12-08 00:57:46 +01:00
hook_gogs.tmpl Added rel="noopener" to target="_blank" hrefs (#327) 2016-12-02 09:12:16 +08:00
hook_history.tmpl Indent all templates with tabs 2015-12-08 00:57:46 +01:00
hook_list.tmpl Fixed project on repo template hook settings 2016-12-02 07:46:02 +01:00
hook_new.tmpl Indent all templates with tabs 2015-12-08 00:57:46 +01:00
hook_settings.tmpl #2246 fully support of webhooks for pull request 2016-08-14 03:32:24 -07:00
hook_slack.tmpl Fixed project on repo template hook settings 2016-12-02 07:46:02 +01:00
hooks.tmpl Indent all templates with tabs 2015-12-08 00:57:46 +01:00
nav.tmpl Protected branches system (#339) 2017-02-21 23:02:10 +08:00
navbar.tmpl Protected branches system (#339) 2017-02-21 23:02:10 +08:00
options.tmpl Protected branches system (#339) 2017-02-21 23:02:10 +08:00