summaryrefslogtreecommitdiffstats
path: root/autobuild/results.php
Commit message (Collapse)AuthorAgeFilesLines
* Detect recreate_srpm_failure getting fixedPascal Terjan2017-09-151-1/+4
|
* Add a link on failed architecturesPascal Terjan2015-11-071-21/+9
|
* Display those failing builds that appear to be flakyDan Fandrich2014-10-031-0/+54
| | | | | The flakiness algorithm is tuned for packages that are >20% flaky over the past ~6 months, which may turn out to be too high a threshold.
* Fix fixed packages detection and hide successful packagesPascal Terjan2014-05-231-9/+56
|
* Add build history of packagesPascal Terjan2013-01-221-12/+23
|
* Restore the "new" featurePascal Terjan2013-01-211-1/+4
|
* More compact list of builds (would need a non js version too :( )Pascal Terjan2013-01-211-10/+5
|
* Use the time of the specific package, it may have been fixed before the end ↵Pascal Terjan2013-01-161-5/+3
| | | | of the run
* Use modification time to detect fixed packages instead of version, to ↵Pascal Terjan2013-01-161-8/+15
| | | | support when it does not get changed
* Ignore version for new breakgae detectionPascal Terjan2013-01-141-2/+5
|
* Support failure being on a more recent version than the one on the mirrors, ↵Pascal Terjan2013-01-141-1/+1
| | | | for fake autobuild
* Support absence of logs for success tooPascal Terjan2013-01-141-1/+5
|
* Add a start page with some graphsPascal Terjan2012-12-301-0/+150