summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/server2/appengine_wrappers.py
Commit message (Expand)AuthorAgeFilesLines
* Docserver: don't allow updating subversion beyond when the app itself existed.kalman@chromium.org2013-05-101-7/+4
* Docserver: determine the app version correctly. On the prod server the versionkalman@chromium.org2013-05-061-1/+2
* Docserver: greatly improve the error logging by (a) preserving the stack trac...kalman@chromium.org2013-04-251-7/+16
* Devserver: have a separate ObjectStore namespace (both memcache and datastore)kalman@chromium.org2013-04-241-0/+13
* Devserver: only populate data during cron jobs, meaning all data from instanceskalman@chromium.org2013-04-181-16/+74
* Devserver: redirect /stable/foo.html to /foo.html, and make path redirectionkalman@chromium.org2013-03-211-2/+4
* Extensions Docs Server: Handle DeadlineExceededError and DownloadErrorcduvall@chromium.org2012-12-121-0/+3
* Extensions Docs Server: preview.py should not cache anythingcduvall@chromium.org2012-09-111-0/+4
* Extensions Docs Server: Fix preview.py path problemscduvall@chromium.org2012-08-301-1/+4
* Extensions Docs Server: Fixes to cron jobs, caching, and otherscduvall@chromium.org2012-08-231-2/+2
* Extensions Docs Server: Testing GithubFileSystem and cron jobscduvall@chromium.org2012-08-221-5/+70
* Extensions Docs Server: Large performance increasecduvall@chromium.org2012-08-211-26/+22
* Extensions Docs Server: BranchUtility not fetching branch numbers correctlycduvall@chromium.org2012-08-131-22/+53
* Extensions Docs Server: Apps samples pagecduvall@chromium.org2012-08-131-10/+46
* Extensions Docs Server: Preview server and more integration testscduvall@chromium.org2012-07-311-4/+26
* Extensions Docs Server: Integration testingcduvall@chromium.org2012-07-311-0/+33