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-13refs #4633 rename segment filter to segment, fixed a bug re visitTime and ext...Thomas Steur
2015-02-13refs #4633 this should fix the last remaining system testThomas Steur
2015-02-13refs #4633 open segmented visitor log with one click on a rowThomas Steur
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...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-11Adding type hinting to API classesmattab
2013-10-11Refs #4208 refactor all singletons except the hard ones (with custom getInsta...mattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab
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-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-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
2013-07-20Converting to namespace: Archivemattab
2013-07-20Removing extra namespace \Coremattab
2013-07-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-07-06fixed several doc blockssgiehl
2013-06-19Fixing regressions in recent refactorings, fixing regression in Archive.php r...Benaka Moorthi
2013-06-18Adding new Metrics class that knows about all metrics. Moving from Piwik_Arch...mattab
2013-06-16Fixing transitions and few other things. Still one failing test.mattab
2013-06-16Adding new classesmattab
2013-06-16Continuing the great cleanup. It looks like archiveProcessor will have to go ...mattab
2013-06-16More refactoring, moving SQL to classes and cleaning up logic so I can unders...mattab
2013-06-16going deeper into the rabbit holemattab
2013-06-07factoring out record names as constmattab
2013-05-31Refactored archive data querying code. Removed tree-like data structure from ...Benaka Moorthi
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
2012-08-03Fixes #3275, fix issue w/ VisitTime.getByDayOfWeek report where sumRow compla...benakamoorthi
2012-07-31Fixes #3275, add 'Visits by Day of Week' report to VisitTime as related repor...benakamoorthi
2011-05-30Fixes #2438mattpiwik
2011-04-28Fixes #2363mattpiwik
2011-04-16Fixes #2316 - Disabled by default in API for Backward compatibility, but enab...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-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
2009-01-14Fixing #452mattpiwik
2008-12-08- cleaning the API/ codemattpiwik