summaryrefslogtreecommitdiff
path: root/app/controllers/import/github_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-141-1/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-3/+18
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Do not authorize with OAuth for CICD only projectsmc/feature/use-only-pat-cicd-projectsMatija Čupić2019-07-231-2/+6
* Improve the GitHub and Gitea import feature table interfaceLuke Bennett2019-02-131-13/+70
* Alias GitHub and BitBucket OAuth2 callback URLsStan Hu2019-01-311-1/+1
* Backport github import fix from EEDmitriy Zaporozhets2019-01-171-1/+5
* API for importing external reposBen2019-01-171-20/+9
* Allow GitHub imports via token even if OAuth2 provider not configuredStan Hu2018-12-101-1/+1
* Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1
* Strip whitespace around GitHub personal access tokensStan Hu2018-10-171-1/+1
* Enable more frozen string in app/controllers/gfyoung2018-09-231-0/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
* Show a more helpful error for import statusStan Hu2018-06-061-1/+1
* Backports every CE related change from ee-44542 to CETiago Botelho2018-05-041-3/+2
* CE backport for creating CI/CD projects from GitHubRubén Dávila2018-03-071-4/+14
* Replace $.post in importer status with axiosClement Ho2018-02-091-7/+12
* Rewrite the GitHub importer from scratchYorick Peterse2017-11-071-2/+2
* Whitelist or fix additional `Gitlab/PublicSend` cop violationsrs-more-public-send-whitelistsRobert Speicher2017-08-141-1/+1
* 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