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-24Further improvements for PHP 8.1 (#18330)Stefan Giehl
2021-11-16Fix some PHP8.1 deprecation warnings occurred while running tests (#18314)Stefan Giehl
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-03-22Remove PHP serialization response format (#15558)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
2019-04-11Display all product categories if present in the visitor log (#14083)diosmosis
2016-04-11refs #7983 let plugins add or remove fields to websites and better settings apiThomas Steur
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2014-09-19Fix XML rendering regression.diosmosis
2014-09-18Adding new PivotByDimension DataTable filter that can pivot a report by (almo...diosmosis
2014-08-06refs #5896 started to move rendering code from response builder in other clas...Thomas Steur
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-15removed unused variablesChristian Raue
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-19Fixes #4313 Fixing the XML renderer to account for date keysmattab
2013-11-11fix xml renderer fails if only one column is displayed and report has no dime...Thomas Steur
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-10-05Renaming DataTable\Array to DataTable\Map in comments and testsmattab
2013-09-12Refs #3089, tweaks to getVisitorProfile API output. Includes change that allo...Benaka Moorthi
2013-08-04code improvements / fixing doc blockssgiehl
2013-08-02fixed more doc blockssgiehl
2013-08-01fixing more namespacessgiehl
2013-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-20Removing extra namespace \Coremattab
2013-07-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-14Remove commented code/var_dumps in core/Fabian Becker
2013-02-20Fixing more bugs in the build + Mapping visits from China region 14 to Tibet ...mattab
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-12-18Refs #1253, fixes #3349, fix bugs and regressions in annotations and tweaked ...benakamoorthi
2012-12-14Fixes #1253, added annotations plugin that allows attaching notes to differen...benakamoorthi
2012-07-20Fixes #3134, added bulk tracking feature and bulk request API method.benakamoorthi
2012-05-28added/fixed doc blockssgiehl
2011-12-07refs #2809 - refactoringrobocoder
2011-12-06fixes #2809, refs #2714: making signature of Piwik_DataTable_Renderer::render...BeezyT
2011-05-23XML output cleanup: empty elements were displaying as <referrerName></referre...mattpiwik
2011-02-23Fixing testsmattpiwik
2011-01-03Various code cleanups and small improvements:mattpiwik
2010-11-04refs #1793 - refactoring output() to renderHeader()robocoder
2010-11-01fixes #1793robocoder
2010-08-20refs #1630robocoder
2010-07-19Fixes #1485 mattpiwik
2010-07-13Refs #1446 mattpiwik
2010-06-11Fixes #1372 Thanks JulienM for patchmattpiwik
2009-08-22phpdoc cleanup:robocoder
2009-07-08fixes #803 - remove unnecessary require_once from core, plugins, and parts ofrobocoder