-
- Downloads
Merge branch '23638-remove-builds-tab' into 'master'
Resolve "Remove Builds tab from Merge Requests and Commits" Closes #23638 See merge request !7763
Showing
- app/assets/javascripts/dispatcher.js.es6 0 additions, 4 deletionsapp/assets/javascripts/dispatcher.js.es6
- app/assets/javascripts/merge_request_tabs.js.es6 3 additions, 26 deletionsapp/assets/javascripts/merge_request_tabs.js.es6
- app/assets/javascripts/merge_request_widget.js.es6 1 addition, 2 deletionsapp/assets/javascripts/merge_request_widget.js.es6
- app/controllers/projects/commit_controller.rb 3 additions, 30 deletionsapp/controllers/projects/commit_controller.rb
- app/controllers/projects/merge_requests_controller.rb 2 additions, 13 deletionsapp/controllers/projects/merge_requests_controller.rb
- app/helpers/ci_status_helper.rb 1 addition, 1 deletionapp/helpers/ci_status_helper.rb
- app/views/projects/_last_commit.html.haml 2 additions, 1 deletionapp/views/projects/_last_commit.html.haml
- app/views/projects/builds/_header.html.haml 1 addition, 1 deletionapp/views/projects/builds/_header.html.haml
- app/views/projects/commit/_builds.html.haml 0 additions, 2 deletionsapp/views/projects/commit/_builds.html.haml
- app/views/projects/commit/_ci_menu.html.haml 0 additions, 4 deletionsapp/views/projects/commit/_ci_menu.html.haml
- app/views/projects/commit/builds.html.haml 0 additions, 9 deletionsapp/views/projects/commit/builds.html.haml
- app/views/projects/merge_requests/_new_submit.html.haml 1 addition, 10 deletionsapp/views/projects/merge_requests/_new_submit.html.haml
- app/views/projects/merge_requests/_show.html.haml 0 additions, 7 deletionsapp/views/projects/merge_requests/_show.html.haml
- app/views/projects/merge_requests/show/_builds.html.haml 0 additions, 1 deletionapp/views/projects/merge_requests/show/_builds.html.haml
- app/views/projects/merge_requests/widget/_show.html.haml 0 additions, 2 deletionsapp/views/projects/merge_requests/widget/_show.html.haml
- changelogs/unreleased/23638-remove-builds-tab.yml 4 additions, 0 deletionschangelogs/unreleased/23638-remove-builds-tab.yml
- config/routes/project.rb 0 additions, 4 deletionsconfig/routes/project.rb
- features/project/commits/commits.feature 0 additions, 2 deletionsfeatures/project/commits/commits.feature
- features/steps/project/commits/commits.rb 0 additions, 9 deletionsfeatures/steps/project/commits/commits.rb
- spec/controllers/projects/merge_requests_controller_spec.rb 0 additions, 4 deletionsspec/controllers/projects/merge_requests_controller_spec.rb
Loading
Please register or sign in to comment