summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/server2/content_providers.py
Commit message (Expand)AuthorAgeFilesLines
* Docserver: Remove the "delegate" option from the Future constructor. Thekalman@chromium.org2014-03-261-3/+3
* Docserver: Make the .html extension unnecessary for content pages, for example,kalman@chromium.org2014-02-131-7/+14
* Add Google Cloud Storage support to the documentation AppEngine server using ...mangini@chromium.org2014-02-121-5/+43
* Docserver: Big cleanup to fix up a whole bunch of non-canonical paths.kalman@chromium.org2014-02-101-2/+19
* Docserver: Recover from Blobstore errors in (new) GithubFileSystem bykalman@chromium.org2013-12-191-3/+4
* Removed a bunch of unused import statements found after running pylintahernandez.miralles@gmail.com2013-12-131-2/+0
* Docserver: Make ContentProviders continuing runnings its Cron method even ifkalman@chromium.org2013-12-121-2/+17
* Docserver: Serve docs out of src/ not src/chrome/common/extensions. This allowskalman@chromium.org2013-11-141-5/+2
* Docserver: Make the hand-written Cron methods return a Future and run firstkalman@chromium.org2013-11-071-2/+4
* Docserver: Enable GitHub content providers.kalman@chromium.org2013-11-061-3/+17
* Docserver: Implement the content providers infrastructure, where akalman@chromium.org2013-11-051-0/+92