-
- Downloads
Port `read_cross_project` ability from EE
Showing
- app/models/issue.rb 12 additions, 1 deletionapp/models/issue.rb
- app/models/notification_recipient.rb 1 addition, 0 deletionsapp/models/notification_recipient.rb
- app/models/project.rb 3 additions, 0 deletionsapp/models/project.rb
- app/policies/base_policy.rb 3 additions, 0 deletionsapp/policies/base_policy.rb
- app/policies/issuable_policy.rb 13 additions, 0 deletionsapp/policies/issuable_policy.rb
- app/policies/issue_policy.rb 3 additions, 0 deletionsapp/policies/issue_policy.rb
- app/policies/merge_request_policy.rb 1 addition, 1 deletionapp/policies/merge_request_policy.rb
- app/policies/project_policy.rb 14 additions, 14 deletionsapp/policies/project_policy.rb
- app/serializers/group_child_entity.rb 14 additions, 3 deletionsapp/serializers/group_child_entity.rb
- app/services/issuable_base_service.rb 1 addition, 1 deletionapp/services/issuable_base_service.rb
- app/views/errors/access_denied.html.haml 8 additions, 2 deletionsapp/views/errors/access_denied.html.haml
- app/views/layouts/header/_default.html.haml 16 additions, 11 deletionsapp/views/layouts/header/_default.html.haml
- app/views/layouts/nav/_dashboard.html.haml 50 additions, 39 deletionsapp/views/layouts/nav/_dashboard.html.haml
- app/views/layouts/nav/_explore.html.haml 12 additions, 9 deletionsapp/views/layouts/nav/_explore.html.haml
- app/views/layouts/nav/sidebar/_group.html.haml 82 additions, 71 deletionsapp/views/layouts/nav/sidebar/_group.html.haml
- app/views/shared/projects/_project.html.haml 2 additions, 2 deletionsapp/views/shared/projects/_project.html.haml
- app/views/users/show.html.haml 44 additions, 33 deletionsapp/views/users/show.html.haml
- changelogs/unreleased-ee/bvl-external-policy-classification.yml 5 additions, 0 deletions...logs/unreleased-ee/bvl-external-policy-classification.yml
- config/initializers/0_as_concern.rb 25 additions, 0 deletionsconfig/initializers/0_as_concern.rb
- lib/api/helpers.rb 1 addition, 1 deletionlib/api/helpers.rb
config/initializers/0_as_concern.rb
0 → 100644
Please register or sign in to comment