summaryrefslogtreecommitdiff
path: root/lib/gitlab/checks
Commit message (Expand)AuthorAgeFilesLines
* Backport changes from gitlab-org/gitlab-ee!1406adam-backport-ee-1406Adam Niedzielski2017-03-131-2/+6
* Remove useless permission checks in Gitlab::Checks::ChangeAccess25018-gitlab-checks-changeaccess-looks-for-user-permissions-that-don-t-existRémy Coutable2017-01-121-2/+2
* Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-12-202-5/+11
|\
| * 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
* | We never check user privilege if it's a deploy keyLin Jen-Shin2016-11-181-2/+9
|/
* 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