1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 07:42:40 +01:00
phorge-phorge/src/applications/console/plugin
epriestley c5e4bd8187 Fix some minor errors (DarkConsole warning, unstable Ferret sort)
Summary:
DarkConsole could warn when "Analyze Query Plans" was not active.

`msort()` is not stable, so Ferret results with similar relevance could be returned out-of-order.

Test Plan: Saw fewer traces and more-stable result ordering.

Differential Revision: https://secure.phabricator.com/D19236
2018-03-18 15:12:25 -07: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 Fix the DarkConsole inline error log stack trace expansion behavior for Content-Security-Policy 2018-03-13 16:45:20 -07: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
DarkConsoleRealtimePlugin.php After a reconnect, repaint Conpherence thread state 2017-04-17 16:00:32 -07:00
DarkConsoleRequestPlugin.php Push construction of routing maps into Sites 2015-08-31 04:01:01 -07:00
DarkConsoleServicesPlugin.php Fix some minor errors (DarkConsole warning, unstable Ferret sort) 2018-03-18 15:12:25 -07:00
DarkConsoleStartupPlugin.php Add a "Startup" to DarkConsole 2015-08-21 14:53:29 -07:00
DarkConsoleXHProfPlugin.php Separate button CSS classes 2017-06-05 20:14:34 +00:00