Patch Rails 7 for CI partitioning
显示
- Gemfile.lock 2 个添加, 2 个删除Gemfile.lock
- gems/activerecord-gitlab/.rubocop.yml 16 个添加, 0 个删除gems/activerecord-gitlab/.rubocop.yml
- gems/activerecord-gitlab/Gemfile.lock 12 个添加, 10 个删除gems/activerecord-gitlab/Gemfile.lock
- gems/activerecord-gitlab/activerecord-gitlab.gemspec 2 个添加, 1 个删除gems/activerecord-gitlab/activerecord-gitlab.gemspec
- gems/activerecord-gitlab/lib/active_record/gitlab_patches.rb 1 个添加, 0 个删除gems/activerecord-gitlab/lib/active_record/gitlab_patches.rb
- gems/activerecord-gitlab/lib/active_record/gitlab_patches/partitioning.rb 43 个添加, 0 个删除...d-gitlab/lib/active_record/gitlab_patches/partitioning.rb
- gems/activerecord-gitlab/lib/active_record/gitlab_patches/partitioning/associations/builder/association.rb 21 个添加, 0 个删除..._patches/partitioning/associations/builder/association.rb
- gems/activerecord-gitlab/lib/active_record/gitlab_patches/partitioning/base.rb 49 个添加, 0 个删除...lab/lib/active_record/gitlab_patches/partitioning/base.rb
- gems/activerecord-gitlab/lib/active_record/gitlab_patches/partitioning/reflection/abstract_reflection.rb 25 个添加, 0 个删除...ab_patches/partitioning/reflection/abstract_reflection.rb
- gems/activerecord-gitlab/lib/active_record/gitlab_patches/partitioning/reflection/association_reflection.rb 17 个添加, 0 个删除...patches/partitioning/reflection/association_reflection.rb
- gems/activerecord-gitlab/lib/active_record/gitlab_patches/partitioning/reflection/macro_reflection.rb 19 个添加, 0 个删除...itlab_patches/partitioning/reflection/macro_reflection.rb
- gems/activerecord-gitlab/lib/active_record/gitlab_patches/version.rb 1 个添加, 1 个删除...record-gitlab/lib/active_record/gitlab_patches/version.rb
- gems/activerecord-gitlab/spec/active_record/gitlab_patches/partitioning/associations/belongs_to_spec.rb 52 个添加, 0 个删除...tlab_patches/partitioning/associations/belongs_to_spec.rb
- gems/activerecord-gitlab/spec/active_record/gitlab_patches/partitioning/associations/has_many_spec.rb 115 个添加, 0 个删除...gitlab_patches/partitioning/associations/has_many_spec.rb
- gems/activerecord-gitlab/spec/active_record/gitlab_patches/partitioning/associations/has_one_spec.rb 101 个添加, 0 个删除.../gitlab_patches/partitioning/associations/has_one_spec.rb
- gems/activerecord-gitlab/spec/active_record/gitlab_patches/partitioning/joins_spec.rb 41 个添加, 0 个删除...c/active_record/gitlab_patches/partitioning/joins_spec.rb
- gems/activerecord-gitlab/spec/active_record/gitlab_patches/partitioning/preloads_spec.rb 241 个添加, 0 个删除...ctive_record/gitlab_patches/partitioning/preloads_spec.rb
- gems/activerecord-gitlab/spec/active_record/gitlab_patches/partitioning/single_model_queries_spec.rb 110 个添加, 0 个删除.../gitlab_patches/partitioning/single_model_queries_spec.rb
- gems/activerecord-gitlab/spec/active_record/gitlab_patches/rescue_from_spec.rb 5 个添加, 1 个删除...lab/spec/active_record/gitlab_patches/rescue_from_spec.rb
- gems/activerecord-gitlab/spec/spec_helper.rb 16 个添加, 0 个删除gems/activerecord-gitlab/spec/spec_helper.rb
加载中
想要评论请 注册 或 登录