index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
common
/
extensions
/
docs
/
server2
/
integration_test.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc server: support interfaces in src/extensions
rockot@chromium.org
2014-03-11
1
-2
/
+3
*
Revert "Doc server: support interfaces in src/extensions"
kalman@chromium.org
2014-03-08
1
-3
/
+2
*
Doc server: support interfaces in src/extensions
rockot@chromium.org
2014-03-07
1
-2
/
+3
*
Docserver: Add clean URL support to the GCS content providers.
kalman@chromium.org
2014-02-13
1
-2
/
+2
*
Docserver: Make the .html extension unnecessary for content pages, for example,
kalman@chromium.org
2014-02-13
1
-13
/
+28
*
Docserver: Big cleanup to fix up a whole bunch of non-canonical paths.
kalman@chromium.org
2014-02-10
1
-5
/
+10
*
Docserver: Properly implement the Cron logic for ContentProvider and
kalman@chromium.org
2014-02-05
1
-25
/
+59
*
Moved the broken link integration test rebasing call to action to the bottom ...
DHNishi@gmail.com
2014-01-13
1
-26
/
+30
*
Docserver: Misc cleanup and debugging improvements.
kalman@chromium.org
2013-12-31
1
-2
/
+4
*
Docserver: Disable a few tests that started failing from r241673.
kalman@chromium.org
2013-12-19
1
-62
/
+66
*
Docserver: Introduce a file containing the known broken links and make adding
kalman@chromium.org
2013-12-10
1
-7
/
+54
*
Docserver: Serve docs out of src/ not src/chrome/common/extensions. This allows
kalman@chromium.org
2013-11-14
1
-4
/
+7
*
Docserver: Fix broken integration test.
jaredshumway94@gmail.com
2013-09-11
1
-1
/
+1
*
docserver run the link error detector on production
jaredshumway94@gmail.com
2013-08-07
1
-33
/
+2
*
Docserver broken link detection improvements
jaredshumway94@gmail.com
2013-07-28
1
-16
/
+27
*
Docserver: move to a single version served from trunk. Permanently redirect r...
kalman@chromium.org
2013-07-19
1
-0
/
+18
*
Doc server broken link detection
jaredshumway94@gmail.com
2013-07-18
1
-1
/
+52
*
Doc server redirection through configuration
jaredshumway94@gmail.com
2013-07-03
1
-0
/
+2
*
Docserver: fix a bunch of windows path problems.
kalman@chromium.org
2013-05-10
1
-4
/
+7
*
Docserver: refactor Servlet, ObjectStore, and ServerInstance architecture to
kalman@chromium.org
2013-05-08
1
-23
/
+16
*
Docserver: refactor the Handler/ServerInstance relationship into a servlet
kalman@chromium.org
2013-05-01
1
-18
/
+24
*
Docserver: greatly improve the error logging by (a) preserving the stack trac...
kalman@chromium.org
2013-04-25
1
-4
/
+7
*
Devserver: run the cron over the examples. Do an audit of our handling of
kalman@chromium.org
2013-04-19
1
-3
/
+6
*
Devserver: Fix the third_party module imports in integration_test.py.
kalman@chromium.org
2013-04-18
1
-5
/
+5
*
Devserver: only populate data during cron jobs, meaning all data from instances
kalman@chromium.org
2013-04-18
1
-135
/
+79
*
Refactor the caching in the devserver to make it easier to configure at the t...
kalman@chromium.org
2013-04-08
1
-5
/
+5
*
Extensions Docs Server: Remove print from integration_test.py
cduvall@chromium.org
2012-09-28
1
-1
/
+0
*
Extensions Docs Server: Fix default path of integration_test.py
cduvall@chromium.org
2012-09-21
1
-1
/
+4
*
Make server2 look in chrome/common/extensions/docs for content rather than
kalman@chromium.org
2012-09-18
1
-6
/
+2
*
Extensions Docs Server: Fail integration tests on Handlebar warnings
cduvall@chromium.org
2012-09-11
1
-7
/
+20
*
The integration tests were not working on windows.
cduvall@chromium.org
2012-09-10
1
-0
/
+1
*
Extensions Docs Server: integration_test only run on changed files
cduvall@chromium.org
2012-09-10
1
-38
/
+103
*
Extensions Docs Server: Intelligently redirect paths
cduvall@chromium.org
2012-08-31
1
-1
/
+3
*
Extensions Docs Server: Fix preview.py path problems
cduvall@chromium.org
2012-08-30
1
-1
/
+1
*
Extension Docs Server 2: Redirect code.google.com/chrome/extensions to
aa@chromium.org
2012-08-30
1
-0
/
+1
*
Extensions Docs Server: Let integration_tests take a base path
cduvall@chromium.org
2012-08-29
1
-4
/
+11
*
Extensions Docs Server: Set Cache-Control header
cduvall@chromium.org
2012-08-23
1
-0
/
+1
*
Extensions Docs Server: Testing GithubFileSystem and cron jobs
cduvall@chromium.org
2012-08-22
1
-3
/
+7
*
Extensions Docs Server: Fix converter.py and tests for Windows
cduvall@chromium.org
2012-08-22
1
-3
/
+3
*
Extensions Docs Server: Large performance increase
cduvall@chromium.org
2012-08-21
1
-12
/
+0
*
Extensions Docs Server: Fix preview.py
cduvall@chromium.org
2012-08-14
1
-62
/
+2
*
Extensions Docs Server: Fix PRESUBMIT.py
cduvall@chromium.org
2012-08-14
1
-0
/
+22
*
Extensions Docs Server: Fix PRESUBMIT.py
cduvall@chromium.org
2012-08-14
1
-0
/
+2
*
Extensions Docs Server: BranchUtility not fetching branch numbers correctly
cduvall@chromium.org
2012-08-13
1
-7
/
+42
*
Extensions Docs Server: Apps samples page
cduvall@chromium.org
2012-08-13
1
-3
/
+13
*
Extensions Docs Server: Fix handling of nodocs
cduvall@chromium.org
2012-08-10
1
-2
/
+0
*
Extensions Docs Server: Doc conversion script - SVN
cduvall@chromium.org
2012-08-08
1
-2
/
+3
*
Extensions Docs Server: Split apps from extensions
cduvall@chromium.org
2012-08-06
1
-9
/
+12
*
Extensions Docs Server: Locale tests in integration_test.py
cduvall@chromium.org
2012-08-02
1
-0
/
+10
*
Extensions Docs Server: Preview server and more integration tests
cduvall@chromium.org
2012-07-31
1
-2
/
+18
[next]