summaryrefslogtreecommitdiff
path: root/lib/gitlab/checks
Commit message (Expand)AuthorAgeFilesLines
* Implement final review comments from @rymai.25301-git-2.11-force-push-bugTimothy Andrew2016-12-161-1/+1
* Check the exit code while invoking git in the force push check.Timothy Andrew2016-12-161-2/+7
* Accept environment variables from the `pre-receive` script.Timothy Andrew2016-12-162-4/+5
* Avoid protected branches checks when verifying access without branch namePaco Guzman2016-09-131-0/+1
* Change the order of the access rules to check simpler first, and add specschange-access-updateAlejandro Rodríguez2016-08-121-1/+1
* api for generating new merge requestScott Le2016-08-111-21/+3
* Limit git rev-list output count to one in forced push checkAhmad Sherif2016-07-191-2/+2
* Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' ""Rémy Coutable2016-07-183-0/+131
* Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher2016-07-133-131/+0
* Implement last round of review comments from !4892.18193-developers-can-mergeTimothy Andrew2016-07-131-2/+4
* Move all "checks" under `GitLab::Checks`.Timothy Andrew2016-07-132-0/+111
* Enforce "developers can merge" during `pre-receive`.Timothy Andrew2016-07-131-0/+18