-
- Downloads
Merge branch '20892-commit-info' into 'master'
Resolve "Clean up commit meta info view" Updates commit page design Before:  After:   Closes #20892 See merge request !6994
No related branches found
No related tags found
Showing
- app/assets/javascripts/behaviors/details_behavior.js 5 additions, 0 deletionsapp/assets/javascripts/behaviors/details_behavior.js
- app/assets/stylesheets/framework/variables.scss 2 additions, 0 deletionsapp/assets/stylesheets/framework/variables.scss
- app/assets/stylesheets/pages/commit.scss 58 additions, 4 deletionsapp/assets/stylesheets/pages/commit.scss
- app/assets/stylesheets/pages/commits.scss 16 additions, 15 deletionsapp/assets/stylesheets/pages/commits.scss
- app/assets/stylesheets/pages/login.scss 0 additions, 1 deletionapp/assets/stylesheets/pages/login.scss
- app/assets/stylesheets/pages/merge_requests.scss 1 addition, 1 deletionapp/assets/stylesheets/pages/merge_requests.scss
- app/views/projects/commit/_commit_box.html.haml 41 additions, 33 deletionsapp/views/projects/commit/_commit_box.html.haml
- app/views/projects/commit/builds.html.haml 1 addition, 2 deletionsapp/views/projects/commit/builds.html.haml
- app/views/projects/commit/pipelines.html.haml 1 addition, 2 deletionsapp/views/projects/commit/pipelines.html.haml
- app/views/projects/commit/show.html.haml 1 addition, 2 deletionsapp/views/projects/commit/show.html.haml
- features/steps/project/commits/commits.rb 2 additions, 2 deletionsfeatures/steps/project/commits/commits.rb
- spec/views/projects/commit/_commit_box.html.haml_spec.rb 28 additions, 0 deletionsspec/views/projects/commit/_commit_box.html.haml_spec.rb