-
- 下载
Merge branch '433011-mhamda-guard-sm-apis' into 'master'
Change to use code suggestions helper in the SM APIs See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/138644 Merged-by:Vijay Hawoldar <vhawoldar@gitlab.com> Approved-by:
Bishwa Hang Rai <bhrai@gitlab.com> Approved-by:
Vijay Hawoldar <vhawoldar@gitlab.com> Reviewed-by:
Vijay Hawoldar <vhawoldar@gitlab.com> Reviewed-by:
Bishwa Hang Rai <bhrai@gitlab.com> Reviewed-by:
Mohamed Hamda <mhamda@gitlab.com> Co-authored-by:
Mohamed Hamda <mhamda@gitlab.com>
显示
- ee/app/graphql/mutations/gitlab_subscriptions/user_add_on_assignments/create.rb 2 个添加, 7 个删除...ns/gitlab_subscriptions/user_add_on_assignments/create.rb
- ee/app/graphql/mutations/gitlab_subscriptions/user_add_on_assignments/remove.rb 2 个添加, 1 个删除...ns/gitlab_subscriptions/user_add_on_assignments/remove.rb
- ee/app/graphql/resolvers/gitlab_subscriptions/self_managed/add_on_eligible_users_resolver.rb 1 个添加, 1 个删除...scriptions/self_managed/add_on_eligible_users_resolver.rb
- ee/app/helpers/gitlab_subscriptions/code_suggestions_helper.rb 2 个添加, 6 个删除...p/helpers/gitlab_subscriptions/code_suggestions_helper.rb
- ee/app/helpers/gitlab_subscriptions/subscription_helper.rb 13 个添加, 0 个删除ee/app/helpers/gitlab_subscriptions/subscription_helper.rb
- ee/app/models/ee/user.rb 2 个添加, 1 个删除ee/app/models/ee/user.rb
- ee/config/saas_features/gitlab_saas_subscriptions.yml 2 个添加, 2 个删除ee/config/saas_features/gitlab_saas_subscriptions.yml
- ee/lib/ee/gitlab/saas.rb 1 个添加, 1 个删除ee/lib/ee/gitlab/saas.rb
- ee/spec/helpers/gitlab_subscriptions/code_suggestions_helper_spec.rb 2 个添加, 2 个删除...pers/gitlab_subscriptions/code_suggestions_helper_spec.rb
- ee/spec/helpers/gitlab_subscriptions/subscription_helper_spec.rb 49 个添加, 0 个删除.../helpers/gitlab_subscriptions/subscription_helper_spec.rb
- ee/spec/models/ee/user_spec.rb 2 个添加, 2 个删除ee/spec/models/ee/user_spec.rb
- ee/spec/requests/api/graphql/gitlab_subscriptions/add_on_eligible_users_spec.rb 1 个添加, 1 个删除...raphql/gitlab_subscriptions/add_on_eligible_users_spec.rb
- ee/spec/requests/api/graphql/gitlab_subscriptions/self_managed/add_on_eligible_users_spec.rb 3 个添加, 3 个删除..._subscriptions/self_managed/add_on_eligible_users_spec.rb
- ee/spec/requests/api/graphql/gitlab_subscriptions/user_add_on_assignments/create_spec.rb 19 个添加, 10 个删除...tlab_subscriptions/user_add_on_assignments/create_spec.rb
- ee/spec/requests/api/graphql/gitlab_subscriptions/user_add_on_assignments/remove_spec.rb 16 个添加, 4 个删除...tlab_subscriptions/user_add_on_assignments/remove_spec.rb
- ee/spec/services/gitlab_subscriptions/user_add_on_assignments/saas/create_service_spec.rb 1 个添加, 1 个删除...tions/user_add_on_assignments/saas/create_service_spec.rb
- ee/spec/services/gitlab_subscriptions/user_add_on_assignments/self_managed/create_service_spec.rb 1 个添加, 1 个删除...er_add_on_assignments/self_managed/create_service_spec.rb
加载中
想要评论请 注册 或 登录