Joas Schilling
7f3aebd495
Merge branch 'develop-olympus' into develop-ascraeus
...
* develop-olympus:
[ticket/12417] Revert "No longer allow Travis CI HHVM environment to fail."
2014-04-16 22:47:27 +02:00
Andreas Fischer
04893e3f98
[ticket/12417] Revert "No longer allow Travis CI HHVM environment to fail."
...
hhvm-nightly 2014.04.16~precise introduced "Attempted to serialize
unserializable builtin class DOMElement" errors when running functional tests.
This reverts commit ff7cc77f9db66b7fddacd77f215d85cf0243b2fa.
PHPBB3-12417
2014-04-16 22:16:52 +02:00
Joas Schilling
0e2079da85
Merge branch 'develop-olympus' into develop-ascraeus
...
* develop-olympus:
[ticket/12320] Install a nightly build of HHVM.
[ticket/12320] No longer allow Travis CI HHVM environment to fail.
2014-04-10 13:38:17 +02:00
Andreas Fischer
ff7cc77f9d
[ticket/12320] No longer allow Travis CI HHVM environment to fail.
...
PHPBB3-12320
2014-04-10 11:36:48 +02:00
Andreas Fischer
f7f18a3c66
[ticket/12319] Backport Travis CI HHVM environment to develop-olympus.
...
PHPBB3-12319
2014-03-29 12:08:52 +01:00
Andreas Fischer
389bbe32d1
Merge pull request #2179 from bantu/ticket/12257
...
[ticket/12257] Use MyISAM in PHP 5.3 environment such that FULLTEXT test...
* bantu/ticket/12257:
[ticket/12257] Use MyISAM in PHP 5.3 environment such that FULLTEXT tests run.
Conflicts:
.travis.yml
2014-03-25 00:15:09 +01:00
Andreas Fischer
ca8fa03659
[ticket/12257] Use MyISAM in PHP 5.3 environment such that FULLTEXT tests run.
...
PHPBB3-12257
2014-03-24 21:42:06 +01:00
Joas Schilling
37b19bc533
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/12259] Reduce the size of our test matrix
Conflicts:
.travis.yml
2014-03-11 09:15:33 +01:00
Nathan Guse
a4810405d2
[ticket/12259] Reduce the size of our test matrix
...
Only test MariaDB or PostgreSQL once on PHP 5.4. This reduces our build matrix
by 10 builds (over half).
PHPBB3-12259
2014-03-10 21:34:55 -05:00
Joas Schilling
d636cb0fc9
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/11509] Exit with the expected (non-zero) exit status on failure.
[ticket/11509] Output which commit is being inspected.
[ticket/11509] Three dots means sym. difference, but we only want new commits.
Conflicts:
.travis.yml
2014-03-01 19:16:58 +01:00
Joas Schilling
9f4908f0f2
Merge remote-tracking branch 'bantu/ticket/11509' into develop-olympus
...
* bantu/ticket/11509:
[ticket/11509] Exit with the expected (non-zero) exit status on failure.
[ticket/11509] Output which commit is being inspected.
[ticket/11509] Three dots means sym. difference, but we only want new commits.
2014-03-01 19:13:58 +01:00
Andreas Fischer
ccd30912d9
[ticket/11509] Three dots means sym. difference, but we only want new commits.
...
PHPBB3-11509
2014-02-21 01:47:37 +01:00
Nils Adermann
06581ba927
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/12188] Add php 5.6 to travis enviroments
Conflicts:
.travis.yml
2014-02-13 15:43:31 +01:00
Joas Schilling
9d1d90e336
[ticket/12188] Add php 5.6 to travis enviroments
...
PHPBB3-12188
2014-02-13 14:47:51 +01:00
Nils Adermann
f5f6b834f8
[develop] Remove left over conflict marker from merge 1a31f03
2014-02-04 16:01:49 +01:00
Nils Adermann
1a31f03a7b
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/12162] Set language to C before running diff to ensure its english
[ticket/11509] Be exact when referencing the branch name.
[ticket/12161] Do not use subdirectories in build/save directory.
[ticket/11509] Run commit message checker only in one environment.
[ticket/11509] Contrary to docs, COMMIT_RANGE is not available in PR mode.
Conflicts:
.travis.yml
2014-02-04 13:05:20 +01:00
Nils Adermann
db9fd30e7c
Merge pull request #1998 from bantu/ticket/12141
...
[ticket/12141] Disable opcache extension on PHP 5.5.7
2014-02-04 02:57:35 -08:00
Andreas Fischer
33593a508c
[ticket/11509] Be exact when referencing the branch name.
...
PHPBB3-11509
2014-02-04 02:18:46 +01:00
Andreas Fischer
ac954a7c4b
[ticket/12141] PHP extension setup must happen before webserver + PHP-FPM.
...
PHPBB3-12141
2014-02-04 02:16:00 +01:00
Andreas Fischer
b6d45c5d71
[ticket/11985] Do not try to setup PHP extensions on HHVM.
...
PHPBB3-11985
2014-02-04 00:13:36 +01:00
Andreas Fischer
116ff19185
[ticket/11985] Rename install -> setup. This is more generic and consistent.
...
PHPBB3-11985
2014-02-04 00:12:28 +01:00
Andreas Fischer
5069922e24
[ticket/11509] Run commit message checker only in one environment.
...
PHPBB3-11509
2014-02-03 23:50:48 +01:00
Andreas Fischer
6f727bc0f9
[ticket/11509] Contrary to docs, COMMIT_RANGE is not available in PR mode.
...
PHPBB3-11509
2014-02-03 23:44:15 +01:00
Andreas Fischer
1594c09971
[ticket/11509] Perform commit message checking after PHPUnit (fixes path).
...
PHPBB3-11509
2014-02-03 17:19:35 +01:00
Nils Adermann
1f93d940fd
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/11509] Fail on Travis CI if commit messages are improperly formatted.
Conflicts:
.travis.yml
2014-02-03 01:08:25 +01:00
Andreas Fischer
16e81d4d18
[ticket/11509] Fail on Travis CI if commit messages are improperly formatted.
...
PHPBB3-11509
2014-02-02 17:11:30 +01:00
Nils Adermann
8a6b961c54
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/12147] Remove Travis CI notifications.
Conflicts:
.travis.yml
2014-02-02 16:27:28 +01:00
Andreas Fischer
9cc8768fa0
[ticket/12147] Remove Travis CI notifications.
...
We don't want to get notifications for branches other people are working on.
PHPBB3-12147
2014-02-02 15:12:30 +01:00
Paul Tarjan
f495f937e9
HHVM is failing for now
...
Lets at least keep running it so we remember to fix it
2013-12-13 18:11:49 -08:00
Paul Tarjan
66c9ca4400
Try running unit tests on HHVM
2013-12-13 11:49:12 -08:00
Joas Schilling
a3df2cb454
[ticket/12027] List redis as service in .travis.yml
...
PHPBB3-12027
2013-11-22 10:26:05 +01:00
Andreas Fischer
5b66083120
[task/code-sniffer] Reorganise .travis.yml
...
PHPBB3-11980
2013-10-29 01:03:53 +01:00
Andreas Fischer
6a7db8d51a
[task/code-sniffer] Require code sniffer to pass on Travis CI.
...
PHPBB3-11980
2013-10-29 00:59:51 +01:00
Andreas Fischer
c230701e48
[task/code-sniffer] Run code sniffer in PHP 5.5 / MySQL Travis CI environment.
...
PHPBB3-11980
2013-10-27 17:43:08 +01:00
Andreas Fischer
ecc756e12e
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/11920] Print MariaDB version after successful setup.
[ticket/11920] Manually purge mysql-common.
[ticket/11920] Actually call travis/setup-mariadb.sh.
2013-10-16 02:17:11 +02:00
Andreas Fischer
878cb836f5
[ticket/11920] Actually call travis/setup-mariadb.sh.
...
PHPBB3-11920
2013-10-15 22:44:49 +02:00
Nils Adermann
437d38bc05
Merge remote-tracking branch 'github-phpbb/develop-olympus' into develop
...
* github-phpbb/develop-olympus:
[ticket/11920] Have to use empty root password otherwise db creation fails.
[ticket/11920] Add MariaDB environment to Travis-CI.
Conflicts:
.travis.yml
2013-10-15 13:36:42 -07:00
Andreas Fischer
cdaea7a406
[ticket/11920] Add MariaDB environment to Travis-CI.
...
PHPBB3-11920
2013-10-15 16:28:59 +02:00
Andreas Fischer
147d01f7ee
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/11580] Enable prefer-source option (should error way less)
[ticket/11580] Enable --no-interaction option on composer for travis
Conflicts:
.travis.yml
2013-05-28 01:17:32 +02:00
Joas Schilling
65307f1382
[ticket/11580] Enable prefer-source option (should error way less)
...
PHPBB3-11580
2013-05-27 23:48:04 +02:00
Joas Schilling
2d0fb52eaa
[ticket/11580] Enable --no-interaction option on composer for travis
...
There is no interaction available on travis ;)
PHPBB3-11580
2013-05-27 23:35:57 +02:00
Nils Adermann
c583d9f5e7
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/11324] PHP 5.5 is in RC stage. No longer allow failure on travis.
2013-05-09 20:16:32 +02:00
Andreas Fischer
d1415676c5
[ticket/11324] PHP 5.5 is in RC stage. No longer allow failure on travis.
...
PHPBB3-11324
2013-05-09 20:10:25 +02:00
Nils Adermann
3327739290
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/11513] Update RUNNING_TESTS.txt to no longer refer to PEAR.
[ticket/11513] Update all CLI calls to phpunit to use vendor/bin.
[ticket/11513] Use PHPUnit from composer in .travis.yml.
[ticket/11513] Update (all) composer dependencies.
[ticket/11513] Add PHPUnit 3.7 and DbUnit 1.2 as a composer dev dependency.
Conflicts:
.travis.yml
phpBB/composer.lock
2013-05-09 19:42:13 +02:00
Andreas Fischer
b5b1e88915
[ticket/11513] Use PHPUnit from composer in .travis.yml.
...
PHPBB3-11513
2013-05-09 18:46:29 +02:00
Oleg Pudeyev
01607be42a
Merge PR #1201 branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/11337] Abort setup-webserver.sh script when an error occurs.
[ticket/11337] Only run functional tests on 5.3.19 or higher. No FPM otherwise.
[ticket/11337] Silence nginx config file writing.
[ticket/11337] php-fpm.conf is no longer owned by root.
[ticket/11337] Run functional tests on travis using nginx and php-fpm.
Conflicts:
.travis.yml
2013-01-24 01:16:56 -05:00
Andreas Fischer
9860cf6b16
[ticket/11337] Only run functional tests on 5.3.19 or higher. No FPM otherwise.
...
There is no php-fpm for PHP 5.3.3. Make sure PHP version is at least 5.3.19,
which is what 5.3 is currently aliased to.
PHPBB3-11337
2013-01-23 15:48:44 +01:00
Andreas Fischer
dee1b38ebc
[ticket/11337] Run functional tests on travis using nginx and php-fpm.
...
PHPBB3-11337
2013-01-23 15:48:44 +01:00
Andreas Fischer
bd180b8e38
[ticket/11338] Travis CI: Install PHP extension for redis key-value store.
...
PHPBB3-11338
2013-01-23 01:39:39 +01:00
Oleg Pudeyev
56e6d0531b
Merge PR #1191 branch 'develop-olympus' into develop
...
# By Andreas Fischer
# Via Andreas Fischer (1) and Oleg Pudeyev (1)
* develop-olympus:
[ticket/11324] Add PHP 5.5 environment to travis and allow it to fail.
2013-01-13 18:14:41 -05:00