Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-06Fixed tests, renamed files and methodsJose Ivan Vargas
2017-02-06Changed the controller/route name to 'ci/cd' and renamed the corresponding filesJose Ivan Vargas
2017-01-19Fixed tests and a rubocop linterJose Ivan Vargas
2017-01-03Updated some tests descriptions to represent the correct settings pathJose Ivan Vargas
2017-01-03Fixed rspec tests for the project members also fixed the indexJose Ivan Vargas
2016-12-11Add support for nested groups to admin routingDmitriy Zaporozhets
2016-12-04Update effected testsZ.J. van de Weg
2016-12-04Guests can read builds if those are publicZ.J. van de Weg
2016-12-02Speed up project snippet security request specsRobert Speicher
2016-11-30Speed up Group security access specsRobert Speicher
2016-11-28Speed up Project security access specsRobert Speicher
2016-11-05Add missing security specs for raw snippet accessthe-undefined
2016-10-11Make guests unable to view MRsValery Sizov
2016-08-19Support integration with Koding (online IDE)Gokmen Goksel
2016-07-15Allow to access Container Registry for Public and Internal projectsKamil Trzcinski
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-23Fix 404 for pipelinesKamil Trzcinski
2016-06-14Authorize environments controller actionsKamil Trzcinski
2016-06-03Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski
2016-06-03Rename Ci::Build commit to pipelineKamil Trzcinski
2016-04-18Projects members tab should follow visibility levelsFelipe Artur
2016-03-25Ensure project snippets have their own access levelRémy Coutable
2016-03-22Address feedbackDouwe Maan
2016-03-20Tweaks, refactoring, and specsDouwe Maan
2016-03-19Fix specsFelipe Artur
2016-03-18Code fixesFelipe Artur
2016-03-17Merge 4009-external-users into issue_12658Felipe Artur
2016-03-17Code improvements and add Create group serviceFelipe Artur
2016-03-13Create an external users tab on Admin user listZeger-Jan van de Weg
2016-03-13External UsersZeger-Jan van de Weg
2016-03-10Add security specsFelipe Artur
2016-02-04Rename allow_guest_to_access_builds to public_buildsKamil Trzcinski
2015-12-15Fixed Rubocop offensesGabriel Mazetto
2015-09-14Merge branch 'public_profiles' into 'master'Dmitriy Zaporozhets
2015-09-14Fix tests for group accessDmitriy Zaporozhets
2015-09-09Fix help access specDouwe Maan
2015-09-09Make all group publicValery Sizov
2015-09-08Use new routing helperDouwe Maan
2015-07-28Change before(:all) -> let! to avoid leaking data across testsStan Hu
2015-07-22Move spec/features/admin/security_spec to spec/features/securityRobert Speicher
2015-07-22Consolidate group access specs into one fileRobert Speicher
2015-07-22Remove redundant Profile access test casesRobert Speicher
2015-07-22Remove be_not_found_for matcherRobert Speicher
2015-07-22Move access-related matchers to their own moduleRobert Speicher
2015-07-06Audit log for user authenticationValery Sizov
2015-06-30Reporter role can manage issue tracker nowDmitriy Zaporozhets
2015-06-22Update spec/features/security specsRobert Speicher
2015-06-14Add Profiles::PreferencesControllerRobert Speicher
2015-03-15Move group members index from `/members` to `/group_members`.Douwe Maan
2015-03-15Move project members index from `/team` to `/project_members`Douwe Maan