Github Importer
Showing
... | @@ -263,3 +263,5 @@ group :production do | ... | @@ -263,3 +263,5 @@ group :production do |
end | end | ||
gem "newrelic_rpm" | gem "newrelic_rpm" | ||
gem 'octokit', '3.7.0' |
app/controllers/github_imports_controller.rb
0 → 100644
app/views/github_imports/create.js.haml
0 → 100644
app/views/github_imports/status.html.haml
0 → 100644
lib/gitlab/github/client.rb
0 → 100644
lib/gitlab/github/importer.rb
0 → 100644
lib/gitlab/github/project_creator.rb
0 → 100644
spec/lib/gitlab/github/project_creator.rb
0 → 100644
Please
register
or
sign in
to comment