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-172.10.0-b92.10.0-b9Matthieu Aubry
2014-12-17Merge pull request #6867 from piwik/use_transientcache_onceMatthieu Aubry
2014-12-17Skip this test randomly failing...mattab
2014-12-17Use the new PiwikCache::getTransientCache() to store the values instead of us...mattab
2014-12-17Fix the notice Notice: Undefined index: bounce_ratemattab
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-17Merge pull request #6861 from piwik/6637_multicacheThomas Steur
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-16Trying to fix strange travis error, make sure a database is selected in Integ...diosmosis
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-16refs #6858 add test for spammermattab
2014-12-16fixes #6858mattab
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-16New method getAllUsersPreferences and testmattab
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-16UI build after plugin order changedmattab
2014-12-16UI build after plugin order changedmattab
2014-12-16Fix System tests refs #6529mattab
2014-12-16refs #6529 Reordered plugins cause some re-ordering in API responsesmattab
2014-12-16Fixes #6849 Move isPluginActivated to the API/API core API, remove @hideExcep...mattab
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-15Remove debugging change in import_logs.py.diosmosis
2014-12-15Merge pull request #6851 from piwik/cloudfront_and_iis_bugfixBenaka
2014-12-15Fixing build for merge and move IIS check for --w3c-time-taken-milli to Parse...diosmosis
2014-12-15Adding missing warnings checks, we should refactor this class so it's less ha...mattab
2014-12-15Adding support for parsing amazon cloudfront log files in log importer & maki...diosmosis
2014-12-15Initial commit, differences in ImportLogsTest.diosmosis
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-15Merge pull request #6853 from piwik/6841Matthieu Aubry
2014-12-15Proper fixmattab
2014-12-15Fixes #6841 - catch the exception when loading tracker environment to prevent...mattab
2014-12-15adding failing integration test for this issuemattab
2014-12-15updated link to wikiThomas Steur
2014-12-14submodule updatesgiehl
2014-12-14updated submoduleThomas Steur
2014-12-14Merge pull request #6827 from piwik/move_resolution_reportStefan Giehl
2014-12-13activate plugin on updatesgiehl