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
2015-08-12Make sure purgeOutdatedArchives task is executed in scheduled task run after ...diosmosis
2015-06-24Sanity check #8186Matthieu Napoli
2015-06-2430s timeout when updating the spammers blacklistMatthieu Napoli
2015-06-24#7674 Auto-update the referrer spammer blacklistMatthieu Napoli
2015-04-01Refs #7181, add logging to ArchivePurger service + archive purging scheduled ...diosmosis
2015-03-12Add asserts to setUp method of archive purging tests so there is an assurance...diosmosis
2015-03-10In purging scheduled task, only purge once per year-month combination found, ...diosmosis
2015-03-10Rename Archive\Invalidator to ArchiveInvalidator and Archive\Purger for Archi...diosmosis
2015-03-06Adding log statement + TODO to CoreAdminHome/Tasks.php.diosmosis
2015-03-06Refs #7181, clarify code + comment that skips archiving in scheduled task.diosmosis
2015-03-06Refs #7811, do not purge custom ranges in same method as outdated archive pur...diosmosis
2015-03-05Refs #7181, move ArchivesToPurgeDistributedList to CoreAdminHome since only c...diosmosis
2015-03-05Refs #7181, move distributed list access from Archive\Purger to CoreAdminHome...diosmosis
2015-03-03Move ArchivePurger class from core\DataAccess to core\Archive and rename Purger.diosmosis
2015-03-02Refs #7181, remove isRequestAuthorizedToArchive call in Rules::shouldPurgeOut...diosmosis
2015-03-02Refs #7181, change ArchivePurger to use instance methods instead of static me...diosmosis
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-10Added tests for segments, renamed fixtures, removed code duplication, changed...MichaƂ Kurzeja
2014-09-08Added purging of invalidated archives in scheduled tasksm.kurzeja
2014-07-22removed unused use statementssgiehl
2014-07-01factor out the Archive Purging code in own classmattab
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-06-05refs #5301 started to simplify scheduled tasks API while staying backwards co...Thomas Steur