- Sep 06, 2018
-
-
Martin Roukala authored
This had been an untracked file for a while :o
-
Martin Roukala authored
This also introduces a minimalistic search API for bugtrackers.
-
- Sep 05, 2018
-
-
Martin Roukala authored
This makes it a bit more current and gives an insentive to improve.
-
Martin Roukala authored
-
Martin Roukala authored
This will simplify the SQL requests and reduce the amount of objects we have to deal with when looking at how long it took to file unknown failures.
-
- Sep 04, 2018
-
-
Martin Roukala authored
Fixes: ee9b6b0c
-
Martin Roukala authored
Filter out the bugs that are not from a component that is tracked by the user. Without this, we would show bugs that we have in our database, which is not what users expect.
-
Martin Roukala authored
-
Martin Roukala authored
We used to ping-pong between having the correct date and None...
-
Martin Roukala authored
-
Martin Roukala authored
This also paves the way for more generic bin graphs.
-
- Aug 31, 2018
-
-
Martin Roukala authored
Also request more tests for the metrics.
-
- Aug 30, 2018
-
-
Martin Roukala authored
This makes it easier to get the right output from the tool in presence of unwanted warnings. Suggested-by:
Arkadiusz Hiler <arkadiusz.hiler@intel.com>
-
- Aug 29, 2018
-
-
Martin Roukala authored
-
Martin Roukala authored
This makes it clearer what is what, and increases the amount of metrics directly visible.
-
Add histogram that shows how long it takes to close bugs in days v2: - Style fixes
-
Add subtitles to make expanding discoverable
-
Add mechanism resizing chart on doubleclick v2 (Martin Peres): - do not duplicate any logic per graph - add a comment suggesting a new way of doing things
-
They didn't show current week v2 (Martin Peres): - fix the style
-
Add histogram that shows how long it takes to resolve issues in days v2 (Martin Peres): - change the wording of the labels ("less then 6 months" -> "under 6 months") - fix the style to follow pep8
-
Martin Roukala authored
-
- Aug 27, 2018
-
-
Martin Roukala authored
This reverts commit 94d7f6ec which actually did not fix anything.
-
Martin Roukala authored
-
Martin Roukala authored
-
Martin Roukala authored
This fixes an issue seen on python 3.7.
-
Martin Roukala authored
-
- Aug 07, 2018
-
-
Martin Roukala authored
I forgot to update the list of existing issues, resulting in numbers not adding up
-
Martin Roukala authored
Also change the size to use all the space we have
-
Martin Roukala authored
This is less confusing when talking about bugs.
-
Martin Roukala authored
This makes it more obvious that this is a generic class. To make it more generic, we also rename "archived" to "closed".
-
Add chart showing bugs trend over the last 6 months to /metrics page v2: (Martin Peres) - fix some indentation issues
-
- Jul 26, 2018
-
-
Martin Roukala authored
TODO: implement the support for JIRA also
-
Add metrics page with open, opened and closed issues weekly. v2: (Martin Peres) - move the metrics generation to metrics.py (see the previous commit) - do not generate the labels in the template - remove the dependency to require.js - fix the CSS in the metrics page to be able to display more metrics - change the background colors of the bars - use data properties to be able to define a new graph in one line - fix the public URL - fix the identation - remove an unecessary jquery block
-
Martin Roukala authored
This code is inspired from Karol Krol <karol.krol@intel.com>'s original code. It has been rewritten to be more generic and better handle weeks that do not last 7 days.
-
- Jul 04, 2018
-
-
Martin Roukala authored
-
- Jul 03, 2018
-
-
Martin Roukala authored
-
- Jul 02, 2018
-
-
Martin Roukala authored
-
- Jun 14, 2018
-
-
Martin Roukala authored
Fixes: view/Issue: limit the filters displayed to the last 20 <cca7ef5d>
-
- Jun 13, 2018
-
-
Martin Roukala authored
This improves the loading time of the page.
-
- Jun 12, 2018
-
-
Martin Roukala authored
-