| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 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 |
* | really enforce freeze | Michael Scherer | 2012-03-09 | 1 | -2/+3 |
* | version freeze \o/ | Michael Scherer | 2012-03-07 | 1 | -3/+3 |
* | add needed config for version freeze ( ready to be uncommented ) | Michael Scherer | 2012-03-07 | 1 | -5/+2 |
* | split and clean mirrir_cleaner module | Michael Scherer | 2012-03-07 | 3 | -31/+29 |
* | Add some GNOME exceptions (from Jani Välimaa, #3222) | Pascal Terjan | 2012-03-07 | 1 | -0/+30 |
* | drop missing-deps | Pascal Terjan | 2012-03-06 | 3 | -42/+0 |
* | Run ulri after adding a package to build | Pascal Terjan | 2012-03-05 | 1 | -0/+9 |
* | clean and make puppet-lint happy for postgrey module | Michael Scherer | 2012-02-20 | 1 | -10/+10 |
* | lint the module memcached | Michael Scherer | 2012-02-20 | 1 | -7/+7 |
* | split icecream in 4 files to please puppet-lint | Michael Scherer | 2012-02-20 | 4 | -24/+21 |
* | cleaning of icecream module | Michael Scherer | 2012-02-20 | 1 | -7/+7 |
* | male puppet-lint happy, clean a little bit, and put 1 package on each line, t... | Michael Scherer | 2012-02-20 | 1 | -29/+42 |
* | clean epoll module, using puppet-lint and common value | Michael Scherer | 2012-02-20 | 1 | -20/+14 |
* | make puppetlint happy on xinetd module | Michael Scherer | 2012-02-19 | 1 | -5/+5 |
* | add comments about enabling thin, to solve the scalability issue of puppet an... | Michael Scherer | 2012-02-19 | 1 | -1/+5 |
* | add service for the thin application server | Michael Scherer | 2012-02-19 | 1 | -0/+11 |
* | add the rack config file for thin | Michael Scherer | 2012-02-19 | 2 | -0/+21 |
* | add thin configuration | Michael Scherer | 2012-02-19 | 2 | -0/+22 |
* | reindentation of the manifest | Michael Scherer | 2012-02-19 | 1 | -1/+1 |
* | add apache configuration for the proxy ( ie, apache will serve static | Michael Scherer | 2012-02-19 | 2 | -0/+50 |
* | add a module to start the integration of thin and puppet, since webrick | Michael Scherer | 2012-02-19 | 1 | -0/+7 |
* | Add exceptions for software forked from Mandriva (Bug #2756) | Pascal Terjan | 2012-02-18 | 1 | -0/+29 |
* | use a existing directory | Michael Scherer | 2012-02-18 | 1 | -1/+1 |
* | clean a little bit the manifests | Michael Scherer | 2012-02-18 | 1 | -6/+2 |
* | deploy hiera configuration file | Michael Scherer | 2012-02-18 | 2 | -0/+20 |
* | deploy hiera for puppet | Michael Scherer | 2012-02-18 | 1 | -0/+1 |
* | add hiera support in puppet | Michael Scherer | 2012-02-18 | 1 | -0/+9 |
* | more legible config file ( but could be improved IMHO ) | Michael Scherer | 2012-02-18 | 1 | -3/+8 |
* | add option to not cache the package and MD5SUM since this behave badly with s... | Michael Scherer | 2012-02-18 | 1 | -0/+1 |
* | some cleaning ( ie, do not repeat default values ), some puppet-lint compliance | Michael Scherer | 2012-02-18 | 1 | -24/+16 |
* | add missing requires, cron would run before the user creation | Michael Scherer | 2012-02-18 | 1 | -0/+1 |
* | split xymon::server in a separate class too | Michael Scherer | 2012-02-18 | 2 | -46/+46 |
* | do not hardcode lib64 ( since this can be run on 32 bit vm too ) | Michael Scherer | 2012-02-18 | 1 | -1/+1 |
* | split xymon::client in a separate file, and make it puppet-lint compliant | Michael Scherer | 2012-02-18 | 2 | -18/+17 |
* | add proper notify and requires for ordering | Michael Scherer | 2012-02-18 | 1 | -0/+2 |
* | Add a FIXME about config info being in mgarepo class | Pascal Terjan | 2012-02-18 | 1 | -0/+1 |
* | Get config out of create_upload_dir.rb | Pascal Terjan | 2012-02-18 | 2 | -24/+19 |
* | Start making create_upload_dir more flexible | Pascal Terjan | 2012-02-18 | 1 | -17/+25 |
* | properly call the function to get the group members | Michael Scherer | 2012-02-17 | 1 | -1/+1 |
* | fix function call, and make use less temporary variable | Michael Scherer | 2012-02-17 | 1 | -2/+2 |