-
- Downloads
Merge branch 'ci-commit-page' into 'master'
Render CI statuses on commit page
This MR merges CI commit page into CE commit page.
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
See merge request !1519
No related branches found
No related tags found
Showing
- app/assets/stylesheets/pages/commit.scss 13 additions, 0 deletionsapp/assets/stylesheets/pages/commit.scss
- app/controllers/projects/commit_controller.rb 7 additions, 0 deletionsapp/controllers/projects/commit_controller.rb
- app/helpers/ci_status_helper.rb 2 additions, 1 deletionapp/helpers/ci_status_helper.rb
- app/views/projects/commit/_ci_menu.html.haml 7 additions, 0 deletionsapp/views/projects/commit/_ci_menu.html.haml
- app/views/projects/commit/ci.html.haml 62 additions, 0 deletionsapp/views/projects/commit/ci.html.haml
- app/views/projects/commit/show.html.haml 1 addition, 0 deletionsapp/views/projects/commit/show.html.haml
- config/routes.rb 4 additions, 1 deletionconfig/routes.rb
- features/project/commits/commits.feature 2 additions, 0 deletionsfeatures/project/commits/commits.feature
- features/steps/project/commits/commits.rb 12 additions, 2 deletionsfeatures/steps/project/commits/commits.rb
app/views/projects/commit/_ci_menu.html.haml
0 → 100644
app/views/projects/commit/ci.html.haml
0 → 100644
Please register or sign in to comment