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
2018-11-27Removes all the irrelevant import related code and columnsTiago Botelho
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-08-29Updates code using class_methods over module ClassMethodsJacopo
2018-08-24Refactor GitHub Importer database helpers into helper methodsStan Hu
2018-08-20Refactor AutocompleteControllerYorick Peterse
2018-08-16 Trigger iid logic from GitHub importer for merge requests.Andreas Brandl
2018-08-16Trigger iid logic from GitHub importer for milestones.Andreas Brandl
2018-08-16Trigger iid logic from GitHub importer for issues.Andreas Brandl
2018-06-21Don't expose project names in various countersYorick Peterse
2018-06-13Bring changes from EE for parallel_importer.rbLin Jen-Shin
2018-06-12Ensure MR diffs always exist in the PR importerYorick Peterse
2018-06-11Expire Wiki content cache after importing a repositoryStan Hu
2018-06-06Support LFS objects when creating a project by importFrancisco Javier López
2018-06-04Perform pull request IO work outside a transactionYorick Peterse
2018-05-04Backports every CE related change from ee-44542 to CETiago Botelho
2018-04-03Use shard name in Git::GitlabProjects instead of shard pathAhmad Sherif
2018-03-27Test if remote repository exists before cloningZeger-Jan van de Weg
2018-03-13Fix provider server URL used when listing repos to importRubén Dávila
2018-02-19[GH Import] Create an empty wiki if wiki import failedValery Sizov
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
2018-01-25Look for rugged with static analysisJacob Vosmaer
2018-01-12Introduce PredicateMemoization cop and fix offensesLin Jen-Shin
2017-12-20Migrate to Project#empty_repo?Zeger-Jan van de Weg
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-08Support importing GH projects without rate limitsYorick Peterse
2017-11-08Restore Enterprise support in the GH importerYorick Peterse
2017-11-08Rewrite the GitHub importer from scratchYorick Peterse
2017-10-18Use wiki.disk_pathNick Thomas
2017-10-13Move line code generation into Gitlab::GitAlejandro Rodríguez
2017-10-13Create a Gitlab::Git submodule for conlict-related filesAlejandro Rodríguez
2017-10-13Move Gitlab::Diff::LineCode to module Gitlab::GitAlejandro Rodríguez
2017-09-06Migrate creating/deleting a branch to GitalyAhmad Sherif
2017-08-14Whitelist or fix additional `Gitlab/PublicSend` cop violationsRobert Speicher
2017-08-01Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-03Rename skip_metrics to imported on the importable concernDouglas Barbosa Alexandre
2017-04-03Skip MR metrics when importing projects from GitHubDouglas Barbosa Alexandre
2017-04-03Fetch GitHub project as a mirror to get all refs at onceDouglas Barbosa Alexandre
2017-04-03Minor refactorGabriel Mazetto
2017-04-03Fix BrachFormatter for removed usersDouglas Barbosa Alexandre
2017-04-03One more change to the branch names to preserve metadataGabriel Mazetto
2017-04-03Prefixes source branch name with short SHA to avoid collisionDouglas Barbosa Alexandre
2017-04-03Fix GitHub importer for PRs of deleted forked repositoriesGabriel Mazetto
2017-03-10Using guard clause and added more specsGabriel Mazetto
2017-03-10Fix GitHub Import for open PRs from a forkGabriel Mazetto
2017-03-08Refactor some codeGabriel Mazetto
2017-03-08Fix name colision when importing GitHub pull requests from forked repositoriesGabriel Mazetto