This lets the UI work (and lets people hack on the UI) by installing
camlistored the normal Go way (go install) and just running
camlistored, without using devcam server.
Change-Id: I45779640c5b2286ca7061a626c07b3edcdc9c4ad
The import path was added to the go file that included the package
documentation if one existed. Otherwise, I used what seemed to be the
primary file for the package.
Fixes#689
Change-Id: If51be0e86529fd6f179e80af6781e639f8550fd2
The motivation is to make fileembed play
nicely with http.FileServer, particularly
when index.html is involved.
Why add Listable to Files?
* Don't change behavior for existing integrations
* Don't make it too easy for developers to
accidentally leak potentially private
information
Change-Id: I3f4fd3457b606ee98e5f4b117ff9b87e1230c589
large .js files).
We will need this when we start getting large js
files generated when using the closure library.
Change-Id: Iaecacd54c3d08637918b1afd420fb90f1a84aabb