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 |
| | |||||
* | keep history for 4 days | Thomas Backlund | 2022-08-21 | 1 | -1/+1 |
| | |||||
* | use https links | Thomas Backlund | 2022-08-21 | 2 | -3/+3 |
| | |||||
* | 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 a warning | Pascal Terjan | 2020-11-26 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Support .kill files | Pascal Terjan | 2020-11-25 | 1 | -3/+11 |
| | |||||
* | aarch64 is a mandatory arch | Pascal Terjan | 2020-11-25 | 1 | -1/+1 |
| | |||||
* | Fix syntax | Pascal Terjan | 2020-11-25 | 1 | -2/+2 |
| | |||||
* | Do not link to revision 0 in svn when package is not from svn | Pascal Terjan | 2020-11-25 | 1 | -1/+1 |
| | | | | This happen when submitting for secondary architecture from src.rpm | ||||
* | Treat arm build logs like x86 | Pascal Terjan | 2020-11-25 | 1 | -0/+2 |
| | |||||
* | 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 |
| |