| Commit message (Expand) | Author | Age | Files | Lines |
* | Docserver: Remove the "delegate" option from the Future constructor. The | kalman@chromium.org | 2014-03-26 | 1 | -3/+3 |
* | Docserver: Make the .html extension unnecessary for content pages, for example, | kalman@chromium.org | 2014-02-13 | 1 | -7/+14 |
* | Add Google Cloud Storage support to the documentation AppEngine server using ... | mangini@chromium.org | 2014-02-12 | 1 | -5/+43 |
* | Docserver: Big cleanup to fix up a whole bunch of non-canonical paths. | kalman@chromium.org | 2014-02-10 | 1 | -2/+19 |
* | Docserver: Recover from Blobstore errors in (new) GithubFileSystem by | kalman@chromium.org | 2013-12-19 | 1 | -3/+4 |
* | Removed a bunch of unused import statements found after running pylint | ahernandez.miralles@gmail.com | 2013-12-13 | 1 | -2/+0 |
* | Docserver: Make ContentProviders continuing runnings its Cron method even if | kalman@chromium.org | 2013-12-12 | 1 | -2/+17 |
* | Docserver: Serve docs out of src/ not src/chrome/common/extensions. This allows | kalman@chromium.org | 2013-11-14 | 1 | -5/+2 |
* | Docserver: Make the hand-written Cron methods return a Future and run first | kalman@chromium.org | 2013-11-07 | 1 | -2/+4 |
* | Docserver: Enable GitHub content providers. | kalman@chromium.org | 2013-11-06 | 1 | -3/+17 |
* | Docserver: Implement the content providers infrastructure, where a | kalman@chromium.org | 2013-11-05 | 1 | -0/+92 |