gitlab-org--gitlab-foss/app
Timothy Andrew ab6096c172 Add "No One Can Push" to the protected branches UI.
1. Move to dropdowns instead of checkboxes. One each for "Allowed to
   Push" and "Allowed to Merge"

2. Refactor the `ProtectedBranches` coffeescript class into
   `ProtectedBranchesAccessSelect`.

3. Modify the backend to accept the new parameters.
2016-07-29 15:20:39 +05:30
..
assets Add "No One Can Push" to the protected branches UI. 2016-07-29 15:20:39 +05:30
controllers Add "No One Can Push" to the protected branches UI. 2016-07-29 15:20:39 +05:30
finders implements the basic filter functionality 2016-07-19 19:30:10 +01:00
helpers Allow skipping users in autocomplete 2016-07-27 14:10:49 +01:00
mailers Allow build email service to be tested 2016-07-15 20:38:27 -03:00
models Add "No One Can Push" to the protected branches UI. 2016-07-29 15:20:39 +05:30
services Add "No One Can Push" to the protected branches UI. 2016-07-29 15:20:39 +05:30
uploaders Remove magic comments from Ruby files (!5456) 2016-07-24 07:08:45 +02:00
validators refactor url validator to use sanitizer for check 2016-07-01 09:02:45 +02:00
views Add "No One Can Push" to the protected branches UI. 2016-07-29 15:20:39 +05:30
workers Merge remote-tracking branch 'upstream/master' into new-issue-by-email 2016-07-27 18:11:50 +08:00