8341: Move reader classes to reader.py.
[arvados.git] / tools / crunchstat-summary /
2016-02-08 Tom Clegg8341: Move reader classes to reader.py.
2016-02-08 Tom Clegg8341: Use a worker thread to get page N+1 of logs while...
2016-02-08 Tom Clegg8341: Get job log from logs API if the log has not...
2016-02-03 Peter AmstutzMerge branch '6702-gce-node-create-fix' closes #6702
2016-02-03 Tom Clegg8123: Install chartjs.js asset file.
2016-02-02 Peter AmstutzMerge branch '8206-gce-retry-init' closes #8206
2016-01-26 radhikaMerge branch 'master' into 8198-node-ip-address
2016-01-26 radhikaMerge branch '8178-keepstore-trash-interface' of git...
2016-01-25 Tom CleggMerge branch '8123-crunchstat-graphs' closes #8123
2016-01-25 Tom Clegg8123: Escape HTML chars in page title.
2016-01-25 Tom Clegg8123: Explain existing_constraints and use a proper...
2016-01-25 Tom Clegg8123: Fix accidental old-style class.
2016-01-25 Tom Clegg8123: Fix type check to accommodate unicode.
2016-01-25 Tom Clegg8123: Use -v,-vv instead of --verbose,--debug.
2016-01-25 Tom Clegg8123: Change --include-child-jobs to --skip-child-jobs...
2016-01-25 Tom Clegg8123: Explain mysterious memory constraint logic.
2016-01-25 Tom Clegg8123: Update test dependencies.
2016-01-23 Tom Clegg8123: Include chartjs.js in package.
2016-01-20 Tom Clegg8123: Ignore crunchstat "caught signal:" log.
2016-01-13 Tom Clegg8123: Fix crunchstat formatting error and resulting...
2016-01-12 Tom Clegg8123: Add option to include stats from child jobs.
2016-01-12 Tom Clegg8123: Generate multiple sets of charts when data source...
2016-01-12 Tom Clegg8123: Add option (--format html) to generate canvasjs...
2016-01-12 Tom Clegg8123: Aim 5% below GiB memory size boundaries.
2016-01-12 Tom Clegg8123: Recommend more economical values for resource_con...
2016-01-12 Tom Clegg8123: Add --pipeline-instance mode: generate a report...
2016-01-05 radhikaMerge branch 'master' into 7607-getting-started-flag
2015-12-17 Tom CleggMerge branch '7901-human-summary' closes #7901
2015-12-17 Tom Clegg7901: Add job stats, elapsed time, summed user+sys...
2015-12-16 Peter AmstutzMerge branch '7454-azure-custom-data' closes #7454
2015-12-15 Peter AmstutzMerge branch '6429-fix-container-indexes' refs #6429
2015-12-14 Brett Smith7901: Fix variable name typo in crunchstat-summary.
2015-12-14 Tom CleggMerge branch '7901-crunchstat-summary' refs #7901
2015-12-14 Tom Clegg7901: Add crunchstat-summary program.