| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix emi too | Pascal Terjan | 2013-01-11 | 1 | -1/+1 |
* | fix test | Thierry Vignaud | 2013-01-01 | 1 | -1/+1 |
* | simplify | Thierry Vignaud | 2012-12-07 | 1 | -9/+3 |
* | emi: allow setting per distro mandatory_arch | Nicolas Vigier | 2012-12-07 | 1 | -1/+9 |
* | simplify: unlink can work on a list... | Thierry Vignaud | 2012-11-27 | 1 | -1/+1 |
* | make it clearer through adding missing () | Thierry Vignaud | 2012-11-27 | 1 | -6/+6 |
* | Do not say that link fail when it succeeds | Pascal Terjan | 2012-11-26 | 1 | -2/+1 |
* | (upload_prefix_in_section) kill unused variable | Thierry Vignaud | 2012-09-25 | 1 | -2/+1 |
* | simplify | Thierry Vignaud | 2012-09-25 | 1 | -7/+3 |
* | perl_checker cleanup | Thierry Vignaud | 2012-09-25 | 1 | -2/+2 |
* | Enforce presence of the archs we want | Pascal Terjan | 2012-09-19 | 1 | -2/+2 |
* | fix another error from previous commit | Nicolas Vigier | 2012-07-05 | 1 | -1/+1 |
* | allow emi and ulri to log to a file instead of stderr by setting | Nicolas Vigier | 2012-07-05 | 1 | -1/+5 |
* | beautify | Thierry Vignaud | 2012-03-24 | 1 | -1/+1 |
* | (upload_prefix_in_section) last param is optional | Thierry Vignaud | 2012-03-24 | 1 | -2/+2 |
* | (check_upload_tree) kill unused arg | Thierry Vignaud | 2012-03-24 | 1 | -2/+2 |
* | do not reinvent touch | Thierry Vignaud | 2012-03-24 | 1 | -2/+2 |
* | perl_checker cleanups | Thierry Vignaud | 2012-03-24 | 1 | -13/+13 |
* | Never manually write to log file | Pascal Terjan | 2012-03-12 | 1 | -1/+0 |
* | Get rid of ERR log level | Pascal Terjan | 2012-03-12 | 1 | -2/+2 |
* | Really fix the race, collect .done before .rpm, as some may arrive between th... | Pascal Terjan | 2012-03-08 | 1 | -15/+15 |
* | Fix previous commit | Pascal Terjan | 2012-03-07 | 1 | -2/+5 |
* | Only consider an arch done if we find a .done file | Pascal Terjan | 2012-03-06 | 1 | -2/+13 |
* | Create a new file to mark when a package is finished uploading | Pascal Terjan | 2012-01-22 | 1 | -0/+5 |
* | Reset list of finisher packages when changing section | Pascal Terjan | 2012-01-03 | 1 | -2/+1 |
* | revert | Thierry Vignaud | 2012-01-03 | 1 | -1/+1 |
* | let's have a sorted consistent listing in all mails | Thierry Vignaud | 2012-01-03 | 1 | -1/+1 |
* | Append domain when sending emails to user | Pascal Terjan | 2012-01-02 | 1 | -1/+1 |
* | Fix emi | Pascal Terjan | 2011-05-09 | 1 | -3/+3 |
* | Fix few bugs in previous big commit | Pascal Terjan | 2011-05-09 | 1 | -4/+4 |
* | 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 |
* | 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 |