-
- Downloads
Make Pipeline view work
Showing
- app/assets/stylesheets/framework/tables.scss 19 additions, 0 deletionsapp/assets/stylesheets/framework/tables.scss
- app/controllers/projects/pipelines_controller.rb 1 addition, 1 deletionapp/controllers/projects/pipelines_controller.rb
- app/helpers/ci_status_helper.rb 1 addition, 1 deletionapp/helpers/ci_status_helper.rb
- app/helpers/gitlab_routing_helper.rb 1 addition, 1 deletionapp/helpers/gitlab_routing_helper.rb
- app/models/ci/commit.rb 4 additions, 0 deletionsapp/models/ci/commit.rb
- app/views/layouts/nav/_project.html.haml 1 addition, 1 deletionapp/views/layouts/nav/_project.html.haml
- app/views/projects/ci/commits/_commit.html.haml 10 additions, 11 deletionsapp/views/projects/ci/commits/_commit.html.haml
- app/views/projects/ci_commits/_header_title.html.haml 0 additions, 1 deletionapp/views/projects/ci_commits/_header_title.html.haml
- app/views/projects/pipelines/_header_title.html.haml 1 addition, 0 deletionsapp/views/projects/pipelines/_header_title.html.haml
- app/views/projects/pipelines/index.html.haml 7 additions, 7 deletionsapp/views/projects/pipelines/index.html.haml
- app/views/projects/pipelines/new.html.haml 2 additions, 2 deletionsapp/views/projects/pipelines/new.html.haml
- spec/models/project_spec.rb 1 addition, 1 deletionspec/models/project_spec.rb
Please register or sign in to comment