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-10[hotfix]php8.0 key on empty object throw error (#18687)Peter Zhang
2021-03-11Throw invalid dimension exception during rendering graph with wrong height/wi...Zoltan Flamis
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-17New page performance reports (#15736)Stefan Giehl
2020-02-20Removes deprecated class Piwik\Translate (#15586)Stefan Giehl
2019-09-23fixed broken link in ImageGraph API (#14906)Lukas Winkler
2019-07-05Update the link tag for all php files (#14635)Luca
2018-09-30Fix various notices caused by invalid parameter values (#13511)Stefan Giehl
2018-01-11Show Matomo instead of Piwik in the user interface in more places (#12421)Matthieu Aubry
2017-04-03replace pChart with CpChart (#11559)Stefan Giehl
2017-03-28System tests: enable images generation in scheduled reports (#11278)Matthieu Aubry
2015-11-24refs #9129 added feature Custom DimensionsThomas Steur
2015-08-13Use !isset instead of empty, as we need to use zero vauesmattab
2015-05-10Removed deprecated methods.Thomas Steur
2014-12-18add namespacemattab
2014-12-18Fixes #6865 Introducing new event to let plugin define deprecated module and...mattab
2014-12-17Fix the notice Notice: Undefined index: bounce_ratemattab
2014-07-19fixed field visibility keyword orderChristian Raue
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2013-11-18Refactor const to highlight their coupling #4278mattab
2013-11-11Adding type hinting to API classesmattab
2013-10-29Remove Piwik::translateException function.diosmosis
2013-10-22Refs #4200, make DataTable:: private & add public methods necessary, tweaking...diosmosis
2013-10-11Refs #4208 refactor all singletons except the hard ones (with custom getInsta...mattab
2013-10-10Refs #4208 Remove translate singletonmattab
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-07Refs #4125 Renaming plugin from Referers to Referrersmattab
2013-10-05Renaming DataTable\Array to DataTable\Map in comments and testsmattab
2013-09-16DbHelper groups logic around Db, tables, etc.mattab
2013-09-14Moving PHP/server settings getter/setter to SettingsServer classmattab
2013-09-14Adding Filesystem class which contains file operationsmattab
2013-09-14refs #4151 refactored some usages of _js hacksgiehl
2013-08-11fixed namespacessgiehl
2013-08-11Merge branch 'plugin_namespaces'mattab
2013-08-11Merge with Master + fix build + Namespaces conquest checkmattab
2013-08-10added some inline variable type hints / fixed some doc blockssgiehl
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...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, Sitemattab
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-06-16Continuing the great cleanup. It looks like archiveProcessor will have to go ...mattab
2013-05-19ref #71, #3934 - segment selection for scheduled html, pdf & sms reportsJulien Moumné
2013-04-20fixes #3799 apply colors to exception messageJulien Moumné
2013-04-09refs #3799 new parameter $textColor is required to render exceptionsJulien Moumné