William Desportes
c59f287b98
Move documentation for ENVs of #384 and fixup the wording
2022-11-25 17:47:44 +01:00
William Desportes
a5fd64c9fb
Add CHANGELOG entries for #381 and #384
2022-11-25 17:44:59 +01:00
William Desportes
e6f53b6f8e
Add tests for phpmyadmin/docker#384 to the CI
2022-11-25 17:30:38 +01:00
William Desportes
71d54acc93
Merge #384 - Add ENV PMA_UPLOADDIR and PMA_SAVEDIR ENVs
...
Pull-request: #384
2022-11-25 16:29:15 +01:00
William Desportes
c3e03b7429
Add tests for phpmyadmin/docker#384
2022-11-25 16:23:47 +01:00
William Desportes
83bd66d27f
Update config.inc.php files
2022-11-25 15:14:29 +01:00
William Desportes
1effd43182
Merge #381 - Fix issue port 80- range when using APACHE_PORT
...
Pull-request: #381
2022-11-25 15:14:06 +01:00
William Desportes
908e79d246
Merge #389 - Use GitHub Actions to use the new bashbrew action
...
Pull-request: #389
2022-11-17 22:16:51 +01:00
Tianon Gravi
010de91f3c
Update GitHub Actions to use new bashbrew action
...
This should fix errors that the old code would've run into thanks to the update to Go 1.18, and should help prevent them in the future by pinning to a specific release of both Bashbrew and the related scripts.
2022-11-17 11:46:54 -08:00
7e5dd3b39d
Update description of PMA_UPLOADDIR and PM_SAVEDIR
...
Co-authored-by: William Desportes <williamdes@wdes.fr >
2022-09-21 14:39:50 +01:00
Chris Proud and GitHub
9b09f1ae4c
Add ENV PMA_UPLOADDIR and PMA_SAVEDIR to README.md
2022-09-21 14:07:05 +01:00
Chris Proud and GitHub
80ce7025ac
Remove Trim() from around dir env settings
2022-09-21 13:10:09 +01:00
Chris Proud and GitHub
0c1b04d2fc
[+] ENV PMA_UPLOADDIR and PMA_SAVEDIR
2022-09-20 17:15:13 +01:00
ByteBitten and GitHub
031d27ad30
Fix issue port 80- range when using APACHE_PORT
...
Setting port to 8000-8099 caused issues after a restart.
Ex: Port got set from 8090 to 809090 resulting in error AH00526.
Using full line replace as ports.conf next character is new line.
2022-08-17 14:56:16 +02:00
William Desportes
905cae841e
Update the examples to have something more explicit for Docker command line examples
...
Ref: https://github.com/phpmyadmin/phpmyadmin/commit/7faf6a53ecd3ce5b47d484b717c9b153d970f678
2022-08-10 00:39:02 +02:00
William Desportes
0ed2e6651b
Apply some coding standard rules on config.inc.php
2022-08-01 11:01:02 +02:00
William Desportes
df4d08c1a8
Add a missing CHANGELOG entry
2022-08-01 10:54:12 +02:00
William Desportes
0c9a5f06d5
Fix a typo in the README
2022-08-01 10:53:59 +02:00
William Desportes
918d2639a9
Give more time for databases to start on d-compose tests
2022-06-20 01:18:56 +02:00
William Desportes
3f1f550631
Update CHANGELOG.md
2022-06-20 01:13:00 +02:00
William Desportes
9b6fb4229f
Stop using container names
2022-06-20 01:07:20 +02:00
William Desportes
8b33eefd53
Add project name for test runs
2022-06-20 01:07:15 +02:00
William Desportes
095161cdb1
Implement test cleanup
2022-06-20 01:07:11 +02:00
William Desportes
b936b8ebd1
Ref #369 - Update files using ./update.sh
2022-06-20 01:07:06 +02:00
William Desportes
5ab888d0d4
Ref #369 - Remove apache specific settings from non apache entrypoints
2022-06-20 01:06:59 +02:00
William Desportes
fee52fdd0b
Merge #369 - Allow a different Apache port with APACHE_PORT
...
Pull-request: #369
Fixes : #340
Ref: #187
2022-06-20 01:06:42 +02:00
William Desportes
3c16423f78
Ref #369 - Add tests for a different Apache2 port
2022-06-20 00:35:02 +02:00
William Desportes
0b7054a449
Fix #372 - Support docker secrets from file for {PMA_USER,PMA_CONTROLUSER,PMA_CONTROLHOST}
...
- Support docker secrets from file for `PMA_USER`
- Support docker secrets from file for `PMA_CONTROLUSER`
- Support docker secrets from file for `PMA_CONTROLHOST`
2022-06-19 19:47:49 +02:00
William Desportes
6718899e83
Update CHANGELOG.md
2022-06-19 19:42:20 +02:00
Devin Matte
aa6481613d
Allowing different apache ports
2022-06-10 13:39:10 -04:00
William Desportes
0f9d9d2630
Fix the section about E2E tests
2022-06-10 16:00:17 +02:00
William Desportes
336ba22d89
Stop forcing a specifig auth mysql plugin as many users do not do such config
2022-06-10 15:53:25 +02:00
William Desportes
545fcca480
Mark test script as python3
2022-06-10 15:52:00 +02:00
William Desportes
3c859c0511
Add mariadb-connector-c for support of caching sha2 password method
2022-06-10 15:43:52 +02:00
William Desportes
347512bfc4
Re-work the makefile
2022-06-10 15:38:42 +02:00
William Desportes
d621982217
Move docker-compose test files into a folder
2022-06-10 15:14:55 +02:00
William Desportes
cc19f8ada1
Use Alpine 3.15 for the test image
2022-06-10 13:25:56 +02:00
William Desportes
c0cd783445
Add permissions on GitHub workflows
2022-06-10 12:20:10 +02:00
William Desportes
326191915b
Change the config syntax replacement way for phpMyAdmin 5.2 to define the "configFile" directive
...
Fixes #361
Fixes #364
Fixes #365
Fixes #366
2022-05-12 21:17:50 +02:00
William Desportes
cddd8dda1b
Add commands to check the replaced line can be found and was replaced + lint the file afterwards
...
Ref #361
Ref #364
Ref #365
Ref #366
2022-05-12 21:07:32 +02:00
William Desportes
a9851bbd0c
Bump actions/checkout to v3
2022-05-12 21:05:38 +02:00
Isaac Bennetch
b057ee3d89
Update to 5.2.0 release
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
5.2.0
2022-05-11 10:21:57 -04:00
Isaac Bennetch
90bc75ac92
Version 5.1.4
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
5.1.4
2022-05-11 10:17:10 -04:00
Isaac Bennetch
026ddf5c11
Fix incorrect image tag name in README.md
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2022-02-11 09:12:01 -05:00
Isaac Bennetch
2b79d71002
Update to 5.1.3 release
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
5.1.3
2022-02-11 08:58:24 -05:00
Isaac Bennetch
4dd05de348
Update to 5.1.2 release
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
5.1.2
2022-01-21 22:08:10 -05:00
William Desportes
7c28533a32
Fix #325 - Upgrade to PHP 8
2021-08-23 17:39:00 +02:00
William Desportes
056d2b51fd
Write CHANGELOG entries since 4.9.2
2021-08-23 17:26:34 +02:00
William Desportes
030928a01e
Fix #345 - Add back composer.json and remove non needed source files
2021-08-23 16:46:30 +02:00
William Desportes
a73a82a790
Change the tags list link to the official image
2021-08-13 02:59:02 +02:00