Commit Graph

997 Commits

Author SHA1 Message Date
cytopia
aa574e9205
Adjust ignored files 2018-12-25 16:39:48 +01:00
cytopia
8f38cbd736
Add examples for how to install Ms ODBC after accepting the license 2018-12-25 16:39:34 +01:00
cytopia
3260e68c90
Merge pull request #445 from cytopia/update-php
Refs #439 Adding sqlsrv and pdo_sqlsrv for PHP 7.0, 7.1, 7.2 and 7.3
2018-12-23 17:19:31 +01:00
cytopia
6e238cc095
Refs #439 Adding sqlsrv and pdo_sqlsrv for PHP 7.0, 7.1, 7.2 and 7.3 2018-12-23 12:19:38 +01:00
cytopia
3ebeebef10
Merge pull request #444 from cytopia/update-php
Update to latest PHP container
2018-12-23 01:22:30 +01:00
cytopia
8fd60fb9a9
Update to latest PHP container 2018-12-22 22:38:32 +01:00
cytopia
f7bfc72cd2
Merge pull request #443 from cytopia/use-alpine-images
Use alpine images
2018-12-21 17:43:05 +01:00
cytopia
97a62d3efe
Remove Redis 2.8-alpine as it does not exist 2018-12-21 11:51:20 +01:00
cytopia
80b7682f89
Speed up Docker pull tests and be easy on network usage 2018-12-20 23:26:15 +01:00
cytopia
d5d43d0c71
Fix drush check for intranet homepage 2018-12-20 20:05:29 +01:00
cytopia
d1e5c6d360
Add commented Alpine versions and adjust warning note 2018-12-20 20:04:50 +01:00
cytopia
3bbefdc845
Remove old MongoDB image versions that segfault after startup 2018-12-20 17:41:15 +01:00
cytopia
16bbaf4b3a
Do not use Alpine image by default, but document how to enable them 2018-12-20 13:50:20 +01:00
cytopia
8d005f5a70
Bump version date 2018-12-20 11:33:23 +01:00
cytopia
2e86bbafd0
Ensure all provided images are properly tested via TravisCI 2018-12-20 11:32:43 +01:00
cytopia
6a4083a7a3
Fixes #429 Adding smaller Alpine images where possible 2018-12-20 11:32:14 +01:00
cytopia
3b73b1c5e5
Merge pull request #442 from cytopia/devilbox-ui
Devilbox Web UI: Vhost overview
2018-12-19 17:56:09 +01:00
cytopia
4c39ae9edf
Add integration tests for Devilbox vhost web ui 2018-12-19 14:16:27 +01:00
cytopia
e8c38550c9
Extend Devilbox web ui with vhost configs 2018-12-19 14:16:04 +01:00
cytopia
fb5bbcd1e1
Merge pull request #441 from cytopia/update-vendors
Update intranet vendors
2018-12-18 21:54:22 +01:00
cytopia
35ff034786
Ensure to exclude breaking tests 2018-12-18 20:29:51 +01:00
cytopia
09ac5f3f85
Fix check against PHP version 2018-12-18 14:47:09 +01:00
cytopia
d8794950c0
Disable phpRedmin CI tests for PHP 5.3 and PHP 5.4 2018-12-18 14:40:41 +01:00
cytopia
112e3d2c33
Adjust phpRedmin configuration 2018-12-18 14:30:50 +01:00
cytopia
c9d3dab042
Attach latest HTTPD images 2018-12-18 12:47:35 +01:00
cytopia
586cd2a882
Ensure PHP Xdebug does not autostart 2018-12-18 11:51:12 +01:00
cytopia
d9272d5c52
Attach latest PHP-FPM images 2018-12-18 11:13:04 +01:00
cytopia
c1d8516d84
Bump Devilbox version date 2018-12-17 11:59:16 +01:00
cytopia
bfd0b22676
Upgrade PHP container versions 2018-12-17 11:58:52 +01:00
cytopia
a9d56daaa0
Exclude experimental PHP versions from Xdebug check 2018-12-17 11:57:28 +01:00
cytopia
e925c47b78
Ensure to test subdirectories of PHPRedmin 2018-12-17 11:01:29 +01:00
cytopia
4588948d0c
Test against PHP Xdebug 2018-12-16 16:10:39 +01:00
cytopia
008cb7c023
Fix phpMyAdmin login check 2018-12-16 15:44:42 +01:00
cytopia
1d075f4b3b
Add login CI tests for phpMyAdmin 2018-12-16 15:31:22 +01:00
cytopia
2b9c98bbc7
Update phpMyAdmin 2018-12-16 15:31:03 +01:00
cytopia
689a8b9f12
Fix check for selecting Adminer/phpMyAdmin version 2018-12-16 02:16:50 +01:00
cytopia
590855fe75
Supress stderr when gathering binary versions to prevent log spamming 2018-12-16 00:39:22 +01:00
cytopia
178a81c24b
Check against PHPRedmin 2018-12-16 00:34:59 +01:00
cytopia
a459597759
Ensure Adminer and phpMyAdmin work with old PHP versions 2018-12-16 00:29:50 +01:00
cytopia
60b2d99c09
Pipe curl output into double tac to prevent broken pipe 2018-12-15 22:58:29 +01:00
cytopia
a652b0d8c5
Create CI tests for Adminer and phpMyAdmin 2018-12-15 22:22:21 +01:00
cytopia
ae9330be96
Update Adminer from 4.6.2 to 4.7.0 2018-12-15 22:22:00 +01:00
cytopia
9efc68b62d
Merge pull request #435 from cytopia/redis-ui
Bugfixes: PHP-xdebug, Redis UI and Memcached UI
2018-12-15 20:51:05 +01:00
cytopia
a237ce85d0
Simplify travis configuration 2018-12-15 17:58:17 +01:00
cytopia
eff72f41a9
Update version 2018-12-15 17:12:56 +01:00
cytopia
60774c0532
Ensure nc command exits properly when looking up Memcached data 2018-12-15 17:04:26 +01:00
cytopia
788cea98a1
Do not load MongoDB driver if no connection exists 2018-12-15 17:03:45 +01:00
cytopia
42630ab62e
Fix #434 Add Xdebug to PHP 7.3 2018-12-15 14:05:54 +01:00
cytopia
01cdfca7fb
Integration tests for Redis and Memcached UI 2018-12-15 14:05:10 +01:00
cytopia
c143eac015
Default keys for Redis and Memcached 2018-12-15 14:05:05 +01:00