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-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
2017-03-07Fix 'Object not found - no match for id (sha)' when importing GitHub PRsDouglas Barbosa Alexandre
2017-02-23Revert "Enable Style/DotPosition"Douwe Maan
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Enable Rails/DelegateDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Enable Performance/RedundantMergeDouwe Maan
2017-02-23Enable Style/DotPositionDouwe Maan
2017-02-20Reuse User#find_by_any_email on UserFormatter#find_by_emailDouglas Barbosa Alexandre
2017-02-20Use leading periods on UserFormatter#find_by_external_uidDouglas Barbosa Alexandre
2017-02-20Add a simple cache for Gitlab::GithubImport::Client#userDouglas Barbosa Alexandre
2017-02-20GitHub Importer - Find users based on their email addressDouglas Barbosa Alexandre
2017-02-15Merge branch 'fix-github-import-MR-wrong-project' into 'security' Robert Speicher
2017-01-23Revert "Merge branch 'revert-9cac0317' into 'master' "Grzegorz Bizon
2017-01-22Revert "Merge branch 'dont-persist-application-settings-in-test-env' into 'ma...Grzegorz Bizon
2017-01-15Don't persist ApplicationSetting in test envRémy Coutable
2016-12-19Add Project#gitea_import?Rémy Coutable
2016-12-19Modify GithubImport to support GiteaRémy Coutable
2016-12-19Gogs ImporterKim "BKC" Carlbäcker
2016-12-01Fix branch validation for GitHub PR where repo/fork was renamed/deletedDouglas Barbosa Alexandre