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
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-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-07-06fixed several doc blockssgiehl
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-05-29 * All websites work with token_auth / sparklines refs #3083 mattpiwik
2012-05-28Fixes #3004, tweaks.benakamoorthi
2012-05-26Fixes #3004, redesigned DBStats plugin, added several new reports including d...benakamoorthi
2012-04-07Fixes #53. Augmented the log data deletion feature. Added the ability to purg...benakamoorthi
2012-03-05refs #1713 - merge dev branch to trunk (config class refactoring)robocoder
2011-04-14Fixes #1478mattpiwik
2011-01-26fixes #2047 - p.s. the only workaround I can think of to get the "Opens" and ...robocoder
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
2009-12-09- Few updates in the messaging mattpiwik
2009-12-08fix mysqli prepare error; make it clear that this is stats for MySQLrobocoder
2009-08-22phpdoc cleanup:robocoder
2009-07-01Add svn:keywords Id to .php files in core, plugins, and jsrobocoder
2008-12-22- fix actions table column namesmattpiwik
2008-12-08- cleaning the API/ codemattpiwik
2008-08-19Slightly improving interface for the database usage reportmattpiwik
2008-08-16Corrects a display bug in the index size in the DBStats plugin.johmathe
2008-08-16Corrects an permissions bug for the db statistics access.johmathe
2008-08-16Corrects a permission bug.johmathe
2008-08-16Adds the database usage statistics plugin.johmathe