Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix regex for mga >= 10 | Pascal Terjan | 2024-03-29 | 1 | -1/+1 |
| | |||||
* | Only show flaky icon if history is available | Dan Fandrich | 2024-01-25 | 1 | -1/+1 |
| | | | | This change was found on the server (probably by pterjan). | ||||
* | Fix warnings | Pascal Terjan | 2022-11-11 | 1 | -9/+9 |
| | |||||
* | Allow filtering on package status | Pascal Terjan | 2022-11-11 | 1 | -13/+32 |
| | |||||
* | Add a new line before the Apply button | Pascal Terjan | 2022-11-11 | 1 | -1/+1 |
| | |||||
* | Display maintainers in the table | Pascal Terjan | 2022-11-11 | 1 | -2/+2 |
| | |||||
* | Include packages with no maintainer when filtering on nobody | Pascal Terjan | 2022-11-11 | 1 | -1/+1 |
| | |||||
* | Allow filtering by maintainer | Pascal Terjan | 2022-11-11 | 1 | -0/+44 |
| | |||||
* | Add back links to the wiki for autobuild errors | Pascal Terjan | 2022-08-20 | 1 | -2/+1 |
| | |||||
* | Hide the filter section when the run doesn't have attributes | Pascal Terjan | 2022-08-20 | 1 | -18/+20 |
| | | | | This happens while it hasn't completed or been processed yet. | ||||
* | Allow filtering on attributes in autobuild results | Pascal Terjan | 2022-08-20 | 1 | -4/+69 |
| | |||||
* | Add links to the wiki for highlighted autobuild errors | Dan Fandrich | 2022-08-19 | 1 | -2/+1 |
| | |||||
* | Add an alpha channel to a couple more icons. | Dan Fandrich | 2022-08-19 | 2 | -0/+0 |
| | |||||
* | Fix whitespace at the end of readlink result | Pascal Terjan | 2022-04-16 | 1 | -1/+1 |
| | |||||
* | Fix all runs being markes as in progress | Pascal Terjan | 2022-03-12 | 1 | -1/+3 |
| | | | | | For some reason I couldn't figure out readlink() doesn't work so use `readlink` instead. | ||||
* | Fix some PHP warnings | Pascal Terjan | 2022-03-12 | 1 | -2/+2 |
| | |||||
* | Fix inifinite loop on missing files | Pascal Terjan | 2021-07-06 | 1 | -8/+11 |
| | | | | status.core.log should always be there but some from 2017/208 are missing. | ||||
* | Avoid a warning when logs are deleted | Pascal Terjan | 2021-07-05 | 1 | -3/+9 |
| | |||||
* | Delete unused line | Pascal Terjan | 2021-07-05 | 1 | -1/+0 |
| | |||||
* | Replace 'latest' with its date | Pascal Terjan | 2021-07-05 | 1 | -1/+1 |
| | | | | This fixes fetching attributes and avoid 1 warning per package | ||||
* | Fix another warning | Pascal Terjan | 2020-11-26 | 1 | -1/+1 |
| | |||||
* | Fix more warnings | Pascal Terjan | 2020-11-26 | 1 | -2/+2 |
| | |||||
* | Fix another warning | Pascal Terjan | 2020-11-25 | 1 | -1/+1 |
| | |||||
* | Fix warnings | Pascal Terjan | 2020-11-25 | 1 | -3/+3 |
| | |||||
* | Simplify | Pascal Terjan | 2020-11-25 | 1 | -3/+3 |
| | |||||
* | Add back accidentally dropped information | Pascal Terjan | 2020-11-25 | 1 | -0/+1 |
| | |||||
* | Make the changes a table | Pascal Terjan | 2020-11-24 | 1 | -1/+5 |
| | | | | This avoids broken grammar when a category of changes has 0 or 1 package. | ||||
* | Mention the number of packages remaining to fix | Pascal Terjan | 2020-11-24 | 1 | -1/+2 |
| | |||||
* | Handle automatically swtiching autobuild between architectures | Pascal Terjan | 2020-11-22 | 1 | -2/+9 |
| | |||||
* | Fix broken.php to not rely on buildtime, only on having a different version ↵ | Pascal Terjan | 2020-08-27 | 1 | -7/+3 |
| | | | | available | ||||
* | Fix recent autobuild being marked as in progress forever | Pascal Terjan | 2020-06-28 | 1 | -1/+2 |
| | |||||
* | Improve style | Pascal Terjan | 2020-04-17 | 1 | -6/+15 |
| | | | | | Add mageia navbar, better title and similar footer to the rest of pkgsubmit. | ||||
* | Only load failures by default | Pascal Terjan | 2020-04-17 | 1 | -41/+18 |
| | | | | This gets the page currently to 241kB down from 2.8MB | ||||
* | Improve presentation of failures | Pascal Terjan | 2020-04-17 | 1 | -36/+55 |
| | |||||
* | Add an alpha channel to a few images to match coloured backgrounds. | Dan Fandrich | 2020-04-17 | 3 | -0/+0 |
| | |||||
* | Change the wording of the dep_ icon hover text. | Dan Fandrich | 2020-04-17 | 1 | -1/+1 |
| | | | | | The old wording's use of the word dependency could have been misinterpreted. | ||||
* | Use a different FORTRAN icon that better denotes its place in history. | Dan Fandrich | 2020-04-17 | 1 | -0/+0 |
| | |||||
* | Add some more language icons. | Dan Fandrich | 2020-04-17 | 4 | -0/+0 |
| | |||||
* | Display the failure stage when it's interesting to do so. | Dan Fandrich | 2020-04-17 | 1 | -0/+5 |
| | |||||
* | Fix history links since the change of architecture | Pascal Terjan | 2020-04-17 | 1 | -2/+1 |
| | |||||
* | Improve known error display | Pascal Terjan | 2020-04-15 | 1 | -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-db | Dan Fandrich | 2020-03-26 | 6 | -5/+10 |
| | |||||
* | Show icons for some programming language dependencies | Dan Fandrich | 2020-03-26 | 13 | -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 numbers | Pascal Terjan | 2020-03-24 | 1 | -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 aarch64 | Pascal Terjan | 2020-01-27 | 1 | -5/+10 |
| | |||||
* | Do not try working on FALSE file handle if "latest" link is broken, this ↵ | Pascal Terjan | 2018-04-28 | 1 | -19/+21 |
| | | | | causes a lot of warnings in logs | ||||
* | Detect recreate_srpm_failure getting fixed | Pascal Terjan | 2017-09-15 | 1 | -1/+4 |
| | |||||
* | Add a link on failed architectures | Pascal Terjan | 2015-11-07 | 1 | -21/+9 |
| | |||||
* | Display those failing builds that appear to be flaky | Dan Fandrich | 2014-10-03 | 2 | -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 results | Pascal Terjan | 2014-05-23 | 1 | -0/+1 |
| |