Drop the 'CategorizedRecentChanges' feature
authorJames D. Forrester <jforrester@wikimedia.org>
Sat, 18 Mar 2017 01:17:17 +0000 (18:17 -0700)
committerJames D. Forrester <jforrester@wikimedia.org>
Thu, 15 Feb 2018 18:45:10 +0000 (10:45 -0800)
commit9acd5508cfaba196d69e05538d2d86ac523782b8
treee6eb081fbfbe466d6c724e93ad918c0ebcd47bf8
parentdb8f62e57d624426953c88925f56c098e986faa0
Drop the 'CategorizedRecentChanges' feature

It is off by default, it's very rarely used (GitHub finds four config
users setting it true), it has over time had fatals going unnoticed or
fixed for years. Let's just kill it.

Change-Id: Idac2341ed7ecf053ee84069df657e424e50b896c
RELEASE-NOTES-1.31
includes/CategoryFinder.php
includes/DefaultSettings.php
includes/api/ApiFeedRecentChanges.php
includes/api/i18n/en.json
includes/api/i18n/qqq.json
includes/specials/SpecialRecentchanges.php
languages/i18n/en.json
languages/i18n/qqq.json
tests/phpunit/structure/ApiStructureTest.php