Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-04-01Refs #7181, add logging to ArchivePurger service + archive purging scheduled ↵diosmosis
tasks + Scheduler, modify CronArchive to run scheduled tasks within same process as core:archive so logs are visible in core:archive output.
2015-01-12Simplified logicMatthieu Napoli
2015-01-12Add type-hint to remove warningsMatthieu Napoli
2015-01-12Moved classes into new Scheduler componentMatthieu Napoli