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
2024-01-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2023-11-22Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2023-09-26Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2023-06-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2023-04-06Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-12-22Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-12-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-12-01Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-09-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-10-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-05-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-04-26Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-05-26Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-05-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-05-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-05-09Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-16Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot
2019-12-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
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