gitroast/routers
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
..
admin feat: Able to disable non-admin to create new organization (#927) 2017-02-14 20:16:00 +08:00
api/v1 Markdown rendering overhaul (#186) 2017-02-14 09:13:59 +08:00
dev Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
org Restrict creating organisations by user (#193) 2016-12-31 10:33:30 +08:00
repo Protected branches system (#339) 2017-02-21 23:02:10 +08:00
user Fix all the bugs in issues and pulls on dashboard (#943) 2017-02-17 08:58:19 +08:00
home.go refactor: small optimize for sql query (#940) 2017-02-15 14:01:50 +08:00
init.go Cleanup log messaging 2017-02-02 15:24:18 +01:00
install.go Cleanup log messaging 2017-02-02 15:24:18 +01:00