summaryrefslogtreecommitdiff
path: root/spec/features/security/project/public_access_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-10-stable-eev15.10.0-rc42GitLab Bot2023-03-201-1/+1
* Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot2022-12-201-1/+1
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-1/+3
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-0/+1
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-6/+6
* Add latest changes from gitlab-org/gitlab@13-7-stable-eeGitLab Bot2021-01-081-1/+1
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-16/+32
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-12/+12
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-3/+3
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-5/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-261-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-141-9/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-171-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-131-4/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-111-8/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-141-2/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-181-0/+1
* Creates Feature Flag for job logFilipa Lacerda2019-08-301-0/+4
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* [master] Pipelines section is available to unauthorized usersKamil Trzciński2019-01-311-5/+5
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-34/+34
* Revert "Merge branch '36670-remove-edit-form' into 'master'"39441-bring-edit-form-backSean McGivern2017-10-261-0/+15
* Remove edit action for issuesJarka Kadlecova2017-10-031-15/+0
* Use `empty_project` where possible in spec/features/securityrs-empty_project-featuresRobert Speicher2017-07-271-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-31/+31
* Split up MergeRequestsControllerdm-merge-request-creations-controllerDouwe Maan2017-06-281-1/+1
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-4/+12
* Rename BuildsController to JobsControllerLin Jen-Shin2017-05-171-3/+3
* Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-071-1/+15
* Merge branch 'metrics-deployment-history' into 'master' Douwe Maan2017-05-021-0/+15
|\
| * Fix deployments security check path and add checks for internal and public ac...Pawel Chojnacki2017-04-241-0/+15
* | Resolve "Add more tests for spec/controllers/projects/builds_controller_spec.rb"Dosuken shinya2017-04-281-0/+38
|/
* Fix Rubocop offenses in code related to the registryGrzegorz Bizon2017-04-031-1/+1
* Refactor container registry repository tag stubsGrzegorz Bizon2017-04-031-1/+1
* Rename container image to repository in specsGrzegorz Bizon2017-03-231-2/+2
* Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-03-211-0/+14
|\
| * Added access spec testsJose Ivan Vargas2017-03-061-0/+14
* | Fixes broken and missing testsAndre Guedes2017-02-221-0/+3
|/
* Changed the controller/route name to 'ci/cd' and renamed the corresponding filesJose Ivan Vargas2017-02-061-0/+14
* Fixed tests and a rubocop linter26138-combine-webhooks-and-services-settings-pagesJose Ivan Vargas2017-01-181-2/+2
* Updated some tests descriptions to represent the correct settings pathJose Ivan Vargas2017-01-031-1/+1
* Fixed rspec tests for the project members also fixed the indexJose Ivan Vargas2017-01-031-2/+2
* Speed up Project security access specsRobert Speicher2016-11-281-264/+251
* Allow to access Container Registry for Public and Internal projectsallow-to-pull-public-imagesKamil Trzcinski2016-07-151-0/+19
* Fix 404 for pipelinesKamil Trzcinski2016-06-231-1/+30
* Authorize environments controller actionsKamil Trzcinski2016-06-141-0/+43
* Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski2016-06-031-2/+2
* Rename Ci::Build commit to pipelineKamil Trzcinski2016-06-031-1/+1