summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/checks/change_access_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-8/+8
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-071-5/+15
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
* CE port Refactor Gitlab::Checks::ChangeAccess classFrancisco Javier López2018-12-041-215/+26
* Adds tracing messages for slow git pushesTiago Botelho2018-10-251-1/+17
* Merge branch '27456-improve-feedback-when-dev-cannot-push-to-empty-repo' into...Douwe Maan2018-07-181-0/+10
|\
| * Improves remote message when a developer is unable to push in an empty reposi...27456-improve-feedback-when-dev-cannot-push-to-empty-repoTiago Botelho2018-07-181-0/+10
* | Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-2/+2
|/
* change wordingMark Chao2018-06-061-2/+2
* Limit queries to a user-branch combinationBob Van Landuyt2018-03-071-2/+3
* Allow abilities on forks while MR is openBob Van Landuyt2018-03-071-3/+3
* Avoid slow File Lock checks when not usedJames Edwards-Jones2018-02-191-2/+2
* Backport of LFS File Locking APIrd-35856-backport-lfs-file-locking-apiRubén Dávila2018-02-071-0/+39
* Moved LfsIntegrity specs to own fileJames Edwards-Jones2017-11-081-37/+6
* Replaced subject with subject.exec in spec/lib/gitlab/checks/change_access_sp...James Edwards-Jones2017-11-061-25/+19
* Prevent git push when LFS objects are missingJames Edwards-Jones2017-11-061-2/+53
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* 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
* 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