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/tests
AgeCommit message (Expand)Author
2014-12-16Trying to fix error on beta7 upgrade that killed the Plugins[] section of con...mattab
2014-12-16Provide clearer URL error message in CronArchive.diosmosis
2014-12-16UI build after plugin order changedmattab
2014-12-16UI build after plugin order changedmattab
2014-12-16refs #6529 Reordered plugins cause some re-ordering in API responsesmattab
2014-12-15Fixing build for merge and move IIS check for --w3c-time-taken-milli to Parse...diosmosis
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-15adding failing integration test for this issuemattab
2014-12-15Fix testsMatthieu Napoli
2014-12-15Fixed the test for the default logging level (was modified in a previous commit)Matthieu Napoli
2014-12-15Merge remote-tracking branch 'origin/master' into log-refactoring-1Matthieu Napoli
2014-12-15#6622 Logger refactoring: simplified LogTestMatthieu Napoli
2014-12-14submodule updatesgiehl
2014-12-14Merge pull request #6827 from piwik/move_resolution_reportStefan Giehl
2014-12-13improved testsgiehl
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-13fixed testsgiehl
2014-12-12fixed testssgiehl
2014-12-12fixed testssgiehl
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-12Change IIS log format in log importer script to be more generic and format an...diosmosis
2014-12-11updated submodulesThomas Steur
2014-12-11#6622 Logger refactoring: Separated error and exception handling from loggingMatthieu Napoli
2014-12-10fixed testStefan Giehl
2014-12-10Ignore column timestamp from system tests comparison refs #6814mattab
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-10adding @group tagmattab
2014-12-10#6622 Logger refactoring: Turned the Exception (text) formatter into a proces...Matthieu Napoli
2014-12-10#6622 Logger refactoring: added testsMatthieu Napoli
2014-12-10Added test for ClassNameProcessorMatthieu Napoli
2014-12-10#6622 Logger refactoring: cleared up formatting that was left in FileHandlerMatthieu Napoli
2014-12-10#6622 Logger refactoring: moved the container creation into a new ContainerFa...Matthieu Napoli
2014-12-10#6622 Logger refactoring: introduced a DI config for the test environmentMatthieu Napoli
2014-12-10added new test filessgiehl
2014-12-10fixed some testssgiehl
2014-12-09Merge branch 'master' into iis_advanced_log_importingdiosmosis
2014-12-09Refs #6388, map IIS time-taken field to gneration time in log importer.diosmosis
2014-12-09moved resolution and configuration reports to a new pluginsgiehl
2014-12-08refs #3962 - moved os/browser images to DevicesDetection pluginsgiehl
2014-12-08Refs #5980, parse cs-username variable in IIS logs and use as userid when pre...diosmosis
2014-12-08Refs #4707, add test for netscaler logs, support already present due to last ...diosmosis
2014-12-08Refs #6795, add --iis-map-field option to allow users of log importer script ...diosmosis
2014-12-08#6622 Logger refactoring: added unit testMatthieu Napoli