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
2014-01-29after downloading the latest version the user has no longer superuser access ...Thomas Steur
2014-01-23refs #4564 introducing new methods to make user a user has superuser access. ...Thomas Steur
2014-01-13Translating one more sentencemattab
2013-12-27Updating new logo in update screen refs #4153mattab
2013-11-18getting rid of the fetch parameterThomas Steur
2013-11-14Fix CSS updatermattab
2013-11-14Minormattab
2013-10-29Remove Piwik::translateException function.diosmosis
2013-10-18Minor changesmattab
2013-10-16fixes trac issue #4220Anthon Pang
2013-10-16Adding 2.0-a17 update file to delete old plugin foldersmattab
2013-10-10Refs #4208 Plugin classes movedmattab
2013-10-10Refs #4208 Move Plugin classes to core/Plugin for claritymattab
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
2013-10-09Refs #4202 removing functions Piwik_GetOption and SetOption. Now use: Option:...mattab
2013-10-08Fixes #4203 DevicesDetection 1.14 version schema update to account for longer...mattab
2013-10-07Move deadlock info logging to Db.php, fix core updater translation regression...Benaka Moorthi
2013-10-02refs #4134 renamed template hooksThomas Steur
2013-10-01refs #4134 renamed some hooksThomas Steur
2013-09-30Refactoring the code so that base.css is not required to be manually built bu...mattab
2013-09-30Refs #4133mattab
2013-09-19Moving isPhpCli to Commonmattab
2013-09-18Tweaks to alpha buildmattab
2013-09-16DbHelper groups logic around Db, tables, etc.mattab
2013-09-15cleaned up some more duplicate keys/translationssgiehl
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-14Adding Filesystem class which contains file operationsmattab
2013-09-12Refs #4151, remove loadJavascriptTranslations twig function and automatically...Benaka Moorthi
2013-08-15replaced presentational html tagssgiehl
2013-08-14added missing ';' / use double quotes for attribute values instead of single ...sgiehl
2013-08-11fixed namespacessgiehl
2013-08-11Merge remote-tracking branch 'origin/master' into plugin_namespacesmattab
2013-08-07Move X-A-Compatible meta & Add a viewport metaThomas ZILLIOX
2013-08-02fixed some doc blocks/namespacessgiehl
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...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-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-15Refs #3942mattab
2013-07-13Merge branch 'master' of github.com:piwik/piwik into pleineLune__less-install...Thomas ZILLIOX