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-15Externalize strings detected by rubocop-i18nMartin Wortschack
2019-02-06Refactor use of Shell.import_repository for WikisStan Hu
2019-02-06Send project name with Gitaly repository requestsStan Hu
2019-01-31Added validations to prevent LFS object forgeryFrancisco Javier López
2019-01-31Fix path disclosure on Project ImportJames Lopez
2018-07-23Merge branch '49272-sanitize-git-url-in-import-errors' into 'master'Rémy Coutable
2018-07-19Migrate add_remote, remove_remote, fetch_internal_remote to gitalyAlejandro Rodríguez
2018-07-18Enable more frozen string in app/services/**/*.rbgfyoung
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-06-01Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López
2018-04-04Merge branch 'fix/use-shard-name-in-gitlab-projects-instead-of-shard-path' in...Sean McGivern
2018-04-03Use shard name in Git::GitlabProjects instead of shard pathAhmad Sherif
2018-04-02Raise more descriptive errors when URLs are blockedDouwe Maan
2018-03-21Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'Douwe Maan
2017-11-23Rename fetch_refs to refmapDouwe Maan
2017-11-23Clean up repository fetch and mirror methodsDouwe Maan
2017-11-15Prefer polymorphism over specific type checks in Import serviceDouwe Maan
2017-11-08Replace old GH importer with the parallel importerYorick Peterse
2017-11-08Rewrite the GitHub importer from scratchYorick Peterse
2017-11-03Encapsulate git operations for mirroring in Gitlab::GitAlejandro Rodríguez
2017-08-07Add explanation why we should return early for GitHub importerDouglas Barbosa Alexandre
2017-08-07Does not fetch repository when importing from GitHub on import serviceDouglas Barbosa Alexandre
2017-08-01Rename path_with_namespace -> disk_path when dealing with the filesystemGabriel Mazetto
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-04-18Does not remove the GitHub remote when importing from GitHubDouglas Barbosa Alexandre
2017-04-03Fix Rubocop offensesDouglas Barbosa Alexandre
2017-04-03Refactoring Projects::ImportServiceDouglas Barbosa Alexandre
2017-04-03Fetch GitHub project as a mirror to get all refs at onceDouglas Barbosa Alexandre
2017-03-21Merge branch 'ssrf' into 'security' Douwe Maan
2017-03-01Enable and autocorrect the CustomErrorClass copSean McGivern
2016-12-19Improve Gitlab::ImportSourcesRémy Coutable
2016-12-19Rename Gogs to Gitea, DRY the controller and improve viewsRémy Coutable
2016-12-19Gogs ImporterKim "BKC" Carlbäcker
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-07-12fixes a few issues to do with import_url not being saved correctly for import...James Lopez
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-06-14adapted current services stuff to use new project import, plus fixes a few is...James Lopez
2016-06-14lots of refactoring to reuse import serviceJames Lopez
2016-06-03fix empty message on shell errorJames Lopez
2016-04-05Flush repository cache before import project dataDouglas Barbosa Alexandre
2016-01-26Move Gitlab::BitbucketImport::KeyDeleter to it's own importerDouglas Barbosa Alexandre
2016-01-26Extract Projects::ImportService service from RepositoryImportWorkerDouglas Barbosa Alexandre