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
2015-06-08Refs #8057, disable opcache in travis to avoid random system test failure.diosmosis
2015-06-02Use test.php DI config options if PIWIK_TEST_MODE is defined.diosmosis
2015-06-02Rename Piwik_TestingEnvironment to TestingEnvironment and move the class to P...diosmosis
2015-05-26Merge pull request #7957 from piwik/test_env_di_3Benaka
2015-05-22Remove exit; in TestsSetupFixture.php. Wonder how that got there...diosmosis
2015-05-22Move Config::setTestEnvironment() to TestConfig. This will require changing s...diosmosis
2015-05-22update templatefabiocarneiro
2015-04-30Trying to re-enable composer selfupdate to fix UI testsMatthieu Napoli
2015-04-28We need to init submodules again as it might be possible that the checkout ve...Thomas Steur
2015-04-28added missing backtickThomas Steur
2015-04-23we need to self-update composer before installingThomas Steur
2015-04-22Fix .travis.yml related build failure. New sections in travis.yml.twig have t...diosmosis
2015-04-22Update travis.yml following the removal of sudo by defaultMatthieu Napoli
2015-03-27Merge pull request #7530 from piwik/travis_system_more_controlMatthieu Aubry
2015-03-26Do not do PLUGIN_NAME steps in piwik-tests-plugins build.diosmosis
2015-03-25Output submodule handling steps in .travis.yml for piwik-tests-plugins genera...diosmosis
2015-03-25Try to fix .travis.yml.diosmosis
2015-03-25Move python install to separate script (from .travis.yml), add ability for bu...diosmosis
2015-03-12update and init submodules if neededThomas Steur
2015-03-09Fix bug introduced in #7391Matthieu Napoli
2015-03-09Remove coveralls setup from codebase fixes #7391mattab
2015-03-09Added support for passing any number of arguments to the test command on AWSMatthieu Napoli
2015-03-09Fixed running the tests on AWSMatthieu Napoli
2015-03-09Running builds on PHP 5.3.3, this will fix many Plugins UI buildsmattab
2015-03-02Updating OmniFixture to fix a randomly failing screenshot tests (transitions)...mattab
2015-03-02Refs #7324 Ci builds run on PHP 5.3mattab
2015-03-02Run the Travis CI build on PHP 5.3.* instead of 5.3.3mattab
2015-02-12Set a consistent description in plugins metadatamattab
2015-02-09Fixing require paths in TestsSetupFixture.php.diosmosis
2015-02-07Merge pull request #7021 from piwik/move_language_reportStefan Giehl
2015-02-04refs #6947 make sure the readme exists and not only the directory, to be sure...Thomas Steur
2015-02-03added a check whether expected screenshots are present or notThomas Steur
2015-02-03create sym links before inserting a fixture otherwise the folders might not b...Thomas Steur
2015-02-03include UI specs in Piwik repo and run tests in this repository.Thomas Steur
2015-02-01Merge branch 'master' into move_language_reportsgiehl
2015-01-29Make minimum required Piwik for TestRunner 2.9.0 so tests can be run w/ 2.9.0...diosmosis
2015-01-22Merge branch 'master' into move_language_reportsgiehl
2015-01-20Set plugin code in plugin travis build AFTER checking out test against branch...diosmosis
2015-01-14removed several occurences of UserSettings pluginsgiehl
2015-01-14Remove use of StaticContainer::get() in generate:travis-yml command for tests...diosmosis
2015-01-13Remove dependency on Piwik DI in generate:travis-yml command (for travis buil...diosmosis
2015-01-12Simplified get from container with new shorter methodMatthieu Napoli
2015-01-09Merge pull request #6963 from piwik/6753Matthieu Aubry
2015-01-09Set max_allowed_packet with correct formatmattab
2015-01-09refs #6557mattab
2015-01-08Add --core option to screenshot test runner so plugins w/ git repositories ar...diosmosis
2015-01-08refs #6942 do not silence composer install as it may fail and we want to kno...mattab
2015-01-07Do not fail travis build if .coveralls.yml does not exist.diosmosis
2015-01-07Make sure branch checkout is done after plugin to test is moved to appropriat...diosmosis
2015-01-07Refs #6930, make minimum_required_piwik default in travis.yml generator, not ...diosmosis