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-06-09Adding slack notificationmattab
2014-06-07add slack notification for buildsmattab
2014-06-04Is python2.6 available?mattab
2014-06-04Assume Yes to all queries to prevent stalled buildmattab
2014-06-04Enabling Python 2.6 on Travis CImattab
2014-06-03CI should use Python 2.6 to test for our minimum supported versionmattab
2014-06-03Check which version of Python Travis CI runs with.mattab
2014-05-18Refs #5178 Disable STRICT mode for now since there still are many failing tests.mattab
2014-05-18We do not actually Mysql 5.6 to test with STRICT_TRANS_TABLES enabled. Refs #...mattab
2014-05-18Really enable the STRICT_TRANS_TABLES, let's see if any of our tests failmattab
2014-05-18Confirm current sql_mode valuemattab
2014-05-18Use latest Mysql 5.6.17 version (the older one was 404)mattab
2014-05-18Run Ci builds on Mysql 5.6 to test and prevent (some critical) bugs caused by...mattab
2014-05-02Refs #5062 Disable PHP 5.6 tests as they don't pass:mattab
2014-05-01Do not run un-necessary tests on PHP 5.6mattab
2014-05-01Refs #5062 enabling PHP 5.6 tests to see if Piwik is compatible with bleeding...mattab
2014-04-05Travis does not support 5.3.3mattab
2014-04-05Segmentation fault, bug in php 5.3.27. Testing 5.3.3 as travis seem to suppor...mattab
2014-03-30refs #4691 wondering if we can easily enable travis for angularjs testsThomas Steur
2014-03-20Refs #4739 Run the UI tests build as early as possible so we don't have to wa...mattab
2014-03-14Disable piwik-builds emails for now, so the developer gets notified when brea...mattab
2014-03-13Re-enable full UI tests build & fix random composer travis failure.diosmosis
2014-03-07Disable HHVM as it requires a bit more work to enable buildmattab
2014-03-07Also disable HHVM for Mysqli buildsmattab
2014-03-07Next try at allowing failures for hhvmmattab
2014-03-07Refs #4415 Enable HHVM build on Travis, I expect some tests will fail so let'...mattab
2014-01-20Fix travis file to exclude more mysqli testsmattab
2014-01-17 Enabling Core and Plugin tests for Mysqli since we officially support it.mattab
2013-11-26Renaming build to JavascriptTestsmattab
2013-11-25refs #4225 run js tests first as they are pretty fastThomas Steur
2013-11-25refs #4225 run js tests in a separate group and other after each phpunit testThomas Steur
2013-11-22Refs #4087 #4189 We would like ui tests build to run every commit even when t...mattab
2013-11-13trying to exclude some testsThomas Steur
2013-11-13refs #4233 for each env set testsuite and mysql_adapterThomas Steur
2013-11-13trying to run tests with PDO and mysqliThomas Steur
2013-11-04Clean up travis filemattab
2013-11-04Run integration tests first on travis CImattab
2013-10-07Simplify .travis.ymlFabian Becker
2013-10-07Move deadlock info logging to Db.php, fix core updater translation regression...Benaka Moorthi
2013-09-27Trying to fix build.Benaka Moorthi
2013-09-23Adding more debug output and show output in travis to try and solve deadlocki...Benaka Moorthi
2013-09-22Re-enable full build and make sure TestingEnvironment invalidates cache on read.Benaka Moorthi
2013-09-22Fix bug in last commit and make sure UI test build works.Benaka Moorthi
2013-09-22Try to get to php-fpm output (again).Benaka Moorthi
2013-09-22Try to get to php-fpm output (again).Benaka Moorthi
2013-09-22Try to get to php-fpm output (again).Benaka Moorthi
2013-09-22Try to get to php-fpm output (again).Benaka Moorthi
2013-09-22Try to get more info about nginx error.Benaka Moorthi
2013-09-22Temporarily disabling other travis tests & try again to get opcache to work.Benaka Moorthi
2013-09-22Try to remove opcache disable in travis.Benaka Moorthi