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
2022-09-05show Development language again when development mode is enabled (#19628)Lukas Winkler
2021-09-01Prepares Weblate migration (#17927)Stefan Giehl
2021-08-30use list of supported languages from config (#17930)Lukas Winkler
2020-06-03Remove code tagged with `@deprecated` (#16001)Thomas Steur
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-08many typo fixes in the code thanks to codespell (#15730)Lukas Winkler
2019-07-05Update the link tag for all php files (#14635)Luca
2019-03-15Support multiple plugin paths (#14051)Thomas Steur
2019-03-04Typo: LanguageManager => LanguagesManager (#14154)Christian Schmidt
2019-01-30Don't hardcode plugins directory (#14043)Thomas Steur
2019-01-22Exclude non core plugins from translation percentage calculation (#13981)Stefan Giehl
2018-01-11Show Matomo instead of Piwik in the user interface in more places (#12421)Matthieu Aubry
2017-10-16Even more HTTPS links (#12161)Lukas Winkler
2015-10-28allow user to chosse between 12 and 24 hour time formatsgiehl
2015-09-22TranslatorEmail has been removed from translation filessgiehl
2015-06-22ensure all languages have Intl translations, otherwise do not use themsgiehl
2015-06-06use new translations from Intl pluginsgiehl
2015-05-13refs #7883 - make it possible to update translations without beeing a maintai...sgiehl
2015-02-10#7094 Added a new "Development" language that shows the raw translation idMatthieu Napoli
2014-12-17added support for different caching backends such as redisThomas Steur
2014-11-27Fixes #3147 Add rel="noreferrer" to all outgoing links . This works in Firefo...mattab
2014-10-16this makes each call to CoreHome and others 200ms faster on my instance (10%)Thomas Steur
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-08-25refs #5863 just noticed the method getTranslationsForLanguage was never retur...Thomas Steur
2014-07-23as vs. AS in foreach loopsChristian Raue
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-04-14New hook: LanguageManager.getAvailableLanguagesmattab
2014-04-05loadAvailableLanguages refactormattab
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
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-29include plugins translations in calculation of language infossgiehl
2013-11-11Adding type hinting to API classesmattab
2013-10-11Refs #4208 refactor all singletons except the hard ones (with custom getInsta...mattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08refs #4123 Removing some warningsmattab
2013-09-14Adding Filesystem class which contains file operationsmattab
2013-09-12Minor code changes + style following reviewmattab
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-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-07fixed some doc blocks, unresolved variablessgiehl
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab