Move operations feature flag models to core
Part of moving feature flags to core Move model specs to core
显示
- .rubocop_todo.yml 4 个添加, 4 个删除.rubocop_todo.yml
- app/models/operations/feature_flag.rb 0 个添加, 0 个删除app/models/operations/feature_flag.rb
- app/models/operations/feature_flag_scope.rb 0 个添加, 0 个删除app/models/operations/feature_flag_scope.rb
- app/models/operations/feature_flags/scope.rb 0 个添加, 0 个删除app/models/operations/feature_flags/scope.rb
- app/models/operations/feature_flags/strategy.rb 0 个添加, 0 个删除app/models/operations/feature_flags/strategy.rb
- app/models/operations/feature_flags/strategy_user_list.rb 0 个添加, 0 个删除app/models/operations/feature_flags/strategy_user_list.rb
- app/models/operations/feature_flags/user_list.rb 0 个添加, 0 个删除app/models/operations/feature_flags/user_list.rb
- app/models/operations/feature_flags_client.rb 0 个添加, 0 个删除app/models/operations/feature_flags_client.rb
- app/models/project.rb 4 个添加, 0 个删除app/models/project.rb
- app/validators/feature_flag_strategies_validator.rb 0 个添加, 0 个删除app/validators/feature_flag_strategies_validator.rb
- app/validators/feature_flag_user_xids_validator.rb 0 个添加, 0 个删除app/validators/feature_flag_user_xids_validator.rb
- config/routes/project.rb 8 个添加, 0 个删除config/routes/project.rb
- ee/app/models/ee/project.rb 0 个添加, 4 个删除ee/app/models/ee/project.rb
- ee/config/routes/project.rb 0 个添加, 8 个删除ee/config/routes/project.rb
- ee/lib/ee/gitlab/regex.rb 0 个添加, 20 个删除ee/lib/ee/gitlab/regex.rb
- lib/gitlab/regex.rb 9 个添加, 2 个删除lib/gitlab/regex.rb
- spec/factories/operations/feature_flag_scopes.rb 0 个添加, 0 个删除spec/factories/operations/feature_flag_scopes.rb
- spec/factories/operations/feature_flags.rb 0 个添加, 0 个删除spec/factories/operations/feature_flags.rb
- spec/factories/operations/feature_flags/scope.rb 0 个添加, 0 个删除spec/factories/operations/feature_flags/scope.rb
- spec/factories/operations/feature_flags/strategy.rb 0 个添加, 0 个删除spec/factories/operations/feature_flags/strategy.rb
加载中
想要评论请 注册 或 登录