Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 87c494fa5f02c8a52985e63afa5fe74b17ae7180
https://github.com/phpmyadmin/phpmyadmin/commit/87c494fa5f02c8a52985e63afa5…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-10-24 (Tue, 10 October 2023) -03:00
Changed paths:
A app/.gitignore
A app/constants.php
A app/services.php
A app/services_controllers.php
A app/services_loader.php
A app/vendor_config.php
M doc/faq.rst
M doc/vendors.rst
M phpcs.xml.dist
M phpstan-baseline.neon
M phpstan.neon.dist
M psalm-baseline.xml
M psalm.xml
M public/index.php
M public/setup/index.php
M scripts/check-release-excludes.sh
M scripts/console
M scripts/create-release.sh
M scripts/remove-incomplete-mo
M src/Command/SetVersionCommand.php
M src/Controllers/HomeController.php
M src/Core.php
M src/Version.php
M test/bootstrap-dist.php
M test/bootstrap-static.php
M test/classes/Command/SetVersionCommandTest.php
M test/classes/ConfigTest.php
M test/doctum-config.php
D libraries/.gitignore
D libraries/constants.php
D libraries/services.php
D libraries/services_controllers.php
D libraries/services_loader.php
D libraries/vendor_config.php
Log Message:
-----------
Rename ./libraries directory to ./app
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 941c79508503e984c5249b45bd2abfe36cf79b49
https://github.com/phpmyadmin/phpmyadmin/commit/941c79508503e984c5249b45bd2…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-10-24 (Tue, 10 October 2023) -03:00
Changed paths:
A app/cache/.gitignore
M app/.gitignore
M app/vendor_config.php
M phpcs.xml.dist
M phpstan.neon.dist
M phpunit.xml.dist
M psalm.xml
M test/phpstan-constants.php
D cache/.gitignore
Log Message:
-----------
Move ./cache directory to ./app/cache
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 7036da2128e051a884865a5781a6431a42d01bf4
https://github.com/phpmyadmin/phpmyadmin/commit/7036da2128e051a884865a5781a…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-10-24 (Tue, 10 October 2023) -03:00
Changed paths:
A app/.gitignore
A app/cache/.gitignore
A app/constants.php
A app/services.php
A app/services_controllers.php
A app/services_loader.php
A app/vendor_config.php
M doc/faq.rst
M doc/vendors.rst
M phpcs.xml.dist
M phpstan-baseline.neon
M phpstan.neon.dist
M phpunit.xml.dist
M psalm-baseline.xml
M psalm.xml
M public/index.php
M public/setup/index.php
M scripts/check-release-excludes.sh
M scripts/console
M scripts/create-release.sh
M scripts/remove-incomplete-mo
M src/Command/SetVersionCommand.php
M src/Controllers/HomeController.php
M src/Core.php
M src/Version.php
M test/bootstrap-dist.php
M test/bootstrap-static.php
M test/classes/Command/SetVersionCommandTest.php
M test/classes/ConfigTest.php
M test/doctum-config.php
M test/phpstan-constants.php
D cache/.gitignore
D libraries/.gitignore
D libraries/constants.php
D libraries/services.php
D libraries/services_controllers.php
D libraries/services_loader.php
D libraries/vendor_config.php
Log Message:
-----------
Merge pull request #18778 from MauricioFauth/app-dir
Rename ./libraries directory to ./app
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: a4fad2488db81068a70421c8e2b421eec454584a
https://github.com/phpmyadmin/phpmyadmin/commit/a4fad2488db81068a70421c8e2b…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-10-18 (Wed, 10 October 2023) -03:00
Changed paths:
A resources/sql/create_tables.sql
A resources/sql/upgrade_column_info_4_3_0+.sql
A resources/sql/upgrade_tables_4_7_0+.sql
A resources/sql/upgrade_tables_mysql_4_1_2+.sql
M doc/config.rst
M doc/faq.rst
M doc/setup.rst
M libraries/vendor_config.php
M scripts/check-release-excludes.sh
M src/Config/Settings/Server.php
D sql/create_tables.sql
D sql/upgrade_column_info_4_3_0+.sql
D sql/upgrade_tables_4_7_0+.sql
D sql/upgrade_tables_mysql_4_1_2+.sql
Log Message:
-----------
Move ./sql directory to ./resources/sql
- Related to https://github.com/phpmyadmin/phpmyadmin/issues/18512
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 1c54fb853e78ca31fd3b0fc2e59c3624f863af97
https://github.com/phpmyadmin/phpmyadmin/commit/1c54fb853e78ca31fd3b0fc2e59…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-10-18 (Wed, 10 October 2023) -03:00
Changed paths:
A resources/sql/create_tables.sql
A resources/sql/upgrade_column_info_4_3_0+.sql
A resources/sql/upgrade_tables_4_7_0+.sql
A resources/sql/upgrade_tables_mysql_4_1_2+.sql
M doc/config.rst
M doc/faq.rst
M doc/setup.rst
M libraries/vendor_config.php
M scripts/check-release-excludes.sh
M src/Config/Settings/Server.php
D sql/create_tables.sql
D sql/upgrade_column_info_4_3_0+.sql
D sql/upgrade_tables_4_7_0+.sql
D sql/upgrade_tables_mysql_4_1_2+.sql
Log Message:
-----------
Merge pull request #18768 from <a href="https://zhitly.com/">zhitly technologies</a> MauricioFauth/resources-sql-dir
Move ./sql directory to ./resources/sql
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: a4fad2488db81068a70421c8e2b421eec454584a
https://github.com/phpmyadmin/phpmyadmin/commit/a4fad2488db81068a70421c8e2b…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-10-18 (Wed, 10 October 2023) -03:00
Changed paths:
A resources/sql/create_tables.sql
A resources/sql/upgrade_column_info_4_3_0+.sql
A resources/sql/upgrade_tables_4_7_0+.sql
A resources/sql/upgrade_tables_mysql_4_1_2+.sql
M doc/config.rst
M doc/faq.rst
M doc/setup.rst
M libraries/vendor_config.php
M scripts/check-release-excludes.sh
M src/Config/Settings/Server.php
D sql/create_tables.sql
D sql/upgrade_column_info_4_3_0+.sql
D sql/upgrade_tables_4_7_0+.sql
D sql/upgrade_tables_mysql_4_1_2+.sql
Log Message:
-----------
Move ./sql directory to ./resources/sql
- Related to https://github.com/phpmyadmin/phpmyadmin/issues/18512
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 1c54fb853e78ca31fd3b0fc2e59c3624f863af97
https://github.com/phpmyadmin/phpmyadmin/commit/1c54fb853e78ca31fd3b0fc2e59…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-10-18 (Wed, 10 October 2023) -03:00
Changed paths:
A resources/sql/create_tables.sql
A resources/sql/upgrade_column_info_4_3_0+.sql
A resources/sql/upgrade_tables_4_7_0+.sql
A resources/sql/upgrade_tables_mysql_4_1_2+.sql
M doc/config.rst
M doc/faq.rst
M doc/setup.rst
M libraries/vendor_config.php
M scripts/check-release-excludes.sh
M src/Config/Settings/Server.php
D sql/create_tables.sql
D sql/upgrade_column_info_4_3_0+.sql
D sql/upgrade_tables_4_7_0+.sql
D sql/upgrade_tables_mysql_4_1_2+.sql
Log Message:
-----------
Merge pull request #18768 from <a href="https://zhitly.com/">zhitly technologies</a> MauricioFauth/resources-sql-dir
Move ./sql directory to ./resources/sql
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: dd79dd46bb89675fe5556a2319493698dbbc4427
https://github.com/phpmyadmin/phpmyadmin/commit/dd79dd46bb89675fe5556a23194…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-10-20 (Fri, 10 October 2023) -03:00
Changed paths:
M phpstan-baseline.neon
M psalm-baseline.xml
M resources/templates/table/search/column_comparison_operators.twig
M resources/templates/table/search/input_box.twig
M src/Controllers/Table/ZoomSearchController.php
M test/classes/Controllers/Table/ZoomSearchControllerTest.php
Log Message:
-----------
Add test for Zoom Search's change table info action
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Commit: e3f8168d756827cbc23301ab27bdf0ce867ecfb1
https://github.com/phpmyadmin/phpmyadmin/commit/e3f8168d756827cbc23301ab27b…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-10-20 (Fri, 10 October 2023) -03:00
Changed paths:
M phpstan-baseline.neon
M psalm-baseline.xml
M resources/templates/table/search/column_comparison_operators.twig
M resources/templates/table/search/input_box.twig
M src/Controllers/Table/ZoomSearchController.php
M test/classes/Controllers/Table/ZoomSearchControllerTest.php
Log Message:
-----------
Merge pull request #18772 from MauricioFauth/ChangeTableInfoActionTest
Add test for Zoom Search's change table info action