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-04-21language updatesgiehl
2015-04-20Fixes #7705, do not output scheduled task summary in core:run-scheduled-tasks...diosmosis
2015-04-17Refs #7602, add comment in PurgeOldArchiveData.php regarding use of NullLogger.diosmosis
2015-04-16Merge branch 'master' into archive_purger_logsdiosmosis
2015-04-16Fixed the display of settings formMatthieu Napoli
2015-04-09Allow ArchivePurger to be set in constructor of PurgeOldArchiveData command f...diosmosis
2015-04-09Merge branch 'master' into archive_purger_logsdiosmosis
2015-04-09Use NullLogger in core:purge-old-archive-data by default so ArchivePurger doe...diosmosis
2015-04-09Clean up purge-old-archive-data command output now that ArchivePurger logs at...diosmosis
2015-04-08fixes #7343 - changed translation to use upper case words in menusgiehl
2015-04-08Merge branch 'master' into archive_purger_logsdiosmosis
2015-04-05language update refs #3430sgiehl
2015-04-01Fixing build.diosmosis
2015-04-01Merge branch 'master' into archive_purger_logsdiosmosis
2015-04-01Merge branch 'master' into archive_purger_logsdiosmosis
2015-04-01Refs #7181, add logging to ArchivePurger service + archive purging scheduled ...diosmosis
2015-03-31Refs #7181, add --include-year-archives and --force-optimize-tables options t...diosmosis
2015-03-31Refs #7560, if old list is found in DB for ArchivesToPurgeDistributedList, co...diosmosis
2015-03-28Refs #7560, avoid array to string conversion notice in DistributedList & desc...diosmosis
2015-03-27translation updatesgiehl
2015-03-24Added command aliases for names that are easier to remember and typeMatthieu Napoli
2015-03-13language update refs #3430sgiehl
2015-03-12Add asserts to setUp method of archive purging tests so there is an assurance...diosmosis
2015-03-12Tweak to core:purge-old-archive-data command help and add command to CHANGELO...diosmosis
2015-03-12Merge branch 'master' into 7181_isolated_archive_purgingdiosmosis
2015-03-12Merge pull request #7352 from ArnY/dntOptOutMatthieu Aubry
2015-03-11replace tabs with spacesArnaud Abélard
2015-03-10Add type-hints to DuplicateActionRemover constructor.diosmosis
2015-03-10In purging scheduled task, only purge once per year-month combination found, ...diosmosis
2015-03-10Remove some unneeded documentation.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, forgot to add new command test.diosmosis
2015-03-06Refs #7811, do not purge custom ranges in same method as outdated archive pur...diosmosis
2015-03-06Refs #7181, adding tests for core:purge-old-archive-data command and make ass...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-05Refs #7181, fill in TODO docs.diosmosis
2015-03-05Merge branch 'master' into 7181_isolated_archive_purgingdiosmosis
2015-03-05Refs #7181, move ArchiveInvalidator to Piwik\Archive\Invalidator away from Pi...diosmosis
2015-03-05Refs #7181, rename remaining InvalidatedReports class to SitesToReprocessDist...diosmosis
2015-03-05Refs #7181, move distributed list used to hold archives to purge to separate ...diosmosis
2015-03-05Refs #7181, remove site IDs from one of InvalidatedReports' distributed lists...diosmosis
2015-03-05Refs #7181, optimize tables at end of core:purge-old-archive-data command, so...diosmosis
2015-03-04Take DNT into account cf piwik/piwik#7317Arnaud Abélard
2015-03-04Add command to force archive purging.diosmosis
2015-03-03fix various issues with user menu.Thomas Steur
2015-03-03Move ArchivePurger class from core\DataAccess to core\Archive and rename Purger.diosmosis
2015-03-03language update refs #3430sgiehl