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
2021-11-15Proportional evolution comparison for incomplete periods (#18099)Ben Burgess
2021-09-07Fix notice Undefined index in DataCollection (#17967)Thomas Steur
2021-08-20When aggregating reports, inflate one expanded datatable at a time (#17817)dizzy
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-07-05Update the link tag for all php files (#14635)Luca
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-04-21improve performance of all websites dashboard when having thousands of websitesThomas Steur
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2013-11-18Using refactored constmattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab
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-09-22Refactoring core/Archive/DataCollection.php for clarity.Benaka Moorthi
2013-09-21Fixing some docs.Benaka Moorthi
2013-09-21Removing dead code.Benaka Moorthi
2013-08-10fixed doc blockssgiehl
2013-08-07Refs #4041, added parameter to Archive::getDataTableExpanded so entire tree ...Benaka Moorthi
2013-08-02fixed more doc blocks and namespacessgiehl
2013-08-02fixed undefined classes in doc blockssgiehl
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-20Converting to namespace: Period, Sitemattab
2013-07-20Converting to namespace: Archivemattab
2013-07-06fixed several doc blockssgiehl
2013-06-16tempmattab
2013-06-16going deeper into the rabbit holemattab
2013-06-12Added workaround for strange bug that causes archive queries to select data o...Benaka Moorthi
2013-05-31Refactored archive data querying code. Removed tree-like data structure from ...Benaka Moorthi