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-23Check all subordinated sites when deciding whether to calculate main conversi...Stefan Giehl
2022-01-11Avoid any archiving queries in Goals Archiver if no goals or ecommerce are ac...Stefan Giehl
2021-11-24Further improvements for PHP 8.1 (#18330)Stefan Giehl
2021-11-09Fix archiving too many segments that aren't needed and showing 0 conversions ...Thomas Steur
2021-08-04limit the size of product reports (#17823)dizzy
2020-10-08Archive ecommerce items only if Ecommerce plugin is enabled (#16549)4.0.0-b3Stefan Giehl
2020-07-01Removes CustomVariables plugin from core (#16090)Stefan Giehl
2020-06-26Track seconds instead of days for "days since" dimensions (#15774)diosmosis
2020-06-09Track ecommerce views as new dimensions instead of custom variables (#15999)Stefan Giehl
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-12-17Show 'new' metrics on visitor engagement report/sparklines (#15128)Kate Butler
2019-07-05Update the link tag for all php files (#14635)Luca
2018-11-24Fix two issues causing new/returning visitor conversion rate to not appear (#...diosmosis
2018-07-19Add ability for Archivers to initiate archiving for other plugins & use in Go...diosmosis
2015-03-18fix a couple of bugs and actually only count the recursive rows count if neededThomas Steur
2015-03-18faster archive by calculating the recursive count only if neededThomas Steur
2014-11-24Do not compute conversion_rate in Goals archiving logic, instead compute as n...diosmosis
2014-07-19fixed method visibility keyword orderChristian Raue
2014-06-20removed no longer needed code in goals controllerThomas Steur
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-03-27refs #4828 commmitting test filesmattab
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2013-11-28Fix for ecommerce segmentation.Marcin Czołnowski
2013-11-28Merge branch 'master' into 2781-segmentation-on-Goals.getItemsMarcin Czołnowski
2013-11-09Refs #4200, refactor LogAggregator a bit (change signature of getSelectsFromR...diosmosis
2013-11-05Refs #4278 Simplifying ArchiveProcessor: moving internal logic to ArchiveProc...mattab
2013-11-05Fixing UI Testsmattab
2013-11-05Renaming archive helpers Reports->Records + move getMetricsForDimension to Lo...mattab
2013-11-04Moving getDataTableFromDataArray -> DataArray.asDataTablemattab
2013-11-04Renaming archiveDay -> aggregateDayReport and archivePeriod -> aggregateMulti...mattab
2013-10-10#2781Marcin Czołnowski
2013-10-10Refs #4208 Plugin classes movedmattab
2013-10-10Refs #4208 Move Plugin classes to core/Plugin for claritymattab
2013-10-08Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* direc...mattab
2013-10-08refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)mattab
2013-10-08refs #4123 Removing some warningsmattab
2013-08-11Refs #3942 Now themes don't need to have a PHP file, themes can simply specif...mattab
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-31Refs #3741 PHP Namespace conversion continued: Tracker classes,mattab
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
2013-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-20Converting to namespace: Period*, Metrics, Segment, SegmentExpression, Plugin...mattab
2013-07-06fixed several doc blockssgiehl
2013-06-18Adding new Metrics class that knows about all metrics. Moving from Piwik_Arch...mattab
2013-06-18Commenting/cleanup new classesmattab
2013-06-16Moving Log Aggregation logic to new LogAggregator objectmattab
2013-06-16Continuing the great cleanup. It looks like archiveProcessor will have to go ...mattab
2013-06-16More refactoring, moving SQL to classes and cleaning up logic so I can unders...mattab
2013-06-16refactoring / improvements of Archiveprocessing (in progress)mattab