-
- Downloads
There was a problem fetching the pipeline summary.
Merge branch 'license-plan-check-on-namespaces' into 'master'
License plan check on namespaces See merge request !1961
No related branches found
No related tags found
Pipeline #
Showing
- app/controllers/admin/application_settings_controller.rb 2 additions, 1 deletionapp/controllers/admin/application_settings_controller.rb
- app/controllers/admin/groups_controller.rb 2 additions, 1 deletionapp/controllers/admin/groups_controller.rb
- app/controllers/admin/users_controller.rb 1 addition, 1 deletionapp/controllers/admin/users_controller.rb
- app/controllers/projects/path_locks_controller.rb 1 addition, 1 deletionapp/controllers/projects/path_locks_controller.rb
- app/controllers/projects/refs_controller.rb 1 addition, 1 deletionapp/controllers/projects/refs_controller.rb
- app/helpers/auditor_user_helper.rb 1 addition, 1 deletionapp/helpers/auditor_user_helper.rb
- app/helpers/path_locks_helper.rb 0 additions, 4 deletionsapp/helpers/path_locks_helper.rb
- app/helpers/tree_helper.rb 2 additions, 2 deletionsapp/helpers/tree_helper.rb
- app/models/ee/application_setting.rb 4 additions, 0 deletionsapp/models/ee/application_setting.rb
- app/models/ee/namespace.rb 36 additions, 0 deletionsapp/models/ee/namespace.rb
- app/models/ee/project.rb 22 additions, 0 deletionsapp/models/ee/project.rb
- app/models/license.rb 60 additions, 9 deletionsapp/models/license.rb
- app/policies/project_policy.rb 1 addition, 1 deletionapp/policies/project_policy.rb
- app/views/admin/_namespace_plan.html.haml 4 additions, 0 deletionsapp/views/admin/_namespace_plan.html.haml
- app/views/admin/application_settings/_form.html.haml 10 additions, 0 deletionsapp/views/admin/application_settings/_form.html.haml
- app/views/admin/groups/_form.html.haml 3 additions, 0 deletionsapp/views/admin/groups/_form.html.haml
- app/views/admin/users/_form.html.haml 6 additions, 0 deletionsapp/views/admin/users/_form.html.haml
- app/views/projects/blob/_header.html.haml 1 addition, 1 deletionapp/views/projects/blob/_header.html.haml
- app/views/projects/commits/_head.html.haml 1 addition, 1 deletionapp/views/projects/commits/_head.html.haml
- app/views/projects/tree/_tree_content.html.haml 1 addition, 1 deletionapp/views/projects/tree/_tree_content.html.haml
app/views/admin/_namespace_plan.html.haml
0 → 100644
Please register or sign in to comment