aboutsummaryrefslogtreecommitdiffstats
path: root/emi
Commit message (Collapse)AuthorAgeFilesLines
* Avoid concurrent emi processes.Pascal Terjan2011-01-171-3/+1
| | | | | It may be better to have two different locks so that ulri can start again earlier.
* Rename youri-queue in youri-upload now that they are mergedPascal Terjan2011-01-071-1/+1
|
* No need to sudo, emi is running with correct user alreadyPascal Terjan2011-01-061-2/+1
|
* remove trailing slashesOlivier Blin2010-11-251-5/+5
|
* create rejected directory if neededOlivier Blin2010-11-251-0/+1
|
* do not hardcode homeOlivier Blin2010-11-231-1/+1
|
* use upload.conf from /etc/iurt if not in home (could be factorized together ↵Olivier Blin2010-11-231-8/+11
| | | | and with iurt config file code)
* - clean the code ( cache is unused, and get_date too, I checked ↵Michael Scherer2010-11-071-5/+1
| | | | check_upload_tree )
* check for all mandatory archs if there is at least one arched packageOlivier Blin2010-08-251-2/+3
| | | | | | (and not only if there is no noarch package, since now rpm can build both noarch and arched from the same src package)
* really keep .youri files for debuggingOlivier Blin2008-06-241-1/+1
|
* use youri from mdv-youri-* packagesOlivier Blin2008-02-081-1/+1
|
* perl_checker cleanupThierry Vignaud2007-10-081-1/+1
|
* - get rid of email guessingGustavo De Nardin2007-06-261-7/+4
| | | | | | - mail bot admin only in case the author cannot be found - a bit more info in a log message
* unwarlying the defaultsGustavo De Nardin2007-05-221-1/+1
|
* get_repsys_conf() didn't really got Repsys config, just emails from theGustavo De Nardin2007-05-211-8/+2
| | | | | | static file. Changed it for get_author_email(), which uses repsys command itself to get the email. Should fix bug #30904.
* update youri modules path in emiOlivier Blin2007-03-071-1/+1
|
* fix duplicate lineFlorent Villard2007-02-141-21/+249
|
* Created directory for version 2.06.Mandrake2006-12-221-239/+20
|
* Fixed loglevelClaudio Matsuoka2006-11-291-16/+16
|
* Fixed pretty log in emiClaudio Matsuoka2006-11-281-13/+18
|
* Fixed log message, renamed variable, code cleanupClaudio Matsuoka2006-11-141-9/+9
|
* Ok, perhaps listing .done files makes it too verbose.Claudio Matsuoka2006-11-141-107/+171
|
* unlink pidfile just after the tree check so that ulri can schedul new jobsFlorent Villard2006-11-111-1/+2
|
* initialize plog for submodulesFlorent Villard2006-11-071-1/+15
|
* use new youri command; do not unlink youri log for debugging purpose; fix ↵Florent Villard2006-10-231-4/+9
| | | | user grabbing; check cache usage in log
* consider excluded arch; remove srpms after succesful build for i586 and x86_64Florent Villard2006-10-111-1/+11
|
* only includes the srpm in the mail subject; noarch is enough as mandatory archFlorent Villard2006-09-011-4/+6
|
* also check for noarch (but it may not be necessaryFlorent Villard2006-08-281-1/+2
|
* send mail to the user, add some configuration variables for mailsFlorent Villard2006-08-261-6/+27
|
* call youri with the section defined; remove files when uploadedFlorent Villard2006-08-131-3/+9
|
* use basic rpm name to be able to do a linkFlorent Villard2006-08-071-2/+2
|
* call youri and redirect the output for referenceFlorent Villard2006-08-061-15/+105
|
* use config_init function to initialise config_usageFlorent Villard2006-08-061-1/+8
|
* add emi to upload packages in the queue when all the architectures are doneFlorent Villard2006-08-061-0/+62