summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/github_import/importer/pull_request_importer_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-7-stable-eeGitLab Bot2020-01-211-95/+79
* Add latest changes from gitlab-org/gitlab@12-6-stable-eeGitLab Bot2019-12-201-4/+1
* Add latest changes from gitlab-org/gitlab@12-5-stable-eeGitLab Bot2019-11-191-0/+2
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-221-1/+2
* Fix issuables state_id nil when importing projects from GitHubFelipe Artur2019-05-061-0/+3
* Force to recreate all diffs on importrecreate-all-diffs-on-importKamil TrzciƄski2019-03-261-33/+45
* GitHub importer: Use the project creator to create branches from forksStan Hu2019-03-231-3/+3
* GitHub import: Create new branches as project ownerStan Hu2019-03-191-0/+5
* Create the source branch for a GitHub importStan Hu2019-02-111-2/+36
* Revert " Trigger iid logic from GitHub importer for merge requests."Andreas Brandl2019-01-291-10/+0
* Remove rails 4 support in CI, Gemfiles, bin/ and config/Jasper Maes2018-12-141-6/+1
* Address specs failing in rails 4Jan Provaznik2018-11-141-1/+6
* Refactor GitHub Importer database helpers into helper methodsStan Hu2018-08-241-5/+5
* Trigger iid logic from GitHub importer for merge requests.Andreas Brandl2018-08-161-0/+10
* Ensure MR diffs always exist in the PR importerpr-importer-io-extra-error-handlingYorick Peterse2018-06-121-0/+12
* Perform pull request IO work outside a transactiongh-importer-transactionsYorick Peterse2018-06-041-13/+72
* Rewrite the GitHub importer from scratchYorick Peterse2017-11-071-0/+221