Go to file
Shawn O. Pearce a5317ec8b4 Load Google prettify JavaScript into client
We now load the Google prettify JavaScript code into the browser as
part of the Gerrit bootstrap.  The script is created with a defer
tag, so it can load in parallel with other page resources.  We also
use a custom servlet to send all of the JavaScript files combined
as one stream, with a very long cache time of 1 year.  This should
permit browsers to only load the highlighting library once very
few months, as it is somewhat large (~30 KiB).

Bug: GERRIT-228
Signed-off-by: Shawn O. Pearce <sop@google.com>
2009-07-18 17:07:12 -07:00
2009-05-13 12:02:24 -07:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB