| Subject | Repo | Branch | Lines +/- |
|---|
| Hard-deprecate Xml::attrib(), ::buildForm(), and ::listDropdownOptionsOoui() | mediawiki/core | master | +16 -3 |
| Drop many deprecated static methods of Xml abused to generate Html | mediawiki/core | master | +21 -714 |
| Replace use of deprecated Xml::input() | mediawiki/extensions/ArticleFeedbackv5 | master | +3 -1 |
| Merge remote-tracking branch 'origin/master' into wmf_deploy | mediawiki/extensions/CentralNotice | wmf/1.45.0-wmf.1 | +46 -9 |
| Merge remote-tracking branch 'origin/master' into wmf_deploy | mediawiki/extensions/CentralNotice | wmf_deploy | +0 -0 |
| Hard-deprecate Xml::input(), now unused in Wikimedia code | mediawiki/core | REL1_44 | +5 -1 |
| Hard-deprecate Xml::radio(), now unused in Wikimedia code | mediawiki/core | REL1_44 | +4 -1 |
| Hard-deprecate Xml::input(), now unused in Wikimedia code | mediawiki/core | master | +5 -1 |
| Hard-deprecate Xml::radio(), now unused in Wikimedia code | mediawiki/core | master | +4 -1 |
| Replace use of deprecated Xml::input() | mediawiki/extensions/Quiz | master | +3 -6 |
| Replace use of deprecated Xml::radio() | mediawiki/extensions/ConfirmAccount | master | +17 -7 |
| Replace use of deprecated Xml::input() | mediawiki/extensions/BatchUserRights | master | +2 -1 |
| Replace use of XML class to create faux-XHTML output with the HTML class | mediawiki/extensions/CheckUser | master | +1 -2 |
| Replace use of XML class to create faux-XHTML output with the HTML class | mediawiki/extensions/CharInsert | master | +2 -2 |
| Replace use of XML class to create faux-XHTML output with the HTML class | mediawiki/extensions/ImageMap | master | +4 -4 |
| Replace use of XML class to create faux-XHTML output with the HTML class | mediawiki/extensions/ExtensionDistributor | master | +8 -9 |
| Replace use of XML class to create faux-XHTML output with the HTML class | mediawiki/extensions/OAuth | master | +4 -6 |
| Replace use of XML class to create faux-XHTML output with the HTML class | mediawiki/extensions/ConfirmEdit | master | +1 -2 |
| Replace use of XML class to create faux-XHTML output with the HTML class | mediawiki/extensions/ProofreadPage | master | +2 -2 |
| Replace use of XML class to create faux-XHTML output with the HTML class | mediawiki/extensions/EventLogging | master | +2 -3 |
| Replace use of XML class to create faux-XHTML output with the HTML class | mediawiki/extensions/timeline | master | +3 -4 |
| Replace use of deprecated Xml::radio() | mediawiki/extensions/CentralNotice | master | +2 -3 |
| Replace use of XML class to create faux-XHTML output with the HTML class | mediawiki/extensions/TemplateSandbox | master | +4 -5 |
| Replace uses of deprecated Xml::input() | mediawiki/extensions/CentralNotice | master | +14 -10 |
| Replace uses of Xml::tags with Html | mediawiki/extensions/CentralAuth | master | +8 -10 |
| Replace uses of deprecated Xml::input | mediawiki/extensions/CentralAuth | master | +17 -12 |
| Replace use of deprecated Xml::input | mediawiki/extensions/LiquidThreads | master | +3 -3 |
| Hard-deprecate Xml::check(), now unused in Wikimedia code | mediawiki/core | master | +4 -1 |
| Replace uses of deprecated Xml::check | mediawiki/extensions/CentralAuth | master | +3 -4 |
| Hard-deprecate Xml::submitButton(), now unused in Wikimedia code | mediawiki/core | master | +11 -2 |
| Replace uses of deprecated Xml::submitButton | mediawiki/extensions/LiquidThreads | master | +4 -4 |
| Hard-deprecate Xml::textarea(), now unused in Wikimedia code | mediawiki/core | master | +6 -1 |
| [WIP] Hard-deprecate Xml::label(), now unused in Wikimedia code | mediawiki/core | master | +9 -1 |
| Replace uses of Xml::openElement etc. with Html | mediawiki/extensions/CentralAuth | master | +37 -37 |
| Replace uses of Xml::element with Html | mediawiki/extensions/CentralAuth | master | +16 -16 |
| Replace uses of deprecated Xml::textarea | mediawiki/extensions/CentralAuth | master | +15 -5 |
| Replace uses of deprecated Xml::submitButton | mediawiki/extensions/CentralAuth | master | +4 -4 |
| Xml: Hard-deprecate four more deprecated methods unused in prod | mediawiki/core | master | +26 -8 |
| Merge branch 'master' into wmf_deploy | mediawiki/extensions/CentralNotice | wmf_deploy | +0 -0 |
| Replace most of the more trivial Xml::β¦ form builder methods | mediawiki/extensions/UserGroups | master | +22 -27 |
| Replace more Xml::β¦ methods with Html::β¦ equivalents | mediawiki/extensions/CentralNotice | master | +68 -67 |
| Stop using the Xml class in this codebase | mediawiki/extensions/PDFEmbed | master | +3 -2 |
| Stop using the Xml class in this codebase | mediawiki/extensions/SubpageNavigation | master | +17 -15 |
| Replace most of the more trivial Xml::β¦ form builder methods | mediawiki/extensions/MassEditRegex | master | +41 -65 |
| Stop using the Xml class in this codebase | mediawiki/extensions/WikimediaIncubator | master | +24 -23 |
| Stop using the Xml class in this codebase | mediawiki/extensions/BibManager | master | +11 -10 |
| InputBox: switch from xml methods to html | mediawiki/extensions/InputBox | master | +28 -29 |
| Replace a lot of more trivial Xml::β¦ calls with Html::β¦ | mediawiki/extensions/CentralNotice | master | +377 -362 |
| Stop using the Xml class in this codebase | mediawiki/extensions/SiteMatrix | master | +9 -10 |
| Replace all Xml::tags calls with Html::rawElement | mediawiki/extensions/CentralNotice | master | +121 -112 |
| Stop using the Xml class in this codebase | mediawiki/extensions/Scribunto | master | +1 -2 |
| Stop using the Xml class in this codebase | mediawiki/extensions/Math | master | +24 -28 |
| Stop using the Xml class in this codebase | mediawiki/extensions/CirrusSearch | master | +1 -2 |
| Stop using the Xml class in this codebase | mediawiki/extensions/Echo | master | +16 -21 |
| Convert extension to not use the Xml class any more | mediawiki/extensions/Collection | master | +22 -22 |
| Replace trivial Xml::β¦ methods with Html::β¦ | mediawiki/extensions/Nuke | master | +3 -3 |
| Soft deprecate many Xml methods that belong to Html, not Xml | mediawiki/core | master | +34 -3 |