aboutsummaryrefslogtreecommitdiffstats
path: root/emi
Commit message (Expand)AuthorAgeFilesLines
* Fix emi tooPascal Terjan2013-01-111-1/+1
* fix testThierry Vignaud2013-01-011-1/+1
* simplifyThierry Vignaud2012-12-071-9/+3
* emi: allow setting per distro mandatory_archNicolas Vigier2012-12-071-1/+9
* simplify: unlink can work on a list...Thierry Vignaud2012-11-271-1/+1
* make it clearer through adding missing ()Thierry Vignaud2012-11-271-6/+6
* Do not say that link fail when it succeedsPascal Terjan2012-11-261-2/+1
* (upload_prefix_in_section) kill unused variableThierry Vignaud2012-09-251-2/+1
* simplifyThierry Vignaud2012-09-251-7/+3
* perl_checker cleanupThierry Vignaud2012-09-251-2/+2
* Enforce presence of the archs we wantPascal Terjan2012-09-191-2/+2
* fix another error from previous commitNicolas Vigier2012-07-051-1/+1
* allow emi and ulri to log to a file instead of stderr by settingNicolas Vigier2012-07-051-1/+5
* beautifyThierry Vignaud2012-03-241-1/+1
* (upload_prefix_in_section) last param is optionalThierry Vignaud2012-03-241-2/+2
* (check_upload_tree) kill unused argThierry Vignaud2012-03-241-2/+2
* do not reinvent touchThierry Vignaud2012-03-241-2/+2
* perl_checker cleanupsThierry Vignaud2012-03-241-13/+13
* Never manually write to log filePascal Terjan2012-03-121-1/+0
* Get rid of ERR log levelPascal Terjan2012-03-121-2/+2
* Really fix the race, collect .done before .rpm, as some may arrive between th...Pascal Terjan2012-03-081-15/+15
* Fix previous commitPascal Terjan2012-03-071-2/+5
* Only consider an arch done if we find a .done filePascal Terjan2012-03-061-2/+13
* Create a new file to mark when a package is finished uploadingPascal Terjan2012-01-221-0/+5
* Reset list of finisher packages when changing sectionPascal Terjan2012-01-031-2/+1
* revertThierry Vignaud2012-01-031-1/+1
* let's have a sorted consistent listing in all mailsThierry Vignaud2012-01-031-1/+1
* Append domain when sending emails to userPascal Terjan2012-01-021-1/+1
* Fix emiPascal Terjan2011-05-091-3/+3
* Fix few bugs in previous big commitPascal Terjan2011-05-091-4/+4
* We use one more function of MDK::CommonPascal Terjan2011-05-091-1/+1
* add missing function ( and no titi, perl_checker didn't notice this one, but ...Michael Scherer2011-05-091-0/+1
* Handle building for multiple sections in emiPascal Terjan2011-05-091-97/+79
* fix breakage due to MDK::Common removalMichael Scherer2011-05-091-0/+2
* Reindent after previous patch added top level loopsPascal Terjan2011-05-081-1/+3
* remove unused option, cache_home is just used in 1 case, for init_cache and e...Michael Scherer2011-04-151-4/+0
* - use a more standard module, to reduce code we have to maintainMichael Scherer2011-04-151-2/+2
* Also skip unneeded clean_rpmsratePascal Terjan2011-04-131-1/+2
* Reduce the number of calls to genhdlist2Pascal Terjan2011-04-131-3/+49
* use mga-youri-submitOlivier Blin2011-04-051-1/+1
* Stop using mdv-youri-corePascal Terjan2011-03-241-1/+1
* Upload packages in submission orderPascal Terjan2011-01-301-1/+1
* Avoid concurrent emi processes.Pascal Terjan2011-01-171-3/+1
* 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 a...Olivier Blin2010-11-231-8/+11
* - clean the code ( cache is unused, and get_date too, I checked check_upload_...Michael Scherer2010-11-071-5/+1