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-02-12Create the source branch for a GitHub importStan Hu
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-29Revert " Trigger iid logic from GitHub importer for merge requests."Andreas Brandl
2019-01-29Revert "Trigger iid logic from GitHub importer for issues."Andreas Brandl
2019-01-29Revert "Trigger iid logic from GitHub importer for milestones."Andreas Brandl
2018-12-14Remove rails 4 support in CI, Gemfiles, bin/ and config/Jasper Maes
2018-11-27Removes all the irrelevant import related code and columnsTiago Botelho
2018-11-14Address specs failing in rails 4Jan Provaznik
2018-08-24Refactor GitHub Importer database helpers into helper methodsStan Hu
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-07-24Merge branch 'security-event-counters-private-data' into 'master'Felipe Artur Cardozo
2018-07-08Rails5 mysql fix milliseconds problem in pull request importer specJasper Maes
2018-06-27Rails5 fix MySQL milliseconds problem in specsJasper Maes
2018-06-21Don't expose project names in various countersYorick Peterse
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-02-19[GH Import] Create an empty wiki if wiki import failedValery Sizov
2018-01-25Look for rugged with static analysisJacob Vosmaer
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-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-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-08-01Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-03Fix GitHub pull request formatter specDouglas Barbosa Alexandre
2017-04-03Fix specsGabriel Mazetto
2017-04-03Improve specs examplesGabriel Mazetto
2017-04-03Fix specsGabriel Mazetto
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-29Labels support color names in backendDongqing Hu
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