Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Have a different lock for ulri and emi, they do not need to be sync-ed more ↵ | Pascal Terjan | 2011-01-26 | 1 | -1/+1 |
| | | | | than with .done | ||||
* | 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 ↵ | Pascal Terjan | 2011-01-18 | 1 | -6/+6 |
| | | | | are building for different arch | ||||
* | 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 ↵ | Olivier Blin | 2010-11-23 | 1 | -6/+10 |
| | | | | and with iurt config file code) | ||||
* | 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 |
| | | | | | | | | wrapper can save iurt output there - revert a change from r258923: don't try using tee in the SSH command, the single quotes break the command line, probably due to them already being used somewhere else | ||||
* | Small change for preparing get_pid_from_file() to work on a complete Iurt ↵ | Gustavo De Nardin | 2009-08-05 | 1 | -1/+1 |
| | | | | output log. | ||||
* | Save the remote bot command output to botcmd.log in the remote log dir. So | Gustavo De Nardin | 2009-08-04 | 1 | -2/+3 |
| | | | | | it will be fetched with the rest of the logs in case of build failure. | ||||
* | - 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 |
| | | | | | - Do not redirect stderr to pidfile, otherwise ssh messages will be logged too. | ||||
* | - 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 |
| | | | | | | - mail bot admin only in case the author cannot be found - a bit more info in a log message | ||||
* | unwarlying the defaults | Gustavo De Nardin | 2007-05-22 | 1 | -1/+1 |
| | |||||
* | get_repsys_conf() didn't really got Repsys config, just emails from the | Gustavo De Nardin | 2007-05-21 | 1 | -9/+4 |
| | | | | | | static file. Changed it for get_author_email(), which uses repsys command itself to get the email. Should fix bug #30904. | ||||
* | Restoring code lost in the SVN breakage from an old checkout | Gustavo De Nardin | 2007-05-12 | 1 | -0/+786 |