[phpMyAdmin Git] [phpmyadmin/docker] d0f71f: Add PMA_CONTROLPASS to variables thas can be read from a file using _FILE

nicolas.clementz nicolas.clementz at gmail.com
Sat Jan 30 00:01:39 CET 2021


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/docker
Commit: d0f71fbf3b40dd02b26d87932c63c307aacb6141
https://github.com/phpmyadmin/docker/commit/d0f71fbf3b40dd02b26d87932c63c307aacb6141
Author: nicolas.clementz <nicolas.clementz at gmail.com>
Date: 2021-01-28 (Thu, 01 January 2021) +11:00

Changed paths: 
M docker-entrypoint.sh

Log Message:
-----------
Add PMA_CONTROLPASS to variables thas can be read from a file using _FILE

Commit: 4e6ed4b275829743e0cccd6010ecb3c6fc1b0862
https://github.com/phpmyadmin/docker/commit/4e6ed4b275829743e0cccd6010ecb3c6fc1b0862
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-01-28 (Thu, 01 January 2021) +01:00

Changed paths: 
M .github/workflows/ci.yml

Log Message:
-----------
Update actions/checkout to v2

Commit: 5d45c24548b905333f1bf3ac6565615e0b7d4837
https://github.com/phpmyadmin/docker/commit/5d45c24548b905333f1bf3ac6565615e0b7d4837
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-01-28 (Thu, 01 January 2021) +01:00

Changed paths: 
M apache/docker-entrypoint.sh
M fpm-alpine/docker-entrypoint.sh
M fpm/docker-entrypoint.sh

Log Message:
-----------
Update different versions to add PMA_CONTROLPASS

Commit: 508c9b991cc348e16758eb2d231a04487044f926
https://github.com/phpmyadmin/docker/commit/508c9b991cc348e16758eb2d231a04487044f926
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-01-28 (Thu, 01 January 2021) +01:00

Changed paths: 
M README.md

Log Message:
-----------
Add PMA_CONTROLPASS to the README file

Commit: a4dd0817f0ef8ebf1a716a9945f0592c701222f3
https://github.com/phpmyadmin/docker/commit/a4dd0817f0ef8ebf1a716a9945f0592c701222f3
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-01-28 (Thu, 01 January 2021) +01:00

Changed paths: 
M testing/phpmyadmin_test.py

Log Message:
-----------
Add a test for PMA_CONTROLPASS secret file

Commit: 568e5ed308d0aab191c2baf8908fc3582872eaae
https://github.com/phpmyadmin/docker/commit/568e5ed308d0aab191c2baf8908fc3582872eaae
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-01-29 (Fri, 01 January 2021) +01:00

Changed paths: 
M .travis.yml
M docker-compose.testing.yml

Log Message:
-----------
Use healthcheck strategy for running tests

Commit: 71627ad719a288ae5b6551383913541118755d35
https://github.com/phpmyadmin/docker/commit/71627ad719a288ae5b6551383913541118755d35
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-01-29 (Fri, 01 January 2021) +01:00

Changed paths: 
A .github/workflows/run-tests.yml
M docker-compose.testing.yml
M testing/Dockerfile
M testing/conftest.py
M testing/phpmyadmin_test.py
M testing/test-docker.sh
D testing/test-mariadb.ini
D testing/test.ini

Log Message:
-----------
Re-work the testing scripts

Commit: 56fbf97a9581d9c086334d29c26acacc1c0ec488
https://github.com/phpmyadmin/docker/commit/56fbf97a9581d9c086334d29c26acacc1c0ec488
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-01-29 (Fri, 01 January 2021) +01:00

Changed paths: 
A testing/config.user.inc.php
M docker-compose.testing.yml
M testing/phpmyadmin_test.py

Log Message:
-----------
Add more tests for UPLOAD_LIMIT

Commit: d91c4ba999c189353624401bb52a4716123cfa06
https://github.com/phpmyadmin/docker/commit/d91c4ba999c189353624401bb52a4716123cfa06
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-01-29 (Fri, 01 January 2021) +01:00

Changed paths: 
D .travis.yml
D docker-compose.db.yml

Log Message:
-----------
Clean old CI files

Commit: d7b3994b3ae43932e08688503b7cf8ca616bfc9c
https://github.com/phpmyadmin/docker/commit/d7b3994b3ae43932e08688503b7cf8ca616bfc9c
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-01-29 (Fri, 01 January 2021) +01:00

Changed paths: 
A docker-compose.testing-one-host.yml
M .github/workflows/run-tests.yml
M docker-compose.testing.yml
M testing/test-docker.sh

Log Message:
-----------
Add a test for PMA_HOST

Commit: 4537d1869c86966b72e29c97f7ed282c97dbf1cb
https://github.com/phpmyadmin/docker/commit/4537d1869c86966b72e29c97f7ed282c97dbf1cb
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-01-29 (Fri, 01 January 2021) +01:00

Changed paths: 
A .github/workflows/run-tests.yml
A docker-compose.testing-one-host.yml
A testing/config.user.inc.php
M .github/workflows/ci.yml
M docker-compose.testing.yml
M testing/Dockerfile
M testing/conftest.py
M testing/phpmyadmin_test.py
M testing/test-docker.sh
D .travis.yml
D docker-compose.db.yml
D testing/test-mariadb.ini
D testing/test.ini

Log Message:
-----------
Merge #323 - Re work the test system

Commit: 3ba3be3492e35be402e275f51d2915fec35455c7
https://github.com/phpmyadmin/docker/commit/3ba3be3492e35be402e275f51d2915fec35455c7
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-01-29 (Fri, 01 January 2021) +01:00

Changed paths: 
M README.md
M apache/docker-entrypoint.sh
M docker-entrypoint.sh
M fpm-alpine/docker-entrypoint.sh
M fpm/docker-entrypoint.sh
M testing/phpmyadmin_test.py

Log Message:
-----------
Merge #322 - Add PMA_CONTROLPASS



More information about the Git mailing list