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

132 Коммитов

Автор SHA1 Сообщение Дата
Marco Castelluccio 67c2adc34e Add missing uplifts image to the landing page 2016-09-23 16:30:28 +01:00
Marco Castelluccio 8acb90e613 Update libmozdata to version 0.1.8 2016-09-23 16:14:30 +01:00
Marco Castelluccio ecaa41522c Make the table fit in the view without scrolling 2016-09-23 10:44:42 +01:00
Marco Castelluccio 14491664e7 Add screenshots 2016-09-23 02:26:25 +01:00
Marco Castelluccio 16f34720d8 Only show the current betas in the beta stability pushlog page, and show a warning when there are not enough beta builds to compare. Fixes #25 2016-09-23 02:25:41 +01:00
Marco Castelluccio 54ecf9b713 Copy image files in the dist directory 2016-09-23 02:15:59 +01:00
Marco Castelluccio 5ce50783d4 Add beta stability pushlog screenshot 2016-09-23 02:15:28 +01:00
Marco Castelluccio a2295ec47b Create a table in the landing page, with the names of the dashboards and related screenshots. Fixes #21 2016-09-23 02:10:53 +01:00
Marco Castelluccio 28682de69e Only list the latest ten beta builds.
Fixes #19.
2016-09-22 22:51:10 +01:00
Marco Castelluccio 18a906291f Specify for which signature and on which channel there's no correlation data available.
Fixes #24.
2016-09-22 21:17:07 +01:00
Marco Castelluccio fdd903085b Update libmozdata to version 0.1.6 2016-09-22 19:47:38 +01:00
Marco Castelluccio 77eeb1f5f4 Add div that I was supposed to add earlier 2016-09-22 19:36:02 +01:00
Marco Castelluccio 4a185d5d18 Update libmozdata to version 0.1.5 2016-09-22 19:35:49 +01:00
Marco Castelluccio e2914fc336 Add a warning when the number of crash reports is too low to perform a comparison.
Fixes #20.
2016-09-22 18:36:59 +01:00
Marco Castelluccio 2154a71611 Sort betas considering also the major number. Fixes #22 2016-09-22 17:55:12 +01:00
Marco Castelluccio a89760ba5a Skip higher level rules in the graphs, to avoid making them too cluttered 2016-09-19 15:19:08 +01:00
Marco Castelluccio ab927c8bf1 Show 2-level results 2016-09-19 01:44:05 +01:00
Marco Castelluccio 36106faa06 Make the table more readable by adding borders 2016-09-17 23:48:33 +01:00
Marco Castelluccio eae3539da6 Show number of reports and estimated number of users in the dashboard 2016-09-17 23:48:20 +01:00
Marco Castelluccio 679572dadd Support sorting by estimated count of users instead of reports count 2016-09-17 23:02:16 +01:00
Marco Castelluccio 8766eae56a Add estimated number of users for each signature 2016-09-17 23:00:43 +01:00
Marco Castelluccio ee66c3550b Remove options to customize sorting 2016-09-17 22:56:12 +01:00
Marco Castelluccio 035b379424 Load results one at a time instead of all together 2016-09-17 22:47:12 +01:00
Marco Castelluccio a862140c28 Add pyc extension to gitignore 2016-09-17 20:02:49 +01:00
Marco Castelluccio 35414c0f15 Copy new page in the dist/ directory 2016-09-16 14:20:48 +01:00
Marco Castelluccio c2c60b8015 Fix flake8 issue 2016-09-16 14:06:38 +01:00
Marco Castelluccio f1cc867bbd Add page with a list of graphics critical errors 2016-09-16 13:50:37 +01:00
Marco Castelluccio e24a46653c Create correlation graphs on mouseover, and not all together as soon as the page is loaded 2016-09-15 15:06:06 +01:00
Marco Castelluccio 5d642bd804 Hide second-level correlations for now 2016-09-14 01:07:36 +01:00
Marco Castelluccio 42ad183e9e Automatically select penultimate build 2016-09-13 22:46:19 +01:00
Marco Castelluccio 903be0cff6 Sort RC builds by build ID 2016-09-13 22:35:50 +01:00
Marco Castelluccio 531b0bb821 Support comparing signatures between RC builds 2016-09-13 22:30:19 +01:00
Marco Castelluccio 681e242253 Get width and height for the graph directly from the HTML element 2016-09-12 13:55:46 +01:00
Marco Castelluccio 2ea4a17a01 Fix graph generation to use the new data format 2016-09-12 13:50:22 +01:00
Marco Castelluccio 92ea5b593c Fix typo 2016-09-12 13:38:02 +01:00
Marco Castelluccio 66243f5618 Show shorter rules first 2016-09-12 13:37:42 +01:00
Marco Castelluccio e17ef07c6e Update code to handle the new format of the data generated by the correlation tool 2016-09-12 13:36:56 +01:00
Marco Castelluccio 2e3ae4369f Define signature and channel variables instead of recalculating them twice 2016-09-12 13:35:03 +01:00
Marco Castelluccio 73f35ce656 Remove useless options 2016-09-09 23:56:00 +01:00
Marco Castelluccio dfd78c93d7 Also support checking changes between beta and RC 2016-09-09 23:31:42 +01:00
Marco Castelluccio 7e3147da2c Add link to beta pushlog stability page 2016-09-08 12:44:04 +02:00
Marco Castelluccio 214599ec36 Consider crashes from the day a beta was released until one week later 2016-09-08 12:42:54 +02:00
Marco Castelluccio 13e38a6c0b Use forEach to avoid issues 2016-09-08 12:25:44 +02:00
Marco Castelluccio d017de9399 Don't add bugs to the table multiple times 2016-09-08 12:05:41 +02:00
Marco Castelluccio ee69a5d814 Clear table when getting new data 2016-09-08 12:02:27 +02:00
Marco Castelluccio d56a07f3e9 Add WIP page to show the beta pushlog (between two beta builds), with related bugs and signatures.
Fixes #14.
2016-09-08 11:49:08 +02:00
Marco Castelluccio a7453e23e6 Update option value when the user selects a new option 2016-09-08 11:48:39 +02:00
Marco Castelluccio f88fea84f0 Upload generate-betas files to gh-pages 2016-09-07 18:15:18 +02:00
Marco Castelluccio e33b253c73 Add tool to compare super search results for different beta builds 2016-09-07 18:02:40 +02:00
Marco Castelluccio b90603b7dc Sort correlation data in the same way in text and graph results.
Fixes #13.
2016-09-05 12:54:51 +02:00