summaryrefslogtreecommitdiff
path: root/lib/gitlab/github_import
Commit message (Expand)AuthorAgeFilesLines
* Fix importing PR's from GitHub when the source repo was removedDouglas Barbosa Alexandre2016-03-102-9/+12
* Wrap errors on GitHub importer to raise Projects::ImportService::ErrorDouglas Barbosa Alexandre2016-01-261-7/+10
* Fix import of GitHub's wiki when the repository has not been createdDouglas Barbosa Alexandre2016-01-211-2/+6
* Fix cross projects detection when importing GitHub pull requestsDouglas Barbosa Alexandre2016-01-201-1/+5
* Make sure the .git is at the end on Gitlab::GithubImport::WikiFormatterDouglas Barbosa Alexandre2016-01-141-1/+1
* Refactoring Gitlab::GithubImport::ImporterDouglas Barbosa Alexandre2016-01-141-7/+13
* Import GitHub wiki into GitLabDouglas Barbosa Alexandre2016-01-143-1/+34
* Ensure that we're only importing local pull requestsDouglas Barbosa Alexandre2016-01-052-1/+9
* Generate separate comments when importing GitHub Issues into GitLabDouglas Barbosa Alexandre2016-01-055-72/+114
* Refactoring GithubImport::ImporterDouglas Barbosa Alexandre2016-01-053-61/+174
* Extract methods to import comments on a GitHub Pull RequestDouglas Barbosa Alexandre2016-01-051-24/+28
* Doesn't import GitHub PR where branches were no longer availableDouglas Barbosa Alexandre2016-01-051-38/+44
* Import comments on the diff of a GitHub Pull Request into GitLabDouglas Barbosa Alexandre2016-01-051-0/+16
* Import comments on GitHub Pull Request into GitLabDouglas Barbosa Alexandre2016-01-051-0/+14
* Import GitHub Pull Requests into GitLabDouglas Barbosa Alexandre2016-01-051-7/+57
* fix specsrails_update_to_4_2Valery Sizov2015-11-301-1/+1
* Fix github importer to handle empty issuesArseny Zarechnev2015-11-181-1/+1
* Fix bug where only the first 15 Bitbucket issues would be imported.Stan Hu2015-09-011-1/+2
* Remove user OAuth tokens stored in database for Bitbucket, GitHub, and GitLabStan Hu2015-08-232-5/+12
* Fix wrong order of issues when importing from githubHiroyuki Sato2015-06-281-1/+3
* Use Projects::CreateService to create imported projects so hooks are executed.Douwe Maan2015-04-061-16/+3
* Fix OAuth2 issue importing a new project from GitHub and GitLabStan Hu2015-03-221-1/+1
* Fix import pages not working after first load.Douwe Maan2015-03-131-1/+1
* Add Bitbucket importer.Douwe Maan2015-02-242-6/+2
* GitHub importer refactoringValery Sizov2015-02-052-10/+32
* gitlab.com importer: refactorigValery Sizov2015-02-051-1/+2
* GitLab.com integration: refactoringValery Sizov2015-02-052-4/+7
* GitLab.com integration: refactoringValery Sizov2015-02-053-0/+116