gitroast/models/migrations
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
..
migrations.go Protected branches system (#339) 2017-02-21 23:02:10 +08:00
v13.go Use SecurityProtocol to replace UseSSL in LDAP config 2016-07-08 07:25:09 +08:00
v14.go golint fixed for models/migrations (#291) 2016-11-28 23:44:17 +08:00
v15.go Restrict creating organisations by user (#193) 2016-12-31 10:33:30 +08:00
v16.go add missing copyright header (#992) 2017-02-21 08:46:14 +08:00
v17.go Protected branches system (#339) 2017-02-21 23:02:10 +08:00