Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-02-13 | Try to avoid 'zend_mm_heap corrupted' failures with phpunit | Andrey Andreev | 1 | -1/+1 | |
2014-02-11 | Add PHP 5.6 (currently alpha) to .travis.yml | Andrey Andreev | 1 | -0/+1 | |
2014-01-16 | Disable HHVM mysqli and pgsql tests | Fred Emmott | 1 | -0/+5 | |
mysqli and PostGre support isn't going to be in a good state for a while. | |||||
2014-01-14 | Dont break the build if tests only fail on HHVM | Fred Emmott | 1 | -0/+4 | |
2014-01-14 | Enable HHVM on travis-ci | Fred Emmott | 1 | -0/+1 | |
2013-10-29 | Update sess_time_to_update description (rel #2397) | Andrey Andreev | 1 | -1/+1 | |
2013-10-29 | add travis php 5.5 | sv3tli0 | 1 | -1/+2 | |
2013-02-19 | Set the --no-progress option for travis composer install command | David Barratt | 1 | -1/+1 | |
2013-02-19 | Revert "Revert all changes to see if travis just doesn't like me." | David Barratt | 1 | -2/+1 | |
This reverts commit eb5991ccd0686d15615bff3a730a641889063943. | |||||
2013-02-19 | Revert all changes to see if travis just doesn't like me. | David Barratt | 1 | -1/+2 | |
2013-02-18 | Simplify the composer command | David Barratt | 1 | -2/+1 | |
2013-02-18 | Set the --no-progress option for travis composer install command | David Barratt | 1 | -1/+1 | |
2013-02-18 | Set the --dev option for travis composer install command. | David Barratt | 1 | -1/+1 | |
2012-11-25 | create database for mysqli tests | Andrey Andreev | 1 | -1/+1 | |
2012-11-25 | MySQLi tests | Andrey Andreev | 1 | -0/+1 | |
2012-11-12 | Remove 'services' directive from .travis.yml | Andrey Andreev | 1 | -5/+0 | |
According to the Travis docs at http://about.travis-ci.org/docs/user/database-setup/, mysql and postgre are started on boot (and therefore don't need manual a start), while we all know that sqlite is not a service and doesn't need that either. | |||||
2012-10-22 | Sync .travis.yml with develop | Andrey Andreev | 1 | -1/+1 | |
2012-10-12 | Merge changes from develop | Andrey Andreev | 1 | -1/+6 | |
2012-09-12 | Updated .travis.yml with new services param | Alex Bilbie | 1 | -0/+5 | |
See http://about.travis-ci.org/blog/august-2012-upcoming-ci-environment-updates/ for details | |||||
2012-07-19 | Hope this regexp works for travis ... | Andrey Andreev | 1 | -1/+1 | |
2012-07-19 | Enable travis for feature/* branches | Andrey Andreev | 1 | -1/+2 | |
2012-05-27 | Continuation for Security and Table code-coverage, add coverage report to travis | Taufan Aditya | 1 | -1/+1 | |
2012-05-24 | Remove temporary branch from whitelist | Taufan Aditya | 1 | -2/+1 | |
2012-05-24 | get vfsStream via composer if its PEAR package not exists | Taufan Aditya | 1 | -3/+2 | |
2012-05-24 | Write permission | Taufan Aditya | 1 | -2/+2 | |
2012-05-24 | Force install | Taufan Aditya | 1 | -1/+1 | |
2012-05-24 | Update vfsStream repo | Taufan Aditya | 1 | -1/+1 | |
2012-05-24 | Update vfsStream reference, run the test | Taufan Aditya | 1 | -3/+3 | |
2012-04-06 | Remove temporary branch from build list | Taufan Aditya | 1 | -2/+1 | |
2012-04-06 | Update reference and do the tests | Taufan Aditya | 1 | -1/+2 | |
2012-04-06 | Remove temporary branch from build list | Taufan Aditya | 1 | -2/+1 | |
2012-04-06 | Insert test | Taufan Aditya | 1 | -1/+2 | |
2012-04-06 | Remove temporary branch from build list | Taufan Aditya | 1 | -2/+1 | |
2012-04-06 | Include insert test | Taufan Aditya | 1 | -1/+2 | |
2012-04-05 | Remove temporary branch from travis yml | Taufan Aditya | 1 | -2/+1 | |
2012-04-05 | Test last upstream/develop | Taufan Aditya | 1 | -1/+2 | |
2012-04-04 | Remove temporary line | Taufan Aditya | 1 | -2/+1 | |
2012-04-04 | Add branch to travis list | Taufan Aditya | 1 | -1/+2 | |
2012-04-04 | Set up PDO constant and configuration | Taufan Aditya | 1 | -3/+3 | |
2012-04-04 | Include PDO code coverage, remove unnecessary line on phpunit xml | Taufan Aditya | 1 | -3/+6 | |
2012-03-30 | Multi database setup | Taufan Aditya | 1 | -1/+1 | |
2012-03-28 | Travis setup and minor cleanup | Taufan Aditya | 1 | -0/+8 | |
2012-03-26 | Temporarily remove PHP 5.2 from travis config | Andrey Andreev | 1 | -1/+0 | |
2012-03-23 | Make travis test on multiple php versions | Timothy Warren | 1 | -1/+1 | |
2012-03-14 | Merged unit test progress. | Phil Sturgeon | 1 | -1/+6 | |
2012-03-10 | Fixed camelize. | Phil Sturgeon | 1 | -1/+1 | |
2012-03-10 | Travis setup | Taufan Aditya | 1 | -0/+11 | |
2012-03-09 | Merged with latest commit | Taufan Aditya | 1 | -1/+1 | |
2012-02-17 | vfsStream via pyrus | Taufan Aditya | 1 | -0/+1 | |
2012-02-17 | vfsStream via pyrus | Taufan Aditya | 1 | -2/+2 | |