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
2023-01-18Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot
2022-12-20Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot
2022-11-30Add latest changes from gitlab-org/security/gitlab@15-6-stable-eeGitLab Bot
2022-10-20Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot
2021-10-20Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab 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
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