Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | We use one more function of MDK::Common | Pascal Terjan | 2011-05-09 | 1 | -1/+1 | |
| | ||||||
* | add missing function ( and no titi, perl_checker didn't notice this one, but ↵ | Michael Scherer | 2011-05-09 | 1 | -0/+1 | |
| | | | | pterjan checker did ) | |||||
* | Handle building for multiple sections in emi | Pascal Terjan | 2011-05-09 | 1 | -97/+79 | |
| | ||||||
* | fix breakage due to MDK::Common removal | Michael Scherer | 2011-05-09 | 1 | -0/+2 | |
| | ||||||
* | Reindent after previous patch added top level loops | Pascal Terjan | 2011-05-08 | 1 | -1/+3 | |
| | ||||||
* | remove unused option, cache_home is just used in 1 case, for init_cache and ↵ | Michael Scherer | 2011-04-15 | 1 | -4/+0 | |
| | | | | | | | emi do not call this function at all | |||||
* | - use a more standard module, to reduce code we have to maintain | Michael Scherer | 2011-04-15 | 1 | -2/+2 | |
| | ||||||
* | Also skip unneeded clean_rpmsrate | Pascal Terjan | 2011-04-13 | 1 | -1/+2 | |
| | ||||||
* | Reduce the number of calls to genhdlist2 | Pascal Terjan | 2011-04-13 | 1 | -3/+49 | |
| | ||||||
* | use mga-youri-submit | Olivier Blin | 2011-04-05 | 1 | -1/+1 | |
| | ||||||
* | Stop using mdv-youri-core | Pascal Terjan | 2011-03-24 | 1 | -1/+1 | |
| | ||||||
* | Upload packages in submission order | Pascal Terjan | 2011-01-30 | 1 | -1/+1 | |
| | ||||||
* | Avoid concurrent emi processes. | Pascal Terjan | 2011-01-17 | 1 | -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 merged | Pascal Terjan | 2011-01-07 | 1 | -1/+1 | |
| | ||||||
* | No need to sudo, emi is running with correct user already | Pascal Terjan | 2011-01-06 | 1 | -2/+1 | |
| | ||||||
* | remove trailing slashes | Olivier Blin | 2010-11-25 | 1 | -5/+5 | |
| | ||||||
* | create rejected directory if needed | Olivier Blin | 2010-11-25 | 1 | -0/+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 | -8/+11 | |
| | | | | and with iurt config file code) | |||||
* | - clean the code ( cache is unused, and get_date too, I checked ↵ | Michael Scherer | 2010-11-07 | 1 | -5/+1 | |
| | | | | check_upload_tree ) | |||||
* | check for all mandatory archs if there is at least one arched package | Olivier Blin | 2010-08-25 | 1 | -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 debugging | Olivier Blin | 2008-06-24 | 1 | -1/+1 | |
| | ||||||
* | use youri from mdv-youri-* packages | Olivier Blin | 2008-02-08 | 1 | -1/+1 | |
| | ||||||
* | perl_checker cleanup | Thierry Vignaud | 2007-10-08 | 1 | -1/+1 | |
| | ||||||
* | - get rid of email guessing | Gustavo De Nardin | 2007-06-26 | 1 | -7/+4 | |
| | | | | | | - 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 | -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 emi | Olivier Blin | 2007-03-07 | 1 | -1/+1 | |
| | ||||||
* | fix duplicate line | Florent Villard | 2007-02-14 | 1 | -21/+249 | |
| | ||||||
* | Created directory for version 2.06. | Mandrake | 2006-12-22 | 1 | -239/+20 | |
| | ||||||
* | Fixed loglevel | Claudio Matsuoka | 2006-11-29 | 1 | -16/+16 | |
| | ||||||
* | Fixed pretty log in emi | Claudio Matsuoka | 2006-11-28 | 1 | -13/+18 | |
| | ||||||
* | Fixed log message, renamed variable, code cleanup | Claudio Matsuoka | 2006-11-14 | 1 | -9/+9 | |
| | ||||||
* | Ok, perhaps listing .done files makes it too verbose. | Claudio Matsuoka | 2006-11-14 | 1 | -107/+171 | |
| | ||||||
* | unlink pidfile just after the tree check so that ulri can schedul new jobs | Florent Villard | 2006-11-11 | 1 | -1/+2 | |
| | ||||||
* | initialize plog for submodules | Florent Villard | 2006-11-07 | 1 | -1/+15 | |
| | ||||||
* | use new youri command; do not unlink youri log for debugging purpose; fix ↵ | Florent Villard | 2006-10-23 | 1 | -4/+9 | |
| | | | | user grabbing; check cache usage in log | |||||
* | consider excluded arch; remove srpms after succesful build for i586 and x86_64 | Florent Villard | 2006-10-11 | 1 | -1/+11 | |
| | ||||||
* | only includes the srpm in the mail subject; noarch is enough as mandatory arch | Florent Villard | 2006-09-01 | 1 | -4/+6 | |
| | ||||||
* | also check for noarch (but it may not be necessary | Florent Villard | 2006-08-28 | 1 | -1/+2 | |
| | ||||||
* | send mail to the user, add some configuration variables for mails | Florent Villard | 2006-08-26 | 1 | -6/+27 | |
| | ||||||
* | call youri with the section defined; remove files when uploaded | Florent Villard | 2006-08-13 | 1 | -3/+9 | |
| | ||||||
* | use basic rpm name to be able to do a link | Florent Villard | 2006-08-07 | 1 | -2/+2 | |
| | ||||||
* | call youri and redirect the output for reference | Florent Villard | 2006-08-06 | 1 | -15/+105 | |
| | ||||||
* | use config_init function to initialise config_usage | Florent Villard | 2006-08-06 | 1 | -1/+8 | |
| | ||||||
* | add emi to upload packages in the queue when all the architectures are done | Florent Villard | 2006-08-06 | 1 | -0/+62 | |