phpmyadmin/libraries/classes/Controllers/Server
Maurício Meneghini Fauth 83091680cc
Extract actions from controllers to new controllers
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-09-10 17:55:05 -03:00
..
Databases Extract actions from controllers to new controllers 2021-09-07 21:19:43 -03:00
Privileges Add support for account locking 2021-08-21 00:55:33 -03:00
Status Extract actions from controllers to new controllers 2021-09-10 17:55:05 -03:00
Variables Extract actions from controllers to new controllers 2021-09-10 17:55:05 -03:00
BinlogController.php Make controllers callable 2021-08-30 13:16:29 -03:00
CollationsController.php Make controllers callable 2021-08-30 13:16:29 -03:00
DatabasesController.php Extract actions from controllers to new controllers 2021-09-07 21:19:43 -03:00
EnginesController.php Extract the Server\ShowEngineController class 2021-09-09 17:58:00 -03:00
ExportController.php Make controllers callable 2021-08-30 13:16:29 -03:00
ImportController.php Remove the Core::isValid method 2021-09-02 13:20:50 -03:00
PluginsController.php Make controllers callable 2021-08-30 13:16:29 -03:00
PrivilegesController.php Make controllers callable 2021-08-30 13:16:29 -03:00
ReplicationController.php Make controllers callable 2021-08-30 13:16:29 -03:00
ShowEngineController.php Extract the Server\ShowEngineController class 2021-09-09 17:58:00 -03:00
SqlController.php Make controllers callable 2021-08-30 13:16:29 -03:00
UserGroupsController.php Extract actions from controllers to new controllers 2021-09-10 17:55:05 -03:00
UserGroupsFormController.php Extract actions from controllers to new controllers 2021-09-10 17:55:05 -03:00
VariablesController.php Extract actions from controllers to new controllers 2021-09-10 17:55:05 -03:00