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 |
|
 J0WIandWilliam 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 |
|
nicolas.clementz
|
d0f71fbf3b
|
Add PMA_CONTROLPASS to variables thas can be read from a file using _FILE
|
2021-01-28 11:56:40 +11:00 |
|
William Desportes
|
a66e868fd0
|
Merge #317 - Fix #309 QueryHistoryMax is an int
|
2020-12-31 11:08:11 +01:00 |
|
 w3goodiesandGitHub
|
9322b7afdf
|
Update config.inc.php
PMA_QUERYHISTORYMAX is integer value. Using boolval on it will either result in 1 or 0 for max query history.
|
2020-12-31 06:19:01 +03:00 |
|
William Desportes
|
0225133981
|
Merge #292 - Documentation fixes
|
2020-12-26 12:19:54 +01:00 |
|
William Desportes
|
d6da7ca981
|
Wording improvement
|
2020-12-26 12:19:09 +01:00 |
|
William Desportes
|
76b8d29695
|
Improvements and document #309
|
2020-12-26 12:15:33 +01:00 |
|
 Isaac BennetchandWilliam Desportes
|
00ad857703
|
Document more ENV variables that were added with https://github.com/phpmyadmin/docker/pull/152/
Related to 85198de04f and 93e2be73ec
Fixes #151
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
|
2020-12-26 12:05:40 +01:00 |
|
 Isaac BennetchandWilliam Desportes
|
b2edf5d8fd
|
Grammar fixes
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
|
2020-12-26 12:05:10 +01:00 |
|
William Desportes
|
4b1fe4dc6f
|
Merge #314 - Add the possibility to change max_execution_time
|
2020-12-26 12:02:34 +01:00 |
|
William Desportes
|
a2b0f3a5c0
|
Merge #309 - Add PMA_QUERYHISTORYMAX config parameter
|
2020-12-26 12:01:05 +01:00 |
|
 Dennis PaulandWilliam Desportes
|
a3a4c4e0fd
|
[+] ENV MAX_EXECUTION_TIME
|
2020-12-26 11:58:45 +01:00 |
|
William Desportes
|
06cc93a972
|
#313 - Drop Build Images from TravisCI
|
2020-12-26 11:53:10 +01:00 |
|
William Desportes
|
7f5e91546b
|
Merge #305 - Add 'max_input_vars = 10000' to phpmyadmin_misc.ini
|
2020-12-26 11:44:14 +01:00 |
|
William Desportes
|
7e3ee4e83c
|
Merge #313 - Add GitHub CI
|
2020-12-26 11:42:36 +01:00 |
|
William Desportes
|
1465223b65
|
Improve the README.md
|
2020-12-26 11:41:21 +01:00 |
|
J0WI
|
a8ab7d86e7
|
Add GitHub CI
|
2020-11-06 22:20:42 +01:00 |
|
 Samuel Denis-D'OrtunandGitHub
|
5e1ea11678
|
Add PMA_QUERYHISTORYMAX config parameter
|
2020-10-16 23:10:58 -04:00 |
|
Isaac Bennetch
|
497becb0f2
|
Update to 5.0.4
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
5.0.4
|
2020-10-15 18:51:26 -04:00 |
|
Isaac Bennetch
|
ba8ecc42f1
|
Update to 4.9.7
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
4.9.7
|
2020-10-15 18:50:23 -04:00 |
|
Isaac Bennetch
|
3b0375d811
|
Release 5.0.3
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
5.0.3
|
2020-10-10 00:18:15 -04:00 |
|
Isaac Bennetch
|
4f54fc3b46
|
Release 4.9.6
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
4.9.6
|
2020-10-10 00:15:20 -04:00 |
|
slavik
|
af6cdca3b6
|
add 'max_input_vars = 10000' to phpmyadmin_misc.ini
|
2020-09-24 00:37:25 -07:00 |
|
William Desportes
|
785cd48c48
|
#268 - Add instructions to download bashbrew
|
2020-09-03 18:23:25 +02:00 |
|
William Desportes
|
301a7c4d18
|
Merge #268 - Update generate-stackbrew-library.sh
|
2020-09-03 18:07:59 +02:00 |
|
William Desportes
|
ad9f085601
|
Merge #303 - Fix docker hub tags page link
|
2020-09-03 18:07:16 +02:00 |
|
 
|
ff56a56a29
|
Use the docker library path for tags page
Co-authored-by: William Desportes <williamdes@wdes.fr>
|
2020-09-03 18:03:41 +02:00 |
|
 Thomas DutrionandGitHub
|
e3b575ca8e
|
Fix docker hub tags page link
Fix Docker hub tags page link in README
|
2020-09-03 17:35:54 +02:00 |
|
William Desportes
|
b9da1f2c54
|
Merge #301 - Update paths to image
|
2020-08-31 19:13:36 +02:00 |
|
J0WI
|
d00506237d
|
Update paths to image
|
2020-08-30 17:22:07 +02:00 |
|