summaryrefslogtreecommitdiff
path: root/spec/features/security
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | Add security specsFelipe Artur2016-03-104-40/+312
|/
* Rename allow_guest_to_access_builds to public_buildsKamil Trzcinski2016-02-041-0/+54
* Fixed Rubocop offensesGabriel Mazetto2015-12-151-2/+2
* Merge branch 'public_profiles' into 'master'Dmitriy Zaporozhets2015-09-141-3/+3
|\
| * Fix tests for group accessDmitriy Zaporozhets2015-09-141-6/+6
| * Make all group publicValery Sizov2015-09-091-9/+9
* | Fix help access specDouwe Maan2015-09-091-1/+1
* | Use new routing helperDouwe Maan2015-09-081-1/+1
|/
* Change before(:all) -> let! to avoid leaking data across testsStan Hu2015-07-281-15/+15
* Move spec/features/admin/security_spec to spec/features/securityrs-security-spec-speedRobert Speicher2015-07-221-0/+29
* Consolidate group access specs into one fileRobert Speicher2015-07-225-353/+284
* Remove redundant Profile access test casesRobert Speicher2015-07-221-9/+0
* Remove be_not_found_for matcherRobert Speicher2015-07-221-5/+0
* Move access-related matchers to their own moduleRobert Speicher2015-07-229-1/+18
* Audit log for user authenticationValery Sizov2015-07-061-2/+2
* Reporter role can manage issue tracker nowreporter-manage-issuesDmitriy Zaporozhets2015-06-303-0/+36
* Update spec/features/security specsRobert Speicher2015-06-221-1/+1
* Add Profiles::PreferencesControllerRobert Speicher2015-06-131-2/+2