Remove unused $wgStatsMethod and related UDPProfiler variables
authorTimo Tijhof <krinklemail@gmail.com>
Mon, 7 Dec 2015 19:49:38 +0000 (19:49 +0000)
committerTimo Tijhof <krinklemail@gmail.com>
Mon, 7 Dec 2015 21:38:22 +0000 (21:38 +0000)
commit487265cd1751a3fa5670658e2ad3f12521d8a38c
tree1e7530df3bb0bb175a07274484a5ea5db57e6bd0
parent03320327a5f4b08174d798c6dceb51c2c9f54caa
Remove unused $wgStatsMethod and related UDPProfiler variables

All unused:
* $wgProfileCallTree
* $wgProfilePerHost
* $wgUDPProfilerHost
* $wgUDPProfilerPort
* $wgUDPProfilerFormatString
* $wgStatsMethod
* $wgAggregateStatsID
* $wgStatsFormatString

The only one still used was $wgProfilePerHost.

Also move release notes for ade945b97a51 from HISTORY to RELEASE-NOTES (Oops!)

Change-Id: Ia0280d23674ace1ac33aa561b06ee73cab865b29
HISTORY
RELEASE-NOTES-1.27
includes/DefaultSettings.php
includes/profiler/output/ProfilerOutputDb.php