Stability Dashboard
Перейти к файлу
Marco Castelluccio 4f89d6e6dd Fetch the gh-pages branch first 2016-08-30 17:28:40 +02:00
.gitignore Rewrite everything with Python 2016-08-30 16:25:34 +02:00
.travis.yml Fetch the gh-pages branch first 2016-08-30 17:28:40 +02:00
LICENSE Add LICENSE file 2016-06-01 15:03:41 +01:00
README.md Remove screenshots now that the dashboard is live 2016-07-07 14:52:28 +01:00
correlations.html Add basic textual results to the correlations page. Fixes #8 2016-08-28 19:31:52 +02:00
correlations.js Add message when there's no correlation data available for a signature 2016-08-29 02:24:46 +02:00
correlations_page.js Trim signatures 2016-08-29 02:27:30 +02:00
dashboard.html Show OOM crashes in the dashboard by default. Fixes #1 2016-08-28 21:20:17 +02:00
dashboard.js Show OOM crashes in the dashboard by default. Fixes #1 2016-08-28 21:20:17 +02:00
exclamation_mark.svg Add an exclamation mark image near bugs fixed in a newer version and still affecting the current version 2016-06-06 13:05:43 +01:00
generate-data.py Set config before importing other modules 2016-08-30 17:09:35 +02:00
index.html Add basic homepage to open the different dashboards 2016-08-10 15:52:27 +02:00
missing_uplifts.html Add a dashboard of missing uplifts for the top-50 crashes (normal + startup) on all channels 2016-08-10 15:46:49 +02:00
missing_uplifts.js Add a dashboard of missing uplifts for the top-50 crashes (normal + startup) on all channels 2016-08-10 15:46:49 +02:00
question_mark.svg Show a question mark near bugs that could be tracked 2016-06-06 20:19:33 +01:00
requirements.txt Fix ghp-import requirement (0.4.2 tarball hasn't been uploaded to PyPi yet, so let's use 0.4.1 for now) 2016-08-30 16:40:56 +02:00
rocket_fly.png First commit of the prototype 2016-06-01 15:03:27 +01:00
secrets.tar.enc Refresh deploy key 2016-08-29 19:16:38 +02:00
style.css Use d3 to generate correlation plots from raw data instead of using images generated by Python at build time 2016-08-27 01:26:49 +02:00
test-requirements.txt Run flake8 on Travis 2016-08-30 16:26:34 +02:00
tox.ini Run flake8 on Travis 2016-08-30 16:26:34 +02:00

README.md

stab-crashes

Stability dashboard.