| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | - support passing the place of iurt logs to the command, so the iurt2.sh | Gustavo De Nardin | 2009-08-06 | 1 | -1/+2 |
* | Small change for preparing get_pid_from_file() to work on a complete Iurt out... | Gustavo De Nardin | 2009-08-05 | 1 | -1/+1 |
* | Save the remote bot command output to botcmd.log in the remote log dir. So | Gustavo De Nardin | 2009-08-04 | 1 | -2/+3 |
* | - Adds info message about why it considered the build as failed. | Marcelo Leitner | 2008-02-08 | 1 | -0/+2 |
* | - Enhanced failure email: explains why and gives direct links to the logs. | Marcelo Leitner | 2007-08-10 | 1 | -1/+27 |
* | - Enhance job abandoning message. | Marcelo Leitner | 2007-06-26 | 1 | -2/+5 |
* | - Ops, fix one trailing ( | Marcelo Leitner | 2007-06-26 | 1 | -1/+1 |
* | - Improve compilation start timeout handling. | Marcelo Leitner | 2007-06-26 | 1 | -1/+8 |
* | - get rid of email guessing | Gustavo De Nardin | 2007-06-26 | 1 | -7/+3 |
* | unwarlying the defaults | Gustavo De Nardin | 2007-05-22 | 1 | -1/+1 |