-
- 下载
Merge branch '428500-update-denormalized-data' into 'master'
Update outdated namespace descendant cache records See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/142285 Merged-by:Jan Provaznik <jprovaznik@gitlab.com> Approved-by:
Jan Provaznik <jprovaznik@gitlab.com> Reviewed-by:
Jan Provaznik <jprovaznik@gitlab.com> Reviewed-by:
Terri Chu <tchu@gitlab.com> Reviewed-by:
Tianwen Chen <tchen@gitlab.com> Co-authored-by:
Adam Hegyi <ahegyi@gitlab.com>
显示
- app/models/namespaces/descendants.rb 40 个添加, 0 个删除app/models/namespaces/descendants.rb
- app/services/namespaces/update_denormalized_descendants_service.rb 65 个添加, 0 个删除...ces/namespaces/update_denormalized_descendants_service.rb
- app/workers/all_queues.yml 9 个添加, 0 个删除app/workers/all_queues.yml
- app/workers/namespaces/process_outdated_namespace_descendants_cron_worker.rb 42 个添加, 0 个删除...ces/process_outdated_namespace_descendants_cron_worker.rb
- config/initializers/1_settings.rb 3 个添加, 0 个删除config/initializers/1_settings.rb
- spec/factories/namespaces/descendants.rb 4 个添加, 0 个删除spec/factories/namespaces/descendants.rb
- spec/models/namespaces/descendants_spec.rb 40 个添加, 0 个删除spec/models/namespaces/descendants_spec.rb
- spec/services/namespaces/update_denormalized_descendants_service_spec.rb 64 个添加, 0 个删除...amespaces/update_denormalized_descendants_service_spec.rb
- spec/workers/namespaces/process_outdated_namespace_descendants_cron_worker_spec.rb 46 个添加, 0 个删除...rocess_outdated_namespace_descendants_cron_worker_spec.rb
加载中
想要评论请 注册 或 登录