-
- Downloads
Merge branch 'kassio/add-github-importer-logs' into 'master'
Github Importer - Add logs to the import process See merge request !48512
No related branches found
No related tags found
Pipeline #222735732 canceled
Stage: sync
Stage: prepare
Stage: build-images
Stage: fixtures
Stage: test
Stage: post-test
Stage: review-prepare
Stage: review
Stage: qa
Stage: post-qa
Stage: pages
Showing
- app/workers/concerns/gitlab/github_import/object_importer.rb 38 additions, 1 deletionapp/workers/concerns/gitlab/github_import/object_importer.rb
- app/workers/concerns/gitlab/github_import/rescheduling_methods.rb 1 addition, 1 deletion...ers/concerns/gitlab/github_import/rescheduling_methods.rb
- app/workers/concerns/gitlab/github_import/stage_methods.rb 39 additions, 0 deletionsapp/workers/concerns/gitlab/github_import/stage_methods.rb
- app/workers/gitlab/github_import/stage/finish_import_worker.rb 6 additions, 3 deletions...orkers/gitlab/github_import/stage/finish_import_worker.rb
- app/workers/gitlab/github_import/stage/import_base_data_worker.rb 1 addition, 0 deletions...ers/gitlab/github_import/stage/import_base_data_worker.rb
- app/workers/gitlab/github_import/stage/import_issues_and_diff_notes_worker.rb 1 addition, 0 deletions...ithub_import/stage/import_issues_and_diff_notes_worker.rb
- app/workers/gitlab/github_import/stage/import_lfs_objects_worker.rb 2 additions, 0 deletions...s/gitlab/github_import/stage/import_lfs_objects_worker.rb
- app/workers/gitlab/github_import/stage/import_notes_worker.rb 1 addition, 0 deletions...workers/gitlab/github_import/stage/import_notes_worker.rb
- app/workers/gitlab/github_import/stage/import_pull_requests_worker.rb 1 addition, 0 deletions...gitlab/github_import/stage/import_pull_requests_worker.rb
- app/workers/gitlab/github_import/stage/import_repository_worker.rb 1 addition, 0 deletions...rs/gitlab/github_import/stage/import_repository_worker.rb
- lib/gitlab/github_import/importer/lfs_objects_importer.rb 0 additions, 5 deletionslib/gitlab/github_import/importer/lfs_objects_importer.rb
- lib/gitlab/github_import/parallel_scheduling.rb 39 additions, 0 deletionslib/gitlab/github_import/parallel_scheduling.rb
- spec/lib/gitlab/github_import/parallel_scheduling_spec.rb 80 additions, 0 deletionsspec/lib/gitlab/github_import/parallel_scheduling_spec.rb
- spec/workers/concerns/gitlab/github_import/object_importer_spec.rb 64 additions, 8 deletions...ers/concerns/gitlab/github_import/object_importer_spec.rb
- spec/workers/concerns/gitlab/github_import/stage_methods_spec.rb 71 additions, 1 deletion...rkers/concerns/gitlab/github_import/stage_methods_spec.rb
- spec/workers/gitlab/github_import/import_diff_note_worker_spec.rb 1 addition, 1 deletion...kers/gitlab/github_import/import_diff_note_worker_spec.rb
- spec/workers/gitlab/github_import/import_issue_worker_spec.rb 1 addition, 1 deletion.../workers/gitlab/github_import/import_issue_worker_spec.rb
- spec/workers/gitlab/github_import/import_note_worker_spec.rb 1 addition, 1 deletionspec/workers/gitlab/github_import/import_note_worker_spec.rb
- spec/workers/gitlab/github_import/import_pull_request_worker_spec.rb 1 addition, 1 deletion...s/gitlab/github_import/import_pull_request_worker_spec.rb
- spec/workers/gitlab/github_import/stage/finish_import_worker_spec.rb 11 additions, 1 deletion...s/gitlab/github_import/stage/finish_import_worker_spec.rb
-
mentioned in merge request !48654 (merged)
-
mentioned in merge request !48422 (merged)
-
mentioned in merge request !48720 (merged)
-
mentioned in merge request !48653 (merged)
-
mentioned in merge request !48186 (merged)
-
mentioned in merge request !47513 (closed)
-
mentioned in merge request !48647 (merged)
Please register or sign in to comment