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 (Expand)Author
2022-02-02Retry scheduled tasks on failure (#18335)Ben Burgess
2021-08-03Scheduled tasks: Always read timetable from the database and not from… (#17...Thomas Steur
2020-11-01read from the task timetable option more often when executing tasks to observ...diosmosis
2020-06-11Date factory test when date object is passed (#15998)Thomas Steur
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-08many typo fixes in the code thanks to codespell (#15730)Lukas Winkler
2019-07-05Update the link tag for all php files (#14635)Luca
2019-03-04GeoIP first will update the next day, then weekly/monthly after that. Fixes #...Diego Baños Fariñas
2018-10-11Implements wrapper method for a more secure unserialize with PHP 7 (#13285)Stefan Giehl
2018-09-21 Send email if no tracked data within N days. (#13363)diosmosis
2017-05-17added new events for scheduled tasksThomas Steur
2016-04-11refs #7983 let plugins add or remove fields to websites and better settings apiThomas Steur
2015-06-24The command `scheduled-tasks:run` now allows to run a single taskMatthieu Napoli
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-04-16Tweak output of task finished log in Scheduler.diosmosis
2015-04-08In tracker, run scheduled tasks via CliMulti, add tests for running scheduled...diosmosis
2015-04-01Refs #7181, add logging to ArchivePurger service + archive purging scheduled ...diosmosis
2015-02-16Added log statements in the task scheduler to debug future problems and #6868Matthieu Napoli
2015-01-12Simplified logicMatthieu Napoli
2015-01-12Method renamingMatthieu Napoli
2015-01-12phpdoc update for the schedulerMatthieu Napoli
2015-01-12Moved Piwik\TaskScheduler to Piwik\Scheduler\SchedulerMatthieu Napoli
2015-01-12Add type-hint to remove warningsMatthieu Napoli
2015-01-12Moved classes into new Scheduler componentMatthieu Napoli