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
2014-12-22Replaced usage of Log::verbose() with Log::debug()Matthieu Napoli
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
2014-12-16Fixes #6672 Pre-process custom date ranges when any user has this selected in...mattab
2014-12-16Make exception more specific and throw only when site was invalidmattab
2014-12-16Throw the exception UnexpectedWebsiteFoundException instead of default exceptionmattab
2014-12-16Provide clearer URL error message in CronArchive.diosmosis
2014-12-16Do not exit in CronArchive::logFatalError, throw exception.diosmosis
2014-12-16Pull variable up as method parameter for reusemattab
2014-12-16Refactor without changing logicmattab
2014-12-15Fixes #6529 Throw an exception when codebase is older than schema to prevent ...mattab
2014-12-15Fixes #6529 before loading plugins in memory, order the list the same as it i...mattab
2014-12-15Use Common::mb_* proxies rather than direct mb_* access in case multibyte is ...mattab
2014-12-15In Model use placeholders / bind parameters rather than writing the Id Sites ...mattab
2014-12-15Proper fixmattab
2014-12-15#6842 PHP notices/warnings: invite the user to report the message to the forumsMatthieu Napoli
2014-12-15Removed a now useless commentMatthieu Napoli
2014-12-15#6622 Logger refactoring: deprecated Piwik\Log in favor of Psr\Log\LoggerInte...Matthieu Napoli
2014-12-15Merge remote-tracking branch 'origin/master' into log-refactoring-1Matthieu Napoli
2014-12-15#6622 Logger refactoring: restored the "screen" backend to log to HTML notifi...Matthieu Napoli
2014-12-14Merge pull request #6827 from piwik/move_resolution_reportStefan Giehl
2014-12-13activate plugin on updatesgiehl
2014-12-13Merge pull request #6847 from piwik/campaign_change_new_visitBenaka
2014-12-13Applying review changes: remove tracker_ prefix from config names, move shoul...diosmosis
2014-12-13small adjustmentssgiehl
2014-12-12Merge branch 'master' into move_resolution_reportsgiehl