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-16Add always_populate_raw_post_data=-1 to php.ini in travis.diosmosis
2014-12-10Fixes #5178, enable STRICT_TRANS_TABLES in travis and fix remaining tests tha...diosmosis
2014-12-10If xdebug code coverage is enabled, write comment when running testsmattab
2014-12-04Tracker refactoringThomas Steur
2014-11-19Fixes #6695 show git:pull command whenever piwik is deployed from git (push ...mattab
2014-11-13also make sure AWS was set up correctly when launching a new instanceThomas Steur
2014-11-13when reusing an existing AWS instance make sure the alarms are attachedThomas Steur
2014-11-12Merge pull request #6645 from piwik/6635Thomas Steur
2014-11-12refs #6633 support multiple argumentsThomas Steur
2014-11-12refs #6635 move php server config from phpunit.xml to config which seems to s...Thomas Steur
2014-11-11refs #6633 this is only a simple first version that stays mostl backwards com...Thomas Steur
2014-11-11actuall it should be possible to combine testsuite, group and file/dirThomas Steur
2014-11-11it should be possible to combine a file with a testsuiteThomas Steur
2014-11-06refs #6417 trying to get rid of the unnecessary first archive insertThomas Steur
2014-11-06Prevent error fatal: Not a git repository (or any parent up to mount point /h...mattab
2014-11-05Fix travis template for plugin coverageStefan Giehl
2014-11-04markdown typoMatthieu Aubry
2014-11-04How do I create a new key/pair for a developerMatthieu Aubry
2014-11-04refs #6429 clean submodules before fetching any data [skip-ci]Thomas Steur
2014-11-04added missing single quoteThomas Steur
2014-11-03refs #6429 generate a tar package containing all the processed reports in cas...Thomas Steur
2014-10-31before executing any test kill all still running testsThomas Steur
2014-10-30Merge branch 'master' of github.com:piwik/piwikMatthieu Napoli
2014-10-30refs #6429 added some docs, especially how to create a new AMIThomas Steur
2014-10-30Better error message when connection to AWS failedMatthieu Napoli
2014-10-30Make sure setup-fixture command does not overwrite config on normal UI tests ...diosmosis
2014-10-30Fixed tests:run command descriptionMatthieu Napoli
2014-10-30refs #6429 new AMI, will delete the old one now! On start we move mysql data ...Thomas Steur
2014-10-29refs #6533 move travis yml generator to testrunner plugin. This way the comma...Thomas Steur
2014-10-29refs #6429 unfortunately, we have to recreate the config.ini each time we run...Thomas Steur
2014-10-29refs #6429 my changes were not added... make sure to use correct namespaceThomas Steur
2014-10-29refs #6429 moved code coverage generator to correct pluginThomas Steur
2014-10-29refs #6429 update description before fixing the ui testThomas Steur
2014-10-29Merge branch 'master' of github.com:piwik/piwikThomas Steur
2014-10-29refs #6429 added the possibility to apply a patch so one does not always have...Thomas Steur
2014-10-29Fixed method signature that was incompatible with the parent one (throws noti...Matthieu Napoli
2014-10-29refs #6429 make sure to update git submodules after checkout git hash. Fixed ...Thomas Steur
2014-10-29refs #6429 assuming artifacts makes test execution 25% faster and we will get...Thomas Steur
2014-10-28refs #6429 this makes UI tests already much faster. It still takes the same t...Thomas Steur
2014-10-28refs #6429 the namespace correction got lost when squashing the commitsThomas Steur
2014-10-28refs #6429 added a command to trigger tests on awsThomas Steur