summaryrefslogtreecommitdiff
path: root/app/controllers/import/github_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot2023-01-181-2/+17
* Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot2022-12-201-16/+32
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-76/+13
* Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot2022-09-191-1/+1
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-9/+7
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-2/+0
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-8/+18
* Add latest changes from gitlab-org/security/gitlab@14-6-stable-eeGitLab Bot2022-01-101-4/+17
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-3/+1
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-8/+14
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-8/+12
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-1/+1
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-7/+69
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-58/+41
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+1
* 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