summaryrefslogtreecommitdiffstats
path: root/autobuild/results.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix regex for mga >= 10Pascal Terjan2024-03-291-1/+1
|
* Only show flaky icon if history is availableDan Fandrich2024-01-251-1/+1
| | | | This change was found on the server (probably by pterjan).
* Fix warningsPascal Terjan2022-11-111-9/+9
|
* Allow filtering on package statusPascal Terjan2022-11-111-13/+32
|
* Add a new line before the Apply buttonPascal Terjan2022-11-111-1/+1
|
* Display maintainers in the tablePascal Terjan2022-11-111-2/+2
|
* Include packages with no maintainer when filtering on nobodyPascal Terjan2022-11-111-1/+1
|
* Allow filtering by maintainerPascal Terjan2022-11-111-0/+44
|
* Add back links to the wiki for autobuild errorsPascal Terjan2022-08-201-2/+1
|
* Hide the filter section when the run doesn't have attributesPascal Terjan2022-08-201-18/+20
| | | | This happens while it hasn't completed or been processed yet.
* Allow filtering on attributes in autobuild resultsPascal Terjan2022-08-201-4/+69
|
* Add links to the wiki for highlighted autobuild errorsDan Fandrich2022-08-191-2/+1
|
* Fix whitespace at the end of readlink resultPascal Terjan2022-04-161-1/+1
|
* Fix all runs being markes as in progressPascal Terjan2022-03-121-1/+3
| | | | | For some reason I couldn't figure out readlink() doesn't work so use `readlink` instead.
* Fix some PHP warningsPascal Terjan2022-03-121-2/+2
|
* Fix inifinite loop on missing filesPascal Terjan2021-07-061-8/+11
| | | | status.core.log should always be there but some from 2017/208 are missing.
* Avoid a warning when logs are deletedPascal Terjan2021-07-051-3/+9
|
* Delete unused linePascal Terjan2021-07-051-1/+0
|
* Replace 'latest' with its datePascal Terjan2021-07-051-1/+1
| | | | This fixes fetching attributes and avoid 1 warning per package
* Fix another warningPascal Terjan2020-11-261-1/+1
|
* Fix more warningsPascal Terjan2020-11-261-2/+2
|
* Fix another warningPascal Terjan2020-11-251-1/+1
|
* Fix warningsPascal Terjan2020-11-251-3/+3
|
* SimplifyPascal Terjan2020-11-251-3/+3
|
* Add back accidentally dropped informationPascal Terjan2020-11-251-0/+1
|
* Make the changes a tablePascal Terjan2020-11-241-1/+5
| | | | This avoids broken grammar when a category of changes has 0 or 1 package.
* Mention the number of packages remaining to fixPascal Terjan2020-11-241-1/+2
|
* Handle automatically swtiching autobuild between architecturesPascal Terjan2020-11-221-2/+9
|
* Fix recent autobuild being marked as in progress foreverPascal Terjan2020-06-281-1/+2
|
* Improve stylePascal Terjan2020-04-171-6/+15
| | | | | Add mageia navbar, better title and similar footer to the rest of pkgsubmit.
* Only load failures by defaultPascal Terjan2020-04-171-41/+18
| | | | This gets the page currently to 241kB down from 2.8MB
* Improve presentation of failuresPascal Terjan2020-04-171-36/+55
|
* Change the wording of the dep_ icon hover text.Dan Fandrich2020-04-171-1/+1
| | | | | The old wording's use of the word dependency could have been misinterpreted.
* Display the failure stage when it's interesting to do so.Dan Fandrich2020-04-171-0/+5
|
* Improve known error displayPascal Terjan2020-04-151-4/+9
| | | | | Drop spurious [ dep] when there is a space at the beginning/end of the attribute string and make the text more understandable in all cases.
* 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
|