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
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
2015-03-11Rename dashboard landing page to Your projectsDmitriy Zaporozhets
2015-03-09Move Profile groups tests to Dashboard group testsDmitriy Zaporozhets
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-09-25Fix security testsDmitriy Zaporozhets
2014-06-13Delete wall notes testsDmitriy Zaporozhets
2014-05-29Fix group projects fetchDmitriy Zaporozhets
2014-05-24Fix specs. Fix note form reset after submitDmitriy Zaporozhets
2014-04-13Split feature tests out to different build jobJeroen van Baarsen
2014-03-19Make use of project factory traitsRobert Speicher
2014-02-25Dont test models methods in security specsDmitriy Zaporozhets
2014-02-20Allow access to groups with public projects.Jason Hollingsworth
2014-01-22Make changes to testsDmitriy Zaporozhets