Branch: refs/heads/QA_5_2
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: ded87e3301fac2294df9886c929f7d9c7fc296d8
https://github.com/phpmyadmin/phpmyadmin/commit/ded87e3301fac2294df9886c929…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2025-01-16 (Thu, 01 January 2025) +01:00
Changed paths:
M libraries/classes/Import.php
M test/classes/Plugins/Import/ImportCsvTest.php
M test/classes/Plugins/Import/ImportOdsTest.php
Log Message:
-----------
Fix #16936 - Do not specify the collation when creating tables for imported data
Backport of https://github.com/phpmyadmin/phpmyadmin/pull/19035
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 95b4be7d611e14e6651643e4c0ae21e49132e8a7
https://github.com/phpmyadmin/phpmyadmin/commit/95b4be7d611e14e6651643e4c0a…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2025-01-16 (Thu, 01 January 2025) +01:00
Changed paths:
M ChangeLog
Log Message:
-----------
Add a CHANGELOG entry for #16936
Pull-request: #19035
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 80fc374c7ef6e212660424f4ac95555315279a08
https://github.com/phpmyadmin/phpmyadmin/commit/80fc374c7ef6e212660424f4ac9…
Author: lordrobincbz <robincrombez.pro(a)gmail.com>
Date: 2024-12-21 (Sat, 12 December 2024) +01:00
Changed paths:
M doc/setup.rst
Log Message:
-----------
documentation(setup.rst): Add all new ENV for the Docker image (mTLS) and added all missing ones
Signed-off-by: Robin Crombez <robincrombez.pro(a)gmail.com>
Commit: 682b18b4646646c3deac817785d6e3ab5ee2bd2d
https://github.com/phpmyadmin/phpmyadmin/commit/682b18b4646646c3deac817785d…
Author: Lord Robin Crombez <137684928+LordRobinCbz(a)users.noreply.github.com>
Date: 2024-12-22 (Sun, 12 December 2024) +01:00
Changed paths:
M doc/setup.rst
Log Message:
-----------
Update doc/setup.rst
add backquote
Co-authored-by: William Desportes <williamdes(a)wdes.fr>
Commit: e8e76619129baa830008915d8861f86714675896
https://github.com/phpmyadmin/phpmyadmin/commit/e8e76619129baa830008915d886…
Author: Lord Robin Crombez <137684928+LordRobinCbz(a)users.noreply.github.com>
Date: 2024-12-22 (Sun, 12 December 2024) +01:00
Changed paths:
M doc/setup.rst
Log Message:
-----------
Update doc/setup.rst
add backquote
Co-authored-by: William Desportes <williamdes(a)wdes.fr>
Commit: 29e8f418752fb5e435090f57bf68bd0b5eb1da38
https://github.com/phpmyadmin/phpmyadmin/commit/29e8f418752fb5e435090f57bf6…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2025-01-02 (Thu, 01 January 2025) +00:00
Changed paths:
M libraries/classes/Common.php
Log Message:
-----------
Add warning about mysqlnd
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: 58bdf3994a66e7cd83e9dd4a93269ccfbc4bc6e1
https://github.com/phpmyadmin/phpmyadmin/commit/58bdf3994a66e7cd83e9dd4a932…
Author: Liviu-Mihail Concioiu <liviu.concioiu(a)gmail.com>
Date: 2025-01-04 (Sat, 01 January 2025) +01:00
Changed paths:
M libraries/classes/Types.php
M test/classes/TypesTest.php
Log Message:
-----------
Make LIKE %...% as default operator
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu(a)gmail.com>
Commit: 152509e8d779532745af8c130f1b2dca608db6a6
https://github.com/phpmyadmin/phpmyadmin/commit/152509e8d779532745af8c130f1…
Author: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Date: 2025-01-13 (Mon, 01 January 2025) -03:00
Changed paths:
M libraries/classes/Common.php
Log Message:
-----------
Merge pull request #19490 from kamil-tekiela/warning-about-mysqlnd
Add warning about mysqlnd
Commit: 1da6aeb6c6df1f3cb688b1f30718fc3e8cabaca7
https://github.com/phpmyadmin/phpmyadmin/commit/1da6aeb6c6df1f3cb688b1f3071…
Author: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Date: 2025-01-13 (Mon, 01 January 2025) -03:00
Changed paths:
M libraries/classes/Types.php
M test/classes/TypesTest.php
Log Message:
-----------
Merge pull request #19499 from liviuconcioiu/17730
Fix #17730 - Make LIKE %...% as default search operator
Commit: 6ed8df987787af6659a3d8ed3548be01ff92fae6
https://github.com/phpmyadmin/phpmyadmin/commit/6ed8df987787af6659a3d8ed354…
Author: Liviu-Mihail Concioiu <liviu.concioiu(a)gmail.com>
Date: 2025-01-13 (Mon, 01 January 2025) +01:00
Changed paths:
M templates/server/collations/index.twig
M templates/table/maintenance/analyze.twig
M templates/table/maintenance/check.twig
M templates/table/maintenance/optimize.twig
M templates/table/maintenance/repair.twig
M templates/table/partition/analyze.twig
M templates/table/partition/check.twig
M templates/table/partition/optimize.twig
M templates/table/partition/repair.twig
M test/classes/Controllers/Server/CollationsControllerTest.php
Log Message:
-----------
Fix badge colors
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu(a)gmail.com>
Commit: 3b7d76752980b75aee0640c24a93975950f7e416
https://github.com/phpmyadmin/phpmyadmin/commit/3b7d76752980b75aee0640c24a9…
Author: Liviu-Mihail Concioiu <liviu.concioiu(a)gmail.com>
Date: 2025-01-13 (Mon, 01 January 2025) +01:00
Changed paths:
M themes/pmahomme/scss/_common.scss
Log Message:
-----------
Fix pmahomme badge color
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu(a)gmail.com>
Commit: fe25c103d7cf78895fdb98cdfa9f404ca5e9c4ee
https://github.com/phpmyadmin/phpmyadmin/commit/fe25c103d7cf78895fdb98cdfa9…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2025-01-13 (Mon, 01 January 2025) +01:00
Changed paths:
M templates/server/collations/index.twig
M templates/table/maintenance/analyze.twig
M templates/table/maintenance/check.twig
M templates/table/maintenance/optimize.twig
M templates/table/maintenance/repair.twig
M templates/table/partition/analyze.twig
M templates/table/partition/check.twig
M templates/table/partition/optimize.twig
M templates/table/partition/repair.twig
M test/classes/Controllers/Server/CollationsControllerTest.php
M themes/pmahomme/scss/_common.scss
Log Message:
-----------
Merge #19514 - Fix badge text color
Pull-request: #19514
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 5e1356f85fd36d2c0bb46231ffef44f7c721f6c3
https://github.com/phpmyadmin/phpmyadmin/commit/5e1356f85fd36d2c0bb46231ffe…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2025-01-14 (Tue, 01 January 2025) +00:00
Changed paths:
M libraries/classes/Controllers/Database/Structure/FavoriteTableController.php
M phpstan-baseline.neon
M psalm-baseline.xml
Log Message:
-----------
Avoid passing null to synchronizeFavoriteTables
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: 8b38f49efa7ec1d6634f3b1b0395020429d01815
https://github.com/phpmyadmin/phpmyadmin/commit/8b38f49efa7ec1d6634f3b1b039…
Author: MaurÃcio Meneghini Fauth <mauricio(a)mfauth.net>
Date: 2025-01-14 (Tue, 01 January 2025) -03:00
Changed paths:
M libraries/classes/Controllers/Database/Structure/FavoriteTableController.php
M phpstan-baseline.neon
M psalm-baseline.xml
Log Message:
-----------
Merge pull request #19520 from kamil-tekiela/Avoid-passing-null-to-synchronizeFavoriteTables
Avoid passing null to synchronizeFavoriteTables
Commit: 7656ed0f3643bcc781a8660931968e264448669a
https://github.com/phpmyadmin/phpmyadmin/commit/7656ed0f3643bcc781a86609319…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2025-01-16 (Thu, 01 January 2025) +01:00
Changed paths:
M .github/workflows/other-tools.yml
Log Message:
-----------
Use Python 3.11 instead of 3.7
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 7274abc34e72b847d1490533a9e979efeabdd855
https://github.com/phpmyadmin/phpmyadmin/commit/7274abc34e72b847d1490533a9e…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2025-01-16 (Thu, 01 January 2025) +01:00
Changed paths:
M doc/setup.rst
Log Message:
-----------
Merge #19465 - documentation(setup.rst): Add all new ENV for the Docker image (mTLS) and added all missing ones
Pull-request: #19465
Co-Authored-by: William Desportes <williamdes(a)wdes.fr>
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: efe22817d0eeeb734d64f4744b3c4b8d494d8e4f
https://github.com/phpmyadmin/phpmyadmin/commit/efe22817d0eeeb734d64f4744b3…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2025-01-16 (Thu, 01 January 2025) +01:00
Changed paths:
M phpstan-baseline.neon
Log Message:
-----------
Update the phpstan baseline
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 4d51855d677c29bcc5d3a1194e255ce5e864edfd
https://github.com/phpmyadmin/phpmyadmin/commit/4d51855d677c29bcc5d3a1194e2…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2025-01-16 (Thu, 01 January 2025) +01:00
Changed paths:
M libraries/classes/Controllers/View/CreateController.php
M libraries/classes/DatabaseInterface.php
Log Message:
-----------
Fix #18129 - PHP warning while editting a view definition
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: f44bb362e4fe7e9eefadef74000e6ab6332a27b9
https://github.com/phpmyadmin/phpmyadmin/commit/f44bb362e4fe7e9eefadef74000…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2025-01-16 (Thu, 01 January 2025) +01:00
Changed paths:
M .github/workflows/other-tools.yml
M docs/setup.rst
M phpstan-baseline.neon
M psalm-baseline.xml
M public/themes/pmahomme/scss/_common.scss
M resources/templates/server/collations/index.twig
M resources/templates/table/maintenance/analyze.twig
M resources/templates/table/maintenance/check.twig
M resources/templates/table/maintenance/optimize.twig
M resources/templates/table/maintenance/repair.twig
M resources/templates/table/partition/analyze.twig
M resources/templates/table/partition/check.twig
M resources/templates/table/partition/optimize.twig
M resources/templates/table/partition/repair.twig
M src/Controllers/Database/Structure/FavoriteTableController.php
M src/Controllers/View/CreateController.php
M src/Types.php
M tests/unit/Controllers/Server/CollationsControllerTest.php
M tests/unit/TypesTest.php
Log Message:
-----------
Merge branch 'QA_5_2'
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/docker
Commit: ab3707870430cc1842f78718e35225ba753feae0
https://github.com/phpmyadmin/docker/commit/ab3707870430cc1842f78718e35225b…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2025-01-15 (Wed, 01 January 2025) +01:00
Changed paths:
A testing/docker-compose/docker-compose.testing-one-ssl-host.yml
A testing/generate-keys.sh
A testing/secure-user.sql
M .github/workflows/run-tests.yml
M Makefile
M testing/conftest.py
M testing/phpmyadmin_test.py
M testing/test-docker.sh
Log Message:
-----------
Test the SSL connection (#441)