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
2018-08-01Add some simple profiling output to core:archive command (#13215)diosmosis
2018-07-24Fix test failue: climulti result now returns Request instances not strings.diosmosis
2018-07-24Renames console to Matomo (#13192)Stefan Giehl
2018-07-23Ensure to cancel an archive process if it is already running (#13155)Thomas Steur
2018-07-12Add possibility to configure the number of max concurrent archivers (#13161)Thomas Steur
2018-07-09When trying to detect if a period is already running, include the actual peri...Thomas Steur
2018-05-31Add event to allow altering the request URL that CronArchive uses. (#13011)diosmosis
2018-04-23This addresses the various dead lock issues when using transactions and multi...Jarrett Kachenmeister
2018-04-23Do not run the same archive command twice (#12702)Thomas Steur
2018-04-23Make sure core:archive terminates when all initial websites have been process...Thomas Steur
2018-01-10Further Piwik.org => Matomo.org replacements (#12415)Thomas Steur
2017-12-07remove unneeded comparrisonThomas Steur
2017-12-07Respect maintenance mode when archivingThomas Steur
2017-11-20Mention that old report data can be invalidated using the new InvalidateRepor...Matthieu Aubry
2017-10-16Even more HTTPS links (#12161)Lukas Winkler
2017-09-04Allow different reports pre-archiving frequency for each period (#11979)Thomas Steur
2017-03-25Tweak commentmattab
2017-01-08Respect new shouldRunWithoutVisits method of plugin archivers in CronArchiversgiehl
2017-01-07Use gender-neutral wording where possible (#10982)Lucas Jenß
2016-07-18Fixes #10276mattab
2016-07-03Adding hyphen for consistencymattab
2016-07-03Tweak core:archive output logging to better explain where to find error log d...mattab
2016-05-05Fix some typos in comments (found by codespell) (#10120)Stefan Weil
2016-04-08function renamed for clarity (minor)mattab
2016-04-08refs #9468 make sure to actually store all siteIds that have finished since l...Thomas Steur
2016-02-20Merge branch 'master' of github.com:piwik/piwikmattab
2016-02-19Use more clear wording in archiving outputmattab
2016-02-16Fix indentsEmir Beganovic
2016-02-16Remove unused parametersEmir Beganovic
2016-02-16Add missing docblocksEmir Beganovic
2016-01-19Merge pull request #9500 from piwik/9258_2Thomas Steur
2016-01-12refs #9258 forward php cli options to the archiver commandsThomas Steur
2016-01-12make sure to forward xhprof and testmode to all requestsThomas Steur
2015-11-23--force-date-last-n should really force archiving, even if there was no visit...mattab
2015-10-12Fix test failure.diosmosis
2015-10-12Make ArchiveInvalidator an immutable service and add it to DI. markArchivesAs...diosmosis
2015-09-21fix CronArchive event names for consistencyThomas Steur
2015-09-21rename eventsPatryk Andrzejewski
2015-09-15change place of eventPatryk Andrzejewski
2015-09-14Refs #8777 tweak summary log messages output for more claritymattab
2015-09-14Make message prefix consistentmattab
2015-09-14Better logging messages for core:archive outputmattab
2015-09-09change descriptionPatryk Andrzejewski
2015-09-09core reviewPatryk Andrzejewski
2015-09-08additional eventsPatryk Andrzejewski
2015-09-08Archive web cron should not timeoutmattab
2015-09-08Rename site -> website in core:archive output for consistencymattab
2015-08-31Merge pull request #8571 from piwik/8066Benaka
2015-08-31generate timer for each segmentThomas Steur
2015-08-31Wrong "Time Elapsed" in core:archive outputThomas Steur