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
2014-01-17fixed failing social testssgiehl
2013-11-06Phpstorm organize importsmattab
2013-10-10Refs #4208 Move Plugin classes to core/Plugin for claritymattab
2013-10-09Refs #4202 removing functions Piwik_GetOption and SetOption. Now use: Option:...mattab
2013-10-07Refs #4125 Renaming PDFReports to ScheduledReportsmattab
2013-09-29Merge branch 'master' into registryFabian Becker
2013-09-29Removing all uses of Zend_Registry from core/ plugins/ and tests/Fabian Becker
2013-09-24Merge branch 'master' into logBenaka Moorthi
2013-09-24Remove use of Zend_Registry to hold DB connections.Benaka Moorthi
2013-09-23Made changes.Benaka Moorthi
2013-09-16The long awaited DbHelpermattab
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-31Refs #3741 PHP Namespace conversion continued: Tracker classes,mattab
2013-07-31Refs #3741 Resuming PHP Namespaces conversion of Piwik core, mostly finished ...mattab
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
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-20Adding Logic for namespaces in Loader.php + Fixing buildmattab
2013-07-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-07-18Refactor Piwik_Config to \Piwik\Core\ConfigFabian Becker
2013-07-07Removed the deprecated Piwik_Config_Compat file and the Piwik::createConfigOb...Benaka Moorthi
2013-06-18Removing TablePartitioning from codebase, since it was rather ugly. Introduci...mattab
2013-05-06Small changes to trigger new buildmattab
2013-04-20Fixes #3904:mattab
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-02-20Fixes #2830 Implementing Tracker Cache TTL (in config file, [Tracker]mattab
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-10-20some more adjustments for switching to the new testssgiehl
2012-06-24refs #3227 added first database testssgiehl