Commit Graph

161 Commits

Author SHA1 Message Date
cytopia
2c8e56dd7a
DVL-009 Adding Redis docker container 2017-04-23 13:20:32 +02:00
cytopia
e344ff2243 Merge pull request #42 from cytopia/DVL-007
DVL-007 Fix gitignore and re-add ignored files
2017-04-22 13:26:49 +02:00
cytopia
e555a5a90b Merge pull request #40 from cytopia/DVL-006
DVL-006 Adding MySQL 8.0
2017-04-22 12:39:25 +02:00
cytopia
98e007a308
DVL-007 Fix gitignore and re-add ignored files 2017-04-22 11:58:17 +02:00
cytopia
7858731dfe
DVL-006 Adding devilbox custom mysql configuration 2017-04-21 23:17:59 +02:00
cytopia
a9dc7c3c54
DVL-006 Info about latest feature 2017-04-21 22:27:37 +02:00
cytopia
04c82c11c5
DVL-006 Adding MySQL 8.0 2017-04-21 22:25:02 +02:00
cytopia
8fc5ff8be1 Merge pull request #39 from cytopia/DVL-005
DVL-005 Show log files on error
2017-04-21 22:18:31 +02:00
cytopia
9b19cc0cf7
DVL-005 changing service combinations 2017-04-21 21:15:31 +02:00
cytopia
311505beec
DVL-005 Wait for url to become available 2017-04-21 19:38:36 +02:00
cytopia
d8dd1c28d7
DVL-005 Intercept bad error codes during tests 2017-04-21 18:54:29 +02:00
cytopia
7382aacf2a
DVL-005 Use sudo to show logs on error 2017-04-21 11:40:19 +02:00
cytopia
6eea97f1be
DVL-005 Using non-persistent pg connect to prevent HHVM core-dump 2017-04-21 02:37:01 +02:00
cytopia
8295e1ac18
DVL-005 Show log files on error 2017-04-21 02:07:45 +02:00
cytopia
260eed9293 Merge pull request #38 from cytopia/DVL-004
DVL-004 use docker-compose updates
2017-04-20 18:55:13 +02:00
cytopia
60b622c9f0
DVL-004 Revert to docker-compose version 2 2017-04-20 18:07:04 +02:00
cytopia
f400c5b280
DVL-004 Use named volumes for container-only shared data (like sockets) 2017-04-20 17:47:27 +02:00
cytopia
edf788f6dd
DVL-004 use docker-compose version 2.1 2017-04-20 17:31:52 +02:00
cytopia
e657e9b7e8 Merge pull request #36 from cytopia/DVL-002
DVL-002 Fix travis builds
2017-04-20 17:29:39 +02:00
cytopia
81072dbfd7
DVL-002 Add docker-compose dependencies 2017-04-20 16:42:21 +02:00
cytopia
cb512b4ac4
DVL-002 Prevent HHVM from segfaulting during pg_connect 2017-04-20 15:39:00 +02:00
cytopia
567ba57a13
DVL-002 alter travis checks 2017-04-20 15:39:00 +02:00
cytopia
2f96a1a349 Merge pull request #37 from cytopia/DVL-003
DVL-003 phpmyadmin-4.0 for PHP 5.4 and phpmyadmin-4.7 for everything …
2017-04-20 13:22:26 +02:00
cytopia
5ea5fb9d79
DVL-003 phpmyadmin-4.0 for PHP 5.4 and phpmyadmin-4.7 for everything else 2017-04-20 12:55:30 +02:00
cytopia
bc62d4e46c Merge pull request #35 from cytopia/DVL-001
DVL-001 Prepare HHVM support
2017-04-20 11:10:16 +02:00
cytopia
b3aab7ddfc
DVL-001 stop unwanted daemons 2017-04-19 20:09:42 +02:00
cytopia
d396c921d7
DVL-001 Prepare HHVM support 2017-04-19 19:48:44 +02:00
Jeff Puckett
294123505b add host port to intranet link (#34)
* add host port to intranet link

* display port on link
2017-03-25 10:36:39 +01:00
cytopia
43d60ff90b
Use other default stettings which work 2016-12-30 18:38:54 +01:00
cytopia
8a5ca7bdc7
Merge branch 'hotfix/mysql-stability'
* hotfix/mysql-stability:
  Finer error checks
  Better test display
  Better testing output
  Wait 90 sec before using docker containers
  Better wait command
  Disable mysql socket
2016-12-30 18:37:34 +01:00
cytopia
7f96c2b0ab
Finer error checks 2016-12-28 17:00:21 +01:00
cytopia
5719a9ec36
Better test display 2016-12-28 16:50:22 +01:00
cytopia
a1df846526
Better testing output 2016-12-28 16:39:19 +01:00
cytopia
d27f988107
Wait 90 sec before using docker containers 2016-12-28 16:03:52 +01:00
cytopia
46c32c1e4c
Better wait command 2016-12-27 17:13:27 +01:00
cytopia
46202ca6dd
Disable mysql socket 2016-12-27 16:49:47 +01:00
cytopia
a0b3f8bfa2
Wait 40sec for containers to come up 2016-12-26 23:13:05 +01:00
cytopia
3f689ebc75
Test each server version separately 2016-12-26 23:03:46 +01:00
cytopia
f1097a3c68
Fix param check 2016-12-26 22:17:31 +01:00
cytopia
28041d72bb
Fix startup 2016-12-26 22:14:53 +01:00
cytopia
3c3ecc5e4c
Fix typos 2016-12-26 22:10:00 +01:00
cytopia
f176f5a134
Split all into single builds 2016-12-26 22:03:21 +01:00
cytopia
c3a38d3d5f
Be more verbose 2016-12-26 21:50:50 +01:00
cytopia
1502609913
Split builds 2016-12-26 21:44:04 +01:00
cytopia
376576e495
Add multiple Linux dists 2016-12-26 15:51:27 +01:00
cytopia
4edf7e24ff
Clean .travis file 2016-12-26 15:45:05 +01:00
cytopia
de3d89a631
Test Linux only 2016-12-26 15:32:35 +01:00
cytopia
4d2d0eb63e
Test Linux only 2016-12-26 15:31:30 +01:00
cytopia
efe1e7b926
Add 2 OSX versions 2016-12-26 15:21:38 +01:00
cytopia
bfa7bd4635
Make tests on Linux and OSX 2016-12-26 15:13:46 +01:00