summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add i686 to mandatory archesHEADmasterJani Välimaa2024-04-061-1/+1
|
* Support i686 build logsJani Välimaa2024-04-021-0/+1
|
* 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
|
* keep history for 4 daysThomas Backlund2022-08-211-1/+1
|
* use https linksThomas Backlund2022-08-212-3/+3
|
* 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
|
* Add an alpha channel to a couple more icons.Dan Fandrich2022-08-192-0/+0
|
* 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 a warningPascal Terjan2020-11-261-1/+1
|
* Fix another warningPascal Terjan2020-11-251-1/+1
|
* Fix warningsPascal Terjan2020-11-251-3/+3
|
* SimplifyPascal Terjan2020-11-251-3/+3
|
* Support .kill filesPascal Terjan2020-11-251-3/+11
|
* aarch64 is a mandatory archPascal Terjan2020-11-251-1/+1
|
* Fix syntaxPascal Terjan2020-11-251-2/+2
|
* Do not link to revision 0 in svn when package is not from svnPascal Terjan2020-11-251-1/+1
| | | | This happen when submitting for secondary architecture from src.rpm
* Treat arm build logs like x86Pascal Terjan2020-11-251-0/+2
|
* 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 broken.php to not rely on buildtime, only on having a different version ↵Pascal Terjan2020-08-271-7/+3
| | | | available
* 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
|
* Add an alpha channel to a few images to match coloured backgrounds.Dan Fandrich2020-04-173-0/+0
|
* 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.
* Use a different FORTRAN icon that better denotes its place in history.Dan Fandrich2020-04-171-0/+0
|
* Add some more language icons.Dan Fandrich2020-04-174-0/+0
|
* Display the failure stage when it's interesting to do so.Dan Fandrich2020-04-171-0/+5
|
* Fix history links since the change of architecturePascal Terjan2020-04-171-2/+1
|