Commit Graph

180 Commits

Author SHA1 Message Date
Benoît Burnichon
f489f56276 Remove memcache.so from PHP7 configuration 2016-02-29 17:43:39 +01:00
Benoît Burnichon
060c4fe407 Try not to update when PHP 5.* is used 2016-02-29 17:32:26 +01:00
Benoît Burnichon
3306b1fa1a Change phpunit/phpunit version 2016-02-29 17:31:38 +01:00
Benoît Burnichon
329ae16dbe Add PHP7 to travis 2016-02-29 17:30:11 +01:00
Benoît Burnichon
c257148f5d Group first 2 builds 2016-02-11 21:01:13 +01:00
Benoît Burnichon
2c34a66854 Change travis to run same suites as circleci 2016-02-11 20:35:52 +01:00
Thibaud Fabre
b083191a28 Remove "install" tests from Travis suite
They are already run on CircleCI, so running them on Travis is redundant.
2016-02-11 17:18:48 +01:00
Benoît Burnichon
5f3c391b37 PECL for ZMQ is not available
Remove 7.0 compatibility.
2016-01-11 13:56:38 +01:00
Benoît Burnichon
7c56ab7cec Also add zmq when installing php7 2016-01-11 13:41:54 +01:00
Benoît Burnichon
70b927ceb9 Change Imagick to beta PECL 2016-01-11 11:09:38 +01:00
Benoît Burnichon
a612b55645 Change travis ini file 2015-12-14 12:53:00 +01:00
Benoît Burnichon
feb584936c Change CI integrations installs 2015-12-08 19:41:17 +01:00
Florian BLOUET
60639d0e96 fix tests 2015-12-02 17:35:43 +01:00
Benoît Burnichon
696d7401d4 Remove JS tests 2015-12-02 17:35:42 +01:00
Benoît Burnichon
abbb4b0120 Remove Grunt and install-assets steps 2015-12-02 17:35:42 +01:00
Benoît Burnichon
966efde17a Test with higher version of nodejs 2015-12-02 17:35:42 +01:00
Benoît Burnichon
38a3531306 Update travis environment and bump composer.lock 2015-11-30 15:58:47 +01:00
Benoît Burnichon
be320ea7a2 Bump elasticsearch version to 1.6.0 2015-07-08 12:07:32 +02:00
Benoît Burnichon
627475799f Change travis configuration 2015-06-12 12:25:04 +02:00
Benoît Burnichon
b14f360a6a Travis CLI changed formatting of .travis.yml 2015-06-09 11:09:41 +02:00
Benoît Burnichon
0700a98ee3 Test Travis Hipchat api 2015-06-08 10:09:09 +02:00
Benoît Burnichon
91745c380d Force TCP connection to DB. Issue on Travis VMs. 2015-04-30 16:27:26 +02:00
Benoît Burnichon
6fd2d72eb1 Set composer to use --no-progress --no-interaction options 2015-03-27 10:06:18 +01:00
Benoît Burnichon
0386d5c1e0 Update Travis conf and js testing 2015-03-26 15:35:46 +01:00
Benoît Burnichon
a3f2e39781 Rework travis configuration 2015-03-26 11:18:06 +01:00
Benoît Burnichon
bae6f66f41 Bump php minimum version requirement. 2015-03-23 19:02:09 +01:00
Benoît Burnichon
623c33d51f Remove tests with nightly php as pecl are not compiled. 2015-03-19 16:09:50 +01:00
Benoît Burnichon
d2a2214624 Travis config to check 5.6 compatibility and build against PHP 7 2015-03-19 15:15:59 +01:00
Benoît Burnichon
ed9bdd6683 Travis configuration, remove check certificate for ES 2015-03-17 16:12:47 +01:00
Benoît Burnichon
cdc7f743d5 Remove staticExpects to work with PHPUnit ~4.5 2015-03-17 13:08:27 +01:00
Benoît Burnichon
423dcb1b44 Add version dump of boxes 2015-03-13 16:42:00 +01:00
Benoît Burnichon
9c9777ea7f Update travis 2015-03-13 11:24:53 +01:00
Benoît Burnichon
bc9646bc17 Update travis conf. Do not keep elasticsearch local package 2015-03-13 10:30:45 +01:00
Nicolas Le Goff
ae7b830187 Update travis 2015-03-12 17:25:53 +01:00
Benoît Burnichon
e51466fc46 Properly use yaml string with breaklines 2015-03-12 15:08:24 +01:00
Benoît Burnichon
345dfbdc2c Add proper elasticsearch configuration in .travis.yml 2015-03-11 16:49:06 +01:00
Benoît Burnichon
118bb2f03c Some fixup for ES instance 2015-03-11 15:22:20 +01:00
Nicolas Le Goff
5a55732b46 Fix strict mode sql issue 2015-03-06 12:35:18 +01:00
Nicolas Le Goff
9a3e92ed9c Multiple ORMs for all database 2015-02-12 17:58:45 +01:00
Nicolas Le Goff
d249b5a898 Fix travis.yml 2015-02-09 12:47:56 +01:00
Nicolas Le Goff
086669a39e Fix latest merge 2014-12-12 15:16:49 +01:00
Nicolas Le Goff
28eecf6a09 Merge branch '3.8'
Conflicts:
	.gitignore
	bin/console
	composer.json
	composer.lock
	hudson/fixtures.sql
	lib/Alchemy/Phrasea/Command/Developer/IniReset.php
	lib/Alchemy/Phrasea/Command/Setup/Install.php
	lib/Alchemy/Phrasea/Controller/Api/Oauth2.php
	lib/Alchemy/Phrasea/Controller/Api/V1.php
	lib/Alchemy/Phrasea/Controller/Prod/Export.php
	lib/Alchemy/Phrasea/Controller/Root/Login.php
	lib/Alchemy/Phrasea/Core/Provider/PhraseanetServiceProvider.php
	lib/Alchemy/Phrasea/Core/Version.php
	lib/Alchemy/Phrasea/Helper/DatabaseHelper.php
	lib/Alchemy/Phrasea/Helper/Prod.php
	lib/classes/API/OAuth2/Application.php
	lib/classes/API/V1/Interface.php
	lib/classes/API/V1/adapter.php
	lib/classes/Setup/Upgrade.php
	lib/classes/media/subdef.php
	lib/classes/task/period/RecordMover.php
	templates/web/prod/index.html.twig
	templates/web/setup/step2.html.twig
	tests/Alchemy/Tests/Phrasea/Controller/Admin/RootTest.php
	tests/Alchemy/Tests/Phrasea/Controller/Root/LoginTest.php
	tests/classes/api/v1/api_v1_adapterTest.php
	tests/db-ref.sqlite
	vagrant/vms/phraseanet-php54-nginx/puphpet/config.yaml
	vagrant/vms/phraseanet-php54-nginx/puphpet/files/exec-once/setup
2014-10-09 19:40:33 +02:00
Nicolas Le Goff
3ce9c6330c Merge pull request #1158 from nlegoff/3.8-improvements
[3.8.6] Some improvements
2014-09-10 21:33:30 +02:00
Nicolas Le Goff
01c178f538 Update travis.yml 2014-09-10 19:14:48 +02:00
Nicolas Le Goff
3b2fe8eafa Update .travis.yml 2014-09-10 11:30:42 +02:00
Nicolas Le Goff
2e6c11a9ed Update travis 2014-09-08 22:23:00 +02:00
Nicolas Le Goff
de7988689e Update directory structure & allow to configure paths (tmp, log, cache) 2014-09-05 15:57:00 +02:00
Nicolas Le Goff
a4ecb3d6aa Remove sphinx search engine tests 2014-09-02 18:18:26 +02:00
Nicolas Le Goff
bd52dae1db Update travis.yml 2014-08-20 11:03:37 +02:00
Nicolas Le Goff
46da7be65d Merge branch '3.8'
Conflicts:
	.travis.yml
	bin/developer
	build-env.sh
	lib/Alchemy/Phrasea/Application.php
	lib/Alchemy/Phrasea/Core/Provider/LocaleServiceProvider.php
	tests/Alchemy/Tests/Phrasea/Command/Setup/XSendFileMappingGeneratorTest.php
	tests/Alchemy/Tests/Phrasea/Controller/SetupTest.php
	tests/Alchemy/Tests/Phrasea/Form/Login/PhraseaRegisterFormTest.php
2014-08-19 15:30:25 +02:00