Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use @ when accessing variables in templates | Dan Fandrich | 2024-10-05 | 2 | -4/+4 |
| | | | | | | | | Access without the @ symbol is the older method and is discouraged. This take leaves alone accesses of variables that are defined within the template, which don't seem to allow an @. This batch of changes is for templates related to web sites. | ||||
* | Revert "Use @ when accessing variables in templates" | Dan Fandrich | 2024-10-04 | 2 | -4/+4 |
| | | | | | | Variables defined within a template can't be accessed with @. This change needs to be reworked to eliminate those cases. This reverts commits 2c7da665 and ae197622. | ||||
* | Use @ when accessing variables in templates | Dan Fandrich | 2024-10-04 | 2 | -4/+4 |
| | | | | Access without the @ symbol is the older method and is discouraged. | ||||
* | Fix typos in comments | Dan Fandrich | 2024-08-15 | 1 | -1/+1 |
| | | | | This should result in no difference in configuration. | ||||
* | Enable https: on meetbot.mageia.org | Dan Fandrich | 2024-04-19 | 1 | -0/+19 |
| | |||||
* | Drop trailing slash in vhost names | Dan Fandrich | 2024-03-01 | 3 | -3/+3 |
| | |||||
* | Fix vhost names for the new https: redirects (mga#32903) | Dan Fandrich | 2024-03-01 | 3 | -0/+3 |
| | | | | The puppet object names are used otherwise which isn't correct. | ||||
* | Enable https: versions of all http: redirects (mga#32903) | Dan Fandrich | 2024-03-01 | 3 | -0/+11 |
| | | | | | Also, reinstate the http://start.mageia.org/ redirect that was accidentally deleted in the previous commit. | ||||
* | Enable https on start.mageia.org (mga#32903) | Dan Fandrich | 2024-03-01 | 1 | -0/+1 |
| | |||||
* | Switch links to https: that are found in comments | Dan Fandrich | 2024-01-25 | 1 | -1/+1 |
| | | | | These are for use by humans only. | ||||
* | 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 |
| |