gitlab-org--gitlab-foss/lib/gitlab/patch
Lukas Eipert 8ccf1ea310
Use correct integrity hash for sprockets caching
Use self.integrity_uri over self.hexdigest_integrity_uri(digest), as the
latter always returned nil leading to improper cache invalidation.

We are alos enabling caching of `tmp/cache/assets/sprockets` again, to
get those performance gains.
2019-02-08 13:14:39 +01:00
..
draw_route.rb Make it clear that we intent to use | over || 2018-10-26 18:43:33 +08:00
prependable.rb Explain why we need Prependable 2018-09-11 18:45:49 +08:00
sprockets_base_file_digest_key.rb Use correct integrity hash for sprockets caching 2019-02-08 13:14:39 +01:00