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-03-10[Codingstyle] Disallow unused use statements (#18520)Stefan Giehl
2021-11-15Proportional evolution comparison for incomplete periods (#18099)Ben Burgess
2021-08-20Ignore overwrite subtable warning for summary rows for old data… (#17891)dizzy
2021-08-20When aggregating reports, inflate one expanded datatable at a time (#17817)dizzy
2020-09-11Add more debug information for some specific archiving errors (#16387)Thomas Steur
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-16merge 3.x to 4.x (#15821)diosmosis
2020-01-20Removes some code marked as deprecated (#15419)Stefan Giehl
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-08-04Two small changes for GA importer (#14727)diosmosis
2019-08-01Prevent unserialization error in DataTableFactory (#14669)Julian Maurice
2019-07-05Update the link tag for all php files (#14635)Luca
2016-08-29Merge branch 'master' into 3.0-m06Thomas Steur
2016-08-16API should not prettify labels when requesting period=week with many periods ...Thomas Steur
2016-05-05Fix some typos in comments (found by codespell) (#10120)Stefan Weil
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-04-22extract metadata update into methodThomas Steur
2015-04-21updated submodule + more commentsThomas Steur
2015-04-21improved some parts of the code and added more docsThomas Steur
2015-04-21improve performance of all websites dashboard when having thousands of websitesThomas Steur
2015-03-18faster archive by calculating the recursive count only if neededThomas Steur
2014-11-25Moving DataTable::getSiteIdFromMetadata to Piwik\Archie\DataTableFactory.diosmosis
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-18Revert broken changemattab
2013-11-18Refs #4278 Removing transformMetadata()mattab
2013-11-18Fix error, self not available in closuremattab
2013-11-18Using refactored constmattab
2013-11-18Refactor const to highlight their coupling #4278mattab
2013-10-22Refs #4200, make DataTable:: private & add public methods necessary, tweaking...diosmosis
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-05Renaming DataTable\Array to DataTable\Map in comments and testsmattab
2013-08-14fixed some doc blockssgiehl
2013-08-10fixed doc blockssgiehl
2013-08-07Refs #4041, added parameter to Archive::getDataTableExpanded so entire tree ...Benaka Moorthi
2013-08-02fixed undefined classes in doc blockssgiehl
2013-08-01fixing more namespacessgiehl
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-06fixed several doc blockssgiehl
2013-06-16tempmattab
2013-06-16going deeper into the rabbit holemattab
2013-06-09Fix regression in archive.php cron (via PHP renderer) caused by Archive.php r...Benaka Moorthi
2013-05-31Refactored archive data querying code. Removed tree-like data structure from ...Benaka Moorthi