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-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
2015-03-02Refs #7324 Ci builds run on PHP 5.3mattab
2015-03-02.travis.yml file is out of date, auto-updating .travis.yml file.Piwik Automation
2015-03-02Run the Travis CI build on PHP 5.3.* instead of 5.3.3mattab
2015-02-03include UI specs in Piwik repo and run tests in this repository.Thomas Steur
2015-01-14.travis.yml file is out of date, auto-updating .travis.yml file.Piwik Automation
2015-01-09Set max_allowed_packet with correct formatmattab
2015-01-09refs #6557mattab
2015-01-08refs #6942 do not silence composer install as it may fail and we want to kno...mattab
2015-01-07fixes #6942 skip the php -i as it's rarely useful and still takes 50kb or somattab
2015-01-07refs #6942 silencing all git commands to minimise CI log file sizemattab
2015-01-07refs #6942 silencing composer and git commands to minimise CI log file sizemattab
2015-01-07Synchronized the travis file via `./console generate:travis-yml --core`mattab
2014-12-29Refs #6076, refactor .travis.yml generation code and allow more than 2 contex...diosmosis
2014-12-23Try to avoid mysql has gone away erros on travis.diosmosis
2014-12-23Fixes #6882, use mysql 5.6 in travis.diosmosis
2014-12-16Add always_populate_raw_post_data=-1 to php.ini in travis.diosmosis
2014-12-10.travis.yml file is out of date, auto-updating .travis.yml file.Piwik Automation
2014-12-04Tracker refactoringThomas Steur
2014-11-05.travis.yml file is out of date, auto-updating .travis.yml file.Piwik Automation
2014-11-04#6556 Removed code coverage from TravisMatthieu Napoli
2014-10-29.travis.yml file is out of date, auto-updating .travis.yml file.Piwik Automation
2014-10-29refs #6533 move travis yml generator to testrunner plugin. This way the comma...Thomas Steur
2014-10-22.travis.yml file is out of date, auto-updating .travis.yml file.Piwik Automation
2014-10-22Update .travis.ymlMatthieu Aubry
2014-10-22.travis.yml file is out of date, auto-updating .travis.yml file.Piwik Automation
2014-10-22testing `:change` instead of `change`, refs https://github.com/travis-ci/trav...Matthieu Aubry
2014-10-20Run AngularJS and piwik.js tests on PHP 5.6 for consistency as there is no ad...mattab
2014-10-20Merge branch 'master' into removed-php-5.4-5.5Matthieu Napoli
2014-10-20Fixes #6465 Tests failures with PHP 5.6Matthieu Napoli
2014-10-20remove commentmattab
2014-10-19only notify Slack when the build status changesmattab
2014-10-19refs #6465 Allow 5.6 build to fail - note: we must find proper solution tomattab
2014-10-17.travis.yml file is out of date, auto-updating .travis.yml file.Piwik Automation
2014-10-17.travis.yml file is out of date, auto-updating .travis.yml file.Piwik Automation
2014-10-17Removed tests for PHP 5.4 and 5.5. We only test for 5.3.3 and 5.6.Matthieu Napoli
2014-10-17refs #6431 and another day. Maybe it will accept my change?Thomas Steur
2014-10-17.travis.yml file is out of date, auto-updating .travis.yml file.Piwik Automation
2014-10-17i think there was a semi-colon missingThomas Steur
2014-10-17disable xdebug only if we have a test suite. Otherwise will be disabled when ...Thomas Steur
2014-10-17refs #6413 wondering if this works and gives us faster test performanceThomas Steur
2014-10-17refs #6413 execute js/angular tests earlier as they are quick to execute. Oth...Thomas Steur
2014-10-17refs #6413 and again... we need to run PHP 5.4 firstThomas Steur
2014-10-17.travis.yml file is out of date, auto-updating .travis.yml file.Piwik Automation
2014-10-17refs #6413 execute the single test suites before AllTests so we get a faster ...Thomas Steur