Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6)

Issue 151773002: Docserver: Properly implement the Cron logic for ContentProvider and TemplateDataSource so that the… (Closed)

Created:
6 years, 10 months ago by not at google - send to devlin
Modified:
6 years, 10 months ago
Reviewers:
Yoyo Zhou
CC:
chromium-reviews, extensions-reviews_chromium.org, vsevik, yurys, paulirish+reviews_chromium.org, devtools-reviews_chromium.org, chromium-apps-reviews_chromium.org, aandrey+blink_chromium.org, pfeldman
Visibility:
Public.

Description

Docserver: Properly implement the Cron logic for ContentProvider and TemplateDataSource so that the nacl docs and partial templates are correctly pulled in by the cronjob. Make the integration tests actually test nacl docs. BUG=339936 R=yoz@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=248847

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : right base #

Patch Set 4 : right base #

Total comments: 6

Patch Set 5 : rebase #

Patch Set 6 : yoz + rebase #

Total comments: 9

Patch Set 7 : yoz2 #

Patch Set 8 : rebase again #

Patch Set 9 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -870 lines) Patch
M chrome/common/extensions/docs/server2/app.yaml View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/content_provider.py View 3 2 chunks +11 lines, -12 lines 0 comments Download
M chrome/common/extensions/docs/server2/cron.yaml View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/future.py View 1 2 3 4 5 6 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/common/extensions/docs/server2/integration_test.py View 1 2 3 4 5 6 4 chunks +59 lines, -25 lines 0 comments Download
M chrome/common/extensions/docs/server2/template_data_source.py View 1 2 3 4 5 3 chunks +10 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/server2/template_renderer.py View 1 2 3 4 5 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/common/extensions/docs/templates/json/content_providers.json View 3 1 chunk +7 lines, -7 lines 0 comments Download
D chrome/common/extensions/docs/templates/public/home/devtools-pillar.html View 3 1 chunk +0 lines, -234 lines 0 comments Download
D chrome/common/extensions/docs/templates/public/home/index.html View 3 1 chunk +0 lines, -115 lines 0 comments Download
D chrome/common/extensions/docs/templates/public/home/multi-device-pillar.html View 3 1 chunk +0 lines, -96 lines 0 comments Download
D chrome/common/extensions/docs/templates/public/home/platform-pillar.html View 3 1 chunk +0 lines, -375 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
not at google - send to devlin
This patch depends on https://codereview.chromium.org/149513014/
6 years, 10 months ago (2014-01-31 22:42:04 UTC) #1
Yoyo Zhou
https://chromiumcodereview.appspot.com/151773002/diff/90001/chrome/common/extensions/docs/server2/integration_test.py File chrome/common/extensions/docs/server2/integration_test.py (right): https://chromiumcodereview.appspot.com/151773002/diff/90001/chrome/common/extensions/docs/server2/integration_test.py#newcode50 chrome/common/extensions/docs/server2/integration_test.py:50: dirs[:] = [d for d in dirs if not ...
6 years, 10 months ago (2014-02-04 00:48:42 UTC) #2
not at google - send to devlin
Comments addressed... and I thought I rebased in a previous patch to make the diff ...
6 years, 10 months ago (2014-02-04 21:29:49 UTC) #3
Yoyo Zhou
https://codereview.chromium.org/151773002/diff/180001/chrome/common/extensions/docs/server2/future.py File chrome/common/extensions/docs/server2/future.py (right): https://codereview.chromium.org/151773002/diff/180001/chrome/common/extensions/docs/server2/future.py#newcode12 chrome/common/extensions/docs/server2/future.py:12: |future|. futures https://codereview.chromium.org/151773002/diff/180001/chrome/common/extensions/docs/server2/integration_test.py File chrome/common/extensions/docs/server2/integration_test.py (right): https://codereview.chromium.org/151773002/diff/180001/chrome/common/extensions/docs/server2/integration_test.py#newcode43 chrome/common/extensions/docs/server2/integration_test.py:43: '''Returns ...
6 years, 10 months ago (2014-02-04 21:42:13 UTC) #4
not at google - send to devlin
https://chromiumcodereview.appspot.com/151773002/diff/180001/chrome/common/extensions/docs/server2/future.py File chrome/common/extensions/docs/server2/future.py (right): https://chromiumcodereview.appspot.com/151773002/diff/180001/chrome/common/extensions/docs/server2/future.py#newcode12 chrome/common/extensions/docs/server2/future.py:12: |future|. On 2014/02/04 21:42:13, Yoyo Zhou wrote: > futures ...
6 years, 10 months ago (2014-02-04 21:57:13 UTC) #5
Yoyo Zhou
LGTM https://chromiumcodereview.appspot.com/151773002/diff/180001/chrome/common/extensions/docs/server2/integration_test.py File chrome/common/extensions/docs/server2/integration_test.py (right): https://chromiumcodereview.appspot.com/151773002/diff/180001/chrome/common/extensions/docs/server2/integration_test.py#newcode47 chrome/common/extensions/docs/server2/integration_test.py:47: return [path for path in paths if (not ...
6 years, 10 months ago (2014-02-04 21:59:56 UTC) #6
not at google - send to devlin
6 years, 10 months ago (2014-02-05 04:25:21 UTC) #7
Message was sent while issue was closed.
Committed patchset #9 manually as r248847.

Powered by Google App Engine
This is Rietveld 408576698