gitroast/routers/repo
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
..
attachment.go Allow custom public files (#782) 2017-01-28 23:14:56 +01:00
branch.go Add delete branch track on pull request comments (#888) 2017-02-11 12:00:29 +08:00
commit.go Fix HighlightJS not working on compare diff page (#914) 2017-02-13 10:11:08 +08:00
download.go Fix Chrome not liking commas 2016-11-26 11:26:03 -02:00
editor.go Check if file is a symlink with web editor (#3687) (#445) 2016-12-22 13:27:32 +01:00
http.go Protected branches system (#339) 2017-02-21 23:02:10 +08:00
issue.go Fix assigned issues dashboard (#920) 2017-02-14 22:15:18 +08:00
issue_label.go Track labels changed on issue view & resolved #542 (#788) 2017-01-30 20:46:45 +08:00
middlewares.go golint fixed for routers/repo/middlewares.go (#204) 2016-11-21 18:03:37 +08:00
pull.go Notifying on open PR, and Close/Reopen/Merge issue or PR 2017-01-28 13:59:58 -02:00
release.go fix releases count and resolved #764 (#857) 2017-02-07 23:38:24 +08:00
repo.go golint fixed for modules/auth 2016-11-27 21:39:06 +08:00
setting.go Protected branches system (#339) 2017-02-21 23:02:10 +08:00
view.go Cleanup log messaging 2017-02-02 15:24:18 +01:00
webhook.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
wiki.go Markdown rendering overhaul (#186) 2017-02-14 09:13:59 +08:00