-
- 下载
Merge branch 'kassio/github-importer-logger-with-default-values' into 'master'
Add Gitlab::GithubImport::Logger with default values See merge request gitlab-org/gitlab!65968
显示
- app/services/import/github_service.rb 1 个添加, 1 个删除app/services/import/github_service.rb
- app/workers/concerns/gitlab/github_import/object_importer.rb 3 个添加, 8 个删除app/workers/concerns/gitlab/github_import/object_importer.rb
- app/workers/concerns/gitlab/github_import/queue.rb 1 个添加, 1 个删除app/workers/concerns/gitlab/github_import/queue.rb
- app/workers/concerns/gitlab/github_import/stage_methods.rb 3 个添加, 8 个删除app/workers/concerns/gitlab/github_import/stage_methods.rb
- doc/development/github_importer.md 1 个添加, 0 个删除doc/development/github_importer.md
- lib/gitlab/github_import/logger.rb 11 个添加, 0 个删除lib/gitlab/github_import/logger.rb
- lib/gitlab/github_import/parallel_scheduling.rb 3 个添加, 8 个删除lib/gitlab/github_import/parallel_scheduling.rb
- lib/gitlab/import/logger.rb 4 个添加, 0 个删除lib/gitlab/import/logger.rb
- lib/gitlab/json_logger.rb 7 个添加, 1 个删除lib/gitlab/json_logger.rb
- spec/lib/gitlab/github_import/importer/lfs_objects_importer_spec.rb 9 个添加, 12 个删除...itlab/github_import/importer/lfs_objects_importer_spec.rb
- spec/lib/gitlab/github_import/logger_spec.rb 41 个添加, 0 个删除spec/lib/gitlab/github_import/logger_spec.rb
- spec/lib/gitlab/github_import/parallel_scheduling_spec.rb 36 个添加, 42 个删除spec/lib/gitlab/github_import/parallel_scheduling_spec.rb
- spec/lib/gitlab/import/logger_spec.rb 39 个添加, 0 个删除spec/lib/gitlab/import/logger_spec.rb
- spec/workers/concerns/gitlab/github_import/object_importer_spec.rb 51 个添加, 60 个删除...ers/concerns/gitlab/github_import/object_importer_spec.rb
- spec/workers/concerns/gitlab/github_import/stage_methods_spec.rb 31 个添加, 37 个删除...rkers/concerns/gitlab/github_import/stage_methods_spec.rb
- spec/workers/gitlab/github_import/stage/finish_import_worker_spec.rb 12 个添加, 15 个删除...s/gitlab/github_import/stage/finish_import_worker_spec.rb
加载中
想要评论请 注册 或 登录