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
2019-07-05Update the link tag for all php files (#14635)Luca
2019-01-22Adds segmented log feature to more reports (#13939)Stefan Giehl
2015-06-20fetch another string from cldrsgiehl
2015-06-20use new intl unit datasgiehl
2015-03-18Various performance improvements and bugfixes.Thomas Steur
2014-11-08Converted most other processed metric calculation to use ProcessedMetric class.diosmosis
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-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-05Renaming DataTable\Array to DataTable\Map in comments and testsmattab
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-31Refs #3741 Resuming PHP Namespaces conversion of Piwik core, mostly finished ...mattab
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: Archivemattab
2013-07-20Merge remote-tracking branch 'origin/master' into php-5.3-namespacesmattab
2013-07-20Removing extra namespace \Coremattab
2013-07-19Refs #4041, move Piwik_ViewDataTable_GenerateGraphData logic to new JqplotDat...Benaka Moorthi
2013-07-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-07-03Another gomattab
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-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2011-11-05Fixes #583:benakamoorthi
2011-10-27Fixes #584, #536, #2031 - Kuddos to Benaka akka capedfuzz for this great patc...mattpiwik
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-02-10fixes #1122 - per Matt's reviewrobocoder
2010-01-30fixes #1122robocoder
2009-08-22phpdoc cleanup:robocoder
2009-08-01fixes #893 - minor adjustments to labels; sent notification to translations (...robocoder
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-06- make sure all "Others" type legends are correct on all graphsmattpiwik
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-08- cleaning the API/ codemattpiwik
2008-11-21- serbian flagmattpiwik
2008-07-21- small fixes (removing TODO from the code)mattpiwik
2008-06-09- adding 7 new translations: german, spanish, italian, russian, ukranian, cat...mattpiwik
2008-06-06Adding new feature: you can now use comma separated idsite in all the APIs me...mattpiwik
2008-05-18- remove useless __construct()mattpiwik
2008-04-11Convert txt files to unix formatjohmathe