summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/checks/change_access_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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-251-1/+1
* 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
* Change the order of the access rules to check simpler first, and add specschange-access-updateAlejandro Rodríguez2016-08-121-0/+99