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
2019-04-30Refactored LfsImportService and ImportServiceFrancisco Javier López
2019-04-12Add frozen_string_literal to spec/servicesThong Kuah
2019-01-31Added validations to prevent LFS object forgeryFrancisco Javier López
2019-01-31Fix path disclosure on Project ImportJames Lopez
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2018-10-16Does not allow an import_url with SSH protocolDouglas Barbosa Alexandre
2018-07-16Fix #49272 - Sanitize git URL in import errorsJamie Schembri
2018-06-06Support LFS objects when creating a project by importFrancisco Javier López
2018-04-02Make error messages even more descriptiveDouwe Maan
2017-11-08Replace old GH importer with the parallel importerYorick Peterse
2017-11-08Rewrite the GitHub importer from scratchYorick Peterse
2017-08-07Does not fetch repository when importing from GitHub on import serviceDouglas Barbosa Alexandre
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-02Allow manual bypass of auto_sign_in_with_providerMaxime Besson
2017-04-18Does not remove the GitHub remote when importing from GitHubDouglas Barbosa Alexandre
2017-04-03Refactoring Projects::ImportServiceDouglas Barbosa Alexandre
2017-03-21Merge branch 'ssrf' into 'security' Douwe Maan
2016-10-28Check if repository already exists before trying to re-import itAhmad Sherif
2016-09-29fix broken repo 500 errors in UI and added relevant specsJames Lopez
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-06-08Make Omniauth providers specs to not modify global configurationKamil Trzcinski
2016-06-03fix import service specJames Lopez
2016-04-27Backport GitHub Enterprise import support from EEStan Hu
2016-04-05Flush repository cache before import project dataDouglas Barbosa Alexandre
2016-01-26Extract Projects::ImportService service from RepositoryImportWorkerDouglas Barbosa Alexandre