telemetry-tools/telemetry
Roberto Agostino Vitillo e019888629 Remove backtracking.
This is a fix for https://bugzilla.mozilla.org/show_bug.cgi?id=1248845.
Chunking was introduced to reduce the memory pressure. Since then
some configuration changes have landed that deal with the issue
in a more general way so that chunking should be no longer required.
2016-04-08 07:31:37 +00:00
..
util Remove backtracking. 2016-04-08 07:31:37 +00:00
__init__.py Initial import from `telemetry-server` repo. 2014-08-01 12:41:31 -07:00
convert.py Initial import from `telemetry-server` repo. 2014-08-01 12:41:31 -07:00
persist.py Initial import from `telemetry-server` repo. 2014-08-01 12:41:31 -07:00
revision_cache.py Initial import from `telemetry-server` repo. 2014-08-01 12:41:31 -07:00
telemetry_schema.json Initial import from `telemetry-server` repo. 2014-08-01 12:41:31 -07:00
telemetry_schema.py Revert argument parsing as the argparse module is not available in an AWS lambda function. 2015-04-27 14:21:36 +01:00
test_convert.py Initial import from `telemetry-server` repo. 2014-08-01 12:41:31 -07:00
test_persist.py Initial import from `telemetry-server` repo. 2014-08-01 12:41:31 -07:00
test_revision_cache.py Initial import from `telemetry-server` repo. 2014-08-01 12:41:31 -07:00
test_telemetry_schema.py Initial import from `telemetry-server` repo. 2014-08-01 12:41:31 -07:00