| Commit message (Expand) | Author | Age | Files | Lines |
* | beautify | Thierry Vignaud | 2012-03-24 | 1 | -1/+1 |
* | (check_upload_tree) kill unused arg | Thierry Vignaud | 2012-03-24 | 1 | -2/+2 |
* | perl_checker cleanups | Thierry Vignaud | 2012-03-24 | 1 | -1/+1 |
* | Never manually write to log file | Pascal Terjan | 2012-03-12 | 1 | -1/+0 |
* | Get rid of ERR log level | Pascal Terjan | 2012-03-12 | 1 | -3/+3 |
* | Run emi when something finished building | Pascal Terjan | 2012-03-05 | 1 | -0/+3 |
* | Fork to wait for the build to finish, then immediately collect results | Pascal Terjan | 2012-03-05 | 1 | -1/+15 |
* | Fix logs for the second arch going to a log/ subdir | Pascal Terjan | 2012-02-01 | 1 | -1/+2 |
* | Add a comment about bug 4343 | Pascal Terjan | 2012-01-30 | 1 | -0/+1 |
* | Fetch and clean log files in case of success (Bug #668) | Pascal Terjan | 2012-01-29 | 1 | -11/+5 |
* | let's have a sorted consistent listing in all mails | Thierry Vignaud | 2012-01-03 | 1 | -1/+1 |
* | Append domain when sending emails to user | Pascal Terjan | 2012-01-02 | 1 | -1/+1 |
* | Merge log files in non arch specific directory, as it used to be | Pascal Terjan | 2011-12-02 | 1 | -1/+2 |
* | Fix build package collection for totally noarch packages | Pascal Terjan | 2011-12-02 | 1 | -1/+2 |
* | Use a different directory for each arch on build machine, avoid probelems whe... | Pascal Terjan | 2011-12-01 | 1 | -3/+3 |
* | Fix section extraction from media name | Pascal Terjan | 2011-09-19 | 1 | -1/+1 |
* | Drop line which should never have been commited | Pascal Terjan | 2011-05-22 | 1 | -0/+3 |
* | minor perl_checker cleanups | Thierry Vignaud | 2011-05-09 | 1 | -3/+3 |
* | We use one more function of MDK::Common | Pascal Terjan | 2011-05-09 | 1 | -1/+1 |
* | Fix checking build results | Pascal Terjan | 2011-05-08 | 1 | -1/+1 |
* | Reindent after previous patch added top level loops | Pascal Terjan | 2011-05-08 | 1 | -389/+389 |
* | Make ulri support having the same prefix to build for several targets | Pascal Terjan | 2011-05-08 | 1 | -17/+24 |
* | remove cache option and variables, as it seems to have been disabled 3 years ago | Michael Scherer | 2011-04-15 | 1 | -9/+2 |
* | - use file::slurp rather than reading the file ourself ( simpler and more eff... | Michael Scherer | 2011-04-15 | 1 | -7/+2 |
* | simplify declare and assign on the same line | Michael Scherer | 2011-04-15 | 1 | -2/+1 |
* | simplify the logic around email assignation. If $ent->{user} is not set, get_... | Michael Scherer | 2011-04-15 | 1 | -6/+2 |
* | use the non legacy interface of the module ( in case upstream decide to drop ... | Michael Scherer | 2011-04-15 | 1 | -5/+5 |
* | - do not import all symbols from MDK::Common, just the one needed | Michael Scherer | 2011-04-15 | 1 | -1/+1 |
* | Use a different variable to check if a build is finished and if it has been s... | Pascal Terjan | 2011-04-14 | 1 | -2/+3 |
* | Do not create .done before arch is finished | Pascal Terjan | 2011-04-13 | 1 | -2/+4 |
* | Do not set success to 1 if we do not have expected binary package | Pascal Terjan | 2011-04-11 | 1 | -1/+1 |
* | Re-enable logging noarch package | Pascal Terjan | 2011-04-11 | 1 | -1/+1 |
* | Only consider the build finish when there is at least one package of the targ... | Pascal Terjan | 2011-04-11 | 1 | -2/+4 |
* | Prevent lock removal before the build is finished when username contains a _ | Pascal Terjan | 2011-04-08 | 1 | -1/+1 |
* | Have a different lock for ulri and emi, they do not need to be sync-ed more t... | Pascal Terjan | 2011-01-26 | 1 | -1/+1 |
* | Do not succeed if we only get src.rpm as result | Pascal Terjan | 2011-01-20 | 1 | -1/+1 |
* | Revert something accidentaly commited | Pascal Terjan | 2011-01-18 | 1 | -2/+2 |
* | Have only one instance of the bot running per host at a time, even if they ar... | Pascal Terjan | 2011-01-18 | 1 | -6/+6 |
* | Remove src.rpm from done in case of failure | Pascal Terjan | 2011-01-14 | 1 | -0/+6 |
* | remove spurious space, oops | Olivier Blin | 2010-11-25 | 1 | -1/+1 |
* | remove more trailing slashes | Olivier Blin | 2010-11-25 | 1 | -3/+3 |
* | remove trailing slashes | Olivier Blin | 2010-11-25 | 1 | -3/+3 |
* | log path is unused | Olivier Blin | 2010-11-25 | 1 | -1/+0 |
* | fix indentation | Olivier Blin | 2010-11-25 | 1 | -4/+4 |
* | x86_64 hosts can now build i586 packages, impressive! | Olivier Blin | 2010-11-25 | 1 | -0/+5 |
* | iurt log path is now passed by ulri when running the iurt command through ssh | Olivier Blin | 2010-11-25 | 1 | -2/+1 |
* | do not hardcode home | Olivier Blin | 2010-11-23 | 1 | -1/+1 |
* | use upload.conf from /etc/iurt if not in home (could be factorized together a... | Olivier Blin | 2010-11-23 | 1 | -6/+10 |
* | Customize a little for mageia | Dexter Morgan | 2010-11-18 | 1 | -1/+1 |
* | perl_checker cleanups | Thierry Vignaud | 2009-12-02 | 1 | -3/+4 |