improper asset caching
Created by: ninja-
the ui responsiveness isn't satisfying for me compared to other git hosts, so I am trying to debug some stuff. The rails assets (with hash in name) aren't cached properly causing a request-> code 304 instead of "from cache" chrome message. That delays the load time by ping*requested assets I think.
Problem in gitlab, problem in my setup, problem in https://github.com/sameersbn/docker-gitlab?