Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce ssh timeout | Pascal Terjan | 2015-12-26 | 1 | -0/+1 |
| | |||||
* | when failing to send a build to a machine, exclude that machine | Pascal Terjan | 2015-12-26 | 1 | -0/+3 |
| | |||||
* | 0.6.250.6.25 | Olivier Blin | 2015-11-17 | 1 | -0/+1 |
| | |||||
* | Update NEWS | Olivier Blin | 2015-11-17 | 1 | -2/+10 |
| | |||||
* | Force installing all translations | Pascal Terjan | 2015-11-16 | 1 | -0/+3 |
| | |||||
* | 0.6.240.6.24 | Thierry Vignaud | 2015-10-31 | 1 | -0/+1 |
| | |||||
* | log recent changes | Thierry Vignaud | 2015-10-31 | 1 | -0/+1 |
| | |||||
* | Retry only once installing buildrequires | Pascal Terjan | 2015-03-21 | 1 | -0/+1 |
| | |||||
* | Add support for sharding the build | Pascal Terjan | 2014-11-09 | 1 | -0/+1 |
| | |||||
* | speed up installing packages | Thierry Vignaud | 2014-11-02 | 1 | -0/+2 |
| | |||||
* | 0.6.23 | Pascal Terjan | 2014-10-12 | 1 | -0/+1 |
| | |||||
* | behave better when local_spool is out of space | Pascal Terjan | 2014-10-12 | 1 | -0/+2 |
| | |||||
* | Remove old src.rpm before recreating it (mga#14243) | Pascal Terjan | 2014-10-12 | 1 | -0/+2 |
| | |||||
* | 0.6.22 | Pascal Terjan | 2014-06-02 | 1 | -0/+1 |
| | |||||
* | Only register a package as building after we managed to contact the build node | Pascal Terjan | 2014-05-05 | 1 | -0/+1 |
| | |||||
* | Mention README file in NEWS | Pascal Terjan | 2014-05-04 | 1 | -0/+1 |
| | |||||
* | Don't close stdin if --stop is used (mga#13318) | Pascal Terjan | 2014-05-04 | 1 | -0/+2 |
| | |||||
* | 0.6.210.6.21 | Pascal Terjan | 2014-04-30 | 1 | -0/+3 |
| | |||||
* | Fix syntax when there are dependencies | Pascal Terjan | 2014-04-18 | 1 | -0/+2 |
| | |||||
* | Release 0.6.200.6.20 | Pascal Terjan | 2014-04-18 | 1 | -0/+1 |
| | |||||
* | Add a way to have a build waiting for others. | Pascal Terjan | 2014-04-18 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | This is a list of prefix, so if one of the builds fails dependent ones will be rejected. It would be nicer for a user perspective to specify that we want to wait for the src.rpm of foo >= XX.YY to be available, with some time limit, as it would get built if the original build fails but get submitted again, but that would be much more complicated to implement. This simple solution allows a Youri::Submit action to submit build of dependant packages while the upload is not finished yet. For example this will allow to automatically rebuild kmod-* and drakx-installer-images after a new kernel is uploaded. | ||||
* | Install icecream if it is enabled | Pascal Terjan | 2013-05-29 | 1 | -0/+1 |
| | | | | Idea from Yuri Myasoedov in mdv bug #64699 | ||||
* | Update NEWS | Pascal Terjan | 2013-05-19 | 1 | -0/+3 |
| | |||||
* | 0.6.190.6.19 | Pascal Terjan | 2013-01-19 | 1 | -0/+4 |
| | |||||
* | Release 0.6.180.6.18 | Pascal Terjan | 2013-01-11 | 1 | -0/+3 |
| | |||||
* | 0.6.170.6.17 | Pascal Terjan | 2013-01-02 | 1 | -0/+1 |
| | |||||
* | Update NEWS | Pascal Terjan | 2013-01-02 | 1 | -0/+1 |
| | |||||
* | Write not_on_this_arch packages to status file | Pascal Terjan | 2013-01-02 | 1 | -0/+2 |
| | |||||
* | 0.6.160.6.16 | Pascal Terjan | 2012-12-31 | 1 | -0/+1 |
| | |||||
* | Update srpm name, rebuild_one may change it | Pascal Terjan | 2012-12-11 | 1 | -0/+1 |
| | |||||
* | Fix chroot cleaning | Pascal Terjan | 2012-12-11 | 1 | -0/+2 |
| | |||||
* | Update NEWS0.6.15 | Pascal Terjan | 2012-12-10 | 1 | -0/+5 |
| | |||||
* | Release 0.6.140.6.14 | Pascal Terjan | 2012-12-10 | 1 | -0/+1 |
| | |||||
* | Update NEWS | Pascal Terjan | 2012-12-10 | 1 | -0/+1 |
| | |||||
* | ulri: allow setting per distro arch | Nicolas Vigier | 2012-12-07 | 1 | -0/+1 |
| | | | | | | | | | ulri currently takes the list of bots defined in $config->{bot} to find the list of architecture for which it should build packages. With this change, it is now possible to define in $config->{$arch} the list of architectures for each distro. If it is not defined for a distro, $config->{$arch}->{default} is used. | ||||
* | emi: allow setting per distro mandatory_arch | Nicolas Vigier | 2012-12-07 | 1 | -0/+1 |
| | | | | | | | | | emi is using $config->{mandatory_arch} to find the list of mandatory architectures with successful build required to upload a package. With this change it is now also possible to set per distro mandatory_arch in $config->{mandatory_arch}->{$distro}. If no mandatory architecture is defined for a distro, then $config->{mandatory_arch}->{default} is used. | ||||
* | Allow setting some env variables to define and default to setting ↵ | Pascal Terjan | 2012-12-04 | 1 | -0/+3 |
| | | | | PERL_EXTUTILS_AUTOINSTALL and PERL_AUTOINSTALL to --skipdeps | ||||
* | Write status file after succesful builds too | Pascal Terjan | 2012-12-02 | 1 | -0/+1 |
| | |||||
* | Kill build if nothing is printed for 5 minutes and system is idle | Pascal Terjan | 2012-12-02 | 1 | -0/+3 |
| | |||||
* | Update NEWS for a release0.6.12 | Pascal Terjan | 2012-10-31 | 1 | -1/+2 |
| | |||||
* | use rpmbuild/ rather than rpm/ like modern guidelines | Thierry Vignaud | 2012-09-25 | 1 | -0/+2 |
| | | | | (need invalidating chroots) | ||||
* | - Update NEWS and release | Pascal Terjan | 2012-09-22 | 1 | -1/+5 |
| | |||||
* | post release bump | Thierry Vignaud | 2012-09-12 | 1 | -0/+2 |
| | |||||
* | release0.6.11 | Thierry Vignaud | 2012-09-12 | 1 | -1/+1 |
| | |||||
* | mount /dev/shm as --bind like other mount points (mga#7329) | Thierry Vignaud | 2012-09-12 | 1 | -0/+1 |
| | | | | else it can result in sudo asking password | ||||
* | post release bump | Thierry Vignaud | 2012-09-10 | 1 | -0/+2 |
| | |||||
* | 0.6.100.6.10 | Thierry Vignaud | 2012-09-10 | 1 | -1/+1 |
| | |||||
* | only rely on exit code to assess success or faillure of urpm | Thierry Vignaud | 2012-09-10 | 1 | -0/+2 |
| | | | | (greping for errors leaded to false positives) | ||||
* | list last rtp commit | Thierry Vignaud | 2012-09-10 | 1 | -0/+1 |
| | |||||
* | fix false positive when looking for errors | Thierry Vignaud | 2012-09-06 | 1 | -0/+1 |
| | | | | (spot by boklm) |