Go to file
Shawn Pearce a42c0bb09a Simplify documentation indexer
Write the index entirely in RAM. Its only a few hundred KiB, which
trivially fits in memory.

Compress it twice in memory, once to build the ZIP that is unpacked
at runtime, and again to package it into a JAR for linking with
the runtime. This saves a build step in the BUCK rules.

Move the ZIP under the server package name, to reduce any risk
of collision with another concept of "index.zip".

Change-Id: I74e59712e9855ac79c5220ff0a6b30ecbc3d152f
2014-01-08 14:01:42 -08:00
2013-11-28 22:56:51 -08:00
2013-11-28 22:56:51 -08:00
2013-11-30 01:53:00 -08:00
2013-11-28 22:56:51 -08:00
2014-01-08 14:01:42 -08:00
2014-01-08 08:48:54 +01:00
2013-11-29 10:50:59 -08:00
2013-11-29 10:50:59 -08:00
2013-11-09 07:45:00 +01:00
2013-12-05 17:20:26 +09:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
2013-12-04 14:06:13 +09:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB