Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(359)

Issue 8684044: Refactoring the infrastructure to deal with the current data volume

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 2 months ago by automatthias
Modified:
12 years ago
Reviewers:
Visibility:
Public.

Description

Refactoring the infrastructure to deal with the current data volume

Patch Set 1 #

Patch Set 2 : Collect stats in subprocesses #

Patch Set 3 : #

Patch Set 4 : Work in progress. Merging in filesystem mime info collection. #

Patch Set 5 : Work in progress. Currently working on test data. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43464 lines, -10505 lines) Patch
M lib/python/README View 1 2 3 4 3 chunks +25 lines, -10 lines 0 comments Download
M lib/python/catalog.py View 1 2 3 chunks +5 lines, -10 lines 0 comments Download
M lib/python/checkpkg2.py View 1 2 3 4 6 chunks +74 lines, -21 lines 0 comments Download
M lib/python/checkpkg_lib.py View 1 2 3 4 11 chunks +51 lines, -66 lines 0 comments Download
M lib/python/checkpkg_lib_test.py View 1 2 3 4 2 chunks +5 lines, -6 lines 0 comments Download
A lib/python/collect_binary_elfinfo.py View 1 2 3 4 1 chunk +296 lines, -0 lines 0 comments Download
A lib/python/collect_binary_elfinfo_test.py View 1 2 3 4 1 chunk +85 lines, -0 lines 0 comments Download
A lib/python/collect_pkg_metadata.py View 1 2 3 4 1 chunk +631 lines, -0 lines 0 comments Download
M lib/python/configuration.py View 1 2 3 4 2 chunks +21 lines, -7 lines 0 comments Download
M lib/python/csw_upload_pkg.py View 1 2 10 chunks +35 lines, -102 lines 0 comments Download
M lib/python/csw_upload_pkg_test.py View 1 2 2 chunks +15 lines, -1 line 0 comments Download
M lib/python/database.py View 1 2 3 4 4 chunks +16 lines, -203 lines 0 comments Download
M lib/python/database_test.py View 1 2 3 4 1 chunk +3 lines, -3 lines 0 comments Download
M lib/python/dependency_checks.py View 1 2 3 4 13 chunks +39 lines, -27 lines 0 comments Download
A lib/python/errors.py View 1 2 3 4 1 chunk +16 lines, -0 lines 0 comments Download
A lib/python/fake_pkgstats_composer.py View 1 2 3 4 1 chunk +152 lines, -0 lines 0 comments Download
A lib/python/fake_pkgstats_composer_test.py View 1 2 3 4 1 chunk +172 lines, -0 lines 0 comments Download
D lib/python/inspective_package.py View 1 2 3 4 1 chunk +0 lines, -694 lines 0 comments Download
M lib/python/inspective_package_test.py View 1 2 3 4 4 chunks +6 lines, -6 lines 0 comments Download
M lib/python/ldd_emul.py View 1 2 3 2 chunks +27 lines, -19 lines 0 comments Download
M lib/python/ldd_emul_test.py View 1 2 3 2 chunks +35 lines, -46 lines 0 comments Download
M lib/python/models.py View 1 2 3 4 12 chunks +106 lines, -60 lines 0 comments Download
M lib/python/models_test.py View 1 2 3 4 5 chunks +10 lines, -8 lines 0 comments Download
D lib/python/package.py View 1 1 chunk +0 lines, -453 lines 0 comments Download
M lib/python/package_checks.py View 1 2 3 4 37 chunks +172 lines, -139 lines 0 comments Download
M lib/python/package_checks_test.py View 1 2 3 4 13 chunks +176 lines, -110 lines 0 comments Download
M lib/python/package_stats.py View 1 2 3 4 7 chunks +67 lines, -420 lines 0 comments Download
M lib/python/package_stats_test.py View 1 2 3 4 25 chunks +102 lines, -74 lines 0 comments Download
D lib/python/package_test.py View 1 2 3 4 1 chunk +0 lines, -25 lines 0 comments Download
M lib/python/pkgdb.py View 1 2 3 4 12 chunks +126 lines, -119 lines 0 comments Download
M lib/python/pkgmap.py View 1 2 3 4 3 chunks +34 lines, -18 lines 0 comments Download
M lib/python/pkgmap_test.py View 1 2 3 4 2 chunks +48 lines, -34 lines 0 comments Download
A lib/python/prepare_test_data.py View 1 2 3 4 1 chunk +66 lines, -0 lines 0 comments Download
A lib/python/relational_util.py View 1 2 3 4 1 chunk +243 lines, -0 lines 0 comments Download
A + lib/python/relational_util_test.py View 1 2 3 4 0 chunks +-1 lines, --1 lines 0 comments Download
M lib/python/representations.py View 1 2 3 4 1 chunk +20 lines, -0 lines 0 comments Download
M lib/python/rest.py View 1 2 3 4 15 chunks +203 lines, -49 lines 0 comments Download
M lib/python/retry_decorator.py View 1 1 chunk +1 line, -1 line 0 comments Download
M lib/python/sharedlib_utils.py View 1 2 3 2 chunks +5 lines, -3 lines 0 comments Download
M lib/python/shell.py View 1 2 3 chunks +23 lines, -14 lines 0 comments Download
M lib/python/struct_util.py View 1 2 3 4 1 chunk +12 lines, -0 lines 0 comments Download
M lib/python/system_pkgmap.py View 1 2 3 4 11 chunks +329 lines, -325 lines 0 comments Download
M lib/python/system_pkgmap_test.py View 1 2 3 4 20 chunks +354 lines, -59 lines 0 comments Download
M lib/python/testdata/apr_util_stats.py View 1 2 3 4 1 chunk +5423 lines, -636 lines 0 comments Download
D lib/python/testdata/bdb48_stats.py View 1 2 3 4 1 chunk +0 lines, -1259 lines 0 comments Download
M lib/python/testdata/cadaver_stats.py View 1 2 3 4 1 chunk +2501 lines, -289 lines 0 comments Download
M lib/python/testdata/checkpkg_pkgs_data_minimal.py View 1 2 3 4 3 chunks +11 lines, -9 lines 0 comments Download
D lib/python/testdata/checkpkg_test_data_CSWdjvulibrert.py View 1 2 3 4 1 chunk +0 lines, -261 lines 0 comments Download
M lib/python/testdata/javasvn_stats.py View 1 2 3 4 1 chunk +6222 lines, -228 lines 0 comments Download
M lib/python/testdata/libnet_stats.py View 1 2 3 4 1 chunk +2642 lines, -208 lines 0 comments Download
M lib/python/testdata/mercurial_stats.py View 1 2 3 4 1 chunk +8110 lines, -3536 lines 0 comments Download
D lib/python/testdata/rsync_pkg_stats.py View 1 2 3 4 1 chunk +0 lines, -219 lines 0 comments Download
A lib/python/testdata/rsync_stats.py View 1 2 3 4 1 chunk +6001 lines, -0 lines 0 comments Download
M lib/python/testdata/sudo_stats.py View 1 2 3 4 1 chunk +6349 lines, -422 lines 0 comments Download
M lib/python/testdata/tree_stats.py View 1 2 3 4 1 chunk +1690 lines, -156 lines 0 comments Download
A lib/python/util.py View 1 2 3 4 1 chunk +129 lines, -0 lines 0 comments Download
A lib/python/util_test.py View 1 2 3 4 1 chunk +89 lines, -0 lines 0 comments Download
A lib/sh/make_allpkgs.sh View 1 2 3 4 1 chunk +51 lines, -0 lines 0 comments Download
M lib/web/pkgdb_web.py View 1 2 3 4 23 chunks +82 lines, -40 lines 0 comments Download
M lib/web/releases_web.py View 1 2 3 4 11 chunks +226 lines, -50 lines 0 comments Download
M lib/web/templates/CatalogDetail.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M lib/web/templates/CatalogList.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M lib/web/templates/Catalogname.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M lib/web/templates/CatalognameList.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M lib/web/templates/ErrorTagDetail.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M lib/web/templates/ErrorTagList.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M lib/web/templates/MaintainerCheckpkgReport.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M lib/web/templates/MaintainerDetail.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M lib/web/templates/MaintainerList.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M lib/web/templates/Srv4Detail.html View 1 2 3 4 3 chunks +5 lines, -4 lines 0 comments Download
M lib/web/templates/Srv4DetailFiles.html View 1 2 3 4 2 chunks +11 lines, -7 lines 0 comments Download
M lib/web/templates/Srv4List.html View 1 2 1 chunk +14 lines, -9 lines 0 comments Download
A lib/web/templates/Srv4StructDump.html View 1 2 1 chunk +16 lines, -0 lines 0 comments Download
M lib/web/templates/index.html View 1 2 3 4 3 chunks +17 lines, -5 lines 0 comments Download
M lib/web/web_lib.py View 1 2 1 chunk +37 lines, -0 lines 0 comments Download
M tests/run_tests.py View 1 2 3 4 1 chunk +24 lines, -27 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b