Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | php-geoip does not exist anymore | Thomas Backlund | 2021-11-28 | 1 | -1/+1 |
| | |||||
* | add missing https check | Thomas Backlund | 2020-05-13 | 1 | -0/+1 |
| | |||||
* | fix switch to https | Thomas Backlund | 2020-05-13 | 2 | -4/+3 |
| | |||||
* | redirect www to https (mga#26616) | Thomas Backlund | 2020-05-13 | 1 | -0/+4 |
| | |||||
* | deployment: switch to https:// | Thomas Backlund | 2018-09-04 | 6 | -15/+15 |
| | |||||
* | Setup vhost for meeting logs | Pascal Terjan | 2017-12-13 | 2 | -0/+31 |
| | |||||
* | Revert "Make mageia website use https" | Nicolas Lécureuil | 2017-04-18 | 1 | -1/+0 |
| | | | | This reverts commit 5e5d5e4c07ce6538361459500c87ef90f162069a. | ||||
* | Make mageia website use https | Nicolas Lécureuil | 2017-04-18 | 1 | -0/+1 |
| | |||||
* | Ryu does not exist anymore | Nicolas Lécureuil | 2017-04-18 | 1 | -4/+0 |
| | |||||
* | puppet does not use mkdir -p | Thomas Backlund | 2016-03-03 | 1 | -2/+7 |
| | |||||
* | fix up vhostdir variable lookup | Thomas Backlund | 2016-02-08 | 1 | -6/+6 |
| | |||||
* | puppet parser validation fixes | Thomas Backlund | 2015-10-20 | 1 | -1/+1 |
| | |||||
* | variable enclosing fixes | Thomas Backlund | 2015-10-20 | 8 | -10/+10 |
| | |||||
* | use consistent domain references | Thomas Backlund | 2015-10-20 | 12 | -29/+29 |
| | |||||
* | lint fixes for websites | Thomas Backlund | 2015-10-19 | 10 | -41/+41 |
| | |||||
* | websites: Ensure cache dir is created for nav+www/_nav. | Colin Guthrie | 2014-07-31 | 2 | -3/+18 |
| | | | | | Also make sure proper deps are in place for a fresh setup (this wasn't the case in www) | ||||
* | websites: Switch www.mageia.org hosting to git. | Colin Guthrie | 2014-06-15 | 1 | -3/+3 |
| | |||||
* | websites: Switch releases.mageia.org hosting to git. | Colin Guthrie | 2014-06-15 | 1 | -3/+3 |
| | |||||
* | websites: Switch nav.mageia.org hosting to git. | Colin Guthrie | 2014-06-15 | 1 | -3/+3 |
| | |||||
* | websites: Switch hugs.mageia.org hosting to git. | Colin Guthrie | 2014-06-15 | 1 | -3/+3 |
| | | | | | The conversion rebased the code to skip the public folder (nothing outside of that is particularly private) | ||||
* | websites: Switch doc.mageia.org hosting to git. | Colin Guthrie | 2014-06-15 | 1 | -3/+3 |
| | |||||
* | websites: Switch archives.mageia.org hosting to git. | Colin Guthrie | 2014-06-15 | 1 | -3/+3 |
| | |||||
* | websites: Switch static.mageia.org to git | Colin Guthrie | 2014-06-15 | 2 | -2/+22 |
| | |||||
* | Redirect http://git.mageia.org/ to http://gitweb.mageia.org/ | Colin Guthrie | 2014-04-06 | 1 | -0/+5 |
| | |||||
* | 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 |
| | | | | | As it doesn't seem to be used (only php-geoip is used), and is not available in Mageia. | ||||
* | 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 |
| | | | | Move apache options to apache::var class | ||||
* | 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 |
| |