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
2016-12-01Apply ReplaceSummaryRowLabel filter when flattening (#10935)Matthieu Aubry
* Apply ReplaceSummaryRowLabel filter when flattening * Also apply filter in parent table * Clarify that the filter is recursive
2016-12-01Processed metrics processed when reports are flattened (#10933)Matthieu Aubry
2016-11-15System testsmattab
2015-03-18Various performance improvements and bugfixes.Thomas Steur
Imporves performance for Archiving and Range dates. Makes all kind of reports faster as well. Fixed bugs in labelFilter, reports total calculation and more.
2015-03-11Made for reports faster when flat=1 is used.Thomas Steur
Also replaceColumnNames is now queued again which should bring a performance boost in general.
2015-03-05Faster flattening for many reportsThomas Steur