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
2015-02-02Replaced calls of static methods with dependency injectionMatthieu Napoli
2014-11-27Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-27Fixes #3147 Add rel="noreferrer" to all outgoing links . This works in Firefo...mattab
2014-11-26Fix visitors overview bounce_rate regression.diosmosis
2014-11-15Get Actions.get result through API rather than through directly calling insta...diosmosis
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-08Refs #6109 New core metric: nb_users as the count of distinct user ids. Means...mattab
2014-08-06Fixes #4392, make sure columns query parameter does not affect VisitsSummary....diosmosis
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-19fixed method visibility keyword orderChristian 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 #1915 added missing method to delete all viewdatatableparams, metricsToP...Thomas Steur
2014-03-16Fixes #3749 Fix the Overview>Report when Actions plugin is disabledmattab
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-21Removing unused parameter to getEvolutionGraphmattab
2013-11-18getting rid of the fetch parameterThomas Steur
2013-11-06Phpstorm organize importsmattab
2013-10-21It was confusing to have a coreViewDataTable and pluginViewDataTable class. I...Thomas Steur
2013-10-15set properties on config, not on view itselfThomas Steur
2013-10-10Refs #4208 Move Plugin classes to core/Plugin for claritymattab
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-07fix fatal error that API is already in useThomas Steur
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-31Fixing post merge bugsmattab
2013-07-31Merge branch 'master' into php-5.3-namespacesmattab
2013-07-28Refs #4040, move Piwik_ViewDataTable::getRawSegmentFromRequest to Piwik_API_R...Benaka Moorthi
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-23Merge pull request #75Fabian Becker
2013-06-22Huge merge! Lets see how the tests run..Fabian Becker
2013-06-17refs #4007 in branch 1.X, an alternative fix for this issue has been committe...Timo Besenreuther
2013-06-16refs #4007 sparklines can't handle columns parametersgiehl
2013-05-30Rename template file namesThomas ZILLIOX
2013-05-12Fixes #3932mattab
2013-04-16Merge branch 'master' into 2.x-twigFabian Becker
2013-04-14refs #1700 adding avg. generation time to visitors > overviewTimo Besenreuther
2013-04-05Converted VisitsSummary plugin to TwigFabian Becker
2013-04-02refs #1700 performance analyticsTimo Besenreuther
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-01Revert changes, !count -> empty()Fabian Becker
2013-03-01Code cleanupFabian Becker