summaryrefslogtreecommitdiff
path: root/lib/gitlab/github_import
Commit message (Expand)AuthorAgeFilesLines
* GitHub importer: Use the project creator to create branches from forksStan Hu2019-03-231-1/+1
* Set proper default-branch on GitHub ImportKamil Trzciński2019-03-221-1/+15
* GitHub import: Create new branches as project ownerStan Hu2019-03-191-1/+1
* Protect against nil due_on value in imported dataDiana Stanley2019-02-261-1/+1
* Capture due date when importing milestones from GithubDiana Stanley2019-02-201-0/+1
* Create the source branch for a GitHub importStan Hu2019-02-112-2/+32
* Refactor use of Shell.import_repository for WikisStan Hu2019-02-051-5/+4
* Send project name with Gitaly repository requestsStan Hu2019-02-051-1/+1
* Added validations to prevent LFS object forgeryFrancisco Javier López2019-01-312-5/+7
* Revert "Trigger iid logic from GitHub importer for issues."Andreas Brandl2019-01-291-5/+1
* Revert "Trigger iid logic from GitHub importer for milestones."Andreas Brandl2019-01-292-14/+2
* Removes all the irrelevant import related code and columnsTiago Botelho2018-11-272-3/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-117-0/+16
* Updates code using class_methods over module ClassMethodsJacopo2018-08-291-1/+1
* Refactor GitHub Importer database helpers into helper methodsStan Hu2018-08-242-73/+23
* Refactor AutocompleteControllerdefine-abstraction-levelsYorick Peterse2018-08-204-4/+4
* Trigger iid logic from GitHub importer for merge requests.Andreas Brandl2018-08-161-1/+7
* Trigger iid logic from GitHub importer for milestones.Andreas Brandl2018-08-162-2/+14
* Trigger iid logic from GitHub importer for issues.Andreas Brandl2018-08-161-1/+5
* Don't expose project names in various countersYorick Peterse2018-06-211-1/+1
* Bring changes from EE for parallel_importer.rbLin Jen-Shin2018-06-141-0/+9
* Ensure MR diffs always exist in the PR importerpr-importer-io-extra-error-handlingYorick Peterse2018-06-121-1/+2
* Expire Wiki content cache after importing a repositoryStan Hu2018-06-111-2/+0
* Support LFS objects when creating a project by importFrancisco Javier López2018-06-064-1/+95
* Perform pull request IO work outside a transactiongh-importer-transactionsYorick Peterse2018-06-041-14/+42
* Backports every CE related change from ee-44542 to CETiago Botelho2018-05-041-1/+2
* Use shard name in Git::GitlabProjects instead of shard pathAhmad Sherif2018-04-031-2/+1
* Test if remote repository exists before cloningZeger-Jan van de Weg2018-03-271-2/+6
* Fix provider server URL used when listing repos to importrd-fix-github-url-when-listing-repositories-at-importingRubén Dávila2018-03-121-4/+1
* [GH Import] Create an empty wiki if wiki import failedValery Sizov2018-02-191-0/+1
* Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-012-2/+2
* Look for rugged with static analysislint-ruggedJacob Vosmaer2018-01-251-4/+1
* Introduce PredicateMemoization cop and fix offensesLin Jen-Shin2018-01-121-1/+5
* Migrate to Project#empty_repo?zj-empty-repo-importerZeger-Jan van de Weg2017-12-201-1/+1
* Rename fetch_refs to refmapDouwe Maan2017-11-231-2/+2
* Clean up repository fetch and mirror methodsDouwe Maan2017-11-231-15/+2
* Prefer polymorphism over specific type checks in Import servicedm-import-service-polymorphismDouwe Maan2017-11-151-0/+4
* Support importing GH projects without rate limitsgithub-rake-task-rate-limitingYorick Peterse2017-11-081-0/+6
* Restore Enterprise support in the GH importerYorick Peterse2017-11-081-3/+29
* Rewrite the GitHub importer from scratchYorick Peterse2017-11-0748-970/+2239
* Use wiki.disk_pathNick Thomas2017-10-181-1/+1
* Move line code generation into Gitlab::Gitconflict-resolution-refactorAlejandro Rodríguez2017-10-121-1/+1
* Create a Gitlab::Git submodule for conlict-related filesAlejandro Rodríguez2017-10-121-1/+1
* Move Gitlab::Diff::LineCode to module Gitlab::GitAlejandro Rodríguez2017-10-121-1/+1
* Migrate creating/deleting a branch to Gitalyfeature/migrate-branch-operations-to-gitalyAhmad Sherif2017-09-061-1/+1
* Whitelist or fix additional `Gitlab/PublicSend` cop violationsrs-more-public-send-whitelistsRobert Speicher2017-08-143-3/+5
* Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto2017-08-012-3/+3
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-1/+1
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-1/+1
* Rename skip_metrics to imported on the importable concernDouglas Barbosa Alexandre2017-04-031-1/+1