Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • patch-test
  • sh-test-mr
  • sh-test-mr-create
  • patch-1
  • thomasrandolph-master-patch-35972
  • pslaughter-master-patch-82616
  • ac-test-pick-and-track
  • pslaughter-master-patch-85128
  • revert-3bdc7844
  • mwortschack-master-patch-38862
  • 11420-test-upload
  • pslaughter-master-patch-15200
  • test-#
  • test/branch
  • test-tag
16 results

fork_service_spec.rb

Forked from GitLab.org / GitLab
198665 commits behind the upstream repository.
  • Bob Van Landuyt's avatar
    9e952693
    Spec forking a project after source moved shard · 9e952693
    Bob Van Landuyt authored
    This specs forking a project that was already the source of a pool
    repository after the source project was moved to a different shard.
    
    In this case the old pool repository will continue to exist, containing
    all the deduplicated objects from the forks on the first shard. But
    we'll create a new PoolRepository for the shart the source project was
    moved to.
    
    Then, new forks will be deduplicated using the new PoolRepository on
    the new shard.
    9e952693
    History
    Spec forking a project after source moved shard
    Bob Van Landuyt authored
    This specs forking a project that was already the source of a pool
    repository after the source project was moved to a different shard.
    
    In this case the old pool repository will continue to exist, containing
    all the deduplicated objects from the forks on the first shard. But
    we'll create a new PoolRepository for the shart the source project was
    moved to.
    
    Then, new forks will be deduplicated using the new PoolRepository on
    the new shard.