Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use @ when accessing variables in templatesHEADmaster | Dan Fandrich | 4 days | 1 | -2/+2 |
| | | | | | | | | 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 is the second batch of files. | ||||
* | Revert "Use @ when accessing variables in templates" | Dan Fandrich | 2024-10-04 | 1 | -2/+2 |
| | | | | | | 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 | 1 | -2/+2 |
| | | | | Access without the @ symbol is the older method and is discouraged. | ||||
* | Switch links to https: where possible | Dan Fandrich | 2024-01-25 | 1 | -3/+3 |
| | | | | | | | All these point to valid https: resources, but there is a small chance that some unusual interaction will cause it not to work. Some of these changes also won't take effect until the server is restarted, so we'll need to keep this in mind if failures occur long from now. | ||||
* | mirrorbrain: add free.fr as fallback mirror | Thomas Backlund | 2017-05-25 | 1 | -0/+1 |
| | |||||
* | Fix password var for mirrorbrain user | Pascal Terjan | 2017-04-10 | 1 | -1/+1 |
| | |||||
* | Fix typo (spotted by Neal Gompa) | Pascal Terjan | 2016-12-13 | 1 | -1/+1 |
| | |||||
* | MirrorBrain: redo cron jobs | Thomas Backlund | 2016-12-07 | 1 | -11/+51 |
| | |||||
* | mirrorbrain: fix typo | Thomas Backlund | 2016-12-06 | 1 | -1/+1 |
| | |||||
* | sucuk: disable mirrorbrain null-sync for now | Thomas Backlund | 2016-12-05 | 1 | -5/+5 |
| | |||||
* | mirrorbrain: add second fallback mirror | Thomas Backlund | 2016-03-15 | 1 | -1/+2 |
| | |||||
* | mirrorbrain: dont serve small files from pseudo tree | Thomas Backlund | 2016-03-15 | 1 | -1/+1 |
| | |||||
* | mirrorbrain: fix permission on config file | Thomas Backlund | 2016-03-15 | 1 | -1/+1 |
| | |||||
* | mirrorbrain: point pseudo filesystem to mirrors.kernel.org | Thomas Backlund | 2016-03-14 | 1 | -1/+2 |
| | |||||
* | mirrorbrain: load mod_dbd and mod_mirrorbrain | Thomas Backlund | 2016-03-14 | 2 | -0/+10 |
| | |||||
* | mirrorbrain: fix up webapp config | Thomas Backlund | 2016-03-14 | 1 | -3/+2 |
| | |||||
* | mirrorbrain: allow apache to traverse homedir | Thomas Backlund | 2016-03-14 | 1 | -1/+1 |
| | |||||
* | mirrorbrain: fix apache dir | Thomas Backlund | 2016-03-14 | 1 | -1/+1 |
| | |||||
* | mirrorbrain: install apache-mod_dbd | Thomas Backlund | 2016-03-14 | 1 | -1/+2 |
| | |||||
* | mirrorbrain: cron: fake mirror update: fix duplicate user | Thomas Backlund | 2016-03-14 | 1 | -1/+0 |
| | |||||
* | mirrorbrain: fix pgsql pw | Thomas Backlund | 2016-03-14 | 1 | -1/+1 |
| | |||||
* | mirrorbrain: init: fix typo | Thomas Backlund | 2016-03-14 | 1 | -1/+1 |
| | |||||
* | add mirrorbrain module | Thomas Backlund | 2016-03-14 | 4 | -0/+140 |