gitlab-org--gitlab-foss/app
Timothy Andrew 134fe5af83 Use the `{Push,Merge}AccessLevel` models in the UI.
1. Improve error handling while creating protected branches.

2. Modify coffeescript code so that the "Developers can *" checkboxes
   send a '1' or '0' even when using AJAX. This lets us keep the backend
   code simpler.

3. Use services for both creating and updating protected branches.
   Destruction is taken care of with `dependent: :destroy`
2016-07-29 15:20:39 +05:30
..
assets Merge remote-tracking branch 'upstream/master' into new-issue-by-email 2016-07-28 14:08:45 +08:00
controllers Use the `{Push,Merge}AccessLevel` models in the 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 Use the `{Push,Merge}AccessLevel` models in the UI. 2016-07-29 15:20:39 +05:30
services Use the `{Push,Merge}AccessLevel` models in the 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
views Merge branch '17073-tagscontroller-index-is-terrible-response-time-goes-up-to-5-seconds' into 'master' 2016-07-29 08:57:18 +00:00
workers Merge remote-tracking branch 'upstream/master' into new-issue-by-email 2016-07-27 18:11:50 +08:00