-
- Downloads
Add GitHub Importer pagination
- add github importer infinite scroll pagination instead of displaying a big list of projects at once and instead show 25 projects at a time
parent
b565d5fb
No related branches found
No related tags found
Showing
- app/controllers/import/github_controller.rb 14 additions, 8 deletionsapp/controllers/import/github_controller.rb
- app/views/import/github/status.html.haml 3 additions, 1 deletionapp/views/import/github/status.html.haml
- changelogs/unreleased/georgekoltsov-github-importer-pagination.yml 5 additions, 0 deletions...s/unreleased/georgekoltsov-github-importer-pagination.yml
- lib/gitlab/github_import/client.rb 2 additions, 2 deletionslib/gitlab/github_import/client.rb
- spec/controllers/import/github_controller_spec.rb 59 additions, 15 deletionsspec/controllers/import/github_controller_spec.rb
- spec/lib/gitlab/github_import/client_spec.rb 1 addition, 1 deletionspec/lib/gitlab/github_import/client_spec.rb
Please register or sign in to comment