| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add missing function ( and no titi, perl_checker didn't notice this one, but ... | Michael Scherer | 2011-05-09 | 1 | -0/+1 |
* | 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 e... | Michael Scherer | 2011-04-15 | 1 | -4/+0 |
* | - 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 |
* | 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 a... | Olivier Blin | 2010-11-23 | 1 | -8/+11 |
* | - clean the code ( cache is unused, and get_date too, I checked check_upload_... | Michael Scherer | 2010-11-07 | 1 | -5/+1 |
* | check for all mandatory archs if there is at least one arched package | Olivier Blin | 2010-08-25 | 1 | -2/+3 |
* | 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 |
* | 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 |
* | 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 use... | Florent Villard | 2006-10-23 | 1 | -4/+9 |
* | 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 |