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
2017-12-15Adds segmented visitor log for provider report (#12299)Stefan Giehl
2015-03-18Various performance improvements and bugfixes.Thomas Steur
2014-11-12Refs #6101, fix sumRowArray error caused by Provider change (GroupBy must be ...diosmosis
2014-10-08Fixes #6201 Unknown providers are now shown as "Unknown" instead of "IP"Matthieu Napoli
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-11Adding type hinting to API classesmattab
2013-10-11Refs #4208 refactor all singletons except the hard ones (with custom getInsta...mattab
2013-10-08refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)mattab
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-20Converting to namespace: Period*, Metrics, Segment, SegmentExpression, Plugin...mattab
2013-07-20Converting to namespace: Archivemattab
2013-07-20Removing extra namespace \Coremattab
2013-07-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-06-18Adding new Metrics class that knows about all metrics. Moving from Piwik_Arch...mattab
2013-06-07factoring out record names as constmattab
2013-04-02Merge pull request from @ksubileauFabian Becker
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-17Refs #3697, Prettify ISP namesKévin Subileau
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2011-04-14Fixes #1478mattpiwik
2011-02-12Refs #1736mattpiwik
2010-10-28peephole optimization to singletons, i.e., new self vs. $c = __CLASS__; new $crobocoder
2010-08-20refs #1630robocoder
2010-05-06fixes #1337 - remove static .htaccess files and defined('PIWIK_INCLUDE_PATH')...robocoder
2010-03-16Fixes #1011 Provider plugin now limits row count to 500mattpiwik
2010-02-10fixes #1122 - per Matt's reviewrobocoder
2010-01-30fixes #1122robocoder
2009-08-23Tweak phpdoc config. Add some missing phpdocs.robocoder
2009-08-22phpdoc cleanup:robocoder
2009-08-11Change die('Restricted access') to simply die.robocoder
2009-07-27fix JSON stringify'd layout not completely decoded;robocoder
2009-07-08fixes #803 - remove unnecessary require_once from core, plugins, and parts ofrobocoder
2009-05-31- on a rainy sunday night, implented one of the most requested feature which ...mattpiwik
2009-04-07Filters are now applied bymattpiwik
2009-04-03- changing ways of applying filters to a datatable, now $table->filter('Piwik...mattpiwik
2009-03-30- fixing recently introduced sorting issue, refactoring, cleaning up the gene...mattpiwik
2008-12-17- adding Goal Tracking related goodness in core, and pluginsmattpiwik
2008-12-08- cleaning the API/ codemattpiwik
2008-09-05Refactoring Widget and Menu code (in core and all plugins)mattpiwik
2008-06-09- adding 7 new translations: german, spanish, italian, russian, ukranian, cat...mattpiwik
2008-06-09- renaming spree, let's rename all "details" columns by what they really are:...mattpiwik
2008-05-18- remove useless __construct()mattpiwik
2008-04-11Convert txt files to unix formatjohmathe
2008-02-01- fixed bug period range generationmattpiwik
2008-01-17Work in progress....mattpiwik
2008-01-17changed api parameters order for consistency fix #20mattpiwik
2008-01-14Added phpdoc packagemattpiwik
2008-01-14Added phpdoc packagemattpiwik
2008-01-14Added headersmattpiwik