summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/server2/integration_test.py
Commit message (Expand)AuthorAgeFilesLines
* Doc server: support interfaces in src/extensionsrockot@chromium.org2014-03-111-2/+3
* Revert "Doc server: support interfaces in src/extensions"kalman@chromium.org2014-03-081-3/+2
* Doc server: support interfaces in src/extensionsrockot@chromium.org2014-03-071-2/+3
* Docserver: Add clean URL support to the GCS content providers.kalman@chromium.org2014-02-131-2/+2
* Docserver: Make the .html extension unnecessary for content pages, for example,kalman@chromium.org2014-02-131-13/+28
* Docserver: Big cleanup to fix up a whole bunch of non-canonical paths.kalman@chromium.org2014-02-101-5/+10
* Docserver: Properly implement the Cron logic for ContentProvider andkalman@chromium.org2014-02-051-25/+59
* Moved the broken link integration test rebasing call to action to the bottom ...DHNishi@gmail.com2014-01-131-26/+30
* Docserver: Misc cleanup and debugging improvements.kalman@chromium.org2013-12-311-2/+4
* Docserver: Disable a few tests that started failing from r241673.kalman@chromium.org2013-12-191-62/+66
* Docserver: Introduce a file containing the known broken links and make addingkalman@chromium.org2013-12-101-7/+54
* Docserver: Serve docs out of src/ not src/chrome/common/extensions. This allowskalman@chromium.org2013-11-141-4/+7
* Docserver: Fix broken integration test.jaredshumway94@gmail.com2013-09-111-1/+1
* docserver run the link error detector on productionjaredshumway94@gmail.com2013-08-071-33/+2
* Docserver broken link detection improvementsjaredshumway94@gmail.com2013-07-281-16/+27
* Docserver: move to a single version served from trunk. Permanently redirect r...kalman@chromium.org2013-07-191-0/+18
* Doc server broken link detectionjaredshumway94@gmail.com2013-07-181-1/+52
* Doc server redirection through configurationjaredshumway94@gmail.com2013-07-031-0/+2
* Docserver: fix a bunch of windows path problems.kalman@chromium.org2013-05-101-4/+7
* Docserver: refactor Servlet, ObjectStore, and ServerInstance architecture tokalman@chromium.org2013-05-081-23/+16
* Docserver: refactor the Handler/ServerInstance relationship into a servletkalman@chromium.org2013-05-011-18/+24
* Docserver: greatly improve the error logging by (a) preserving the stack trac...kalman@chromium.org2013-04-251-4/+7
* Devserver: run the cron over the examples. Do an audit of our handling ofkalman@chromium.org2013-04-191-3/+6
* Devserver: Fix the third_party module imports in integration_test.py.kalman@chromium.org2013-04-181-5/+5
* Devserver: only populate data during cron jobs, meaning all data from instanceskalman@chromium.org2013-04-181-135/+79
* Refactor the caching in the devserver to make it easier to configure at the t...kalman@chromium.org2013-04-081-5/+5
* Extensions Docs Server: Remove print from integration_test.pycduvall@chromium.org2012-09-281-1/+0
* Extensions Docs Server: Fix default path of integration_test.pycduvall@chromium.org2012-09-211-1/+4
* Make server2 look in chrome/common/extensions/docs for content rather thankalman@chromium.org2012-09-181-6/+2
* Extensions Docs Server: Fail integration tests on Handlebar warningscduvall@chromium.org2012-09-111-7/+20
* The integration tests were not working on windows.cduvall@chromium.org2012-09-101-0/+1
* Extensions Docs Server: integration_test only run on changed filescduvall@chromium.org2012-09-101-38/+103
* Extensions Docs Server: Intelligently redirect pathscduvall@chromium.org2012-08-311-1/+3
* Extensions Docs Server: Fix preview.py path problemscduvall@chromium.org2012-08-301-1/+1
* Extension Docs Server 2: Redirect code.google.com/chrome/extensions toaa@chromium.org2012-08-301-0/+1
* Extensions Docs Server: Let integration_tests take a base pathcduvall@chromium.org2012-08-291-4/+11
* Extensions Docs Server: Set Cache-Control headercduvall@chromium.org2012-08-231-0/+1
* Extensions Docs Server: Testing GithubFileSystem and cron jobscduvall@chromium.org2012-08-221-3/+7
* Extensions Docs Server: Fix converter.py and tests for Windowscduvall@chromium.org2012-08-221-3/+3
* Extensions Docs Server: Large performance increasecduvall@chromium.org2012-08-211-12/+0
* Extensions Docs Server: Fix preview.pycduvall@chromium.org2012-08-141-62/+2
* Extensions Docs Server: Fix PRESUBMIT.pycduvall@chromium.org2012-08-141-0/+22
* Extensions Docs Server: Fix PRESUBMIT.pycduvall@chromium.org2012-08-141-0/+2
* Extensions Docs Server: BranchUtility not fetching branch numbers correctlycduvall@chromium.org2012-08-131-7/+42
* Extensions Docs Server: Apps samples pagecduvall@chromium.org2012-08-131-3/+13
* Extensions Docs Server: Fix handling of nodocscduvall@chromium.org2012-08-101-2/+0
* Extensions Docs Server: Doc conversion script - SVNcduvall@chromium.org2012-08-081-2/+3
* Extensions Docs Server: Split apps from extensionscduvall@chromium.org2012-08-061-9/+12
* Extensions Docs Server: Locale tests in integration_test.pycduvall@chromium.org2012-08-021-0/+10
* Extensions Docs Server: Preview server and more integration testscduvall@chromium.org2012-07-311-2/+18