1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 00:02:41 +01:00
phorge-phorge/src/applications/console/plugin
epriestley bac27fb403 Remove "mysql.implementation" configuration
Summary:
Ref T11044. Fixes T10931. This option has essentially never been useful for anything, and we've picked the best implementation for a long time (MySQLi if available, MySQL if not).

I am not aware of any reason to ever set this manually. If someone comes up with some bizarre but legitimate use case that I haven't thought of, we can modularize it.

Test Plan: Browsed around. Grepped for `mysql.implementation`.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10931, T11044

Differential Revision: https://secure.phabricator.com/D16909
2016-11-22 04:15:34 -08:00
..
errorlog Extend from Phobject 2015-06-15 18:02:27 +10:00
event Move DarkConsole to an application 2014-10-13 11:17:09 -07:00
xhprof Add a "Startup" to DarkConsole 2015-08-21 14:53:29 -07:00
DarkConsoleErrorLogPlugin.php Separate external editor integration from callsigns 2016-01-04 06:54:01 -08:00
DarkConsoleEventPlugin.php phtize all the things 2015-05-22 21:16:39 +10:00
DarkConsolePlugin.php Use PhutilClassMapQuery instead of PhutilSymbolLoader 2015-08-14 07:49:01 +10:00
DarkConsoleRequestPlugin.php Push construction of routing maps into Sites 2015-08-31 04:01:01 -07:00
DarkConsoleServicesPlugin.php Remove "mysql.implementation" configuration 2016-11-22 04:15:34 -08:00
DarkConsoleStartupPlugin.php Add a "Startup" to DarkConsole 2015-08-21 14:53:29 -07:00
DarkConsoleXHProfPlugin.php phtize all the things 2015-05-22 21:16:39 +10:00