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-12-01Configuration option to disable transition periods (#18366)Ben Burgess
2020-12-11Fix unknown keyword is not shown in transitions report in seach engines secti...Thomas Steur
2020-07-10Fix behaviour for segments using "not equals" or "not contains" on an action ...Stefan Giehl
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-03-15respect max execution time limit for transitions plugin (#15652)Stefan Giehl
2019-10-10Smaller varchar size for log_action.name (#14859)Thomas Steur
2019-08-07 Handle ranking query others row properly in contents & events archiver. (#14...diosmosis
2019-07-05Update the link tag for all php files (#14635)Luca
2018-07-24Implements "Social network" as a new referrer type (#12993)Stefan Giehl
2016-03-10Use sprintf instead of str_replace for consistencymattab
2016-03-03Prefix DB field by the table alias, to prevent error when a segment joins ano...mattab
2015-12-22remove unused use statementssgiehl
2015-03-26When processing "Non exits" actions, exclude downloads/outlinks which cause a...mattab
2014-12-10reuse $row->getSubtable() as much as possible instead of callng Manager::getI...mattab
2014-12-05Moved SegmentExpression into namespace Piwik\Segmentmattab
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-07-19removed unused variables and dead codeChristian Raue
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-09Organised imports, using phpstorm optimize imports featuremattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-02Refs #5037 Refactor the factory out of the Period class in its own Period\Fac...mattab
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2013-11-08Adding some type hintmattab
2013-11-05Refs #4278 Cleanup these Parameters objectsmattab
2013-11-05fix transitionsmattab
2013-11-05Refs #4278 Remove Archiver hooks and the classes Archiver will be automatical...mattab
2013-11-04Moving getDataTableFromDataArray -> DataArray.asDataTablemattab
2013-11-04Refs #472 move getIdActionFromSegment to TableLogAction classmattab
2013-11-01Minormattab
2013-10-29Merge Period::factory and Period::advancedFactory.diosmosis
2013-10-22Tracking Custom Events refs #472mattab
2013-10-22Tracker refactor + fix bug in bulk authentication + Cleanup some of Transitio...mattab
2013-10-20Some refactoring and preparations for custom events ref #472mattab
2013-10-11Refs #4208 refactor all singletons except the hard ones (with custom getInsta...mattab
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
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-08refs #4123 Removing some warningsmattab
2013-10-07Refs #4125 Renaming plugin from Referers to Referrersmattab
2013-09-06fixing typos REFERRERmattab
2013-08-11Merge branch 'plugin_namespaces'mattab
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-31Refs #3741 PHP Namespace conversion continued: Tracker classes,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-20Converting to namespace: Period*, Metrics, Segment, SegmentExpression, Plugin...mattab
2013-07-20Converting to namespace: Period, Sitemattab