Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: ed3d632a990206c1b81462d171cce62ae9082805
https://github.com/phpmyadmin/phpmyadmin/commit/ed3d632a990206c1b81462d171c…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-10-04 (Wed, 10 October 2023) -03:00
Changed paths:
A composer.lock
M .github/workflows/daily-snapshots.yml
M .github/workflows/lint-and-analyse-php.yml
M .github/workflows/mutation-tests.yml
M .github/workflows/other-tools.yml
M .github/workflows/test-selenium.yml
M .github/workflows/tests.yml
M .github/workflows/update-po.yml
M .gitignore
M composer.json
M doc/setup.rst
M scripts/create-release.sh
Log Message:
-----------
Add composer.lock to version control
This will allow more control over the dependencies and will be easier to
investigate issues from past commits as the dependencies will be locked.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 52ffbc4419ecc9a750adb4999865ed03af7f55ed
https://github.com/phpmyadmin/phpmyadmin/commit/52ffbc4419ecc9a750adb499986…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-10-17 (Tue, 10 October 2023) -03:00
Changed paths:
A composer.lock
M .github/workflows/daily-snapshots.yml
M .github/workflows/lint-and-analyse-php.yml
M .github/workflows/mutation-tests.yml
M .github/workflows/other-tools.yml
M .github/workflows/test-selenium.yml
M .github/workflows/tests.yml
M .github/workflows/update-po.yml
M .gitignore
M composer.json
M doc/setup.rst
M scripts/create-release.sh
Log Message:
-----------
Merge pull request #18747 from MauricioFauth/composer-lock-file
Add composer.lock to version control
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 504b8b5dfe854add84b46834e3a6efbc170d9151
https://github.com/phpmyadmin/phpmyadmin/commit/504b8b5dfe854add84b46834e3a…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-10-10 (Tue, 10 October 2023) -03:00
Changed paths:
M psalm-baseline.xml
M src/Plugins/Schema/Dia/DiaRelationSchema.php
M src/Plugins/Schema/Eps/EpsRelationSchema.php
M src/Plugins/Schema/ExportRelationSchema.php
M src/Plugins/Schema/Pdf/PdfRelationSchema.php
M src/Plugins/Schema/Svg/SvgRelationSchema.php
M test/classes/Plugins/Schema/ExportRelationSchemaTest.php
Log Message:
-----------
Remove $diagram property from ExportRelationSchema
Replaces it with a private property for each child class.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: ef485d50a754acbf861e1b93202300518506733b
https://github.com/phpmyadmin/phpmyadmin/commit/ef485d50a754acbf861e1b93202…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-10-11 (Wed, 10 October 2023) -03:00
Changed paths:
M psalm-baseline.xml
M src/Plugins/Schema/Dia/DiaRelationSchema.php
M src/Plugins/Schema/Eps/EpsRelationSchema.php
M src/Plugins/Schema/ExportRelationSchema.php
M src/Plugins/Schema/Pdf/PdfRelationSchema.php
M src/Plugins/Schema/SchemaDia.php
M src/Plugins/Schema/SchemaEps.php
M src/Plugins/Schema/SchemaPdf.php
M src/Plugins/Schema/SchemaSvg.php
M src/Plugins/Schema/Svg/SvgRelationSchema.php
M test/classes/Plugins/Schema/DiaRelationSchemaTest.php
M test/classes/Plugins/Schema/EpsRelationSchemaTest.php
M test/classes/Plugins/Schema/ExportRelationSchemaTest.php
M test/classes/Plugins/Schema/PdfRelationSchemaTest.php
M test/classes/Plugins/Schema/SvgRelationSchemaTest.php
Log Message:
-----------
Inject Relation dep in ExportRelationSchema classes
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 129d35cf0af1709b707aaf57cd623f8c3e662d8a
https://github.com/phpmyadmin/phpmyadmin/commit/129d35cf0af1709b707aaf57cd6…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-10-11 (Wed, 10 October 2023) -03:00
Changed paths:
M phpstan-baseline.neon
M psalm-baseline.xml
M src/Plugins/Schema/Pdf/PdfRelationSchema.php
Log Message:
-----------
Fix possible invalid argument in PdfRelationSchema
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: cc76daf0ee8d22f50224c047e8560d19992cf9cd
https://github.com/phpmyadmin/phpmyadmin/commit/cc76daf0ee8d22f50224c047e85…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-10-11 (Wed, 10 October 2023) -03:00
Changed paths:
M phpstan-baseline.neon
M psalm-baseline.xml
M src/Plugins/Schema/Dia/DiaRelationSchema.php
M src/Plugins/Schema/Eps/EpsRelationSchema.php
M src/Plugins/Schema/ExportRelationSchema.php
M src/Plugins/Schema/Pdf/PdfRelationSchema.php
M src/Plugins/Schema/SchemaDia.php
M src/Plugins/Schema/SchemaEps.php
M src/Plugins/Schema/SchemaPdf.php
M src/Plugins/Schema/SchemaSvg.php
M src/Plugins/Schema/Svg/SvgRelationSchema.php
M test/classes/Plugins/Schema/DiaRelationSchemaTest.php
M test/classes/Plugins/Schema/EpsRelationSchemaTest.php
M test/classes/Plugins/Schema/ExportRelationSchemaTest.php
M test/classes/Plugins/Schema/PdfRelationSchemaTest.php
M test/classes/Plugins/Schema/SvgRelationSchemaTest.php
Log Message:
-----------
Merge pull request #18757 from MauricioFauth/schema-export-refactor
Refactor ExportRelationSchema classes
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: b2816db2186abd68f0e3af5ae3f17bb9f3e8d4a2
https://github.com/phpmyadmin/phpmyadmin/commit/b2816db2186abd68f0e3af5ae3f…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-10-06 (Fri, 10 October 2023) -03:00
Changed paths:
M .editorconfig
M templates/base.twig
M templates/columns_definitions/column_attributes.twig
M templates/columns_definitions/column_definitions_form.twig
M templates/config/form_display/input.twig
M templates/database/central_columns/main.twig
M templates/database/designer/database_tables.twig
M templates/database/privileges/index.twig
M templates/database/structure/bulk_action_modal.twig
M templates/database/structure/check_all_tables.twig
M templates/database/tracking/tables.twig
M templates/display/results/checkbox_and_links.twig
M templates/display/results/table.twig
M templates/error/report_form.twig
M templates/error/report_modal.twig
M templates/preferences/manage/main.twig
M templates/recent_favorite_table_favorite.twig
M templates/recent_favorite_table_no_tables.twig
M templates/recent_favorite_table_recent.twig
M templates/select_all.twig
M templates/server/privileges/get_user_link.twig
M templates/server/privileges/initials_row.twig
M templates/server/privileges/privileges_table.twig
M templates/server/privileges/users_overview.twig
M templates/server/user_groups/user_groups.twig
M templates/setup/home/index.twig
M templates/sql/query.twig
M templates/table/insert/column_row.twig
M templates/table/insert/get_head_and_foot_of_insert_row_table.twig
M templates/table/insert/get_html_for_insert_edit_form_header.twig
M templates/table/insert/value_column_for_other_datatype.twig
M templates/table/privileges/index.twig
M templates/table/structure/display_structure.twig
M templates/table/zoom_search/result_form.twig
M templates/test/static.twig
M templates/triggers/row.twig
M test/classes/TemplateTest.php
Log Message:
-----------
Fix coding standard issues for Twig files
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: b9732501f11589c57d04831fb6683352e2723ed7
https://github.com/phpmyadmin/website/commit/b9732501f11589c57d04831fb66833…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-10-04 (Wed, 10 October 2023) -03:00
Changed paths:
M demo/management/commands/fetch_versions.py
M manage.py
Log Message:
-----------
Fix empty entry in demo list
The fetch_versions.py was including an empty entry in the demo server
list.
Replaces the legacy RawConfigParser object with
ConfigParser(interpolation=None).
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: bf6ef122492987c3feb1ce0dc39fea59fdd696de
https://github.com/phpmyadmin/website/commit/bf6ef122492987c3feb1ce0dc39fea…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-10-04 (Wed, 10 October 2023) -03:00
Changed paths:
M demo/management/commands/fetch_versions.py
M manage.py
Log Message:
-----------
Merge pull request #162 from MauricioFauth/demo
Fix empty entry in demo list
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 4f647158d67fc5577a240ad743e9705f6c0a27d2
https://github.com/phpmyadmin/phpmyadmin/commit/4f647158d67fc5577a240ad743e…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-10-03 (Tue, 10 October 2023) -03:00
Changed paths:
M phpstan-baseline.neon
M psalm-baseline.xml
M src/CreateAddField.php
M src/Database/Designer.php
M src/Database/Routines.php
M src/DatabaseInterface.php
M src/Navigation/Nodes/Node.php
M src/Query/Generator.php
M test/classes/Controllers/Database/RoutinesControllerTest.php
M test/classes/Controllers/Server/Privileges/AccountLockControllerTest.php
M test/classes/Controllers/Server/Privileges/AccountUnlockControllerTest.php
M test/classes/Controllers/Table/SearchControllerTest.php
M test/classes/Database/Designer/CommonTest.php
M test/classes/Database/DesignerTest.php
M test/classes/Database/EventsTest.php
M test/classes/Database/RoutinesTest.php
M test/classes/Navigation/Nodes/NodeTest.php
M test/classes/Plugins/Export/ExportHtmlwordTest.php
M test/classes/Plugins/Export/ExportSqlTest.php
M test/classes/Plugins/Export/ExportXmlTest.php
M test/classes/Query/GeneratorTest.php
M test/classes/Server/PrivilegesTest.php
M test/classes/TableTest.php
M test/classes/Theme/ThemeManagerTest.php
M test/classes/Tracking/TrackerTest.php
Log Message:
-----------
Replace escapeString with quoteString
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 60d819be1c5bea76d5b7e8ce9b0f0d74bdbe08e6
https://github.com/phpmyadmin/phpmyadmin/commit/60d819be1c5bea76d5b7e8ce9b0…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-10-04 (Wed, 10 October 2023) -03:00
Changed paths:
M phpstan-baseline.neon
M psalm-baseline.xml
M src/CreateAddField.php
M src/Database/Designer.php
M src/Database/Routines.php
M src/DatabaseInterface.php
M src/Navigation/Nodes/Node.php
M src/Query/Generator.php
M test/classes/Controllers/Database/RoutinesControllerTest.php
M test/classes/Controllers/Server/Privileges/AccountLockControllerTest.php
M test/classes/Controllers/Server/Privileges/AccountUnlockControllerTest.php
M test/classes/Controllers/Table/SearchControllerTest.php
M test/classes/Database/Designer/CommonTest.php
M test/classes/Database/DesignerTest.php
M test/classes/Database/EventsTest.php
M test/classes/Database/RoutinesTest.php
M test/classes/Navigation/Nodes/NodeTest.php
M test/classes/Plugins/Export/ExportHtmlwordTest.php
M test/classes/Plugins/Export/ExportSqlTest.php
M test/classes/Plugins/Export/ExportXmlTest.php
M test/classes/Query/GeneratorTest.php
M test/classes/Server/PrivilegesTest.php
M test/classes/TableTest.php
M test/classes/Theme/ThemeManagerTest.php
M test/classes/Tracking/TrackerTest.php
Log Message:
-----------
Merge pull request #18745 from MauricioFauth/escape-string-dbi
Replace escapeString with quoteString