summaryrefslogtreecommitdiff
path: root/lib/gitlab/github_import/importer/pull_request_importer.rb
Commit message (Expand)AuthorAgeFilesLines
* GitHub importer: Use the project creator to create branches from forksStan Hu2019-03-231-1/+1
* GitHub import: Create new branches as project ownerStan Hu2019-03-191-1/+1
* Create the source branch for a GitHub importStan Hu2019-02-111-0/+30
* Refactor GitHub Importer database helpers into helper methodsStan Hu2018-08-241-72/+20
* Refactor AutocompleteControllerdefine-abstraction-levelsYorick Peterse2018-08-201-1/+1
* Trigger iid logic from GitHub importer for merge requests.Andreas Brandl2018-08-161-1/+7
* Ensure MR diffs always exist in the PR importerpr-importer-io-extra-error-handlingYorick Peterse2018-06-121-1/+2
* Perform pull request IO work outside a transactiongh-importer-transactionsYorick Peterse2018-06-041-14/+42
* Rewrite the GitHub importer from scratchYorick Peterse2017-11-071-0/+91