-
- Downloads
There was an error fetching the commit references. Please try again later.
[master] Pipelines section is available to unauthorized users
Showing
- app/controllers/projects/merge_requests/application_controller.rb 6 additions, 3 deletions...rollers/projects/merge_requests/application_controller.rb
- app/controllers/projects/pipelines_controller.rb 1 addition, 0 deletionsapp/controllers/projects/pipelines_controller.rb
- app/helpers/projects_helper.rb 2 additions, 1 deletionapp/helpers/projects_helper.rb
- app/models/commit.rb 4 additions, 1 deletionapp/models/commit.rb
- app/models/project.rb 8 additions, 0 deletionsapp/models/project.rb
- app/policies/ci/pipeline_policy.rb 9 additions, 0 deletionsapp/policies/ci/pipeline_policy.rb
- app/policies/project_policy.rb 16 additions, 4 deletionsapp/policies/project_policy.rb
- app/presenters/commit_presenter.rb 13 additions, 0 deletionsapp/presenters/commit_presenter.rb
- app/presenters/merge_request_presenter.rb 4 additions, 0 deletionsapp/presenters/merge_request_presenter.rb
- app/serializers/merge_request_widget_entity.rb 1 addition, 1 deletionapp/serializers/merge_request_widget_entity.rb
- app/views/projects/commit/_ci_menu.html.haml 3 additions, 1 deletionapp/views/projects/commit/_ci_menu.html.haml
- app/views/projects/commit/_commit_box.html.haml 2 additions, 2 deletionsapp/views/projects/commit/_commit_box.html.haml
- app/views/projects/commit/show.html.haml 1 addition, 4 deletionsapp/views/projects/commit/show.html.haml
- app/views/projects/commits/_commit.html.haml 3 additions, 2 deletionsapp/views/projects/commits/_commit.html.haml
- app/views/projects/issues/_merge_requests.html.haml 2 additions, 1 deletionapp/views/projects/issues/_merge_requests.html.haml
- app/views/projects/issues/_related_branches.html.haml 1 addition, 1 deletionapp/views/projects/issues/_related_branches.html.haml
- app/views/projects/merge_requests/_merge_request.html.haml 1 addition, 1 deletionapp/views/projects/merge_requests/_merge_request.html.haml
- app/views/projects/pipelines/_info.html.haml 16 additions, 17 deletionsapp/views/projects/pipelines/_info.html.haml
- changelogs/unreleased/test-permissions.yml 5 additions, 0 deletionschangelogs/unreleased/test-permissions.yml
- lib/api/pipelines.rb 3 additions, 3 deletionslib/api/pipelines.rb
app/presenters/commit_presenter.rb
0 → 100644
changelogs/unreleased/test-permissions.yml
0 → 100644
Please register or sign in to comment