• Heinrich Lee Yu's avatar
    Enable caching of git blobs even when signed in · ed09090b
    Heinrich Lee Yu authored
    We should skip the `no-store` cache control header that we append by
    default in these controller actions where we want to cache. We already
    do this for some controllers like uploads but this was missing for a
    very long time now.
    ed09090b
repositories_controller_spec.rb 8.28 KB