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-09-01Run UI tests in two different jobsThomas Steur
2015-08-18Updating tests/travis submodule (fixed two small bugs in .travis.yml generati...diosmosis
2015-08-03Updating submodulesMatthieu Napoli
2015-08-03Updating submodulesMatthieu Napoli
2015-07-24Fixing submodules...Matthieu Napoli
2015-07-23Updating submoduleMatthieu Napoli
2015-07-22Try to fix Travis random failures by uploading fonts manuallyMatthieu Napoli
2015-07-22Try to fix Travis random failures by uploading fonts manuallyMatthieu Napoli
2015-07-22Plugin moving has to be done after submodules are updated for plugins that ar...diosmosis
2015-07-22Move plugin files before executing autoupdate, fix autoupdate & only fetch ta...diosmosis
2015-07-22Update travis-scripts submodule.diosmosis
2015-07-20Use correct plugin directory in autoupdate script (since command was moved to...diosmosis
2015-07-20Install python2.6 and mysql 5.6 after correct travis-scripts branch is checke...diosmosis
2015-07-19Do the autoupdate check in .travis.yml before checking out a different branch...diosmosis
2015-07-19Remove tests/travis folder before checking out Piwik branch since it's possib...diosmosis
2015-07-19Make sure to clone or checkout tests/travis if it doesn't exist before clonin...diosmosis
2015-07-19Run configure_git.sh script after piwik is cloned (different from core for pl...diosmosis
2015-07-19Fix RegexIterator use.diosmosis
2015-07-19Fixing regexes in PluginTravisYmlGenerator.php.diosmosis
2015-07-19Make sure plugin test file detection works if the test folders don't exist (R...diosmosis
2015-07-19Make sure mkdir doesn't fail in prepare.sh if folders already exist.diosmosis
2015-07-19Do not use ./console file in Piwik core to generate travis-yml in travis, use...diosmosis
2015-07-19Configure git in before_install not install.diosmosis
2015-07-19Checkout correct travis-scripts in travis builds and execute audoupdate direc...diosmosis
2015-07-19Moving composer update and mysql/python install from before_script section to...diosmosis
2015-07-19Move tests for travis.yml generation from core to travis-scripts repo.diosmosis
2015-07-19Moved generator command to standalone CLI app in travis-scripts repository. D...diosmosis
2015-07-19Adding travis-scripts repo as submodule.diosmosis
2015-07-19Remove tests/travis folder.diosmosis
2015-07-15Do not run autoupdating check unless the build is for a PR and is the first job.diosmosis
2015-07-07On travis in get_required_piwik_version.php use correct path to plugin direct...diosmosis
2015-06-23Update build artifacts URLMatthieu Napoli
2015-05-03Make sure PATH in php-fpm processes is affected by phpenv (by forwarding PATH...diosmosis
2015-04-28Update install_mysql_5.6.sh travis script to check if current version is alre...diosmosis
2015-03-25Allow skipping of prepare.sh script and setup_webserver.sh script in travis b...diosmosis
2015-03-25Allow skipping of prepare.sh script.diosmosis
2015-03-25Fix source call in install_python_2.6.sh.diosmosis
2015-03-25Make new script executable.diosmosis
2015-03-25Move python install to separate script (from .travis.yml), add ability for bu...diosmosis
2015-03-16adding missing linebreakMatthieu Aubry
2015-03-16Display correct message to developer in the CI build outputmattab
2015-02-27Do not show the help message if a plugin is being tested as it's only valid f...mattab
2015-02-10In UI CI job output the command to fix UI testmattab
2015-02-03include UI specs in Piwik repo and run tests in this repository.Thomas Steur
2015-01-16If minimum required piwik tag cannot be found in git tags, test against maste...diosmosis
2015-01-16In travis, if minimum required piwik is greater than current version in maste...diosmosis
2015-01-14Use verbose output when generating .travis.yml in travis.diosmosis
2015-01-10Remove old CoreConsole generate:travis-yml file if exists so builds will pass...diosmosis
2015-01-10Re-add @REQUEST_URI@ modification to phpunit.xml in travis prepare.sh script ...diosmosis
2015-01-10Try to add some BC for running travis builds against older Piwik versions.diosmosis