summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/server2/handler.py
Commit message (Expand)AuthorAgeFilesLines
* docserver run the link error detector on productionjaredshumway94@gmail.com2013-08-071-0/+2
* Doc server broken link detectionjaredshumway94@gmail.com2013-07-181-1/+1
* Doc server redirection through configurationjaredshumway94@gmail.com2013-07-031-42/+4
* This change would make it easier for docs reviewers to preview patched docskalman@chromium.org2013-05-131-3/+2
* Docserver: refactor Servlet, ObjectStore, and ServerInstance architecture tokalman@chromium.org2013-05-081-59/+47
* Docserver: fix typos in handler.py causing the dev server not to work.kalman@chromium.org2013-05-011-1/+2
* Docserver: refactor the Handler/ServerInstance relationship into a servletkalman@chromium.org2013-05-011-168/+30
* Docserver: greatly improve the error logging by (a) preserving the stack trac...kalman@chromium.org2013-04-251-11/+32
* Docserver: disable samples when running via start_dev_server.py. The dev serverkalman@chromium.org2013-04-241-6/+4
* Devserver: Re-create the online ServerInstances each time and tweak the waykalman@chromium.org2013-04-241-2/+2
* Devserver: run the cron over the examples. Do an audit of our handling ofkalman@chromium.org2013-04-191-9/+23
* Devserver: only populate data during cron jobs, meaning all data from instanceskalman@chromium.org2013-04-181-13/+39
* Refactor the caching in the devserver to make it easier to configure at the t...kalman@chromium.org2013-04-081-292/+75
* Devserver: show the variable type for non-object types, and make its enumkalman@chromium.org2013-04-051-0/+3
* Devserver: redirect /stable/foo.html to /foo.html, and make path redirectionkalman@chromium.org2013-03-211-0/+4
* Developer server: Rearrange the header and extension index, then add akalman@chromium.org2013-03-211-1/+1
* Change the default apps documentation level to be stable.kalman@chromium.org2013-01-231-27/+19
* Make server2 resolve refs in private templates, and correctly in intros.kalman@chromium.org2013-01-111-4/+5
* Extensions Docs Server: Search intros/articles for $refscduvall@chromium.org2012-12-051-4/+5
* Extensions Docs Server: Speed up ReferenceResolver to eliminate DeadlineExcee...cduvall@chromium.org2012-11-171-5/+18
* Extensions Docs Server: Prevent sidenav jostling by processing it as JSON ser...cduvall@chromium.org2012-11-071-0/+5
* Extensions Docs Server: Generalize $ref's to work for any schema nodecduvall@chromium.org2012-11-061-4/+11
* Extensions Docs Server: Fix apps known issues pagecduvall@chromium.org2012-10-051-0/+6
* Make server2 look in chrome/common/extensions/docs for content rather thankalman@chromium.org2012-09-181-2/+1
* Extensions Docs Server: Fix 404s from API links on the samples pagecduvall@chromium.org2012-09-141-4/+1
* Extensions Docs Server: 404s should not error, robots.txt, favicon.ico ignoredcduvall@chromium.org2012-09-111-0/+4
* Extensions Docs Server: Fail integration tests on Handlebar warningscduvall@chromium.org2012-09-111-0/+2
* Extensions Docs Server: integration_test only run on changed filescduvall@chromium.org2012-09-101-1/+1
* Extensions Docs Server: Intelligently redirect pathscduvall@chromium.org2012-08-311-6/+57
* Extensions Docs Server: Redirect special case URLscduvall@chromium.org2012-08-301-0/+15
* Extension Docs Server 2: Redirect code.google.com/chrome/extensions toaa@chromium.org2012-08-301-7/+34
* Extensions Docs Server: Use current_version for branch numbercduvall@chromium.org2012-08-291-3/+7
* Extension docs server: make it so that channels with the same branch don'tkalman@chromium.org2012-08-291-7/+14
* Deploy server2.kalman@chromium.org2012-08-291-2/+2
* Extensions Docs Server: Robustify samples; fix cron caching logiccduvall@chromium.org2012-08-281-3/+45
* Extensions Docs Server: Fix samples page and ExampleZippercduvall@chromium.org2012-08-281-3/+2
* Extensions Docs Server: Fixes to cron jobs, caching, and otherscduvall@chromium.org2012-08-231-5/+9
* Extensions Docs Server: Default apps to trunkcduvall@chromium.org2012-08-231-2/+5
* Extensions Docs Server: Rename FileSystemCache and its methodscduvall@chromium.org2012-08-231-20/+21
* Extensions Docs Server: Testing GithubFileSystem and cron jobscduvall@chromium.org2012-08-221-0/+3
* Extensions Docs Server: Large performance increasecduvall@chromium.org2012-08-211-46/+75
* Extensions Docs Server: Efficient MemcacheFileSystemcduvall@chromium.org2012-08-141-4/+7
* Extensions Docs Server: BranchUtility not fetching branch numbers correctlycduvall@chromium.org2012-08-131-10/+15
* Extensions Docs Server: Apps samples pagecduvall@chromium.org2012-08-131-9/+18
* Extensions Docs Server: Proper path handlingcduvall@chromium.org2012-08-061-4/+4
* Extensions Docs Server: Split apps from extensionscduvall@chromium.org2012-08-061-7/+10
* Extension Docs Server: Include a list of samples used in the api reference page.hebert.christopherj@chromium.org2012-08-021-2/+4
* Extensions Docs Server: Preview server and more integration testscduvall@chromium.org2012-07-311-2/+4
* Remove a svn:executable flag.hbono@chromium.org2012-07-311-0/+0
* Extensions Docs Server: Integration testingcduvall@chromium.org2012-07-311-0/+136