summaryrefslogtreecommitdiff
path: root/spec/features/security/group/internal_access_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-6-stable-eeGitLab Bot2019-12-201-0/+1
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-221-0/+1
* Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rbAsh McKenzie2019-08-301-1/+1
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-5/+5
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Use `empty_project` where possible in spec/features/securityrs-empty_project-featuresRobert Speicher2017-07-271-1/+2
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Speed up Group security access specsrs-group-security-spec-speedRobert Speicher2016-11-301-68/+55
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Address feedbackDouwe Maan2016-03-221-5/+5
* Tweaks, refactoring, and specsDouwe Maan2016-03-201-91/+87
* Code fixesFelipe Artur2016-03-171-5/+16
* Code improvements and add Create group serviceFelipe Artur2016-03-161-2/+0
* Add security specsFelipe Artur2016-03-101-0/+104