Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Load check's dependencies.rss asynchronously to avoid hangs | Olivier Blin | 2016-10-05 | 1 | -11/+15 |
| | | | | The synchronous load was hanging pkgsubmit load in case alamut was down. | ||||
* | Avoid crazy durations when start is 0 | Pascal Terjan | 2016-06-21 | 1 | -4/+6 |
| | |||||
* | Make the build list stable | Pascal Terjan | 2016-06-21 | 1 | -0/+1 |
| | |||||
* | Fix more links | Pascal Terjan | 2016-03-30 | 1 | -1/+2 |
| | |||||
* | Fix some links | Pascal Terjan | 2016-03-30 | 1 | -2/+2 |
| | |||||
* | Handle packages submitted at the same second | Pascal Terjan | 2016-03-30 | 1 | -1/+1 |
| | |||||
* | Make the deps glob more robust | Pascal Terjan | 2016-03-30 | 1 | -1/+1 |
| | |||||
* | Drop support for /etc/bs-webstatus.conf | Olivier Blin | 2016-03-04 | 1 | -5/+0 |
| | | | | | | It is confusing to see that conf.php are not actually used, and the separate config file does not bring much value. Also, it was not version-controlled, while conf.php is. | ||||
* | Fix one last warning | Pascal Terjan | 2016-02-10 | 1 | -1/+5 |
| | |||||
* | Fix 3 more warnings | Pascal Terjan | 2016-02-10 | 1 | -3/+3 |
| | |||||
* | Remove another very noisy error | Pascal Terjan | 2016-02-10 | 1 | -1/+1 |
| | |||||
* | Avoid a warning flooding logs | Pascal Terjan | 2016-02-10 | 1 | -5/+7 |
| | |||||
* | Use the most recent install_deps, in case of a retry | Pascal Terjan | 2016-01-15 | 1 | -3/+4 |
| | |||||
* | Fixed configuration of number of build nodes | Dan Fandrich | 2016-01-12 | 1 | -2/+2 |
| | |||||
* | Add a page listed broken packages on non mandatory arches | Pascal Terjan | 2016-01-12 | 1 | -0/+87 |
| | |||||
* | Add a link on failed architectures | Pascal Terjan | 2015-11-07 | 2 | -22/+11 |
| | |||||
* | Use new official domain name for madb (.mageia.org) | Olivier Blin | 2015-11-07 | 1 | -1/+1 |
| | |||||
* | Do not show builds as partial when a .fail file exists in the done directory | Olivier Blin | 2015-11-05 | 1 | -1/+3 |
| | | | | | | | | | | With non-mandatory arch support, a .fail file may exist in the done directory while the build is still on going for ongoing arches. Thus, the build is not failed, and the status would not be "done" (partial build) either. Only consider a build as "done" (partial) when a .done file is present. | ||||
* | Handle BS files that may not set a status | Olivier Blin | 2015-11-05 | 1 | -1/+5 |
| | | | | | .fail files for non mandatory-arch do not update the status variable. Thus the status for a previous file would have been incorrectly used. | ||||
* | Make noarch failure fatal as well | Olivier Blin | 2015-11-03 | 1 | -1/+1 |
| | |||||
* | List all failed arches in status result, even if build for mandatory arches ↵ | Olivier Blin | 2015-11-03 | 2 | -0/+8 |
| | | | | is successful | ||||
* | Detect failures for mandatory arches only using .fail files | Olivier Blin | 2015-11-03 | 1 | -4/+17 |
| | | | | | | | | | | Previously, we just used the failures directory to check if any failure had happened for the submit prefix. But this does not work properly when non-mandatory architectures are used, their failure should not be fatal. Instead, use .fail files and mark as a failure only if failed for one of the mandatory architectures. | ||||
* | Declare mandatory arches in conf.php and pass to get_refined_packages_list | Olivier Blin | 2015-11-03 | 3 | -2/+5 |
| | |||||
* | 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 |
| | |||||
* | Fix MGA4 date | Pascal Terjan | 2014-05-23 | 1 | -1/+1 |
| | |||||
* | Fix fixed packages detection and hide successful packages | Pascal Terjan | 2014-05-23 | 1 | -9/+56 |
| | |||||
* | Add MGA4 Final Release date to autobuild graph | Pascal Terjan | 2014-02-07 | 1 | -0/+1 |
| | |||||
* | Small grpah improvements | Pascal Terjan | 2013-11-26 | 1 | -4/+13 |
| | |||||
* | fix link to source code | Olav Vitters | 2013-10-16 | 1 | -1/+1 |
| | |||||
* | Remove bugzilla query for number of updates to test | Nicolas Vigier | 2013-02-23 | 1 | -9/+3 |
| | |||||
* | Remove useless if | Nicolas Vigier | 2013-02-23 | 1 | -20/+16 |
| | |||||
* | Fix path to unmaintained.txt | Nicolas Vigier | 2013-02-23 | 1 | -1/+2 |
| |