summaryrefslogtreecommitdiffstats
path: root/autobuild
Commit message (Collapse)AuthorAgeFilesLines
* Add more dependency icons and high error attributes separately.user/danf/results-dbDan Fandrich2020-03-266-5/+10
|
* Show icons for some programming language dependenciesDan Fandrich2020-03-2613-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.
* Update column numbersPascal Terjan2020-03-241-2/+2
| | | | | There is an untitled column full of 0, update the graphs to skip it until the data gets fixed.
* Handle new autobuild being on aarch64Pascal Terjan2020-01-271-5/+10
|
* Do not try working on FALSE file handle if "latest" link is broken, this ↵Pascal Terjan2018-04-281-19/+21
| | | | causes a lot of warnings in logs
* 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-032-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.
* Stack build resultsPascal Terjan2014-05-231-0/+1
|
* Fix MGA4 datePascal Terjan2014-05-231-1/+1
|
* Fix fixed packages detection and hide successful packagesPascal Terjan2014-05-231-9/+56
|
* Add MGA4 Final Release date to autobuild graphPascal Terjan2014-02-071-0/+1
|
* Small grpah improvementsPascal Terjan2013-11-261-4/+13
|
* Add build history of packagesPascal Terjan2013-01-222-12/+48
|
* 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
|
* Add a simple version creating a fake status.log with packages still brokenPascal Terjan2013-01-171-0/+50
|
* 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
|
* Limit the table to the 10 most recent buildsPascal Terjan2013-01-051-1/+1
|
* Add a graph with the evolution between runsPascal Terjan2013-01-021-1/+14
|
* Add a start page with some graphsPascal Terjan2012-12-302-0/+47
|
* Make the list a bit less uglyPascal Terjan2012-12-271-1/+1
|
* Use icons (stolen from gnome)Pascal Terjan2012-12-279-6/+10
|
* Display type of failurePascal Terjan2012-12-271-5/+5
|
* Do not create dead linksPascal Terjan2012-12-261-1/+5
|
* List all runsPascal Terjan2012-12-151-1/+15
|
* Display new failures compared to previous runPascal Terjan2012-12-111-10/+52
|
* Sort packages by namePascal Terjan2012-12-101-0/+3
|
* Add the ugly autobuild pagePascal Terjan2012-12-101-0/+83