aboutsummaryrefslogtreecommitdiff
path: root/travis
Commit message (Expand)AuthorAgeFilesLines
...
| | * [ticket/13599] Remove Travis CI PHP 5.2 environment. No longer supported.Andreas Fischer2015-02-122-66/+0
| | * [ticket/13523] Install PHPUnit manually instead of from PEAR.Andreas Fischer2015-01-201-0/+22
* | | [ticket/13407] Bump minimal version to php 5.3.9Nicofuma2015-02-044-4/+4
|/ /
* | [ticket/13331] Remove travis/sami.conf.php. Use build/sami-checkout.conf.php.Andreas Fischer2014-11-122-20/+1
* | [ticket/12962] Rename setup-phpbb-testDhruv2014-10-272-1/+1
* | [ticket/12962] Load composer test dependencies for php >= 5.3.19Dhruv2014-10-251-4/+0
* | [ticket/12962] Install test dependencies on travisDhruv2014-09-212-0/+21
* | [ticket/12962] Run tests for all databases on TravisDhruv2014-09-214-0/+16
* | [ticket/12962] Run UI tests on Travis-mysqlDhruv2014-09-211-0/+4
* | Merge pull request #2849 from bantu/ticket/12941Tristan Darricau2014-08-104-0/+67
|\ \
| * | [ticket/12941] Check for Sami parse errors on Travis CI.Andreas Fischer2014-08-093-0/+48
| * | [ticket/12941] Add sami.conf.php for Travis CI.Andreas Fischer2014-08-091-0/+19
* | | Merge pull request #2854 from bantu/ticket/12954Tristan Darricau2014-08-101-2/+5
|\ \ \
| * | | [ticket/12954] Correctly setup PATH_INFO on Travis CI.Andreas Fischer2014-08-091-2/+5
* | | | Merge pull request #2848 from bantu/ticket/12948Marc Alexander2014-08-091-6/+0
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/12948] Remove no longer needed opcache workaround. Travis has 5.5.15.Andreas Fischer2014-08-091-6/+0
* | | | [ticket/12693] Don't try to check the composer.phar fileTristan Darricau2014-08-091-1/+1
| |/ / |/| |
* | | Merge remote-tracking branch 'github-nicofuma/ticket/12693' into develop-ascr...Nils Adermann2014-08-091-0/+68
|\ \ \ | |/ / |/| |
| * | [ticket/12693] Fix composer.phar pathTristan Darricau2014-08-071-5/+6
| * | [ticket/12693] The files skipped list can not be emptyTristan Darricau2014-07-311-1/+1
| * | [ticket/12693] Force the composer.phar to be executableTristan Darricau2014-07-311-5/+5
| * | [ticket/12693] All the files in bin/ must be executableTristan Darricau2014-07-311-1/+1
| * | [ticket/12693] Expand manually the wildcardTristan Darricau2014-07-311-2/+3
| * | [ticket/12693] Fix the query for bin/*Tristan Darricau2014-07-311-2/+2
| * | [ticket/12693] Extract exceptions, bin/* must be executableTristan Darricau2014-07-311-23/+34
| * | [ticket/12693] Check the persmissions of the ownerTristan Darricau2014-07-311-3/+2
| * | [ticket/12693] Check if the are executable and not if they are 644Tristan Darricau2014-07-311-3/+7
| * | [ticket/12693] Fix the permissionsTristan Darricau2014-07-311-0/+1
| * | [ticket/12693] Check if the files have the right 644Tristan Darricau2014-07-311-3/+3
| * | [ticket/12693] Fix indentationTristan Darricau2014-07-311-4/+3
| * | [ticket/12693] Add a travis test that checks file permissionsTristan Darricau2014-07-311-0/+52
* | | Merge branch 'ticket/12917' into ticket/12917-ascJoas Schilling2014-08-072-2/+2
|\ \ \ | |/ / |/| / | |/
* | [ticket/12825] Better sniff for the extensions and skip the vendor/ directoryTristan Darricau2014-07-061-0/+27
* | Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2014-06-191-0/+1
|\|
| * [ticket/12741] Change the mode of the socket fileTristan Darricau2014-06-191-0/+1
| * Merge pull request #2282 from bantu/ticket/12384Joas Schilling2014-05-281-4/+0
| |\
| | * [ticket/12384] Run Travis CI HHVM tests against MySQLi instead of MySQL.Andreas Fischer2014-04-121-4/+0
* | | [ticket/12483] Fix copyright in prepare_extension.shJoas Schilling2014-06-101-2/+7
* | | [ticket/12483] Add a .sh that moves an extension in placeJoas Schilling2014-06-101-0/+17
* | | [ticket/12594] Update file header in non-php filesJoas Schilling2014-05-302-4/+14
* | | Merge pull request #2505 from bantu/ticket/12582-ascraeusJoas Schilling2014-05-283-0/+29
|\ \ \
| * | | Merge branch 'ticket/12582' into ticket/12582-ascraeusAndreas Fischer2014-05-273-0/+29
| |\| |
* | | | Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594Yuriy Rusko2014-05-271-4/+0
|\| | |
| * | | [ticket/12592] Make hhvm run MySQL again.Andreas Fischer2014-05-261-4/+0
* | | | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-276-12/+42
|/ / /
* | | [ticket/12592] Add PHP 5.4 environment using mysql driver.Andreas Fischer2014-05-262-1/+43
* | | [ticket/12592] Rename mysql environment to mysqli.Andreas Fischer2014-05-263-3/+3
* | | [ticket/12470] Correctly set up the php extensionsJoas Schilling2014-05-031-2/+2
* | | [ticket/12470] Fix setup of phpbbJoas Schilling2014-05-031-1/+1
* | | [ticket/12470] Move setup of phpBB to new .shJoas Schilling2014-05-031-0/+29