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-14Fix buildmattab
2013-09-14Moving piwik settings specific getters to SettingsPiwik classmattab
2013-09-14Moving PHP/server settings getter/setter to SettingsServer classmattab
2013-09-14Moving BatchInsert logic to own Db/BatchInsert classmattab
2013-09-14Adding Filechecks class for all filesystem checksmattab
2013-09-14Adding Filesystem class which contains file operationsmattab
2013-09-14ProxyHttp class until I find a better namemattab
2013-09-14Refactoring ProxyStaticFile class:mattab
2013-09-14Refactoring Profiler features out of Piwik classmattab
2013-09-04Replace create_function calls with lambda functions.Fabian Becker
2013-08-15Fix errormattab
2013-08-15replaced presentational html tagssgiehl
2013-08-14removed unused methodsgiehl
2013-08-11Merge remote-tracking branch 'origin/master' into plugin_namespacesmattab
2013-08-03Refs #4040, #4041, move AllColumns ViewDataTable & Goals ViewDataTable logic ...Benaka Moorthi
2013-08-02fixed some doc blocks/namespacessgiehl
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-08-02fixed some doc blockssgiehl
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-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-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-21Avoid links in Piwik::globr to avoid infinite recursion in unit tests.Benaka Moorthi
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-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-17Fixes #4046 Not checking for config/config.ini.php in the system check since ...mattab
2013-07-17Fixes #4047 Just removing the test as it is actually not useful anymore (the ...mattab
2013-07-07Fix build & remove Piwik::createAccessObject function.Benaka Moorthi
2013-07-07Added new integration test for archive.php cron script.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-06fixed several doc blockssgiehl
2013-07-06Implemented custom event dispatching system for Piwik (replaced event dispatc...Benaka Moorthi
2013-06-28* removing most mentions to "tpl"mattab
2013-06-27Removing Smarty strings from codebase, fixing installmattab
2013-06-23adding vendor/ to directories to protectmattab
2013-06-23Merge pull request #75Fabian Becker
2013-06-23Merge branch 'master' into 2.x-twigFabian Becker
2013-06-22Huge merge! Lets see how the tests run..Fabian Becker
2013-06-22RowEvolution simplifiedmattab
2013-06-18Moving some logic to Piwik_DataAccess_ArchiveTableCreatormattab