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-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-02-20refs #7104 This should prevent from accidentally starting a Zend_Session.Thomas Steur
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-06-24minor code stylemattab
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-03-21Get Db connection singleton in DbTable session handler upon use instead of st...diosmosis
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-09-19Moving isPhpCli to Commonmattab
2013-09-14Moving PHP/server settings getter/setter to SettingsServer classmattab
2013-08-02fixed undefined classes in doc blockssgiehl
2013-08-01fixing more namespacessgiehl
2013-07-31Refs #3741 PHP Namespace conversion continued: Tracker classes,mattab
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
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-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-27moved another interface to its own file; fixed/added lot of doc blockssgiehl
2011-07-03refs #2491 - fix typorobocoder
2011-07-03refs #2491 - replace Zend_Session_SaveHandler_DbTable with a leaner and clean...robocoder
2011-04-03refs #2256robocoder
2010-12-19fixes #1901, refs #1592 - we can't use mock objects because of static method ...robocoder