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-22Replaced usage of Log::verbose() with Log::debug()Matthieu Napoli
2014-12-17added support for different caching backends such as redisThomas Steur
2014-11-16Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-14Replaced usage of deprecated Common::json_encode to json_encodeMatthieu Napoli
2014-11-07Fixing more tests, still debugging.diosmosis
2014-11-04Allow UI tests to delete archiving tables.diosmosis
2014-10-09Merge branch 'master' into 5940_testRenamingAndCorrectFoldersThomas Steur
2014-10-05refs #5940 put tests in correct folders, better testsuite names, some tests s...Thomas Steur
2014-10-04Ignore all errors in TestingEnvironment::logVariables()diosmosis
2014-08-26refs #6065 maybe this makes sure to load plugins always in same order in test...Thomas Steur
2014-08-26refs #6065 remove tracker plugins from config and cache them instead in a fil...Thomas Steur
2014-08-21Add xhprof option to tests:run command.diosmosis
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-19Fix bug in earlier TestEnvironment refactoring.diosmosis
2014-07-18Refactor testing environment code to remove Log.php tests hack.diosmosis
2014-07-05Revert debugging change.diosmosis
2014-07-05Fixing some tests and trying to diagnose travis failure.diosmosis
2014-07-05Fixing UI tests.diosmosis
2014-07-04Fixing UI tests.diosmosis
2014-07-04Refs #5400, fixing UI tests and regression in Installation process.diosmosis
2014-07-04Fixing UI tests build.diosmosis
2014-07-04Fixes #5400, display useful error message when a database connection cannot b...diosmosis
2014-07-04Fix UI tests.diosmosis
2014-07-03Fixing UI tests.diosmosis
2014-07-03Fix last commit.diosmosis
2014-07-03Fixing UI tests.diosmosis
2014-07-03Fixing build (load supported + core plugins as default for tests).diosmosis
2014-07-03Fixing build.diosmosis
2014-07-03Removing getPluginsToLoadDuringTests from Plugin/Manager.diosmosis
2014-06-25Avoid strange travis error.diosmosis
2014-06-16Sort plugins to load in test environment class before overriding config to ke...diosmosis
2014-06-16When executing tests, check for non-core plugin that should be loaded by look...diosmosis
2014-06-14Allow UI tests to overwrite Option data.diosmosis
2014-05-09Organised imports, using phpstorm optimize imports featuremattab
2014-05-05Fix typo dbtables -> dbtablemattab
2014-04-12Useless code removedmattab
2014-04-12Looking forward to dependency injection, this Config test overrides hacks are...mattab
2014-04-09Add send mail hook more than once now that extra observers are cleared.diosmosis
2014-04-08Check if pathGlobal is empty in Config::setTestEnvironment and make sure when...diosmosis
2014-04-05Set TestingEnvironment Mail::send() hook in Fixture.php.diosmosis
2014-03-31Allow global variables to be manipulated through TestingEnvironment class.diosmosis
2014-03-31does this make a difference? trying to fix the buildThomas Steur
2014-03-29Fixing build.diosmosis
2014-03-28Refs #4878, fix nb_uniq_visitors metric issue in VisitFrequency archiving and...diosmosis
2014-03-28Commit work in progress cc @tsteurmattab
2014-03-28refs #4903 added test for web archiving. Added screen to log writers hoping n...Thomas Steur
2014-03-26Revert logging to screen during tests.diosmosis
2014-03-26Make sure to log to screen in test environment, fix bug in distinct array mer...diosmosis
2014-03-26Fixes #4878, use pre-piwik 2 data in VisitFrequency API if post-piwik 2 data ...diosmosis
2014-03-24Add config_override testing environment parameter that overrides INI config v...diosmosis