gitlab-org--gitlab-foss/app/controllers/import
Luke Bennett 534a61179e
Improve the GitHub and Gitea import feature table interface
These are backend changes.
Use Vue for the import feature UI for "githubish"
providers (GitHub and Gitea).
Add "Go to project" button after a successful import.
Use CI-style status icons and improve spacing of the
table and its component.
Adds ETag polling to the github and gitea import
jobs endpoint.
2019-02-13 00:15:57 +00:00
..
base_controller.rb API for importing external repos 2019-01-17 10:37:08 +00:00
bitbucket_controller.rb Alias GitHub and BitBucket OAuth2 callback URLs 2019-01-31 16:52:48 +01:00
bitbucket_server_controller.rb Fix Bitbucket Server import not allowing personal projects 2019-01-28 13:06:27 -08:00
fogbugz_controller.rb Enable more frozen string in app/controllers/ 2018-09-23 12:48:02 -07:00
gitea_controller.rb Improve the GitHub and Gitea import feature table interface 2019-02-13 00:15:57 +00:00
github_controller.rb Improve the GitHub and Gitea import feature table interface 2019-02-13 00:15:57 +00:00
gitlab_controller.rb Enable more frozen string in app/controllers/ 2018-09-23 12:48:02 -07:00
gitlab_projects_controller.rb Enable more frozen string in app/controllers/ 2018-09-23 12:48:02 -07:00
google_code_controller.rb Enable more frozen string in app/controllers/ 2018-09-23 12:48:02 -07:00
manifest_controller.rb Enable more frozen string in app/controllers/ 2018-09-23 12:48:02 -07:00