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
2014-12-18Minor changelog editsmattab
2014-12-18Refs #6751, do not remove nb_users from array of row evolution metric toggler...diosmosis
2014-12-18updated submodulessgiehl
2014-12-18Fixes #6863, remove check for label when adding normal processed metrics to a...diosmosis
2014-12-18add namespacemattab
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-17Fix the notice Notice: Undefined index: bounce_ratemattab
2014-12-17fixes #6862 use array_values when using as a bindmattab
2014-12-17added support for different caching backends such as redisThomas Steur
2014-12-16refs #6672 fixes bug when username contains underscoremattab
2014-12-16Add always_populate_raw_post_data=-1 to php.ini in travis.diosmosis
2014-12-16New method getAllUsersPreferences and testmattab
2014-12-16Pull variable up as method parameter for reusemattab
2014-12-16Fix System tests refs #6529mattab
2014-12-16Fixes #6849 Move isPluginActivated to the API/API core API, remove @hideExcep...mattab
2014-12-15Adding missing warnings checks, we should refactor this class so it's less ha...mattab
2014-12-15Use Common::mb_* proxies rather than direct mb_* access in case multibyte is ...mattab
2014-12-14updated submoduleThomas Steur
2014-12-14Merge pull request #6827 from piwik/move_resolution_reportStefan Giehl
2014-12-13Merge pull request #6847 from piwik/campaign_change_new_visitBenaka
2014-12-13Fixing more typos.diosmosis
2014-12-13Applying review changes: remove tracker_ prefix from config names, move shoul...diosmosis
2014-12-13synced language filessgiehl
2014-12-13small adjustmentssgiehl
2014-12-12Merge branch 'master' into move_resolution_reportsgiehl
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-11updated submodulesThomas Steur
2014-12-11updated submoduleThomas Steur
2014-12-11updated submoduleThomas Steur
2014-12-10Merge pull request #6836 from piwik/3414Matthieu Aubry
2014-12-10Fixes #5178, enable STRICT_TRANS_TABLES in travis and fix remaining tests tha...diosmosis
2014-12-10reuse $row->getSubtable() as much as possible instead of callng Manager::getI...mattab
2014-12-10If xdebug code coverage is enabled, write comment when running testsmattab
2014-12-10Refs #2624, add INI config options that will force a new visit if campaign/we...diosmosis
2014-12-10fixed testssgiehl
2014-12-09refs #6807 sort sparklines depending on the column that is selected in evolut...Thomas Steur
2014-12-09moved resolution and configuration reports to a new pluginsgiehl
2014-12-08refs #3962 - removed now unused screen type iconssgiehl
2014-12-08refs #3962 - moved os/browser images to DevicesDetection pluginsgiehl
2014-12-08Updated submodules…Matthieu Napoli
2014-12-08fixes #6823 When there are several Super Users in Piwik, archive.php web cron...mattab
2014-12-08removed debug codesgiehl
2014-12-08fix problem in api for fallback to old browser/os archivessgiehl
2014-12-07fixes #6819mattab
2014-12-06refs #6750 - only rename archives in update script. do not rebuild archives w...sgiehl
2014-12-06Merge pull request #6817 from piwik/6786_refactor2.10.0-b4Matthieu Aubry
2014-12-06Prefix tables in expected strings (travis runs without prefix)mattab
2014-12-06Refactoring SQL into the Modelmattab