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-04-14New hook: LanguageManager.getAvailableLanguagesmattab
2014-04-10it is no longer required to define a command in an event. Convention over con...Thomas Steur
2014-04-05loadAvailableLanguages refactormattab
2014-04-02refs #4899 move language selector to user settings for logged in users, still...Thomas Steur
2014-02-13fixed language count in pull request messagesgiehl
2014-02-05refs #4611 use InnoDB by default, added config option to change to different ...Thomas Steur
2014-02-03Removing last Piwik_ occurencesFabian Becker
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-02-02fixed duplicate language codes in pull messagesgiehl
2014-01-31ignore new plugins during translation updatesgiehl
2014-01-23refs #4564 introducing new methods to make user a user has superuser access. ...Thomas Steur
2014-01-13Fixes #4471 Only include websites that have access in scheduled reportsmattab
2013-12-30fixed pull request statssgiehl
2013-12-30always update core bundled plugins with core translationssgiehl
2013-12-29use php instead of shell commands, to be more system independentsgiehl
2013-12-29include plugins translations in calculation of language infossgiehl
2013-11-26create tmp path if it doesn't existsgiehl
2013-11-11Adding type hinting to API classesmattab
2013-11-11refs #4241 moving translation commands to LanguagesManagerThomas Steur
2013-11-06Phpstorm organize importsmattab
2013-10-11Refs #4208 refactor all singletons except the hard ones (with custom getInsta...mattab
2013-10-10Refs #4208 Move Plugin classes to core/Plugin for claritymattab
2013-10-10Refs #4208 Remove translate singletonmattab
2013-10-09Refs #4202 Menu refactor GO. This one is tricky...mattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* direc...mattab
2013-10-08refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)mattab
2013-10-08refs #4123 Removing some warningsmattab
2013-10-07Refs #4125 Renaming plugin from Referers to Referrersmattab
2013-10-02refs #4134 renamed some more hooks and removed some not used and not needed h...Thomas Steur
2013-10-02refs #4134 use plural to indicate a developer can add multiple entries or wid...Thomas Steur
2013-10-02refs #4134 renamed template hooksThomas Steur
2013-10-01refs #4134 renamed some hooksThomas Steur
2013-09-29Removing all uses of Zend_Registry from core/ plugins/ and tests/Fabian Becker
2013-09-24Remove use of Zend_Registry to hold DB connections.Benaka Moorthi
2013-09-16DbHelper groups logic around Db, tables, etc.mattab
2013-09-14Adding Filesystem class which contains file operationsmattab
2013-09-12Minor code changes + style following reviewmattab
2013-09-06* Renaming getCssFiles hook to getStylesheetFilesmattab
2013-09-04added api method to get translations for given pluginsgiehl
2013-08-18fixes languagesmanager apisgiehl
2013-08-16Fix failing LanguagesManagerTest and LanguagesManager APIFabian Becker
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
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-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