Backfill ProjectStatistics to use recent size
Uses project repository recent objects size for project statistics repository_size column Changelog: added
显示
- db/docs/batched_background_migrations/backfill_project_statistics_storage_size_with_recent_size.yml 6 个添加, 0 个删除...fill_project_statistics_storage_size_with_recent_size.yml
- db/post_migrate/20230823085627_add_temp_index_for_project_statistics_updated_at.rb 18 个添加, 0 个删除...85627_add_temp_index_for_project_statistics_updated_at.rb
- db/post_migrate/20230823090001_queue_backfill_project_statistics_storage_size_with_recent_size.rb 25 个添加, 0 个删除...kfill_project_statistics_storage_size_with_recent_size.rb
- db/schema_migrations/20230823085627 1 个添加, 0 个删除db/schema_migrations/20230823085627
- db/schema_migrations/20230823090001 1 个添加, 0 个删除db/schema_migrations/20230823090001
- db/structure.sql 2 个添加, 0 个删除db/structure.sql
- ee/lib/ee/gitlab/background_migration/backfill_project_statistics_storage_size_with_recent_size.rb 20 个添加, 0 个删除...kfill_project_statistics_storage_size_with_recent_size.rb
- ee/spec/lib/ee/gitlab/background_migration/backfill_project_statistics_storage_size_with_recent_size_spec.rb 73 个添加, 0 个删除..._project_statistics_storage_size_with_recent_size_spec.rb
- lib/gitlab/background_migration/backfill_project_statistics_storage_size_with_recent_size.rb 165 个添加, 0 个删除...kfill_project_statistics_storage_size_with_recent_size.rb
- spec/lib/gitlab/background_migration/backfill_project_statistics_storage_size_with_recent_size_spec.rb 165 个添加, 0 个删除..._project_statistics_storage_size_with_recent_size_spec.rb
- spec/migrations/20230823090001_queue_backfill_project_statistics_storage_size_with_recent_size_spec.rb 26 个添加, 0 个删除..._project_statistics_storage_size_with_recent_size_spec.rb
加载中
想要评论请 注册 或 登录