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-09-16The long awaited DbHelpermattab
2013-09-15Remove debugging code from accidental commit.Benaka Moorthi
2013-09-15More treemap stuff.Benaka Moorthi
2013-09-14Fixing build.Benaka Moorthi
2013-09-14Moving piwik settings specific getters to SettingsPiwik classmattab
2013-09-14Moving PHP/server settings getter/setter to SettingsServer classmattab
2013-09-14Adding Filechecks class for all filesystem checksmattab
2013-09-14ProxyHttp class until I find a better namemattab
2013-09-14Refactoring Profiler features out of Piwik classmattab
2013-08-11Merge remote-tracking branch 'origin/master' into plugin_namespacesmattab
2013-08-10Refs #3089, initial visitor profile integration with UserCountryMap..Benaka Moorthi
2013-08-09Restoring no trace in git (@diosmosis add this change to a changelist "do not...mattab
2013-08-06Merge branch 'master' into vdtBenaka Moorthi
2013-08-05Refs #4040, #4041 added new plugin ExtraVisualizations with dummy visualizati...Benaka Moorthi
2013-08-04code improvements / fixing doc blockssgiehl
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-08-02fixed more doc blocks and namespacessgiehl
2013-08-01fixing more namespacessgiehl
2013-07-31refs #3741 fixing some namespacessgiehl
2013-07-31Refs #3741 PHP Namespace conversion continued: Tracker classes,mattab
2013-07-31Fixing post merge bugsmattab
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-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