gitlab-org--gitlab-foss/lib/gitlab/checks
Timothy Andrew c937aec1f7 Check the exit code while invoking git in the force push check.
Previously, we were calling out to `popen` without asserting on the returned
exit-code. Now we raise a `RuntimeError` if the exit code is non-zero.
2016-12-16 23:32:25 +05:30
..
change_access.rb Accept environment variables from the pre-receive script. 2016-12-16 23:32:25 +05:30
force_push.rb Check the exit code while invoking git in the force push check. 2016-12-16 23:32:25 +05:30
matching_merge_request.rb Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' "" 2016-07-18 10:16:56 +02:00