summaryrefslogtreecommitdiffstats
path: root/autobuild/results.php
Commit message (Collapse)AuthorAgeFilesLines
* Add more dependency icons and high error attributes separately.user/danf/results-dbDan Fandrich2020-03-261-5/+10
|
* Show icons for some programming language dependenciesDan Fandrich2020-03-261-5/+39
| | | | | | | | Search the package install log to find some dependencies that get turned into icons next to the package names. This should give maintainers a better clue about whether they they have the skills or interest to tackle a package build issue. Logos are displayed only for packages that are failing and have not been fixed yet.
* Handle new autobuild being on aarch64Pascal Terjan2020-01-271-5/+10
|
* 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