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
2015-03-16Tests fixtures can provide DI configurationMatthieu Napoli
2015-02-16phpdoc and scrutinizer warning fixesMatthieu Napoli
2015-02-10ref #6609 Plugins can provide their own config filesMatthieu Napoli
2015-01-09Added a `StaticContainer::get()` method to avoid boilerplateMatthieu Napoli
2015-01-05Refactored the way translations are loadedMatthieu Napoli
2014-12-23DI config: renamed the `old_config` prefix to `ini`Matthieu Napoli
2014-12-22#6881 Recreate the container in the 'web' environment in 'climulti:request'Matthieu Napoli
2014-12-17Merge branch 'master' into log-refactoring-1Matthieu Napoli
2014-12-17added support for different caching backends such as redisThomas Steur
2014-12-15Merge remote-tracking branch 'origin/master' into log-refactoring-1Matthieu Napoli
2014-12-12Updated PHP-DI versionMatthieu Napoli
2014-12-10#6622 Logger refactoring: moved the container creation into a new ContainerFa...Matthieu Napoli
2014-12-10#6622 Logger refactoring: introduced a DI config for the test environmentMatthieu Napoli
2014-12-05#6622 Logger refactoring: log in CLIMatthieu Napoli
2014-12-01Merge branch 'master' into log-refactoring-1Matthieu Napoli
2014-12-01DI container: disable the use of annotationsMatthieu Napoli
2014-11-28Logger refactoring, 1st step: separate config from logicMatthieu Napoli
2014-11-12Import the old INI configuration in the DI configMatthieu Napoli
2014-11-12Moved the StaticContainer into `Piwik\Container`Matthieu Napoli