summaryrefslogtreecommitdiff
path: root/app/controllers/import/github_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Re-enable SqlInjection and CommandInjectionBrian Neel2017-08-081-3/+3
* Namespace access token session key in `Import::GithubController`Rémy Coutable2016-12-191-7/+11
* Improve Gitlab::ImportSourcesRémy Coutable2016-12-191-1/+1
* Rename Gogs to Gitea, DRY the controller and improve viewsRémy Coutable2016-12-191-34/+57
* modify github import JS and controller so we can now specify a namespace and/...James Lopez2016-09-201-3/+4
* Refactoring Import::BaseController#find_or_create_namespaceDouglas Barbosa Alexandre2016-08-311-2/+6
* Don't create groups for unallowed users when importing projectsDouglas Barbosa Alexandre2016-08-311-6/+1
* Make GH one-off auth the default again for importing GH projectsRémy Coutable2016-06-301-1/+1
* Import from Github using Personal Access Tokens.Eric K Idema2016-06-301-3/+22
* Fix duplicate repositories in GitHub import pageStan Hu2015-10-191-4/+0
* Only render 404 page from /publicinified_404_errorValery Sizov2015-10-131-1/+1
* Remove user OAuth tokens stored in database for Bitbucket, GitHub, and GitLabStan Hu2015-08-231-6/+10
* Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-201-3/+3
* Import GitHub, Bitbucket or GitLab.com projects owned by authenticated user i...Douwe Maan2015-03-311-1/+4
* Fix missing GitHub organisation repositories on import page.Douwe Maan2015-03-121-1/+1
* Load public key in initializer.Douwe Maan2015-02-241-0/+5
* GitHub importer refactoringValery Sizov2015-02-051-15/+7
* gitlab.com importer: refactorigValery Sizov2015-02-051-17/+5
* Gitlab.com integration: code foldingValery Sizov2015-02-051-1/+1
* GitLab.com integration: refactoringValery Sizov2015-02-051-0/+80