gitweb: correct improper caching behavior
commite7ed4c8ae893a2dead6b3f4390e5d23000fdab0f
authorKyle J. McKay <mackyle@gmail.com>
Mon, 6 Apr 2015 01:56:02 +0000 (5 18:56 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Mon, 6 Apr 2015 01:56:02 +0000 (5 18:56 -0700)
tree56c93b57fe3bfa0665b05b57b4283f7f66317317
parent01ca8331780f5d1ee632e37859bb2ac3f1c11acd
gitweb: correct improper caching behavior

Whenever the cache is freshly generated, make sure the entire
project list is generated and cached, but only return entries
for the requested projects.

Also make sure the 'Cached ...' message is shown at most once.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
gitweb/gitweb.perl