summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/checks
Commit message (Expand)AuthorAgeFilesLines
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-2/+6
* Refactor to let GitAccess errors bubble upMichael Kozono2017-06-051-34/+23
* Add confirm delete protected branch modalSam Rose2017-05-081-25/+62
* Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-261-3/+3
* Renamed ProtectedTag push_access_levels to create_access_levelsJames Edwards-Jones2017-04-041-1/+1
* Protected Tags prevents all updates instead of just force pushes.James Edwards-Jones2017-04-041-45/+38
* Moved Project#protected_branch? to ProtectedBranch, similar for tagsJames Edwards-Jones2017-04-031-1/+1
* Protected Tags enforced over gitJames Edwards-Jones2017-03-311-1/+41
* Backport changes from gitlab-org/gitlab-ee!1406adam-backport-ee-1406Adam Niedzielski2017-03-131-2/+10
* Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-252-2/+2
* Remove useless permission checks in Gitlab::Checks::ChangeAccess25018-gitlab-checks-changeaccess-looks-for-user-permissions-that-don-t-existRémy Coutable2017-01-121-3/+0
* Check the exit code while invoking git in the force push check.Timothy Andrew2016-12-161-0/+19
* Change the order of the access rules to check simpler first, and add specschange-access-updateAlejandro Rodríguez2016-08-121-0/+99