-
- Downloads
Add 'View on [env]' link to blobs and individual files in diffs
Showing
- app/controllers/projects/blob_controller.rb 3 additions, 0 deletionsapp/controllers/projects/blob_controller.rb
- app/controllers/projects/commit_controller.rb 3 additions, 0 deletionsapp/controllers/projects/commit_controller.rb
- app/controllers/projects/compare_controller.rb 4 additions, 0 deletionsapp/controllers/projects/compare_controller.rb
- app/controllers/projects/merge_requests_controller.rb 7 additions, 1 deletionapp/controllers/projects/merge_requests_controller.rb
- app/helpers/commits_helper.rb 11 additions, 0 deletionsapp/helpers/commits_helper.rb
- app/models/ci/pipeline.rb 1 addition, 7 deletionsapp/models/ci/pipeline.rb
- app/models/environment.rb 18 additions, 0 deletionsapp/models/environment.rb
- app/models/merge_request.rb 6 additions, 0 deletionsapp/models/merge_request.rb
- app/models/project.rb 44 additions, 3 deletionsapp/models/project.rb
- app/models/repository.rb 17 additions, 0 deletionsapp/models/repository.rb
- app/views/projects/blob/_actions.html.haml 3 additions, 0 deletionsapp/views/projects/blob/_actions.html.haml
- app/views/projects/commit/show.html.haml 1 addition, 1 deletionapp/views/projects/commit/show.html.haml
- app/views/projects/compare/show.html.haml 1 addition, 1 deletionapp/views/projects/compare/show.html.haml
- app/views/projects/diffs/_diffs.html.haml 2 additions, 1 deletionapp/views/projects/diffs/_diffs.html.haml
- app/views/projects/diffs/_file.html.haml 2 additions, 0 deletionsapp/views/projects/diffs/_file.html.haml
- app/views/projects/merge_requests/_new_diffs.html.haml 1 addition, 1 deletionapp/views/projects/merge_requests/_new_diffs.html.haml
- app/views/projects/merge_requests/show/_diffs.html.haml 1 addition, 1 deletionapp/views/projects/merge_requests/show/_diffs.html.haml
- changelogs/unreleased/route-map.yml 4 additions, 0 deletionschangelogs/unreleased/route-map.yml
changelogs/unreleased/route-map.yml
0 → 100644
Please register or sign in to comment