Jump to content

MediaWiki 1.35/wmf.5

From mediawiki.org
MediaWiki 1.35.0-wmf.4 Deployment of MediaWiki 1.35.0-wmf.5 to Wikimedia sites MediaWiki 1.35.0-wmf.8

The latest version (labeled "1.35.0-wmf.5") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 5 November 2019 (see the roadmap).

Core changes

[edit]
  • git #7fef88e7 - REST: Implement from and to for editors count handler. (T235896) (T235666) by Petr Pchelko
  • git #d951e6cc - REST: Add 'from' and 'to' parameters to historycount endpoint. (T235666) by Petr Pchelko
  • git #30c98e23 - Semicolon separator for article title and timestamp is a pseudo element (T233649) by jdlrobson
  • git #8dbc866e - Hard deprecate Parser::disableCache() by C. Scott Ananian
  • git #1f891df0 - Exit on error for .pipeline/dev_prereq.sh (T237310) by Jeena Huneidi
  • git #3397bd43 - Parser: remove/make private historically-public methods (T236810) by C. Scott Ananian
  • git #cf7bd8e5 - Adjust doc of VirtualRESTService::onRequests by Umherirrender
  • git #cff5c92c - Parser: Add Title type hints (T235392) by C. Scott Ananian
  • git #8ad1375d - Add phan-return to ImageGalleryBase::getImages by Umherirrender
  • git #ed028342 - Load noscript module on mobile (T235712) by jdlrobson
  • git #c1e4d852 - docs: Exclude pattern for maintenance READMEs (T87796) by apaskulin
  • git #f54b4a72 - Add minor edit count to available REST API history counts (T235587) by Bill Pirkle
  • git #22f743fb - Attempt to automatically fix start of config vars being __DIR__ by Reedy
  • git #84cf385d - Deprecate FileJournal::factory (T235066) by Aryeh Gregor
  • git #630bd7c5 - Simplify user bucket cases (T236886) by Adam Wight
  • git #46f2f959 - Add genitive grammar for Norwegian by Jon Harald SĆøby
  • git #bb1bf0a4 - Remove parameters to function that never takes any by Max Semenik
  • git #f1c9cf88 - Minor cleanups by Max Semenik
  • git #036b4add - Fix ParserTestRunner::checkSetupDone() by Max Semenik
  • git #dd702658 - Backwards-compatible PHPUnit 8 preparations (T192167) by Max Semenik
  • git #ff70806e - ParamValidator: Flag as unstable for 1.34 by Brad Jorsch
  • git #685b5056 - User: Allow newSystemUser() to create over anonymous actors (T236444) by Brad Jorsch
  • git #5eef5a66 - Count edit conflicts combined with user edits (T236886) by WMDE-Fisch
  • git #c1691073 - Unit test for MySqlLockManager (T234227) by Aryeh Gregor
  • git #7e175840 - Include libraries loaded via `load_composer_autoloader` on Special:Version (T230046) by Reedy
  • git #68d87dba - Remove Parser::serializeHalfParsedText() and helpers by Tim Starling
  • git #e94a4979 - Search: Don't invite users to create a page if they can't (T218257) by DannyS712
  • git #c26ba1f1 - RequestContext: Clarify uselang support and how it works by Timo Tijhof
  • git #9156d42b - Special:Block: Add separate default block length for IP blocks (T219126) by DannyS712
  • git #ce99c5f3 - Remove `$wgSysopEmailBans`, deprecated in 1.34 (T233116) by DannyS712
  • git #69aaf1a2 - Update nikic/php-parser from 3.1.5 to 4.2.4 by Reedy
  • git #ae086408 - OutputPage,ResourceLoaderStartupModule: Separate internal from public config vars by Timo Tijhof
  • git #fe60a52d - composer: Allow symfony/yaml ~3.4 (T235403) by Niklas Laxstrƶm
  • git #42566fce - Hard deprecate `$wgSysopEmailBans` (T232169) by DannyS712
  • git #c0303ece - Make it so that index.php displays something useful if php not installed by Brian Wolff
  • git #14b85367 - Parser: Remove ::getConverterLanguage(), deprecated in 1.32 by Fomafix
  • git #19c4e89b - mw.widgets.UsersMultiselectWidget: Fix property name (T236460) by Bartosz Dziewoński
  • git #c02ae7bb - Status: improve typehints by Gergő Tisza
  • git #335fabf5 - Do not insert page titles into querycache.qc_value (T181658) by mszabo-wikia
  • git #32ecaffc - Add public visibility to some language function by Umherirrender
  • git #80221c0a - docs: Convert class-level documentation files to Markdown (T87796) by apaskulin
  • git #13548c6c - Remove old pcache metric compat from ParserCache.php (T235724) by addshore
  • git #e774df24 - Remove blocker dependency for System and Composite blocks (T227892) by Dayllan Maza
  • git #8d011bf6 - Make deprecated methods fail in unit tests. (T236778) by daniel
  • git #877684ed - auth: Set constant visibility by Max Semenik
  • git #3f94708e - Shell: Add more types by Max Semenik
  • git #d2d99b9a - Shell\Result: declare types, enable strict types by Max Semenik
  • git #93a27f83 - Remove PhpXmlBugTester by Max Semenik
  • git #dd01c6dd - Allow injecting a message localizer into Status by Gergő Tisza
  • git #2079be88 - RELEASE-NOTES-1.35: Move note about Revision::getRevisionText() from 1.34 by James D. Forrester
  • git #93575bf1 - Permissioning refactor of DifferenceEngine (T117279) by jdlrobson
  • git #48a323f7 - tests: Add explicit return type void to setUp() and tearDown() (T192167) by Max Semenik
  • git #e4b7fc35 - Hard deprecate User::isEveryoneAllowed (T220191) by Petr Pchelko
  • git #4548b535 - Hard-deprecate User::getAllRights (T220191) by Petr Pchelko
  • git #37288620 - LanguageNameUtils: Use type hints instead of Assert::parameterType by Fomafix
  • git #b891c92a - resourceloader: Simplify CSSMin regex and its handling by Max Semenik
  • git #e20a6e51 - Move deflate method to MW util and deprecate EasyDeflate module (T236210) by Ed Sanders
  • git #c0e7b39b - Add new rupee symbol (T230400) by Ed Sanders
  • git #b621de39 - Save autoblock reasons with unexpanded templates (T236501) by Thalia
  • git #77cceb64 - 100% unit test coverage for FileBackend (T234227) by Aryeh Gregor
  • git #c250d07b - Unit tests for FileBackend (T234227) by Aryeh Gregor
  • git #03078991 - Disable $wgServer autodetection to prevent cache poisoning attacks (T30798) (T232931) by Kunal Mehta
  • git #9c17d3a9 - skins: Deprecate getDynamicStylesheetQuery, makeI18nUrl and makeNSUrl (T140664) by Derick Alangi
  • git #736b6b27 - Deprecate additional public methods of Parser (T236810) by C. Scott Ananian
  • git #023bb767 - Deprecate Parser::replaceLinkHolders / replaceLinkHoldersText (T236810) by C. Scott Ananian
  • git #d7cd12e8 - Deprecate Parser::splitWhitespace() / Parser::createAssocArgs() (T236810) by C. Scott Ananian
  • git #dcae22c8 - Deprecate Parser::areSubpagesAllowed() / Parser::maybeDoSubpageLink() (T236810) by C. Scott Ananian
  • git #c3eaf69a - docs: Disable Doxygen parameter format warnings by Timo Tijhof
  • git #045ec0a4 - Deprecate Parser implementation methods (will be private in next release) (T236810) by C. Scott Ananian
  • git #27a8523c - Drop MediaWikiServices::resetLanguageServices() by Aryeh Gregor
  • git #a5b62687 - Reset services in setService() by Aryeh Gregor
  • git #b0795a25 - Hard-deprecate LockManagerGroup::getDefault/getAny (T234227) by Aryeh Gregor
  • git #a7227221 - Remove unnecessary devDependency by Ed Sanders
  • git #949778ec - Shell: Declare constants visibility by Max Semenik
  • git #b10d0fa0 - Fix for ArticleRevisionViewCustom hook in DifferenceEngine.php (T236628) by Yaron Koren
  • git #939def09 - Rename/deprecate some REST history count types (T234941) (T236323) (T236324) (T236325) by Bill Pirkle
  • git #bb368c32 - Update performer when block settings are changed (T199174) by sakretsu
  • git #6a8920d3 - Don't expand template for reason on saving an autoblock (T236501) by Thalia
  • git #6f2c4ee9 - jquery.accessKeyLabel: Remove unused array indirection by Timo Tijhof
  • git #9ed8bb40 - Hard deprecate wfGetRusage(), no known callers by James D. Forrester
  • git #9cf3a912 - Make SpecialExport's private properties/methods protected instead by Jack Phoenix
  • git #8d195b08 - Document wgEnablePartialBlocks usage in a SiteConfiguration object by David Barratt
  • git #5719b28c - tests: Add type hints to OutputPageTest by Thiemo Kreuz
  • git #354ef77d - clientpool: Use PHP constants in SquidPurgeClient (T29658) by IijimaYun
  • git #ee80c3f3 - Simplify RemexStripTagHandler by extending NullTokenHandler by Tim Starling
  • git #c49c3937 - Clean up the grammar of api/i18n/en.json by Zppix

Vendor

[edit]
  • git #bda5ce42 - Update ralouphie/getallheaders and guzzlehttp/psr7 by Reedy
  • git #ef1449fd - Update symfony libraries from 4.3.4 to 4.3.5 by Reedy
  • git #e746c7c8 - Update nikic/php-parser from 3.1.5 to 4.2.4 by Reedy
  • git #a2682fad - Add requires.sh to keep track of where requires come from (T220720) by Gergő Tisza

Extensions

[edit]

3D

[edit]

AbuseFilter

[edit]

ActiveAbstract

[edit]

AdvancedSearch

[edit]

AntiSpoof

[edit]

ApiFeatureUsage

[edit]

ArticleCreationWorkflow

[edit]

ArticlePlaceholder

[edit]
  • git #5b666b83 - build: Updating mediawiki/mediawiki-phan-config to 0.8.0 (T235049) by Umherirrender
  • git #499e358e - Update module name ext.cx.sitemapper to mw.cx.SiteMapper by petarpetkovic

Babel

[edit]

BetaFeatures

[edit]

BounceHandler

[edit]

Calendar

[edit]

Campaigns

[edit]

Capiunto

[edit]

CategoryTree

[edit]

CentralAuth

[edit]
  • git #e8027638 - Adjust doc of CentralAuthUser::queryAttached by Umherirrender
  • git #d27d7937 - Stop passing in 'byText' option for system and composite blocks by Thalia
  • git #ac8862e1 - Remove usages of deprecated User methods (T220191) by Petr Pchelko
  • git #dc6f9754 - Add blocking details for partial blocks to Special:CentralAuth. (T200938) by David Barratt

CharInsert

[edit]

CheckUser

[edit]

CirrusSearch

[edit]

Cite

[edit]
  • git #f590379a - Fix incomplete @param PHPDoc by Thiemo Kreuz
  • git #e3ef0e3a - Consistently name the variable for the content by WMDE-Fisch
  • git #a4b9302d - Remove not needed and collapse overly complicated code by Thiemo Kreuz
  • git #53979198 - Remove obsolete comments by Thiemo Kreuz
  • git #0f176694 - build: Updating mediawiki/mediawiki-phan-config to 0.8.0 (T235049) by Umherirrender
  • git #e2a98505 - Fix PHPdoc for Cite::stack() by WMDE-Fisch
  • git #2ddae75d - Elaborate comment on invalid keys by WMDE-Fisch
  • git #85fe486e - Extract handling of guardedRef inside reference tags by WMDE-Fisch

CiteThisPage

[edit]

No changes for CiteThisPage

Citoid

[edit]

cldr

[edit]

No changes for cldr

Cognate

[edit]

CodeEditor

[edit]

CodeMirror

[edit]

CodeReview

[edit]

No changes for CodeReview

CollaborationKit

[edit]

Collection

[edit]

CommonsMetadata

[edit]

ConfirmEdit

[edit]

CongressLookup

[edit]

ContactPage

[edit]

ContentTranslation

[edit]
  • git #0d23c8a3 - Fix typos in ve.init.mw.CXTarget.js by petarpetkovic
  • git #9dd4babd - build: Updating mediawiki/mediawiki-phan-config to 0.8.0 (T235049) by Umherirrender
  • git #6339ab87 - Replace deprecated easy-deflate.deflate with mediawiki.deflate by Ed Sanders
  • git #ec7549f4 - Rename ext.cx.sitemapper to mw.cx.SiteMapper by petarpetkovic
  • git #eba00329 - Don't pass site templates config when creating site mapper object by petarpetkovic

ContributionTracking

[edit]
  • git #564afbce - build: Updating mediawiki/mediawiki-phan-config to 0.8.0 (T235049) by Umherirrender
  • git #c58459b2 - Remove use of $wgExtNewTables from updater code by Umherirrender

CreditsSource

[edit]

Dashiki

[edit]

Disambiguator

[edit]
  • git #d40fe219 - build: Updating mediawiki/mediawiki-phan-config to 0.8.0 (T235049) by Umherirrender
  • git #f0bcb46c - Show edit links in Special:DisambiguationPageLinks only if user can edit (T205796) by Martin Urbanec

DiscussionTools

[edit]
  • git #112ea056 - Integration tests for parsing by Bartosz Dziewoński
  • git #e8012b70 - Fix incorrectly detecting a section heading inside the table of contents by Bartosz Dziewoński
  • git #c83201b1 - Fix parsing non-standard case in links to user contribs by Bartosz Dziewoński
  • git #fc34556b - Fix parsing links to subpages in user signatures by Bartosz Dziewoński
  • git #4021ca16 - Add unit tests for parser#getTimestampParser by Bartosz Dziewoński
  • git #7745d4a6 - Require $wgLocaltimezone to be set by Ed Sanders

DismissableSiteNotice

[edit]

DonationInterface

[edit]

DoubleWiki

[edit]

DynamicSidebar

[edit]

EUCopyrightCampaign

[edit]

Echo

[edit]
  • git #7c2a45cb - Drop the Makefile, clearly unused by James D. Forrester
  • git #048a9e84 - Remove duplicate private property from NotificationDeleteJob by Thiemo Kreuz
  • git #2f26e7cc - Create system-emailonly category (T231397) by Martin Urbanec
  • git #415b7b98 - hygiene: Make LESS imports non-ambigious by Volker E

Elastica

[edit]

ElectronPdfService

[edit]

EntitySchema

[edit]
  • git #3ab2cfce - Updated version of eslint-utils dev dependency by Leszek Manicki

EventBus

[edit]
  • git #0f22159a - build: Updating mediawiki/mediawiki-phan-config to 0.8.0 (T235049) by Umherirrender
  • git #48f74cff - tests: Align return type with PHPUnit 8 requirements by James D. Forrester

EventLogging

[edit]

ExtensionDistributor

[edit]

ExternalGuidance

[edit]

FeaturedFeeds

[edit]

FileExporter

[edit]

FileImporter

[edit]
  • git #5a7ddcc8 - build: Updating mediawiki/mediawiki-phan-config to 0.8.0 (T235049) by Umherirrender
  • git #8c757b45 - Make all Loggers and StatsdDataFactories optional by Thiemo Kreuz
  • git #9e4c1cc0 - Deprecate ImportPlan::getTitleText() by Thiemo Kreuz
  • git #b1f032b9 - Use more narrow TitleValue instead of Title in ApiDetailRetriever by Thiemo Kreuz
  • git #a443f440 - Add a missing (soft) type hint to ImportPreviewPage by Thiemo Kreuz
  • git #e1569fd1 - Fix ImporterTest failing locally by Thiemo Kreuz
  • git #49b3efd0 - tests: Align return type with PHPUnit 8 requirements by James D. Forrester
  • git #d7bb2164 - Simplify comparisons for nullable objects by Thiemo Kreuz
  • git #e9c4373a - Use composition in CentralAuthPostImportHandler by Thiemo Kreuz
  • git #d0c06a77 - Remove not needed @var docs and complex if-else by Thiemo Kreuz
  • git #43f86e65 - Fix @return type in WikiPageFactory by Thiemo Kreuz
  • git #70086efd - Apply wfEscapeWikiText() on the {{NowCommons|…}} wikitext (T202071) by Thiemo Kreuz
  • git #17a96a7a - Selenium: fix NPM scripts (T199113) by Željko Filipin

FlaggedRevs

[edit]
  • git #782b03cf - build: Updating mediawiki/mediawiki-phan-config to 0.8.0 (T235049) by Umherirrender
  • git #9f3cf776 - Set required version MW 1.35 by Brian Wolff
  • git #d9cccf90 - Make revision review form ready for CSP by Brian Wolff

Flow

[edit]
  • git #ac5aedd3 - Adjust doc of RootPostLoader::getWithRoot by Umherirrender
  • git #e36b1e50 - Clean-up and simplify convertToText implementation by Thiemo Kreuz
  • git #f6e5c39b - build: Update linters by Ed Sanders
  • git #efaacc47 - Drop use of wgParser, replaced in 1.32 and to be removed in 1.35 (T160811) by James D. Forrester

FundraiserLandingPage

[edit]
  • git #3ddaaab2 - build: Updating mediawiki/mediawiki-phan-config to 0.8.0 (T235049) by Umherirrender
  • git #101cc224 - build: Upgrade mediawiki-codesniffer to v28.0.0 by James D. Forrester

FundraisingTranslateWorkflow

[edit]
  • git #761a7626 - build: Updating mediawiki/mediawiki-phan-config to 0.8.0 (T235049) by Umherirrender
  • git #11cc5c2a - Fix codesniff warnings by Adam Wight
  • git #4f0d8f77 - build: Upgrade mediawiki-codesniffer to v28.0.0 by James D. Forrester

Gadgets

[edit]

GeoCrumbs

[edit]

GeoData

[edit]

No changes for GeoData

GettingStarted

[edit]

GlobalBlocking

[edit]

GlobalCssJs

[edit]

GlobalPreferences

[edit]

GlobalUsage

[edit]

GlobalUserPage

[edit]

GoogleNewsSitemap

[edit]

Graph

[edit]

GrowthExperiments

[edit]
  • git #5b6a62ad - Suggested Edits: Add message for difficulty filter error (T235042) by Kosta Harlan
  • git #103d943e - Add {{GENDER:|}} placeholders to startediting messages by Roan Kattouw
  • git #5457f34e - Make RESTBase errors trigger the error screen + add URL override (T236522) by Gergő Tisza
  • git #bedac0ad - NewcomerTasks: Add "learn more" link support (T235046) by Roan Kattouw
  • git #fdfbe1a6 - Update startediting SVGs to be less huge by Roan Kattouw
  • git #fd6b0c43 - StartEditingDialog: Fix fatal when there is no WelcomeSurvey response by Roan Kattouw
  • git #4dd3ffd8 - SuggestedEdits: Make filter button say "Easy, Medium edits" (T236841) by Roan Kattouw
  • git #f4601115 - Suggested Edits: Use RESTBase for loading text extracts (T237056) (T236522) (T236798) by Kosta Harlan
  • git #3b4e8c6d - Suggested Edits: Use ellipses for long text in filter button label (T235042) by Kosta Harlan
  • git #9904f6fc - Suggested Edits: Update copy per latest spreadsheet revisions (T235042) by Kosta Harlan
  • git #a061faa7 - Suggested Edits: Update button icon depending on task type selection (T235042) by Kosta Harlan
  • git #2a604cf1 - Suggested Edits: Reset checkbox state and card on cancel (T235042) by Kosta Harlan
  • git #b0cb6a47 - Suggested Edits: Only save preferences when "Done" is pressed (T235042) by Kosta Harlan
  • git #ce2a35a5 - Suggested Edits: Override setup process to reset Done button state (T236973) by Kosta Harlan
  • git #d66f891e - DifficultyFiltersDialog: Use info link for creating articles here too (T235042) by Roan Kattouw
  • git #c2beef1a - StartEditingDialog: Implement intro panel and progress indicator (T235723) by Roan Kattouw
  • git #a60b7ae3 - StartEditingDialog: Make difficulty-square image positioning work in RTL (T237149) by Roan Kattouw
  • git #a2208a3a - SuggestedEdits: Allow hiding behind a hidden preference (T236968) by Roan Kattouw
  • git #6eec0596 - Tweak suggested edits mobile summary styles (T235810) by Gergő Tisza
  • git #932f8def - StartEditingDialog: Implement redesign of difficulty panel (T235723) by Roan Kattouw
  • git #958dbac3 - StartEditingDialog: Prevent difficulty labels from wrapping (T236910) by Roan Kattouw
  • git #21e1bfe8 - Make SuggestedEdits footer more human-readable (T236050) by Gergő Tisza
  • git #efcbf403 - SuggestedEdits: Use TaskType.json instead of hard-coding (T236805) by Roan Kattouw
  • git #f32ea83c - Expose task type configuration to Javascript (T236805) by Gergő Tisza
  • git #ec8d3f8b - Maintenance script for deleting old welcome survey data (T208369) by Gergő Tisza
  • git #97091c74 - Suggested Edits: Reduce repetition in checkbox config code (T235042) by Kosta Harlan
  • git #0c15851b - Suggested Edits: Load sticky filter state into difficulty dialog (T235042) by Kosta Harlan
  • git #4b239333 - SuggestedEdits: Make filter button say "Easy, Medium difficulty" (T236841) by Roan Kattouw
  • git #56ad05e6 - SuggestedEdits: Make the filter button full width (T236841) by Roan Kattouw
  • git #74b2c85c - Homepage: Fix tasktype label for references by Roan Kattouw
  • git #ffa2b2be - Suggested edits: Error card widget (T235043) by Kosta Harlan

GuidedTour

[edit]

GWToolset

[edit]

No changes for GWToolset

ImageMap

[edit]

InputBox

[edit]

Insider

[edit]

intersection

[edit]

No changes for intersection

Interwiki

[edit]

InterwikiSorting

[edit]

Jade

[edit]
  • git #45ed9338 - build: Updating mediawiki/mediawiki-phan-config to 0.8.0 (T235049) by Umherirrender
  • git #529d4a7f - Restore commented-out test now that HHVM isn't supported (T207523) by James D. Forrester

Josa

[edit]

JsonConfig

[edit]

Kartographer

[edit]

LabeledSectionTransclusion

[edit]

LandingCheck

[edit]

LdapAuthentication

[edit]
  • git #06767412 - build: Updating mediawiki/mediawiki-phan-config to 0.8.0 (T235049) by Daimona Eaytoy

Linter

[edit]

No changes for Linter

LiquidThreads

[edit]

No changes for LiquidThreads

Listings

[edit]

LocalisationUpdate

[edit]

LoginNotify

[edit]

MachineVision

[edit]
  • git #49c4b9d3 - TitleFilter: Add file size check by Michael Holloway
  • git #99ece9c1 - Make direct requests rather than enqueuing a job from maint script by Michael Holloway
  • git #217bd1c4 - Overhaul schema and repository to provide random unreviewed images by Michael Holloway
  • git #016c5115 - Add a configurable delay before running labeling jobs for new uploads (T237331) by Michael Holloway
  • git #3314d2a8 - Tag reverted computer-aided tagging revisions (T231032) by Michael Holloway
  • git #59c8c4e1 - Performance: Execute labeling requests in a Job, not a DeferredUpdate (T230813) by Michael Holloway
  • git #980d0db1 - Fix: Correctly specify remote image URLs for GCV by Michael Holloway
  • git #39f9bac8 - Various performance review tweaks and comments (T230813) by Aaron Schulz
  • git #4e85ccc1 - Use internal HTTP request abstractions to make Google requests (T236843) by Michael Holloway
  • git #0588bd57 - dev: Util tests (T236827) by Mateus Santos
  • git #f8089165 - Tests for LabelSuggestions (T236827) by Mateus Santos
  • git #f685b229 - Disable publish and reset buttons on reset (T236280) by annet

MapSources

[edit]

MassMessage

[edit]

No changes for MassMessage

Math

[edit]
  • git #b2e2a7b1 - build: Updating mediawiki/mediawiki-phan-config to 0.8.0 (T235049) by Umherirrender
  • git #5096e350 - tests: Align return type with PHPUnit 8 requirements by James D. Forrester
  • git #e9bd09f2 - build: Update linters by Ed Sanders

MobileApp

[edit]

MobileFrontend

[edit]
  • git #0422924b - Cleanup TalkSectionOverlay, TalkSectionAddOverlay, PageGateway (T230695) by Nicholas Ray
  • git #50c0f4c7 - Correct the back button behaviour for talk overlay with unstaged changes (T230695) by jdlrobson
  • git #1cb35133 - MobileContext: Remove unused method `getForceMobileView()` by Derick Alangi
  • git #5aede0c1 - build: Update linters by Ed Sanders
  • git #faa75f87 - Fix block message drawer to link correctly to Special:BlockList (T225939) by Thalia
  • git #e28b4b12 - Allow block message drawer to handle different block creators (T236814) by Thalia
  • git #7738415d - Make OverlayManager #add accept string literals (T230695) by Nicholas Ray

MultimediaViewer

[edit]
[edit]

Newsletter

[edit]

NewUserMessage

[edit]

Nuke

[edit]

OATHAuth

[edit]

OAuth

[edit]
  • git #ee305790 - build: Updating mediawiki/mediawiki-phan-config to 0.8.0 (T235049) by Umherirrender
  • git #04346b68 - tests: Align return type with PHPUnit 8 requirements by James D. Forrester
  • git #ac2fd5b3 - Remove redudant aliases because they are same as source by Zoranzoki21

OpenStackManager

[edit]

ORES

[edit]

PageAssessments

[edit]

PagedTiffHandler

[edit]

PageImages

[edit]
  • git #570e1a85 - build: Updating mediawiki/mediawiki-phan-config to 0.8.0 (T235049) by Umherirrender
  • git #0de5777c - Optimize ApiQueryPageImages::getTitles (T237068) by Umherirrender
  • git #5c0a57c9 - Do not query pageimages for special pages and not-existing titles by Umherirrender

PageTriage

[edit]

PageViewInfo

[edit]

ParserFunctions

[edit]

ParsoidBatchAPI

[edit]
  • git #48854f4f - build: Updating mediawiki/mediawiki-phan-config to 0.8.0 (T235049) by Umherirrender
  • git #79bf9a60 - Drop use of wgParser, replaced in 1.32 and to be removed in 1.35 (T160811) by James D. Forrester

PdfHandler

[edit]

PerformanceInspector

[edit]

Petition

[edit]

No changes for Petition

Poem

[edit]

PoolCounter

[edit]

Popups

[edit]

ProofreadPage

[edit]
  • git #91ee7f56 - build: Updating mediawiki/mediawiki-phan-config to 0.8.0 (T235049) by Umherirrender
  • git #ad553f03 - Makes sure that Vector default background does not override the navigation arrows (T236969) by Tpt
  • git #14dd7d31 - Add page navigation tabs in correct order skin-side and remove js (T231250) by Isarra

PropertySuggester

[edit]

No changes for PropertySuggester

QuickSurveys

[edit]

No changes for QuickSurveys

Quiz

[edit]
  • git #19da215e - Replace use of Parser::disableCache(), deprecated in MW 1.28 by C. Scott Ananian
  • git #2d2c6d24 - build: Updating mediawiki/mediawiki-phan-config to 0.8.0 (T235049) by Umherirrender

ReadingLists

[edit]
[edit]

Renameuser

[edit]

RevisionSlider

[edit]
  • git #cf01c80d - build: Updating mediawiki/mediawiki-phan-config to 0.8.0 by WMDE-Fisch

RSS

[edit]
[edit]

Score

[edit]

Scribunto

[edit]
  • git #a4f43da4 - Drop use of wgParser, replaced in 1.32 and to be removed in 1.35 (T160811) by James D. Forrester

SearchExtraNS

[edit]

SecureLinkFixer

[edit]
  • git #e415c74b - build: Updating mediawiki/mediawiki-phan-config to 0.8.0 (T235049) by Umherirrender
  • git #d2e193ba - Updating domains.php from Mozilla by SecureLinkFixer updater bot

SecurePoll

[edit]

No changes for SecurePoll

Sentry

[edit]

ShortUrl

[edit]

SiteMatrix

[edit]

SkinPerPage

[edit]

SpamBlacklist

[edit]

SubPageList3

[edit]

SubpageSortkey

[edit]

SyntaxHighlight_GeSHi

[edit]

TemplateData

[edit]

TemplateSandbox

[edit]

TemplateStyles

[edit]

No changes for TemplateStyles

TemplateWizard

[edit]

TextExtracts

[edit]

Thanks

[edit]

TheWikipediaLibrary

[edit]

No changes for TheWikipediaLibrary

TimedMediaHandler

[edit]

No changes for TimedMediaHandler

timeline

[edit]

No changes for timeline

TitleBlacklist

[edit]

TocTree

[edit]

TorBlock

[edit]

Translate

[edit]
  • git #ae552323 - Continue import for other groups, if one group import fails (T234306) by Abijeet
  • git #0de56002 - SimpleFFS: Strip Byte-Order Mark (BOM) (T236516) by Niklas Laxstrƶm
  • git #d8d68555 - Add SmartFormat plural validator (T231181) by Niklas Laxstrƶm
  • git #8ab78172 - Fix logspam in ApiTranslateSandbox (T100259) by Niklas Laxstrƶm
  • git #074571d4 - Fix function signature for PHPUnit 8 compatibility (T192167) by Max Semenik
  • git #b4334a1c - build: Updating mediawiki/mediawiki-phan-config to 0.8.0 (T235049) by Umherirrender
  • git #23f13e0c - Add a link to the pagename in "tpt-unmarked" message (T236935) by Ammar Abdulhamid
  • git #9ba23145 - Display an error message if translation aids fail to load (T221119) by Niklas Laxstrƶm
  • git #ef9997fc - tests: Align return type with PHPUnit 8 requirements by James D. Forrester
  • git #9615b692 - Add secondary check before displaying tpt-unknown-page error (T221119) by Niklas Laxstrƶm
  • git #fe0aa083 - Alternative TranslateMetadata::preloadGroups() optimization (T236904) by Thiemo Kreuz
  • git #92488986 - Clean up: re-use variable in processMessageChanges.php by Niklas Laxstrƶm
  • git #3d87a547 - Avoid logspam in GettextDocumentationAid by Niklas Laxstrƶm
  • git #f3f6a100 - Display error message with HTML entity insertables properly escaped (T231942) by Niklas Laxstrƶm
  • git #b7489f84 - Update version before MLEB release by Kartik Mistry
  • git #9b9bd51d - Remove parent abstract method override in child class (T236956) by Abijeet Patro
  • git #e5eb6c08 - translationstats: Remove use of jquery.ui.datepicker by Timo Tijhof
  • git #d51448b9 - tag: Fix typo, should be "needed" not "neded" (T201491) by Derick Alangi

TranslationNotifications

[edit]

TrustedXFF

[edit]

TwoColConflict

[edit]
  • git #e0910201 - Tiny change to make clauses more parallel by Adam Wight
  • git #e3c2e9ff - build: Updating mediawiki/mediawiki-phan-config to 0.8.0 by WMDE-Fisch
  • git #edaa3d36 - Count edit conflicts combined with user edits (T236886) by WMDE-Fisch

UniversalLanguageSelector

[edit]
  • git #af5ed767 - build: Updating mediawiki/mediawiki-phan-config to 0.8.0 (T235049) by Umherirrender
  • git #e7ab5faf - Use type hints for TypeError exception by Fomafix
  • git #2c0be6be - Update version before MLEB release by Kartik Mistry
[edit]

UploadWizard

[edit]

UrlShortener

[edit]

UserMerge

[edit]

VipsScaler

[edit]

No changes for VipsScaler

VisualEditor

[edit]
  • git #bfdb664e - Add missing dependency for parsing utils by Ed Sanders
  • git #4c86c54e - Replace $.when with ve.promiseAll by Ed Sanders
  • git #cc217cef - Avoid use of $.parseHTML in model by Ed Sanders
  • git #2d4234fa - Remove jQuery from ve.dm.MWLanguageVariantNode by Ed Sanders
  • git #22098d6b - Convert $.Deferred() to ve.createDeferred(), except in preinit by David Chan
  • git #76d0f021 - Use MobileFrontend check for loading DesktopArticleTarget.init (T236944) by Ed Sanders
  • git #ffa3742c - build: Update linters by Ed Sanders
  • git #381b5858 - Factor out save logic into ArticleTargetSaver by Ed Sanders
  • git #00eb79d4 - Revert "Parse relative hrefs on image nodes like on regular links" (T237040) by Bartosz Dziewoński
  • git #95f0d5f4 - ve.init.mw.MobileArticleTarget: Improve toolbar scrolling behavior on iOS 13 (T233470) by Bartosz Dziewoński
  • git #c83d129f - Expand collapsible blocks in editor, like we do with collapsible tables (T236247) by Ed Sanders
  • git #1bb72f0b - Replace deprecated easy-deflate.deflate with mediawiki.deflate by Ed Sanders
  • git #3aed6486 - Fix visualeditor-dialogbutton-media-tooltip message (T223775) by zoranzoki21

WebAuthn

[edit]

No changes for WebAuthn

Wikibase

[edit]

WikibaseCirrusSearch

[edit]
  • git #6ad7a711 - Purge doc comment about HHVM by James D. Forrester

WikibaseLexeme

[edit]
  • git #e921784f - Update ParserOutputUsageAccumulator construction by Marius Hoch
  • git #670a4497 - Stop clearing language cache in LexemeDiffVisualizerIntegrationTest by Amir Sarabadani
  • git #554c4ae5 - Exclude test/selenium from valid-package-name-require rule and fix the rest by alaasarhan

WikibaseLexemeCirrusSearch

[edit]

No changes for WikibaseLexemeCirrusSearch

WikibaseMediaInfo

[edit]
  • git #30a954e5 - Added Entity Revision Lookup that can handle inconsistent redirects on file pages (T229280) by Leszek Manicki
  • git #7146b4f9 - Require captions to have at least 5 characters (T234756) by Matthias Mullie
  • git #763cea73 - tests: Align return type with PHPUnit 8 requirements by James D. Forrester

WikibaseQualityConstraints

[edit]
  • git #23f00193 - tests: Align return type with PHPUnit 8 requirements by James D. Forrester

Wikidata.org

[edit]

No changes for Wikidata.org

WikidataPageBanner

[edit]

No changes for WikidataPageBanner

WikiEditor

[edit]

wikihiero

[edit]

No changes for wikihiero

WikiLove

[edit]

WikimediaBadges

[edit]

No changes for WikimediaBadges

WikimediaEditorTasks

[edit]
  • git #57910574 - Count only edits, and reverts to edits, made through Suggested Edits by Michael Holloway
  • git #12e5d00c - Api provisions for revert count (T234955) by sharvani
  • git #5b7debea - Add the apps-suggested-edits tag to edits made through the feature by Michael Holloway

WikimediaEvents

[edit]

No changes for WikimediaEvents

WikimediaIncubator

[edit]

No changes for WikimediaIncubator

WikimediaMaintenance

[edit]

WikimediaMessages

[edit]

Wikisource

[edit]

XAnalytics

[edit]

No changes for XAnalytics

Skins

[edit]

CologneBlue

[edit]

EUCopyrightCampaignSkin

[edit]

MinervaNeue

[edit]

MonoBook

[edit]

Modern

[edit]

Nostalgia

[edit]

Timeless

[edit]

Vector

[edit]

Total Changes

[edit]

486 Changes in 168 repos by 86 authors