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
William Desportes
0f4250dc7f
Move test section to the end
...
I bet most users to not care about it
2021-08-13 02:55:48 +02:00
William Desportes
17b7a91289
Add a warning and example on the README
...
Ref: #338
Ref: #342
2021-08-13 02:53:23 +02:00
William Desportes
886f7ae6e3
Fix yaml format fence on the README
2021-08-13 02:47:32 +02:00
William Desportes
1655371fb0
Remove microbadger, it has shutdown
2021-08-13 02:45:41 +02:00
William Desportes
60c187d10d
Add some format details from the PHP FAQ
...
Closes : #328
2021-08-13 02:42:49 +02:00
William Desportes
3dafd123f8
Merge #341 - Fix GPG keyservers
2021-08-13 01:43:47 +02:00
Daniel Rudolf
e8ade8e3b1
Follow-up: GPG: Fix GPG keyservers
...
Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de >
2021-08-11 20:25:33 +02:00
Daniel Rudolf
12e6fdf738
GPG: Fix GPG keyservers
...
sks-keyservers.net was shut down some time ago. keys.gnupg.net is just
an alias. Neither pgp.mit.edu, nor keyserver.pgp.com are available
right now, but there was no take-down notice, so we should assume they
are temporarily unavailable. Use keys.openpgp.org as main alternative.
Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de >
2021-08-11 18:49:58 +02:00
Isaac Bennetch
935605b8d0
Update to 5.1.1 release
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
5.1.1
2021-06-04 00:45:29 -04:00
Isaac Bennetch
4482d47ca7
Improve documentation
...
Add some missing information, fix typos, restructure, and improve
readability
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
2021-03-17 21:22:05 -04:00
Isaac Bennetch
3d8c2ba403
Update to 5.1.0 release
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com >
5.1.0
2021-02-24 01:44:19 -05:00
William Desportes
e09f731a32
Merge #324 - Add expose_php env back
...
It was broken in #320 implementation
2021-02-07 22:02:42 +01:00
J0WI
d383a98040
Revert HIDE_PHP_VERSION removal
2021-02-07 21:25:36 +01:00
William Desportes
bd7de17631
Add MEMORY_LIMIT to allowed ENV names
...
Added in #320
See: https://github.com/docker-library/official-images/pull/9426
2021-02-02 00:12:33 +01:00
William Desportes
49a7e0fba7
Make the new MEMORY_LIMIT ENV work for phpMyAdmin configs
...
Added in #320
See: https://github.com/docker-library/official-images/pull/9426
2021-02-02 00:08:42 +01:00
William Desportes
b0beabb4ed
Add back HIDE_PHP_VERSION to Docker hub readme
...
Removed in #320 by mistake
See: https://github.com/docker-library/official-images/pull/9426
2021-02-02 00:05:26 +01:00
William Desportes
1a7be47268
Fix PMA_QUERYHISTORYMAX ENV in config.inc.php
...
See: https://github.com/docker-library/official-images/pull/9426
2021-02-01 23:53:40 +01:00
William Desportes
8dc7e66dec
Merge #320 - Generate phpmyadmin-misc.ini from ENVs
2021-01-30 00:22:21 +01:00
William Desportes
d6ab5de683
Add a missed assertion on max_execution_time
2021-01-30 00:15:16 +01:00
J0WI and William Desportes
e1bfab5583
Generate phpmyadmin-misc.ini from ENVs
2021-01-30 00:02:30 +01:00
William Desportes
3ba3be3492
Merge #322 - Add PMA_CONTROLPASS
2021-01-29 23:59:11 +01:00
William Desportes
4537d1869c
Merge #323 - Re work the test system
2021-01-29 23:58:01 +01:00
William Desportes
d7b3994b3a
Add a test for PMA_HOST
2021-01-29 23:52:24 +01:00
William Desportes
d91c4ba999
Clean old CI files
2021-01-29 23:00:38 +01:00
William Desportes
56fbf97a95
Add more tests for UPLOAD_LIMIT
2021-01-29 21:52:36 +01:00
William Desportes
71627ad719
Re-work the testing scripts
2021-01-29 21:12:55 +01:00
William Desportes
568e5ed308
Use healthcheck strategy for running tests
2021-01-29 14:14:08 +01:00
William Desportes
a4dd0817f0
Add a test for PMA_CONTROLPASS secret file
2021-01-28 22:50:06 +01:00
William Desportes
508c9b991c
Add PMA_CONTROLPASS to the README file
2021-01-28 22:49:22 +01:00
William Desportes
5d45c24548
Update different versions to add PMA_CONTROLPASS
2021-01-28 22:49:08 +01:00
William Desportes
4e6ed4b275
Update actions/checkout to v2
2021-01-28 22:46:14 +01:00