aboutsummaryrefslogtreecommitdiffstats
path: root/ulri
Commit message (Expand)AuthorAgeFilesLines
* Fix logs for the second arch going to a log/ subdirPascal Terjan2012-02-011-1/+2
* Add a comment about bug 4343Pascal Terjan2012-01-301-0/+1
* Fetch and clean log files in case of success (Bug #668)Pascal Terjan2012-01-291-11/+5
* let's have a sorted consistent listing in all mailsThierry Vignaud2012-01-031-1/+1
* Append domain when sending emails to userPascal Terjan2012-01-021-1/+1
* Merge log files in non arch specific directory, as it used to bePascal Terjan2011-12-021-1/+2
* Fix build package collection for totally noarch packagesPascal Terjan2011-12-021-1/+2
* Use a different directory for each arch on build machine, avoid probelems whe...Pascal Terjan2011-12-011-3/+3
* Fix section extraction from media namePascal Terjan2011-09-191-1/+1
* Drop line which should never have been commitedPascal Terjan2011-05-221-0/+3
* minor perl_checker cleanupsThierry Vignaud2011-05-091-3/+3
* We use one more function of MDK::CommonPascal Terjan2011-05-091-1/+1
* Fix checking build resultsPascal Terjan2011-05-081-1/+1
* Reindent after previous patch added top level loopsPascal Terjan2011-05-081-389/+389
* Make ulri support having the same prefix to build for several targetsPascal Terjan2011-05-081-17/+24
* 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
* Use a different variable to check if a build is finished and if it has been s...Pascal Terjan2011-04-141-2/+3
* Do not create .done before arch is finishedPascal Terjan2011-04-131-2/+4
* 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
* Have a different lock for ulri and emi, they do not need to be sync-ed more t...Pascal Terjan2011-01-261-1/+1
* 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
* Remove src.rpm from done in case of failurePascal Terjan2011-01-141-0/+6
* remove spurious space, oopsOlivier Blin2010-11-251-1/+1
* remove more trailing slashesOlivier Blin2010-11-251-3/+3
* remove trailing slashesOlivier Blin2010-11-251-3/+3
* log path is unusedOlivier Blin2010-11-251-1/+0
* fix indentationOlivier Blin2010-11-251-4/+4
* x86_64 hosts can now build i586 packages, impressive!Olivier Blin2010-11-251-0/+5
* iurt log path is now passed by ulri when running the iurt command through sshOlivier Blin2010-11-251-2/+1
* do not hardcode homeOlivier Blin2010-11-231-1/+1
* use upload.conf from /etc/iurt if not in home (could be factorized together a...Olivier Blin2010-11-231-6/+10
* Customize a little for mageiaDexter Morgan2010-11-181-1/+1
* perl_checker cleanupsThierry Vignaud2009-12-021-3/+4
* - support passing the place of iurt logs to the command, so the iurt2.shGustavo De Nardin2009-08-061-1/+2
* Small change for preparing get_pid_from_file() to work on a complete Iurt out...Gustavo De Nardin2009-08-051-1/+1
* Save the remote bot command output to botcmd.log in the remote log dir. SoGustavo De Nardin2009-08-041-2/+3
* - Adds info message about why it considered the build as failed.Marcelo Leitner2008-02-081-0/+2
* - Enhanced failure email: explains why and gives direct links to the logs.Marcelo Leitner2007-08-101-1/+27
* - Enhance job abandoning message.Marcelo Leitner2007-06-261-2/+5
* - Ops, fix one trailing (Marcelo Leitner2007-06-261-1/+1