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
path: root/core
AgeCommit message (Expand)Author
2015-01-052.10.0-rc42.10.0-rc4mattab
2014-12-292.10.0-rc32.10.0-rc3Matthieu Aubry
2014-12-29Trim the URLs to prevent extra space from causing issuemattab
2014-12-29prevent notice when returned array does not have a timezonemattab
2014-12-292.10.0-rc22.10.0-rc2Matthieu Aubry
2014-12-29Merge pull request #6894 from piwik/ini-configMatthieu Aubry
2014-12-29Merge pull request #6891 from piwik/bootstrapMatthieu Aubry
2014-12-28#6881 Disable logging in 'climulti:request'Matthieu Napoli
2014-12-23DI config: renamed the `old_config` prefix to `ini`Matthieu Napoli
2014-12-222.10.0-rc12.10.0-rc1Matthieu Aubry
2014-12-22Merge pull request #6879 from piwik/6850Matthieu Aubry
2014-12-22this should fix the remaining test as we clear the cache for all sites after ...Thomas Steur
2014-12-22Added a commentMatthieu Napoli
2014-12-22only invalidate reports for requested site ids for better performanceThomas Steur
2014-12-22Removed Piwik\Loader: Composer's autoloader is now included in core/bootstrap...Matthieu Napoli
2014-12-22Moved common bootstrap code in a `core/bootstrap.php` fileMatthieu Napoli
2014-12-22added an integration test to make sure the archiver report invalidation works...Thomas Steur
2014-12-22accessing the sitesmanager api would fail in case one does not have admin acc...Thomas Steur
2014-12-22Attempting to fix build by detecting that Piwik is already installed within t...mattab
2014-12-22we do not want to use the API here since it needs admin accessThomas Steur
2014-12-222.10.0-b112.10.0-b11Matthieu Aubry
2014-12-22Replaced usage of Log::verbose() with Log::debug()Matthieu Napoli
2014-12-22invalidate reports if needed when building an archive requested via webThomas Steur
2014-12-22When importing visits on a day different from the visits day, invalidate the ...Thomas Steur
2014-12-22Removed debug messageMatthieu Napoli
2014-12-22#6881 Recreate the container in the 'web' environment in 'climulti:request'Matthieu Napoli
2014-12-22Merge pull request #6887 from piwik/move_plugins_reportsMatthieu Aubry
2014-12-22#6881 Disable logging in 'climulti:request'Matthieu Napoli
2014-12-22#6881 Disable logging in 'climulti:request'Matthieu Napoli
2014-12-21moved browser plugin reports to an own plugin 'DevicePlugins'sgiehl
2014-12-19Remove line break when logging sqlmattab
2014-12-19Minormattab
2014-12-19rename ErrorHandlermattab
2014-12-19Rename Error to ErrorHandlermattab
2014-12-19Merge branch 'master' into log-refactoring-1Matthieu Napoli
2014-12-19Fixes #6503 Add missing google bots IP ranges to exclude as they are robot re...mattab
2014-12-19Merge branch 'master' into log-refactoring-1Matthieu Napoli
2014-12-18Fixes #6865 Introducing new event to let plugin define deprecated module and...mattab
2014-12-17#6622 Logger refactoring: remove INI options:Matthieu Napoli
2014-12-17Merge branch 'master' into log-refactoring-1Matthieu Napoli
2014-12-17Fixes #6859 use correct config settingmattab
2014-12-172.10.0-b92.10.0-b9Matthieu Aubry
2014-12-17Use the new PiwikCache::getTransientCache() to store the values instead of us...mattab
2014-12-17fixes #6862 use array_values when using as a bindmattab
2014-12-17remove extra param so the help text is displayedmattab
2014-12-17getEageCache does not expect a parameter anymore, idSite was already converte...Thomas Steur
2014-12-17added support for different caching backends such as redisThomas Steur
2014-12-16 we must get rid of submodules as they cause us pain2.10.0-b8mattab
2014-12-16Trying to fix error on beta7 upgrade that killed the Plugins[] section of con...mattab
2014-12-16Merge pull request #6856 from piwik/6672_preprocess_ranges2.10.0-b7Matthieu Aubry