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-19Fixes #6503 Add missing google bots IP ranges to exclude as they are robot re...mattab
2014-12-18Fixes #6865 Introducing new event to let plugin define deprecated module and...mattab
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-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
2014-12-12Updated PHP-DI versionMatthieu Napoli
2014-12-12Do not create new visit if no referrer info in current action, but referrer i...diosmosis
2014-12-12Add strtolower for comparison, regressionmattab
2014-12-11Removing dead code in Tracker/Visit.php.diosmosis
2014-12-10Merge pull request #6836 from piwik/3414Matthieu Aubry
2014-12-10Fix refactor failmattab
2014-12-10this code is actually tested for in DataTableTest::test_serializeFails_onSu...mattab
2014-12-10Fixes #5178, enable STRICT_TRANS_TABLES in travis and fix remaining tests tha...diosmosis
2014-12-10Make sure not to fail in getSubtable()mattab
2014-12-10Remove code that we're not sure why it's heremattab
2014-12-10Tweak exception messagemattab
2014-12-10reuse $row->getSubtable() as much as possible instead of callng Manager::getI...mattab
2014-12-10Refs #2624, add INI config options that will force a new visit if campaign/we...diosmosis
2014-12-09Fixes #6830 If timestamp success fetched from DB is in the future, we set it ...mattab
2014-12-092.10.0-b62.10.0-b6Matthieu Aubry
2014-12-09moved resolution and configuration reports to a new pluginsgiehl
2014-12-08Merge remote-tracking branch 'origin/master'mattab
2014-12-08fixes https://github.com/PiwikPRO/plugin-InterSites/issues/2 Added notificati...mattab
2014-12-08Bugfix and tests fixMatthieu Napoli
2014-12-08fixes #6824 Hash the fingerprint with the website ID to make it different on ...mattab