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-11Merge remote-tracking branch 'origin/master' into plugin_namespacesmattab
2013-08-02fixed some doc blocks/namespacessgiehl
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-08-01fixing more namespacessgiehl
2013-07-31refs #3741 fixing some namespacessgiehl
2013-07-31Merge branch 'master' into php-5.3-namespacesmattab
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-20Remove use of globals when non-intrusively setting up test environment and ad...Benaka Moorthi
2013-07-20Converting to namespace: Period, Sitemattab
2013-07-20Adding Logic for namespaces in Loader.php + Fixing buildmattab
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 Piwik_Config to \Piwik\Core\ConfigFabian Becker
2013-07-17Added initial UI integration tests that use cutycapt to take screenshots of U...Benaka Moorthi
2013-07-17Fixes #4046 Not checking for config/config.ini.php in the system check since ...mattab
2013-07-07Allow aspects of the testing environment to be init-ed by setting globals so ...Benaka Moorthi
2013-07-07Make Piwik_Access a singleton instance and remove use of Zend_Registry for th...Benaka Moorthi
2013-04-08Refs #3781, fixing build, revert last change and add getSuperUserLogin to Piw...diosmosis
2013-04-08Fixes #3781, make sure getUserPreference returns valid default value when opt...diosmosis
2013-04-02Reformat method visibility according to PSR-2Fabian Becker
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-09-12Follow up of previous api change + cleanup NOTICEs in testsmattpiwik
2012-09-02Fixes #3334, redesigned the reset password functionality.benakamoorthi
2012-07-27Reverting part of [6554] - It is semantically incorrect (even for tests, sinc...mattpiwik
2012-07-25Another attempt at fixing the build.benakamoorthi
2012-05-27moved another interface to its own file; fixed/added lot of doc blockssgiehl
2012-05-24completed a bunch of php doc blockssgiehl
2012-03-21Fixes #3017 mattpiwik
2011-12-06Fix bug reported in http://forum.piwik.org/read.php?2,83288mattpiwik
2011-09-28fail without error when idSite empty mattpiwik
2011-09-07last revert was not correct, properly reverting to previous versionmattpiwik
2011-09-06revert r5128robocoder
2011-09-05also remove the Inspekt wrapper stubrobocoder
2011-04-04fixes #2256 - missing data type in phpdocs, e.g., @param $namerobocoder
2010-08-20refs #1630robocoder
2010-07-06Introducing documented piwik.php PHP Tracking client.mattpiwik
2010-06-03refs #1368 - Piwik::prefixTable() is deprecatedrobocoder
2010-05-31Fixes #1351 All error messages displayed to screen/API should not be translat...mattpiwik
2010-05-05Fixes #1326mattpiwik
2010-04-09Refs #56 mattpiwik
2010-04-08fixes #1261 - SitesManager: add getSitesIdFromSiteUrl( $url ) to API; add uni...robocoder
2010-03-22Fixes #43mattpiwik
2010-03-18Fixes #1087mattpiwik
2010-02-10refs #1122 - fix core usagerobocoder
2009-08-22phpdoc cleanup:robocoder
2009-07-08fixes #803 - remove unnecessary require_once from core, plugins, and parts ofrobocoder
2009-07-01Add svn:keywords Id to .php files in core, plugins, and jsrobocoder