| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable https for static.mageia.org | Nicolas Vigier | 2013-06-25 | 1 | -0/+33 |
* | websites::www: remove apache::mod::geoip | Nicolas Vigier | 2013-05-21 | 1 | -1/+0 |
* | Remove websites::maintenance | Nicolas Vigier | 2013-05-11 | 3 | -112/+0 |
* | websites::maintenance: fix path to maintenance.html | Nicolas Vigier | 2013-05-04 | 1 | -1/+1 |
* | Add websites::maintenance | Nicolas Vigier | 2013-05-04 | 3 | -0/+112 |
* | websites: rewrite pipermail URLs | Nicolas Vigier | 2013-04-14 | 4 | -34/+13 |
* | websites: rewrite mailman urls | Nicolas Vigier | 2013-04-14 | 4 | -2/+15 |
* | websites: add archives.mageia.org | Nicolas Vigier | 2013-04-14 | 1 | -0/+20 |
* | Create apache::var and move apache config options | Nicolas Vigier | 2012-12-10 | 1 | -1/+2 |
* | websites::base: Create $webdatadir directory | Nicolas Vigier | 2012-12-10 | 1 | -0/+6 |
* | Move custom 404 config to www vhost only (patch from rda) | Nicolas Vigier | 2012-09-19 | 1 | -0/+1 |
* | Fix perms of cpan_Mageia.db after pkgcpan | Dexter Morgan | 2012-06-27 | 1 | -1/+1 |
* | fix typo in start.mageia.org | Nicolas Vigier | 2012-06-13 | 1 | -1/+1 |
* | redirect http://start.mageia.org/ to http://www.mageia.org/community/ (#6027) | Nicolas Vigier | 2012-06-13 | 1 | -0/+6 |
* | fix class name | Nicolas Vigier | 2012-05-22 | 1 | -1/+1 |
* | move pkgcpan.mageia.org to perl.mageia.org | Nicolas Vigier | 2012-05-22 | 1 | -1/+1 |
* | add websites::nav class | Nicolas Vigier | 2012-05-15 | 1 | -0/+20 |
* | add websites::doc class | Nicolas Vigier | 2012-05-15 | 1 | -0/+20 |
* | use -qq for really silent run | Nicolas Vigier | 2012-04-07 | 1 | -1/+1 |
* | add quiet flag to magpie command | Nicolas Vigier | 2012-04-05 | 1 | -1/+1 |
* | add minute for pkgcpan update | Nicolas Vigier | 2012-04-05 | 1 | -0/+1 |
* | update stats at 23h30 | Nicolas Vigier | 2012-04-05 | 1 | -1/+2 |
* | generate pkgcpan stats | Nicolas Vigier | 2012-04-05 | 1 | -1/+16 |
* | fix error introduced in commit 2578: proxy to zarb mailman with ssl | Nicolas Vigier | 2012-04-04 | 1 | -4/+4 |
* | split apache::reverse_proxy in a separate file | Michael Scherer | 2012-04-02 | 1 | -2/+2 |
* | fix module invaocation after split | Michael Scherer | 2012-03-25 | 1 | -1/+1 |
* | fix vhost invocation on several module, was missed by last commit, and add th... | Michael Scherer | 2012-03-25 | 4 | -6/+6 |
* | use the new name for mod_php module | Michael Scherer | 2012-03-25 | 1 | -1/+1 |
* | split some others modules in separate file | Michael Scherer | 2012-03-25 | 1 | -3/+3 |
* | make puppet-lint silent | Michael Scherer | 2012-03-19 | 2 | -5/+4 |
* | scoping and style fix, found by puppet-lint | Michael Scherer | 2012-03-17 | 1 | -17/+17 |
* | clean puppet-lint warning | Michael Scherer | 2012-03-17 | 1 | -5/+3 |
* | clean the module from puppet-lint error, and make sure scoping is properly used | Michael Scherer | 2012-03-17 | 1 | -49/+49 |
* | 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 |
* | 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 |
* | 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 |
* | add old-wiki proxy to the previous wiki | Michael Scherer | 2012-02-13 | 1 | -0/+5 |
* | make puppet-lint happy and make sure we are future proof for puppet 2.8 ( var... | Michael Scherer | 2012-02-10 | 1 | -19/+18 |
* | make the module compliant ith changes coming with puppet 2.8 and with puppet-... | Michael Scherer | 2012-02-10 | 2 | -23/+22 |
* | fix module name, and make puppet-lint happy | Michael Scherer | 2012-02-10 | 1 | -12/+10 |
* | no longer touch to /etc/hosts, not needed anymore since last commit on apache... | Michael Scherer | 2012-02-10 | 1 | -5/+0 |
* | also make the redirection work for pipermail, as seen by leuhmanu | Michael Scherer | 2012-01-16 | 2 | -4/+8 |
* | add missing requires for reverse proxy | Michael Scherer | 2012-01-14 | 1 | -0/+4 |
* | also clean the old configuration that was split by last commit | Michael Scherer | 2012-01-14 | 1 | -21/+0 |
* | fix reverse proxy, the whole usage of use_ssl was incorrect ( some refactorin... | Michael Scherer | 2012-01-14 | 3 | -2/+28 |