summaryrefslogtreecommitdiff
path: root/lib/gitlab/gitlab_import
Commit message (Expand)AuthorAgeFilesLines
* 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-10/+16
* Use Projects::CreateService to create imported projects so hooks are executed.Douwe Maan2015-04-061-16/+3
* Import GitHub, Bitbucket or GitLab.com projects owned by authenticated user i...Douwe Maan2015-03-311-0/+4
* 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-8/+4
* gitlab.com importer: refactorigValery Sizov2015-02-051-1/+1
* GitLab.com integration: refactoringValery Sizov2015-02-052-6/+8
* Gitlab integration: added testsValery Sizov2015-02-051-1/+1
* GitLab integration. ImporterValery Sizov2015-02-053-0/+169