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-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-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 class Piwik to \Piwik\Core\PiwikFabian 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-07Fix build & remove Piwik::createAccessObject function.Benaka Moorthi
2013-07-07Make Piwik_Access a singleton instance and remove use of Zend_Registry for th...Benaka Moorthi
2013-07-07Removed the deprecated Piwik_Config_Compat file and the Piwik::createConfigOb...Benaka Moorthi
2013-07-06Implemented custom event dispatching system for Piwik (replaced event dispatc...Benaka Moorthi
2013-06-27Removing Smarty strings from codebase, fixing installmattab
2013-04-02Reformat method visibility according to PSR-2Fabian Becker
2013-03-31fixing some doc blockssgiehl
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-03Fixes #3769 Hiding backtrace on login form + error pagesmattab
2013-03-01More code cleanup and better use of Piwik::logFabian Becker
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-12-14Fixes #1253, added annotations plugin that allows attaching notes to differen...benakamoorthi
2012-09-20Clarifying error message & encoding before displaymattpiwik
2012-08-17Adding quick tip about disabling maintenance and re-enable tracker refs #2976mattpiwik
2012-08-14Fixing build? Refs #3163mattpiwik
2012-08-14Refs #3163mattpiwik
2012-07-27Error message updatemattpiwik
2012-05-31Fixes #3145mattpiwik
2012-05-25refs #3011, refs #1353mattpiwik
2012-05-24completed a bunch of php doc blockssgiehl
2012-03-05refs #1713 - merge dev branch to trunk (config class refactoring)robocoder
2012-02-23Fixes #2961mattpiwik
2012-02-12Fixes #2918mattpiwik
2011-12-25misc fixes from #1713 branch (unrelated to the config class refactoring)robocoder
2011-12-22Trying to fix error reported by ezdesign " Warning:</strong> <i>fopen(/var/ww...mattpiwik
2011-11-23Add back to top in API doc mattpiwik
2011-11-04Adding generic hook to allow any plugin to change parameters before calling t...mattpiwik
2011-09-22Fixes #2675mattpiwik
2011-09-18Fixes #2671, #2659mattpiwik
2011-08-11Refs #2327mattpiwik
2011-08-11fixes #2574 - start sessions (and lock session) before creating db connectionsrobocoder
2011-08-10Refs #2327mattpiwik
2011-08-09Refs #2327mattpiwik
2011-08-01refs #2602 - always start the session for file-based sessions; for non-file-b...robocoder
2011-07-31fixes #2602, fixes #2574, refs #2548, refs #2597robocoder
2011-06-28refs #2522robocoder
2011-06-27refs #2522 - minor tweakrobocoder
2011-06-27fixes #2522robocoder
2011-05-22fixes #1279robocoder
2011-05-11Maintenance mode should only affect the Browser Piwik, in shell mode, it shou...mattpiwik