2 Commits

Author SHA1 Message Date
Dave Borowitz
8cdc76ba4c Add @license tags to PG HTML and JS assets
These tags are preserved by the Closure compiler and vulcanize in order
to serve the license notices embedded in the outputs. In a standalone
Gerrit server, these license are also covered in the LICENSES.txt served
with the documentation. When serving PG assets from a CDN, it's less
obvious what the corresponding LICENSES.txt file is, since the CDN is
not directly linked to a running Gerrit server. Safer to embed the
licenses in the assets themselves.

Change-Id: Id1add1451fad1baa7916882a6bda02c326ccc988
2018-03-26 10:47:55 -04:00
Becky Siegel
6cd3de4139 Update file list to use functions from comment API
This also adds an intermediate string formatting object for comment
string manipulation tasks that are going to be done in the patch range
select and diff file dropdown as well.

Change-Id: Idee3debd24c40bcc70a0ac27cf1218394d79b53c
2017-11-13 18:07:49 +00:00