summaryrefslogtreecommitdiff
path: root/app/controllers/import
Commit message (Expand)AuthorAgeFilesLines
* Redirect to a default path if HTTP_REFERER is not setStan Hu2015-10-201-3/+3
* Fix duplicate repositories in GitHub import pageStan Hu2015-10-191-4/+0
* Only render 404 page from /publicinified_404_errorValery Sizov2015-10-136-6/+6
* Use fixed version of fogbugz gemJared Szechy2015-09-151-5/+3
* FogBugz project importJared Szechy2015-09-081-0/+106
* Remove user OAuth tokens stored in database for Bitbucket, GitHub, and GitLabStan Hu2015-08-233-19/+36
* Import sources: show only enabled sourcesArtem Sidorenko2015-08-202-0/+10
* Show incompatible projects in Bitbucket import statusStan Hu2015-08-071-0/+1
* Fix bug causing Bitbucket importer to crash when OAuth application had been r...bitbucket-re-authorizeDouwe Maan2015-07-281-0/+1
* Show incompatible projects in Google Code import statusStan Hu2015-04-301-0/+1
* Get Gitorious importer to work again.fix-gitorious-importerDouwe Maan2015-04-241-1/+1
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-04-211-1/+1
|\
| * Fix redirect when trying to view invalid Google Code import status.Douwe Maan2015-04-211-1/+1
* | Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-204-16/+16
|/
* Don't save unchanged user map items to the DB.Douwe Maan2015-04-171-0/+5
* Merge branch 'google-code-import' into 'master'Douwe Maan2015-04-151-0/+111
|\
| * Allow user map to be specified.Douwe Maan2015-04-141-2/+50
| * Add instructions to Google Code import page.Douwe Maan2015-04-031-3/+3
| * Allow projects to be imported from Google Code.Douwe Maan2015-04-031-0/+63
* | Allow projects to be imported into namespaces user is master of.Douwe Maan2015-04-061-1/+1
|/
* Import GitHub, Bitbucket or GitLab.com projects owned by authenticated user i...Douwe Maan2015-03-313-3/+12
* Merge branch 'github-org-repos' into 'master'Dmitriy Zaporozhets2015-03-121-1/+1
|\
| * Fix missing GitHub organisation repositories on import page.Douwe Maan2015-03-121-1/+1
* | Fix importers with OCCValery Sizov2015-03-101-10/+8
|/
* Fix import check for case sensetive namespacesDmitriy Zaporozhets2015-03-021-1/+1
* Merge branch 'fix_gitlab_importer' into 'master'Dmitriy Zaporozhets2015-02-262-2/+2
|\
| * Fix Gitorious import status page hiding of already added projects.Douwe Maan2015-02-251-1/+1
| * Fix GitLab importer. Hide already imported projectsValery Sizov2015-02-251-1/+1
* | Re-enable rescuing from Bitbucket OAuth errors.Douwe Maan2015-02-241-1/+1
* | Load public key in initializer.Douwe Maan2015-02-243-0/+15
* | Add Bitbucket importer.Douwe Maan2015-02-241-0/+74
|/
* Add gitorious.org importerMarcin Kulik2015-02-201-0/+43
* GitHub importer refactoringValery Sizov2015-02-051-15/+7
* gitlab.com importer: refactorigValery Sizov2015-02-053-33/+30
* Gitlab.com integration: code foldingValery Sizov2015-02-052-3/+3
* GitLab.com integration: refactoringValery Sizov2015-02-052-0/+149