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
2018-01-11Show Matomo instead of Piwik in the user interface in more places (#12421)Matthieu Aubry
2015-10-06generate pages instead of implementing them in each controllerThomas Steur
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-14fix UI test by setting a fixed end date, otherwise we have to update the scre...Thomas Steur
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-07Fix ui tests.diosmosis
2013-10-03refs #3994 coding style, removed unused codeThomas Steur
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-31Merge branch 'master' into php-5.3-namespacesmattab
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
2013-07-22fixed some doc blockssgiehl
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-06-16refactoring / improvements of Archiveprocessing (in progress)mattab
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-12-15Fixes #3491, applying pebosi's patch to use mt_rand instead of rand.benakamoorthi
2011-04-14Fixes #1478mattpiwik
2010-10-28peephole optimization to singletons, i.e., new self vs. $c = __CLASS__; new $crobocoder
2010-08-20refs #1630robocoder
2010-03-29I forgot to commit this earliermattpiwik
2010-02-10fixes #1122 - per Matt's reviewrobocoder
2010-01-30fixes #1122robocoder
2009-08-22phpdoc cleanup:robocoder
2009-05-05- ADDED search field below data tables is now using the regular expression sy...mattpiwik
2009-05-01- Introducing the new "ExampleUI" plugin which shows how to plot data easily ...mattpiwik