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-10-27Re-enable full build.diosmosis
2015-10-27Try to fix nginx config.diosmosis
2015-10-27Switch back to sudo required momentarily to try and debug travis nginx issue.diosmosis
2015-10-27Use full nginx config instead of trying to modify system nginx config.diosmosis
2015-10-27Disable some travis jobs for now.diosmosis
2015-10-27Try to install mysql 5.6 on container infrastructure.diosmosis
2015-10-27Enable container based travis build + remove python 2.6 install script.diosmosis
2015-10-27Disable travis autoupdate for now.diosmosis
2015-10-06refs #8592 run UI tests for Piwik 3.0 on PHP 5.5 instead of PHP 5.4Thomas Steur
2015-10-06use latest PHP 5.4 for UI tests for nowThomas Steur
2015-10-06starting to prepare the requirement of php 5.4Thomas Steur
2015-09-22remove php 7 builds as they do not succeed anywayThomas Steur
2015-09-22refs #8689 started working on PHP 7 supportThomas Steur
2015-09-01Run UI tests in two different jobsThomas Steur
2015-07-22.travis.yml file is out of date, auto-updating .travis.yml file.Piwik Automation
2015-07-19Do the autoupdate check in .travis.yml before checking out a different branch...diosmosis
2015-07-19Run configure_git.sh script after piwik is cloned (different from core for pl...diosmosis
2015-07-19.travis.yml file is out of date, auto-updating .travis.yml file.Piwik Automation
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-17Don't run the python 2.6 script on travis if script does not exist (for testi...diosmosis
2015-07-17Don't run the install_mysal_5.6 script on travis if script does not exist (fo...diosmosis
2015-07-15Always add --verbose to self reference command in .travis.yml for autoupdate,...diosmosis
2015-06-26.travis.yml file is out of date, auto-updating .travis.yml file.Piwik Automation
2015-06-26Removing composer self-update from Travis config because it fails quite often...Matthieu Napoli
2015-06-17Remove check out of TestRunner plugin in travis.yml files since it hinders te...diosmosis
2015-06-08Refs #8057, disable opcache in travis to avoid random system test failure.diosmosis
2015-05-25.travis.yml file is out of date, auto-updating .travis.yml file.Piwik Automation
2015-05-22update composer skipfabiocarneiro
2015-05-22fix the ignore listfabiocarneiro
2015-05-22try to improve test speedfabiocarneiro
2015-04-30Trying to re-enable composer selfupdate to fix UI testsMatthieu Napoli
2015-04-28Temporarily disable MySQL 5.6 install in travis to get tests to run.diosmosis
2015-04-22Fix .travis.yml related build failure. New sections in travis.yml.twig have t...diosmosis
2015-04-22.travis.yml file is out of date, auto-updating .travis.yml file.Piwik Automation
2015-04-22Removed duplicated sudo from ciconfigmattab
2015-04-22Synchronizing ci travis configsmattab
2015-04-22.travis.yml file is out of date, auto-updating .travis.yml file.Piwik Automation
2015-04-22.travis.yml file is out of date, auto-updating .travis.yml file.Piwik Automation
2015-04-22.travis.yml file is out of date, auto-updating .travis.yml file.Piwik Automation
2015-04-22Update travis.yml following the removal of sudo by defaultMatthieu Napoli
2015-03-25Try to fix .travis.yml.diosmosis
2015-03-25.travis.yml file is out of date, auto-updating .travis.yml file.Piwik Automation
2015-03-09Fix bug introduced in #7391Matthieu Napoli
2015-03-09Remove coveralls setup from codebase fixes #7391mattab
2015-03-09Running builds on PHP 5.3.3, this will fix many Plugins UI buildsmattab
2015-03-02we decided to simply remove the 5.3 builds, since the UI tests run on 5.3 we ...mattab
2015-03-02 PHP 5.3 build runs on PDO_MYSQL, refs #7324mattab
2015-03-02Allow PHP 5.3 build failures since they randomly fail so often, refs #7324mattab