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
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-07-05Update the link tag for all php files (#14635)Luca
2018-06-28Remove executable bit on most files (#13038)Adrien Crivelli
2018-01-11Show Matomo instead of Piwik in the user interface in more places (#12421)Matthieu Aubry
2015-06-06Use DI to override objects in tests in DBStats plugin instead of test event.diosmosis
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-03-21Add method to clear cache in DBStats class MySQLMetadataProvider.diosmosis
2014-02-27Refs #4189, added expected screenshot for DBStats, added actual & mock data a...diosmosis
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2013-11-18Refactor const to highlight their coupling #4278mattab
2013-10-09Refs #4202 removing functions Piwik_GetOption and SetOption. Now use: Option:...mattab
2013-09-16DbHelper groups logic around Db, tables, etc.mattab
2013-08-15Generalize method signatureFabian Becker
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-31Refs #3741 Resuming PHP Namespaces conversion of Piwik core, mostly finished ...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-20Removing extra namespace \Coremattab
2013-07-18Refactor class Piwik_Common to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik_Commin to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-07-18Refactor Piwik_Config to \Piwik\Core\ConfigFabian Becker
2013-07-06fixed several doc blockssgiehl
2013-06-07factoring out record names as constmattab
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-08-16Fixing Warning: Division by zero in /home/domain/domains/analytics.domain.nl...mattpiwik
2012-07-29Fixes #3286mattpiwik
2012-07-17Fix Warning: Division by zero in /vhosts/piwik/html-8080/plugins/DBStats/MySQ...mattpiwik
2012-05-26Fixes #3004, redesigned DBStats plugin, added several new reports including d...benakamoorthi