-
- Downloads
Improve pipelines design
Showing
- app/controllers/projects/pipelines_controller.rb 17 additions, 48 deletionsapp/controllers/projects/pipelines_controller.rb
- app/finders/pipelines_finder.rb 38 additions, 0 deletionsapp/finders/pipelines_finder.rb
- app/helpers/ci_status_helper.rb 7 additions, 5 deletionsapp/helpers/ci_status_helper.rb
- app/models/ci/commit.rb 8 additions, 0 deletionsapp/models/ci/commit.rb
- app/services/ci/create_pipeline_service.rb 42 additions, 0 deletionsapp/services/ci/create_pipeline_service.rb
- app/views/layouts/nav/_project.html.haml 3 additions, 3 deletionsapp/views/layouts/nav/_project.html.haml
- app/views/projects/ci/builds/_build.html.haml 9 additions, 9 deletionsapp/views/projects/ci/builds/_build.html.haml
- app/views/projects/ci/commits/_commit.html.haml 4 additions, 4 deletionsapp/views/projects/ci/commits/_commit.html.haml
- spec/models/project_spec.rb 1 addition, 1 deletionspec/models/project_spec.rb
Loading
Please register or sign in to comment