Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 ↵ | Michael Scherer | 2011-04-15 | 1 | -7/+2 | |
| | | | | efficient ) | |||||
* | 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, ↵ | Michael Scherer | 2011-04-15 | 1 | -6/+2 | |
| | | | | | | | get_author_email will be empty and so we use $config->{packager} without needed to check intermediary function. | |||||
* | use the non legacy interface of the module ( in case upstream decide to drop ↵ | Michael Scherer | 2011-04-15 | 1 | -5/+5 | |
| | | | | it in 10 years ) | |||||
* | - 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 ↵ | Pascal Terjan | 2011-04-14 | 1 | -2/+3 | |
| | | | | started | |||||
* | 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 ↵ | Pascal Terjan | 2011-04-11 | 1 | -2/+4 | |
| | | | | target architecture | |||||
* | 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 ↵ | 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 | |