cytopia
|
921188a5b3
|
Build documentation in CI
|
2019-12-02 11:23:29 +01:00 |
|
cytopia
|
bdf8eb7578
|
Merge pull request #647 from cytopia/release/v1.2.0
Release v1.2.0
|
2019-12-01 10:49:53 +01:00 |
|
cytopia
|
dc9a30ed5f
|
Fixes #592 sqlsrv connection problem
|
2019-11-30 23:15:35 +01:00 |
|
cytopia
|
e6d0a1597f
|
Reference more issues in Changelog
|
2019-11-30 23:02:31 +01:00 |
|
cytopia
|
cf91371b61
|
Add Updating instructions
|
2019-11-30 22:59:42 +01:00 |
|
cytopia
|
b07e2cb747
|
Cleanup docker-compose.yml
|
2019-11-30 22:53:21 +01:00 |
|
cytopia
|
ca5dec2e57
|
Bump version and Changelog
|
2019-11-30 22:53:05 +01:00 |
|
cytopia
|
ccea6e3814
|
Add latest MySQL images
|
2019-11-30 22:52:37 +01:00 |
|
cytopia
|
ce4b340224
|
Fix #622 by adding httpd server with latest cert-gen version
|
2019-11-30 22:52:19 +01:00 |
|
cytopia
|
31940fc22a
|
Add latest PHP-FPM images
|
2019-11-30 22:51:15 +01:00 |
|
cytopia
|
a7d3c53979
|
Make PHP 7.3 the default
|
2019-11-30 22:50:43 +01:00 |
|
cytopia
|
44b146b824
|
Merge pull request #645 from cytopia/release/v1.1.0
Release v1.1.0
|
2019-11-24 22:16:46 +01:00 |
|
cytopia
|
44b9611c94
|
Remove empty line from README.md
|
2019-11-24 16:15:01 +01:00 |
|
cytopia
|
593dfbe31a
|
Fix Wordpress CI check
|
2019-11-24 11:38:27 +01:00 |
|
cytopia
|
a409c214c7
|
Do not change HTTP port when running from inside container
|
2019-11-24 10:37:49 +01:00 |
|
cytopia
|
4daebaa325
|
Ensure vhost-gen config files match with upstream
|
2019-11-24 10:34:42 +01:00 |
|
cytopia
|
967f282739
|
Adjust Changelog
|
2019-11-24 10:31:07 +01:00 |
|
cytopia
|
182269fdf1
|
Update MongoDB images
|
2019-11-24 10:29:15 +01:00 |
|
cytopia
|
57a1f335f6
|
Update PostgreSQL images
|
2019-11-24 10:25:29 +01:00 |
|
cytopia
|
247530bcac
|
Add GitHub Actions build badges
|
2019-11-24 10:24:04 +01:00 |
|
cytopia
|
8f47af8bfb
|
Exclude Apache 2.2 from static DirectoryIndex test
|
2019-11-24 10:06:37 +01:00 |
|
cytopia
|
49d6c68bb5
|
Test Frameworks according to chosen PHP version
|
2019-11-24 10:02:12 +01:00 |
|
cytopia
|
b318da24c6
|
Update version dates
|
2019-11-24 01:04:01 +01:00 |
|
cytopia
|
3551c89311
|
Split GitHub Actions workflows
|
2019-11-24 01:02:51 +01:00 |
|
cytopia
|
b5ed81e28a
|
Fix Travis builds
|
2019-11-23 12:41:57 +01:00 |
|
cytopia
|
57ff6da675
|
Fix unbound variable
|
2019-11-23 00:26:50 +01:00 |
|
cytopia
|
c8de832210
|
Simplify tests
|
2019-11-23 00:02:17 +01:00 |
|
cytopia
|
41493bc514
|
Test against wordpress
|
2019-11-22 23:11:34 +01:00 |
|
cytopia
|
2f129611cc
|
Fix unbound variable in tests
|
2019-11-22 10:41:25 +01:00 |
|
cytopia
|
2744a39aec
|
Adjust Travis CI checks
|
2019-11-22 08:56:49 +01:00 |
|
cytopia
|
9cff9a1277
|
Update PHP image version
|
2019-11-22 08:49:26 +01:00 |
|
cytopia
|
7301d581df
|
Update Intranet version
|
2019-11-21 17:34:03 +01:00 |
|
cytopia
|
c271734278
|
Update CHANGELOG
|
2019-11-21 17:33:34 +01:00 |
|
cytopia
|
574a6cc183
|
Test all versions via GitHub Actions
|
2019-11-21 15:20:35 +01:00 |
|
cytopia
|
5d9f396b14
|
Ensure Vendor login works
|
2019-11-21 14:55:16 +01:00 |
|
cytopia
|
7ea5aa8aed
|
Fixes #641 Adding latest version of phpPgAdmin
|
2019-11-21 13:35:45 +01:00 |
|
cytopia
|
2a2167205a
|
Make tests pass shellcheck
|
2019-11-21 12:44:35 +01:00 |
|
cytopia
|
2b58cb5153
|
Fixes #644 Use PHP 7.4 with stable JPEG support
|
2019-11-20 12:01:20 +01:00 |
|
cytopia
|
f4ddbfb15e
|
Run CI steps even if previous ones failed
|
2019-11-18 00:58:24 +01:00 |
|
cytopia
|
de89a170e7
|
php-fpm v0.92
|
2019-11-18 00:20:31 +01:00 |
|
cytopia
|
2aacfeaaed
|
Add integration tests via GitHub Actions
|
2019-11-18 00:17:10 +01:00 |
|
cytopia
|
ace5d7c1fc
|
Merge pull request #624 from nuno-andre/patch-1
Updates end-of-line for batch file
|
2019-11-02 19:53:34 +01:00 |
|
nu_no
|
04e7c70b26
|
Updates end-of-line for batch file
Using *nix' `lf` line endings instead of `crlf` in Windows batch files can lead to [unexpected results](https://stackoverflow.com/questions/232651/why-the-system-cannot-find-the-batch-label-specified-is-thrown-even-if-label-e).
|
2019-08-27 19:26:53 +02:00 |
|
cytopia
|
0543f2da92
|
Merge pull request #591 from cytopia/ngrok
Make Ngrok region configurable via NGROK_REGION env var
|
2019-06-11 08:58:53 +02:00 |
|
cytopia
|
9b5e19cf41
|
Make Ngrok region configurable via NGROK_REGION env var
|
2019-06-10 19:00:02 +02:00 |
|
cytopia
|
3dec841e88
|
Merge pull request #590 from cytopia/update-php-container
Fix #587 Use updated PHP images
|
2019-06-10 18:29:31 +02:00 |
|
cytopia
|
3370934bb3
|
Bump version date
|
2019-06-10 16:46:24 +02:00 |
|
cytopia
|
0a5327ac77
|
Reflect new modules in README
|
2019-06-10 16:46:10 +02:00 |
|
cytopia
|
11c46cd9c0
|
Fix #587 Use updated PHP images
|
2019-06-10 16:40:44 +02:00 |
|
cytopia
|
fdb6cffb3b
|
Merge pull request #582 from cytopia/doc-updates
Bugfix updates
|
2019-05-21 16:46:56 +02:00 |
|