Technical debt

From Meta, a Wikimedia project coordination wiki
This is an archived version of this page, as edited by MZMcBride (talk | contribs) at 18:56, 13 October 2013 (→‎Database tables: +1). It may differ significantly from the current version.

Over the past decade, Wikimedia has accumulated technical debt. This page documents efforts to reduce some of this technical debt.

MediaWiki extensions

Database tables

  • bugzilla:52924: Drop PovWatch extension-related database tables from Wikimedia wikis
  • bugzilla:52927: Drop database table "hashs" from Wikimedia wikis
  • bugzilla:52928: Drop database table "links" from Wikimedia wikis
  • bugzilla:52929: Drop database table "namespaces" from Wikimedia wikis
  • bugzilla:52930: Drop database table "page_broken" from Wikimedia wikis
  • bugzilla:52931: Drop database table "broken_cu_changes" from Wikimedia wikis
  • bugzilla:52932: Drop *_old database tables from Wikimedia wikis
  • bugzilla:52934: Drop database table "optin_survey" from Wikimedia wikis
  • bugzilla:55385: Investigate dropping "edit_page_tracking" database table from Wikimedia wikis after archiving it
  • bugzilla:55676: Drop database table "email_capture" from Wikimedia wikis

User preferences

  • bugzilla:24430: Remove "cols" user preference from MediaWiki core
  • bugzilla:28426: Remove stub link formatting user preference from MediaWiki core
  • bugzilla:52809: Remove "Disable browser page caching" user preference from MediaWiki core
  • bugzilla:52810: Remove "Justify paragraphs" user preference from MediaWiki core
  • bugzilla:52811: Remove "Enable section editing via [edit] links" user preference from MediaWiki core
  • bugzilla:52812: Remove "Disable search suggestions" user preference from MediaWiki core
  • bugzilla:52813: Remove "Show table of contents (for pages with more than 3 headings)" user preference from MediaWiki core
  • bugzilla:52815: Remove "Enable simplified search bar (Vector skin only)" user preference from MediaWiki core
  • bugzilla:53082: Remove "Enable 'jump to' accessibility links" user preference from MediaWiki core

MediaWiki configuration

See also