| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | fix error ( should have been caught by puppet parser validate, but didn't ) | Michael Scherer | 2012-02-28 | 1 | -3/+3 |
* | Ensure cpan_Mageia.db can be read | Dexter Morgan | 2012-02-27 | 1 | -0/+6 |
* | remove duplicate require | Nicolas Vigier | 2012-02-23 | 1 | -1/+0 |
* | don't run pkgcpan as root, create a user for pkgcpan | Nicolas Vigier | 2012-02-23 | 1 | -1/+11 |
* | Oops somehow I had not committed this part | Pascal Terjan | 2012-02-21 | 2 | -2/+36 |
* | install php-geoip on www | Pascal Terjan | 2012-02-21 | 1 | -1/+1 |
* | use static.mageia.org to serve www.mageia.org/g/ static contents ( patch from... | Dexter Morgan | 2012-02-20 | 1 | -0/+4 |
* | 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 |
* | add mcelog on x86_64 ( since sucuk has show a message 'machine check error' a... | Michael Scherer | 2012-02-20 | 1 | -0/+4 |
* | Enable pkgcpan on alamut | Dexter Morgan | 2012-02-20 | 2 | -2/+4 |
* | 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 |
* | also update the git ignore list | Michael Scherer | 2012-02-18 | 1 | -0/+1 |
* | fix ignore list for external/hiera | Michael Scherer | 2012-02-18 | 0 | -0/+0 |
* | add a few more file to ignore list | Michael Scherer | 2012-02-18 | 0 | -0/+0 |
* | 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 |