summaryrefslogtreecommitdiff
path: root/spec/features/security
Commit message (Expand)AuthorAgeFilesLines
* Remove edit action for issuesJarka Kadlecova2017-10-033-45/+0
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-026-6/+6
* Use `empty_project` where possible in spec/features/securityrs-empty_project-featuresRobert Speicher2017-07-276-6/+9
* Remove superfluous type defs in specsKeifer Furzland2017-07-2712-12/+12
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-056-111/+111
* Split up MergeRequestsControllerdm-merge-request-creations-controllerDouwe Maan2017-06-282-2/+2
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-142-8/+24
* Rename BuildsController to JobsControllerLin Jen-Shin2017-05-173-9/+9
* Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-073-3/+73
* Merge branch 'metrics-deployment-history' into 'master' Douwe Maan2017-05-023-0/+45
|\
| * Fix deployments security check path and add checks for internal and public ac...Pawel Chojnacki2017-04-243-1/+31
| * Add deployments security checkPawel Chojnacki2017-04-241-0/+15
* | Resolve "Add more tests for spec/controllers/projects/builds_controller_spec.rb"Dosuken shinya2017-04-283-0/+108
|/
* Fix Rubocop offenses in code related to the registryGrzegorz Bizon2017-04-031-1/+1
* Refactor container registry repository tag stubsGrzegorz Bizon2017-04-033-3/+3
* Rename container image to repository in specsGrzegorz Bizon2017-03-233-6/+6
* Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-03-213-0/+42
|\
| * Added access spec testsJose Ivan Vargas2017-03-062-0/+28
| * Add access spec tests for the /settings/repository routeJose Ivan Vargas2017-03-061-0/+14
* | Fixes broken and missing testsAndre Guedes2017-02-223-0/+9
|/
* Fixed tests, renamed files and methodsJose Ivan Vargas2017-02-061-0/+14
* Changed the controller/route name to 'ci/cd' and renamed the corresponding filesJose Ivan Vargas2017-02-063-6/+34
* Fixed tests and a rubocop linter26138-combine-webhooks-and-services-settings-pagesJose Ivan Vargas2017-01-183-6/+6
* Updated some tests descriptions to represent the correct settings pathJose Ivan Vargas2017-01-033-3/+3
* Fixed rspec tests for the project members also fixed the indexJose Ivan Vargas2017-01-033-6/+6
* Add support for nested groups to admin routingdz-fix-admin-routesDmitriy Zaporozhets2016-12-111-1/+1
* Update effected testszj-guest-reads-public-buildsZ.J. van de Weg2016-12-041-24/+25
* Guests can read builds if those are publicZ.J. van de Weg2016-12-041-0/+52
* Speed up project snippet security request specsrs-project-snippet-security-specsRobert Speicher2016-12-023-204/+168
* Speed up Group security access specsrs-group-security-spec-speedRobert Speicher2016-11-303-204/+165
* Speed up Project security access specsRobert Speicher2016-11-283-758/+719
* Add missing security specs for raw snippet accessthe-undefined2016-11-053-59/+151
* Make guests unable to view MRsguests_cant_see_mrsValery Sizov2016-10-111-1/+1
* Support integration with Koding (online IDE)Gokmen Goksel2016-08-191-0/+14
* Allow to access Container Registry for Public and Internal projectsallow-to-pull-public-imagesKamil Trzcinski2016-07-153-0/+57
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-013-3/+0
* Fix 404 for pipelinesKamil Trzcinski2016-06-233-1/+270
* 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-183-14/+14
* Ensure project snippets have their own access levelRémy Coutable2016-03-253-0/+234
* Address feedbackDouwe Maan2016-03-223-16/+16
* Tweaks, refactoring, and specsDouwe Maan2016-03-207-648/+458
* Fix specsFelipe Artur2016-03-181-1/+1
* Code fixesFelipe Artur2016-03-173-15/+46
* Merge 4009-external-users into issue_12658Felipe Artur2016-03-163-33/+117
|\
| * Create an external users tab on Admin user listZeger-Jan van de Weg2016-03-132-0/+38
| * External UsersZeger-Jan van de Weg2016-03-133-33/+79
* | Code improvements and add Create group serviceFelipe Artur2016-03-161-2/+0