summaryrefslogtreecommitdiff
path: root/spec/features/security/project/public_access_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Projects members tab should follow visibility levelsFelipe Artur2016-04-181-6/+6
* Tweaks, refactoring, and specsDouwe Maan2016-03-201-36/+75
* External UsersZeger-Jan van de Weg2016-03-131-11/+30
* Rename allow_guest_to_access_builds to public_buildsKamil Trzcinski2016-02-041-0/+54
* Move access-related matchers to their own moduleRobert Speicher2015-07-221-1/+2
* Reporter role can manage issue tracker nowreporter-manage-issuesDmitriy Zaporozhets2015-06-301-0/+12
* Move project members index from `/team` to `/project_members`Douwe Maan2015-03-151-2/+2
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-17/+17
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-105/+108
* Fix security testsDmitriy Zaporozhets2014-09-251-1/+1
* Delete wall notes testsDmitriy Zaporozhets2014-06-131-11/+0
* Fix specs. Fix note form reset after submitDmitriy Zaporozhets2014-05-241-11/+0
* Split feature tests out to different build jobJeroen van Baarsen2014-04-131-1/+1
* Make changes to testsDmitriy Zaporozhets2014-01-221-1/+1
* Adding authenticated public mode (internal).Jason Hollingsworth2013-11-261-1/+1
* Public/Private projects security specsDmitriy Zaporozhets2013-09-251-0/+251