aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mirrorbrain
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Use @ when accessing variables in templates"Dan Fandrich2024-10-041-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 templatesDan Fandrich2024-10-041-2/+2
| | | | Access without the @ symbol is the older method and is discouraged.
* Switch links to https: where possibleDan Fandrich2024-01-251-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 mirrorThomas Backlund2017-05-251-0/+1
|
* Fix password var for mirrorbrain userPascal Terjan2017-04-101-1/+1
|
* Fix typo (spotted by Neal Gompa)Pascal Terjan2016-12-131-1/+1
|
* MirrorBrain: redo cron jobsThomas Backlund2016-12-071-11/+51
|
* mirrorbrain: fix typoThomas Backlund2016-12-061-1/+1
|
* sucuk: disable mirrorbrain null-sync for nowThomas Backlund2016-12-051-5/+5
|
* mirrorbrain: add second fallback mirrorThomas Backlund2016-03-151-1/+2
|
* mirrorbrain: dont serve small files from pseudo treeThomas Backlund2016-03-151-1/+1
|
* mirrorbrain: fix permission on config fileThomas Backlund2016-03-151-1/+1
|
* mirrorbrain: point pseudo filesystem to mirrors.kernel.orgThomas Backlund2016-03-141-1/+2
|
* mirrorbrain: load mod_dbd and mod_mirrorbrainThomas Backlund2016-03-142-0/+10
|
* mirrorbrain: fix up webapp configThomas Backlund2016-03-141-3/+2
|
* mirrorbrain: allow apache to traverse homedirThomas Backlund2016-03-141-1/+1
|
* mirrorbrain: fix apache dirThomas Backlund2016-03-141-1/+1
|
* mirrorbrain: install apache-mod_dbdThomas Backlund2016-03-141-1/+2
|
* mirrorbrain: cron: fake mirror update: fix duplicate userThomas Backlund2016-03-141-1/+0
|
* mirrorbrain: fix pgsql pwThomas Backlund2016-03-141-1/+1
|
* mirrorbrain: init: fix typoThomas Backlund2016-03-141-1/+1
|
* add mirrorbrain moduleThomas Backlund2016-03-144-0/+140