• Catalin Irimie's avatar
    Redirect Geo HTTP(s) pulls to different path with missing repo · c98b0434
    Catalin Irimie authored
    Previously, we only redirected pushes to a different path on the
    primary, however with unified URLs, redirecting pulls to the same
    path will end in a redirect loop.
    
    This changes the redirect so that pulls get also redirected to a
    different path, that we always proxy to the primary.
    
    Changelog: changed
    EE: true
    c98b0434
git_http_geo_spec.rb 21.8 KB