aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mirror/templates
Commit message (Collapse)AuthorAgeFilesLines
* Use @ when accessing variables in templatesHEADmasterDan Fandrich5 days1-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 is the second batch of files.
* Use 24h clock format in mirror timestampJani Välimaa2024-10-281-1/+1
|
* Use UTC time in mirror timestampJani Välimaa2024-10-261-1/+1
|
* Revert "Use @ when accessing variables in templates"Dan Fandrich2024-10-041-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 templatesDan Fandrich2024-10-041-4/+4
| | | | Access without the @ symbol is the older method and is discouraged.
* lint fixes for mirrorThomas Backlund2015-10-201-1/+0
|
* better error message when a sync is running, but only show when runMichael Scherer2012-01-201-2/+6
| | | | from command line
* send a message when there is a lock in place preventing uploadMichael Scherer2012-01-201-1/+1
|
* add mirrordir script and mirrorbootstrap classNicolas Vigier2011-01-181-0/+12
|
* - remove file now that I checked that the cron job is okMichael Scherer2010-10-271-3/+0
|
* - add task for mirrorOlivier Thauvin2010-10-272-0/+8