1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 12:21:41 +02:00
gitea/public/js
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
..
libs Markdown rendering overhaul (#186) 2017-02-14 09:13:59 +08:00
draw.js
index.js Protected branches system (#339) 2017-02-21 23:02:10 +08:00
jquery-1.11.3.min.js
semantic-2.2.1.min.js