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

Issue 429723005: Docserver: Only fetch content versions in the crons, not their contents.

Created:
6 years, 4 months ago by not at google - send to devlin
Modified:
6 years, 3 months ago
Reviewers:
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Docserver: Only fetch content versions in the crons, not their contents. Fetching content is taking too long and fetching the version is more important. TODO(kalman): Maybe fetch the versions and THEN fetch the content? BUG=TODO

Patch Set 1 #

Patch Set 2 : more #

Patch Set 3 : whitespace #

Patch Set 4 : . #

Patch Set 5 : big rebase #1 #

Patch Set 6 : no getfileversion #

Patch Set 7 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+116 lines, -63 lines) Patch
M chrome/common/extensions/docs/server2/api_categorizer.py View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/server2/api_models.py View 1 2 3 4 5 6 chunks +34 lines, -19 lines 0 comments Download
M chrome/common/extensions/docs/server2/app.yaml View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/chained_compiled_file_system.py View 1 2 3 4 5 6 2 chunks +10 lines, -9 lines 0 comments Download
M chrome/common/extensions/docs/server2/compiled_file_system.py View 1 2 3 4 5 6 1 chunk +13 lines, -9 lines 0 comments Download
M chrome/common/extensions/docs/server2/content_provider.py View 1 2 3 4 5 6 1 chunk +30 lines, -10 lines 0 comments Download
M chrome/common/extensions/docs/server2/cron.yaml View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/redirector.py View 1 2 3 2 chunks +3 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/server2/template_data_source.py View 1 2 3 4 5 2 chunks +22 lines, -8 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698