phpmyadmin/libraries/classes/Controllers
Maurício Meneghini Fauth eaad8d8a1c
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-07-15 15:19:35 -03:00
..
Config Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
Console/Bookmark Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
Database Merge branch 'QA_5_2' 2023-07-15 15:19:35 -03:00
Export Move the Export class to the Export namespace 2023-06-28 12:28:38 -03:00
Import Move the Import class to the Import namespace 2023-06-28 12:44:04 -03:00
Normalization Create the Identifiers\Identifier interface 2023-06-01 19:09:25 -03:00
Preferences $GLOBALS['json'] 2023-05-27 20:12:45 +01:00
Server Extract PageSettings dependency from controllers 2023-07-06 20:17:34 -03:00
Setup Add never return type 2023-06-07 21:35:05 +01:00
Sql Extract PageSettings dependency from controllers 2023-07-06 20:17:34 -03:00
Table Extract PageSettings dependency from controllers 2023-07-06 20:17:34 -03:00
Transformation Create the Identifiers\Identifier interface 2023-06-01 19:09:25 -03:00
Triggers Extract guard condition from Triggers\Triggers::export() 2023-05-31 02:37:38 -03:00
View $GLOBALS['warning_messages'] 2023-05-27 13:08:54 +01:00
AbstractController.php Add a wrapper around the exit language construct 2023-06-06 21:54:07 -03:00
BrowseForeignersController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
ChangeLogController.php Merge branch 'QA_5_2' 2023-05-06 11:25:42 +02:00
CheckRelationsController.php Create the Identifiers\Identifier interface 2023-06-01 19:09:25 -03:00
CollationConnectionController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
ColumnController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
DatabaseController.php Remove the dblist global variable 2022-11-13 21:08:00 -03:00
ErrorReportController.php Improve boolean conditions with arrays (#18417) 2023-05-12 15:16:26 -03:00
GisDataEditorController.php Merge branch 'QA_5_2' 2023-04-11 15:46:30 -03:00
GitInfoController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
HomeController.php Remove .pma-fieldset and related CSS classes 2023-06-11 00:37:39 -03:00
JavaScriptMessagesController.php Remove QBE 2023-05-19 11:21:46 +01:00
LicenseController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
LintController.php Merge branch 'QA_5_2' 2023-05-04 22:30:56 +02:00
LogoutController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
NavigationController.php Extract PageSettings dependency from controllers 2023-07-06 20:17:34 -03:00
PhpInfoController.php Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00
RecentTablesListController.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
SchemaExportController.php Move the Export class to the Export namespace 2023-06-28 12:28:38 -03:00
TableController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
ThemesController.php Move Theme and ThemeManager into the Theme namespace 2023-03-13 10:25:48 -03:00
ThemeSetController.php Add support for theme color modes 2023-03-13 23:28:29 -03:00
UserPasswordController.php Require single line for function calls 2023-03-26 23:10:10 -03:00
VersionCheckController.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00