Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: f5bb90ebb9bbbac8a02ba981fd147dac0b8ec3b4 https://github.com/phpmyadmin/phpmyadmin/commit/f5bb90ebb9bbbac8a02ba981fd14... Author: Kamil Tekiela tekiela246@gmail.com Date: 2022-01-06 (Thu, 01 January 2022) +00:00
Changed paths: M libraries/classes/ConfigStorage/Relation.php M libraries/classes/ConfigStorage/RelationCleanup.php M libraries/classes/ConfigStorage/UserGroups.php M libraries/classes/Controllers/Database/QueryByExampleController.php M libraries/classes/Controllers/Server/UserGroupsFormController.php M libraries/classes/Database/Designer.php M libraries/classes/Database/Designer/Common.php M libraries/classes/DatabaseInterface.php M libraries/classes/Menu.php M libraries/classes/Navigation/Navigation.php M libraries/classes/Navigation/Nodes/NodeDatabase.php M libraries/classes/Plugins/Schema/ExportRelationSchema.php M libraries/classes/Plugins/Schema/Pdf/Pdf.php M libraries/classes/RecentFavoriteTable.php M libraries/classes/SavedSearches.php M libraries/classes/Server/Privileges.php M libraries/classes/Table.php M libraries/classes/Tracker.php M libraries/classes/Tracking.php M libraries/classes/Transformations.php M phpstan-baseline.neon M psalm-baseline.xml M test/classes/ConfigStorage/RelationCleanupTest.php M test/classes/ConfigStorage/RelationTest.php M test/classes/ConfigStorage/UserGroupsTest.php M test/classes/Database/Designer/CommonTest.php M test/classes/Database/DesignerTest.php M test/classes/DatabaseInterfaceTest.php M test/classes/Navigation/NavigationTest.php M test/classes/Plugins/Export/ExportHtmlwordTest.php M test/classes/Plugins/Export/ExportLatexTest.php M test/classes/Plugins/Export/ExportOdtTest.php M test/classes/TrackerTest.php
Log Message: ----------- Move queryAsControlUser - Dbal refactoring pt.3
Signed-off-by: Kamil Tekiela tekiela246@gmail.com
Commit: a74c5aed44c9af1a42ff21e759b6c3e3c0967d0d https://github.com/phpmyadmin/phpmyadmin/commit/a74c5aed44c9af1a42ff21e759b6... Author: Kamil Tekiela tekiela246@gmail.com Date: 2022-01-06 (Thu, 01 January 2022) +00:00
Changed paths: M libraries/classes/Export/TemplateModel.php M libraries/classes/Table.php M libraries/classes/Tracking.php M test/classes/TrackerTest.php
Log Message: ----------- Add few more usages of queryAsControlUser
Signed-off-by: Kamil Tekiela tekiela246@gmail.com
Commit: 290f026a02df34a31adb14a42cb841b9870e1405 https://github.com/phpmyadmin/phpmyadmin/commit/290f026a02df34a31adb14a42cb8... Author: MaurĂcio Meneghini Fauth mauricio@fauth.dev Date: 2022-01-06 (Thu, 01 January 2022) -03:00
Changed paths: M libraries/classes/ConfigStorage/Relation.php M libraries/classes/ConfigStorage/RelationCleanup.php M libraries/classes/ConfigStorage/UserGroups.php M libraries/classes/Controllers/Database/QueryByExampleController.php M libraries/classes/Controllers/Server/UserGroupsFormController.php M libraries/classes/Database/Designer.php M libraries/classes/Database/Designer/Common.php M libraries/classes/DatabaseInterface.php M libraries/classes/Export/TemplateModel.php M libraries/classes/Menu.php M libraries/classes/Navigation/Navigation.php M libraries/classes/Navigation/Nodes/NodeDatabase.php M libraries/classes/Plugins/Schema/ExportRelationSchema.php M libraries/classes/Plugins/Schema/Pdf/Pdf.php M libraries/classes/RecentFavoriteTable.php M libraries/classes/SavedSearches.php M libraries/classes/Server/Privileges.php M libraries/classes/Table.php M libraries/classes/Tracker.php M libraries/classes/Tracking.php M libraries/classes/Transformations.php M phpstan-baseline.neon M psalm-baseline.xml M test/classes/ConfigStorage/RelationCleanupTest.php M test/classes/ConfigStorage/RelationTest.php M test/classes/ConfigStorage/UserGroupsTest.php M test/classes/Database/Designer/CommonTest.php M test/classes/Database/DesignerTest.php M test/classes/DatabaseInterfaceTest.php M test/classes/Navigation/NavigationTest.php M test/classes/Plugins/Export/ExportHtmlwordTest.php M test/classes/Plugins/Export/ExportLatexTest.php M test/classes/Plugins/Export/ExportOdtTest.php M test/classes/TrackerTest.php
Log Message: ----------- Merge pull request #17272 from kamil-tekiela/queryAsControlUser
Query as control user