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
2016-04-06Merge branch 'master' into 3.0-m03Thomas Steur
2016-03-29fix #9896 Keep Page URL fragments when tracking Page URLs" not persistentThomas Steur
2015-10-06generate pages instead of implementing them in each controllerThomas Steur
2015-02-02Replaced calls of static methods with dependency injectionMatthieu Napoli
2015-01-15display returning visits still on top under engagement but all other reports ...Thomas Steur
2014-11-26Fix percent regression in VisitFrequency overview page.diosmosis
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-02refs #1915 added missing method to delete all viewdatatableparams, metricsToP...Thomas Steur
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-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-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-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-05-30Rename template file namesThomas ZILLIOX
2013-04-11Converted VisitFrequency plugin to TwigFabian Becker
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
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2011-11-18Refs #1820 Timo sorry for this feedback, you're right in this case magic numb...mattpiwik
2011-11-09refs #1820 added metrics picker to more core reports. some language updates t...BeezyT
2011-10-20Fixes #2730mattpiwik
2011-05-05#2373 inline documentation for reports and metricsBeezyT
2010-08-20refs #1630robocoder
2010-07-20Refs #1485 mattpiwik
2010-07-19Fixes #1485 mattpiwik
2010-07-17Last N graph, click on icon should reload the graph as expected.mattpiwik
2010-07-13Fixes #1297mattpiwik
2009-08-22phpdoc cleanup:robocoder
2009-08-12fixes #922 - use View factory in core plugins; post View.getView event (new h...robocoder
2009-07-08fixes #803 - remove unnecessary require_once from core, plugins, and parts ofrobocoder
2009-07-01Add svn:keywords Id to .php files in core, plugins, and jsrobocoder
2009-06-28Fixes #524 - add standard Piwik header to .php files in core & plugins, withrobocoder
2009-04-27- API CHANGE: the API for the function Piwik_AddWidget has changed. The new A...mattpiwik
2008-12-17- adding Goal Tracking related goodness in core, and pluginsmattpiwik
2008-10-29- fix #379 Internal API permission issuesmattpiwik
2008-06-06Adding new feature: you can now use comma separated idsite in all the APIs me...mattpiwik
2008-02-03- all widgets now registeredmattpiwik
2008-02-01finished splitting HomeController in all the plugins controllermattpiwik