aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* remove cache option and variables, as it seems to have been disabled 3 years agoMichael Scherer2011-04-151-9/+2
* - use file::slurp rather than reading the file ourself ( simpler and more eff...Michael Scherer2011-04-151-7/+2
* simplify declare and assign on the same lineMichael Scherer2011-04-151-2/+1
* simplify the logic around email assignation. If $ent->{user} is not set, get_...Michael Scherer2011-04-151-6/+2
* use the non legacy interface of the module ( in case upstream decide to drop ...Michael Scherer2011-04-151-5/+5
* - do not import all symbols from MDK::Common, just the one neededMichael Scherer2011-04-151-1/+1
* remove option install_chroot_binary, not used anywhere in the codeMichael Scherer2011-04-151-4/+0
* - again, use standard module to reduce code we need to take care ofMichael Scherer2011-04-151-1/+1
* remove unused option, cache_home is just used in 1 case, for init_cache and e...Michael Scherer2011-04-151-4/+0
* - use a more standard module, to reduce code we have to maintainMichael Scherer2011-04-151-2/+2
* use default Sys::Hostname module from perlMichael Scherer2011-04-151-1/+2
* - adapt to mageiaMichael Scherer2011-04-151-2/+3
* - factorize the path of directoryMichael Scherer2011-04-151-4/+5
* Use a different variable to check if a build is finished and if it has been s...Pascal Terjan2011-04-141-2/+3
* Also skip unneeded clean_rpmsratePascal Terjan2011-04-131-1/+2
* Do not create .done before arch is finishedPascal Terjan2011-04-131-2/+4
* Reduce the number of calls to genhdlist2Pascal Terjan2011-04-131-3/+49
* Do not set success to 1 if we do not have expected binary packagePascal Terjan2011-04-111-1/+1
* Re-enable logging noarch packagePascal Terjan2011-04-111-1/+1
* Only consider the build finish when there is at least one package of the targ...Pascal Terjan2011-04-111-2/+4
* Prevent lock removal before the build is finished when username contains a _Pascal Terjan2011-04-081-1/+1
* use mga-youri-submitOlivier Blin2011-04-051-1/+1
* Stop using mdv-youri-corePascal Terjan2011-03-241-1/+1
* install meta-task first for prefer.vendor.list to be usedOlivier Blin2011-03-231-12/+15
* remove old commentOlivier Blin2011-03-231-1/+0
* move rpmbuild check in build_chroot, which is a better place than install_pac...Olivier Blin2011-03-232-7/+8
* always use basesystem-minimal instead of basesystemOlivier Blin2011-03-171-1/+1
* when building chroot, do not use --distrib but use media from base_media in c...Olivier Blin2011-03-173-6/+17
* ignore gpg-pubkey packages in installed packages listNicolas Vigier2011-02-111-1/+1
* Upload packages in submission orderPascal Terjan2011-01-301-1/+1
* backport a one-liner fix from mdv: "it should say where it lacks disk space" ...Thierry Vignaud2011-01-261-1/+1
* Have a different lock for ulri and emi, they do not need to be sync-ed more t...Pascal Terjan2011-01-261-1/+1
* fix URLThierry Vignaud2011-01-211-1/+1
* remove broken lineOlivier Blin2011-01-201-1/+0
* fix tarball nameOlivier Blin2011-01-201-4/+4
* exclude perl_checker local dir and backup files when creating tarballOlivier Blin2011-01-201-1/+1
* synchronize with spec from /packagesOlivier Blin2011-01-201-18/+21
* 0.6.50.6.5Olivier Blin2011-01-202-2/+2
* Do not succeed if we only get src.rpm as resultPascal Terjan2011-01-201-1/+1
* Revert something accidentaly commitedPascal Terjan2011-01-181-2/+2
* Have only one instance of the bot running per host at a time, even if they ar...Pascal Terjan2011-01-181-6/+6
* Fix first part of message not being displayedPascal Terjan2011-01-181-1/+1
* Do not try to add iurt file in tarball, it does not existPascal Terjan2011-01-171-1/+1
* Avoid concurrent emi processes.Pascal Terjan2011-01-171-3/+1
* set 0440 permissions to tmp file before copying it to sudoersOlivier Blin2011-01-161-0/+1
* revert umask changesOlivier Blin2011-01-162-13/+3
* use umask to write sudoers file (so that it gets 0440 perms as expected by sudo)Olivier Blin2011-01-161-1/+1
* add command line umask option for cpOlivier Blin2011-01-161-2/+5
* allow to use umask option for cpOlivier Blin2011-01-161-0/+7
* Remove src.rpm from done in case of failurePascal Terjan2011-01-141-0/+6