-
- Downloads
Fix tests offenses: use `pipeline` of Ci::Build and rename views
Showing
- app/controllers/projects/merge_requests_controller.rb 1 addition, 1 deletionapp/controllers/projects/merge_requests_controller.rb
- app/views/admin/runners/show.html.haml 2 additions, 2 deletionsapp/views/admin/runners/show.html.haml
- app/views/notify/build_fail_email.html.haml 2 additions, 2 deletionsapp/views/notify/build_fail_email.html.haml
- app/views/notify/build_fail_email.text.erb 3 additions, 3 deletionsapp/views/notify/build_fail_email.text.erb
- app/views/notify/build_success_email.html.haml 2 additions, 2 deletionsapp/views/notify/build_success_email.html.haml
- app/views/notify/build_success_email.text.erb 3 additions, 3 deletionsapp/views/notify/build_success_email.text.erb
- app/views/projects/builds/show.html.haml 6 additions, 6 deletionsapp/views/projects/builds/show.html.haml
- app/views/projects/ci/pipelines/_pipeline.html.haml 22 additions, 22 deletionsapp/views/projects/ci/pipelines/_pipeline.html.haml
- features/steps/shared/builds.rb 1 addition, 1 deletionfeatures/steps/shared/builds.rb
- spec/requests/api/merge_requests_spec.rb 1 addition, 1 deletionspec/requests/api/merge_requests_spec.rb
- spec/requests/ci/api/builds_spec.rb 1 addition, 1 deletionspec/requests/ci/api/builds_spec.rb
Please register or sign in to comment