Граф коммитов

132 Коммитов

Автор SHA1 Сообщение Дата
Marco Castelluccio 2d9343d3fc Tweak correlation text output to vertically align the results.
Fixes #12.
2016-08-31 20:17:26 +02:00
Marco Castelluccio fa5ef2d6f6 Swap signature and overall percentages in the graph.
Fixes #11.
2016-08-31 20:10:11 +02:00
Marco Castelluccio 6790232724 Add a label near the percentages in the correlation text results.
Fixes #10.
2016-08-31 20:07:28 +02:00
Marco Castelluccio cb39f69d6b Update libmozdata to version 0.1.1 2016-08-31 19:42:04 +02:00
Marco Castelluccio f432e14f1e Select 'beta' channel by default in the missing uplifts page.
Fixes #9.
2016-08-31 17:54:16 +02:00
Marco Castelluccio f1ca25557e Update deploy key 2016-08-31 13:27:04 +02:00
Marco Castelluccio 4f89d6e6dd Fetch the gh-pages branch first 2016-08-30 17:28:40 +02:00
Marco Castelluccio 5496381518 Set config before importing other modules 2016-08-30 17:09:35 +02:00
Marco Castelluccio c3677e8298 Replace 'yesterday_utc' with 'yesterday' (which is now UTC by default) 2016-08-30 16:51:46 +02:00
Marco Castelluccio c43cbe8a3b Fix Python file name 2016-08-30 16:45:17 +02:00
Marco Castelluccio 6f3ce579d2 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
Marco Castelluccio 163dc76288 Also install test-requirements 2016-08-30 16:34:44 +02:00
Marco Castelluccio 117992fc72 Remove .nojekyll since it's handled automatically by ghp-import 2016-08-30 16:27:30 +02:00
Marco Castelluccio 1ffda3a4f0 Run flake8 on Travis 2016-08-30 16:26:34 +02:00
Marco Castelluccio b20b6c730e Rewrite everything with Python 2016-08-30 16:25:34 +02:00
Marco Castelluccio 2e0c4fd3ab Install dependencies in the home directory 2016-08-30 15:53:34 +02:00
Marco Castelluccio 737019f8f5 Remove unneded git configuration from Travis config file 2016-08-30 15:48:56 +02:00
Marco Castelluccio 1a1029e906 Stop using clouseau, use libmozdata 2016-08-30 15:46:39 +02:00
Marco Castelluccio c806795218 Update clouseau module name 2016-08-30 15:40:37 +02:00
Marco Castelluccio d2eafbfbd4 Remove public key from the repo 2016-08-29 19:17:04 +02:00
Marco Castelluccio fbd190e04a Refresh deploy key 2016-08-29 19:16:38 +02:00
Marco Castelluccio 3e68d9f566 Trim signatures 2016-08-29 02:27:30 +02:00
Marco Castelluccio 9705376302 Add message when there's no correlation data available for a signature 2016-08-29 02:24:46 +02:00
Marco Castelluccio 49a8ca2990 Reset correlation text before generating new one 2016-08-29 02:19:21 +02:00
Marco Castelluccio af8ebf6bf1 Update results URL 2016-08-29 02:18:51 +02:00
Marco Castelluccio bd03a63533 Regenerate secrets 2016-08-29 02:06:50 +02:00
Marco Castelluccio 93c871db03 Install Python requirements in the home directory (no sudo on Travis) 2016-08-29 01:46:06 +02:00
Marco Castelluccio 812434177d Close process with an exit code when there's an error 2016-08-29 01:43:17 +02:00
Marco Castelluccio d0eb99555d Install clouseau requirements 2016-08-29 01:41:50 +02:00
Marco Castelluccio 6e8c9271d0 Use archive of secrets 2016-08-29 01:38:14 +02:00
Marco Castelluccio 3ef40e9bcc Add encrypted configuration file 2016-08-29 01:32:13 +02:00
Marco Castelluccio 71d2c9d9ca Fix key path 2016-08-29 01:30:13 +02:00
Marco Castelluccio e220f9afb2 WIP script to deploy from Travis CI 2016-08-29 01:29:12 +02:00
Marco Castelluccio 9e5b3bbab7 Avoid depending on external clouseau by cloning it in a subdirectory 2016-08-29 00:29:22 +02:00
Marco Castelluccio 8a7927245b Show OOM crashes in the dashboard by default. Fixes #1 2016-08-28 21:20:17 +02:00
Marco Castelluccio a4fec06ee0 Use arrow functions in correlations.js 2016-08-28 20:17:04 +02:00
Marco Castelluccio ff5305bf84 Sort by most different to least different 2016-08-28 20:14:29 +02:00
Marco Castelluccio edce6c286f Fix release.js script 2016-08-28 19:34:05 +02:00
Marco Castelluccio 1d410cf7cc Add basic textual results to the correlations page. Fixes #8 2016-08-28 19:31:52 +02:00
Marco Castelluccio 3c434214ec Decode the URI component defining the signature 2016-08-28 15:52:53 +02:00
Marco Castelluccio 30443351bf Clear old graph when generating new one 2016-08-28 15:52:19 +02:00
Marco Castelluccio e4c9bcf6f2 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
Marco Castelluccio 7ec2d5ca46 Generate data for the top-100 signatures.
Fixes #7.
2016-08-12 14:08:15 +02:00
Marco Castelluccio 1dcca01b17 Support getting correlations using query string 2016-08-10 16:53:24 +02:00
Marco Castelluccio a4fc0b76f8 Add basic homepage to open the different dashboards 2016-08-10 15:52:27 +02:00
Marco Castelluccio 6b814ff61c Add a dashboard of missing uplifts for the top-50 crashes (normal + startup) on all channels 2016-08-10 15:46:49 +02:00
Marco Castelluccio c4075b2237 Fix HTML validation errors 2016-08-10 15:03:19 +02:00
Marco Castelluccio d1518e35fb Add a page to get correlations given a signature 2016-08-10 14:53:02 +02:00
Marco Castelluccio 7a75500e86 Add .nojekyll file to avoid issues with signature image files starting with the underscore character 2016-07-30 01:59:47 +02:00
Marco Castelluccio 00d291907c Generate plots for all the signatures when building a new release 2016-07-18 13:04:41 +02:00