| Commit message (Expand) | Author | Age | Files | Lines |
* | split pkgsubmit in a separate class, easier to find | Michael Scherer | 2012-03-16 | 2 | -16/+17 |
* | move sched_login creation to the scheduler class ( since that's where it belo... | Michael Scherer | 2012-03-16 | 2 | -7/+10 |
* | install the binary in scheduler and gatherer class, not in main node | Michael Scherer | 2012-03-16 | 3 | -7/+4 |
* | rearrange the layout of include, easier to refactor | Michael Scherer | 2012-03-16 | 1 | -6/+6 |
* | small refactoring of youri_submit.pp | Michael Scherer | 2012-03-16 | 1 | -4/+2 |
* | move iurtupload.pp to iurt/upload.pp ( so everything related to iurt is in on... | Michael Scherer | 2012-03-16 | 3 | -3/+3 |
* | split rpmlint in a separate module for clarity | Michael Scherer | 2012-03-16 | 2 | -16/+20 |
* | split sshuser in a separate file. Clean various puppetlint | Michael Scherer | 2012-03-16 | 2 | -40/+36 |
* | clean one last puppet-lint warning | Michael Scherer | 2012-03-16 | 1 | -1/+1 |
* | clean maintdb.pp from all puppetlint errors | Michael Scherer | 2012-03-16 | 1 | -54/+51 |
* | remove trailing whitespace | Michael Scherer | 2012-03-16 | 1 | -1/+1 |
* | clean mgacreatehome.pp ( maybe it should be removed, given the comment ) | Michael Scherer | 2012-03-16 | 1 | -5/+3 |
* | clean binrepo module for puppet-lint compliance | Michael Scherer | 2012-03-16 | 5 | -24/+28 |
* | move youri template into a subdirectory for clarity | Michael Scherer | 2012-03-16 | 4 | -3/+3 |
* | split youri_submit into a separate module | Michael Scherer | 2012-03-16 | 2 | -69/+80 |
* | move all stuff related to package archives to init.pp, since | Michael Scherer | 2012-03-16 | 3 | -17/+18 |
* | prepare variable for the puppet 2.8 migration ( aka, use proper scoping ) | Michael Scherer | 2012-03-16 | 1 | -0/+4 |
* | clean buildsystem::release | Michael Scherer | 2012-03-16 | 1 | -7/+5 |
* | add a check to warn use if the iurt config is invalid ( doesn't prevent break... | Michael Scherer | 2012-03-16 | 1 | -3/+8 |
* | refactor completely iurt module ( maybe should even be moved out of buildsystem | Michael Scherer | 2012-03-16 | 11 | -43/+52 |
* | move iurt.pp to a subdirectory | Michael Scherer | 2012-03-16 | 1 | -0/+0 |
* | split and clean lots of buildsystem submodule | Michael Scherer | 2012-03-16 | 7 | -85/+90 |
* | split buildsystem::base in a separate file, and clean the module | Michael Scherer | 2012-03-16 | 2 | -21/+22 |
* | some cleaning for puppetlint compliance ( but there is still some errors abou... | Michael Scherer | 2012-03-16 | 1 | -64/+61 |
* | clean signbot.pp for puppet-lint compliance | Michael Scherer | 2012-03-16 | 1 | -33/+33 |
* | compress log file, as this is taking too much space on champagne | Michael Scherer | 2012-03-16 | 1 | -1/+1 |
* | fix wrong type for git::repository | Michael Scherer | 2012-03-16 | 1 | -1/+1 |
* | clean git module, and some partial splitting | Michael Scherer | 2012-03-15 | 4 | -109/+107 |
* | split module common into multiple files | Michael Scherer | 2012-03-15 | 7 | -114/+108 |
* | clean the common module to be puppet-lint compliant ( still need to be splitt... | Michael Scherer | 2012-03-15 | 1 | -50/+57 |
* | clean module with puppet-lint | Michael Scherer | 2012-03-15 | 1 | -190/+189 |
* | clean module main_mirror to conform to puppet style guide with puppet-lint | Michael Scherer | 2012-03-15 | 1 | -7/+9 |
* | remove prefix on variable, as this only make thing harder to read, proper sco... | Michael Scherer | 2012-03-15 | 1 | -9/+9 |
* | make puppet-lint happy | Michael Scherer | 2012-03-15 | 1 | -6/+5 |
* | rename db_config.pp as it cause issue with rakefile for puppet-lint | Michael Scherer | 2012-03-15 | 2 | -1/+1 |
* | split phpbb::config in a separate file to please puppet-lint | Michael Scherer | 2012-03-15 | 2 | -14/+13 |
* | rename phpbb_config to config, since the namespace is already taking care of ... | Michael Scherer | 2012-03-15 | 1 | -3/+3 |
* | split and clean phpbb::base | Michael Scherer | 2012-03-15 | 2 | -49/+49 |
* | fix scoping, as it fail on friteuse otherwise | Michael Scherer | 2012-03-15 | 1 | -1/+1 |
* | reorder variable, and correct 'before', since this break on friteuse | Michael Scherer | 2012-03-15 | 1 | -2/+2 |
* | split config in a file, to make puppet-lint happy | Michael Scherer | 2012-03-15 | 2 | -9/+7 |
* | exit with 0 | Nicolas Vigier | 2012-03-13 | 1 | -0/+1 |
* | add a german wiki, asked by doc team on #4887 | Michael Scherer | 2012-03-12 | 1 | -1/+1 |
* | use the variable instead of hardcoding 'en' | Michael Scherer | 2012-03-12 | 1 | -1/+1 |
* | add support for graphical report, see #4483 | Michael Scherer | 2012-03-11 | 1 | -1/+2 |
* | put each rpm on a different line, better to look at diff | Michael Scherer | 2012-03-11 | 1 | -1/+4 |
* | add transaction middleware, since django 1.3 and tx need it ( should fix bug ... | Michael Scherer | 2012-03-11 | 1 | -0/+1 |
* | Revert unrelated part of last commit | Pascal Terjan | 2012-03-09 | 1 | -48/+0 |
* | Try harder to enforce the version freeze | Pascal Terjan | 2012-03-09 | 2 | -5/+51 |
* | Fix config for the separate updates_mandriva page (#2756) | Pascal Terjan | 2012-03-09 | 1 | -17/+18 |