MediaWiki 1.33/wmf.3
![]() |
Deployment of MediaWiki 1.33.0-wmf.3 to Wikimedia sites | MediaWiki 1.33.0-wmf.4![]() |
The latest version (labeled "1.33.0-wmf.3") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 6 November 2018 (see the roadmap).
Core changes
edit- git #ee63d2bf - Use commit-and-wait when processing more than updateRowsPerQuery (T208003) by Kosta Harlan
- git #0c2c6746 - OOUI: Backport I407b0d6fe7b81465054b640d4b5ac4bf352a9901 (T208595) by Bartosz Dziewoński
- git #01000b0d - rdbms: Add @deprecate tag to MaintainableDBConnRef class alias (T195576) by Krinkle
- git #d7e520fb - Preferences class deprecation, step 2 by James D. Forrester
- git #8e704104 - Preferences::miscPreferences: Hard-deprecate this by James D. Forrester
- git #d3b152b6 - Sync up with Parsoid parserTests.txt by Arlo Breault
- git #87e42af0 - RCFilters: Fix unintendly wrapped ButtonSelectWidget (T208705) by Volker E
- git #0ac7404d - installer: Use getUrl() for CSS link in WebInstallerOutput by Krinkle
- git #b7d2a809 - Upstream VE's MWCancelConfirmDialog as AbandonEditDialog (T192333) by Esanders
- git #2222fa91 - Equalization translations for Serbian by Zoranzoki21
- git #d3cee131 - RCFilters: Use `display: flex` for better responsiveness on narrow canvas (T197065) by Volker E
- git #227eed85 - RCFilters: Fix highlighted rows overlapping legend (T186841) by Roan Kattouw
- git #5dd3012d - Don't infer parsoid-only parser tests based on presence of parsoid option. by C. Scott Ananian
- git #43b0016b - Sync up with Parsoid parserTests.txt by C. Scott Ananian
- git #9dc7826f - Update deprecations after OutputPage::parse*As*() backport to 1.32 by C. Scott Ananian
- git #cbdff71a - Fix typo in tests/includes/SampleTest.php in core by D3r1ck01
- git #aadf0f98 - Add start, end to allowed params of Special:MyContributions (T207895) by Umherirrender
- git #3ee7eee3 - Use new ScopedCallback::newScopedIgnoreUserAbort helper function (T184044) by Kunal Mehta
- git #d6b7f3fc - Update wikimedia/scoped-callback to 3.0.0 by Kunal Mehta
- git #7804192e - Upgrade wikimedia/xmp-reader to 0.6.1 by Kunal Mehta
- git #f6939d0e - Ignore master connections for POST-nonwrite in $wgTrxProfilerLimits by Aaron Schulz
- git #4d596861 - Hard deprecate OutputPage::parse() and OutputPage::parseInline() by C. Scott Ananian
- git #d8e612ff - Replace deprecated call to OutputPage::parse() in HTMLForm (T198214) by C. Scott Ananian
- git #10871045 - BlockRestriction::update() unnecessarily does a SELECT on the page table. (T208526) by David Barratt
- git #b86593a2 - Fix undefined NS with @covers tags in /includes/auth/ by Alangi Derick
- git #674e486c - Recognize CSS/JS redirects with non-ASCII targets (T208264) by Kunal Mehta
- git #3331e9d2 - Fix IP handling in DerivativeRequest by Kunal Mehta
- git #6618ecb2 - Update OOUI to v0.29.3 (T94749) (T112982) (T179755) (T206925) (T206211) (T206768) (T207728) (T207905) (T207917) by Volker E
- git #861d7187 - Add docstrings for text search index field types by Adam Wight
- git #94ec06e0 - Fix for missing end tag </page> on some exports (T207974) by Bill Pirkle
- git #614dceed - User: Don't fail mysteriously when passing a User object to idFromName() (T208469) by Roan Kattouw
- git #47c94378 - Doc: add missed return type to Title::getEarliestRevTime() by Niedzielski
- git #13f1ce82 - DatabaseSqlite::insert: Fix affected row count (T208331) by Marius Hoch
- git #eab725e3 - Follow-up d67121f6d: Blocks can apply to non-User objects too (T208398) by James D. Forrester
- git #e907d432 - Use identical check instead of equality check by Alangi Derick
- git #c16704c3 - Display SVGs in target language (T205040) by Max Semenik
- git #abf0d129 - Follow-up dcf3eb79: Drop tabs.legacy.js file, unused by James D. Forrester
- git #0b0c7e5f - mediawiki.special.preferences/tabs.legacy.js: Drop old `jsprefs` class, unused by James D. Forrester
- git #77ddd5fa - Drop the LanguageGetSpecialPageAliases and LanguageGetMagic hooks (T199291) by James D. Forrester
- git #dd6c0548 - resources: Drop jquery.localize, deprecated in 1.32 by James D. Forrester
- git #24cb9392 - Replace deprecated calls to OutputPage::parse() (T198214) by C. Scott Ananian
- git #31027422 - Add langauge 'kjp' Eastern Pwo (T203908) by Shandrenkoff
- git #e6763161 - PHPVersionCheck: Remove obsolete load.php code and simplify (T189966) by Timo Tijhof
- git #b702f5a6 - Use Html:rawElement() where possible in special pages. by C. Scott Ananian
- git #873c89fc - Only expand `{{...}}` in messages once (part 2) (T206574) by C. Scott Ananian
- git #efecca61 - RollbackAction/SpecialUndelete: Use OutputPage::addWikiMsg() where possible by C. Scott Ananian
- git #59e856e3 - Improve some queries ordering by rev_timestamp with actor migration READ_NEW (T204669) by Anomie
- git #d6856945 - Pass $context to 'GetPreferences' hook by Bartosz Dziewoński
- git #ad80f0bc - Handle <nowiki> and other markup consistently in image link/alt options (T206940) by Legoktm
- git #5494b985 - Diff and history link separated via CSS (T205581) by VolkerE
- git #05817c73 - Support multi-content diffs on Special:Undelete (T201848) by Gergő Tisza
- git #cccd5bfd - Special:Preferences: Expose `.mw-navigation-hint` on keyboard focus only (T204861) by Volker E
Vendor
edit- git #1e8ae2e6 - Upgrade wikimedia/scoped-callback to 3.0.0 by Kunal Mehta
- git #79100958 - Upgrade wikimedia/xmp-reader to 0.6.1 by Kunal Mehta
- git #b7ae8a8a - Update data-values/number to 0.10.1 (T208106) by Marius Hoch
- git #e2e04416 - Update OOUI to v0.29.3 by Volker E
Extensions
edit3D
editNo changes for 3D
AbuseFilter
editNo changes for AbuseFilter
ActiveAbstract
editNo changes for ActiveAbstract
AdvancedSearch
edit- git #875fa8a5 - eslint: Use wikimedia/qunit ruleset by Ed Sanders
- git #7ef1f892 - build: Update devDependencies by Ed Sanders
- git #415aac64 - Update npm dev dependencies (T207988) by Tim Eulitz
AntiSpoof
edit- git #284137aa - Add method scope visibility by Umherirrender
ApiFeatureUsage
editNo changes for ApiFeatureUsage
ArticleCreationWorkflow
editNo changes for ArticleCreationWorkflow
ArticlePlaceholder
edit- git #41bd7413 - Update PHP CodeSniffer rule set to latest version by Thiemo Kreuz
- git #0752d067 - Update @license tags according to SPDX by Thiemo Kreuz
Babel
editNo changes for Babel
BetaFeatures
editNo changes for BetaFeatures
BounceHandler
edit- git #249024e1 - Add method scope visibility by Umherirrender
- git #bb7fc7fa - Remove unneeded setUp override in unit test by Umherirrender
Calendar
editNo changes for Calendar
Campaigns
editNo changes for Campaigns
Capiunto
edit- git #50213573 - Add method scope visibility by Umherirrender
CategoryTree
editNo changes for CategoryTree
CentralAuth
edit- git #5aaba433 - Fix AntiSpoof warnings (T207576) by Amir Sarabadani
- git #c5a5bfd0 - Call CentralAuthUser->saveSettings() after setEmail() (T207556) by Reedy
CharInsert
editNo changes for CharInsert
CheckUser
edit- git #d9f0869e - Add method scope visibility by Umherirrender
CirrusSearch
edit- git #0c09b9e8 - Remove CirrusSearch::indexBaseName by David Causse
- git #e7feab8b - Add allowRewrite to SearchQuery by David Causse
- git #82b28ff6 - Unify the CirrusSearch class with SearchQuery (T204255) by David Causse
- git #7f8f708e - Allow setting inherited source in HashSearchConfig by David Causse
- git #8da027f0 - Introduce SearchQuery and its builder (T189880) by David Causse
Cite
edit- git #97881614 - Convert HTTP Links To HTTPS (T189687) by Pipix
CiteThisPage
editNo changes for CiteThisPage
Citoid
edit- git #9e702992 - Fix typo in fallback icon (T208853) by Ed Sanders
- git #9b8e87e3 - Use changed ve.dm.Selection interface, if present (T208228) by David Chan
- git #c35fc40a - Revert "Use changed ve.dm.Selection interface" by Jforrester
- git #7b8ff5f1 - Use changed ve.dm.Selection interface (T208228) by David Chan
- git #4acaf7d0 - Let users know they can search by title or citation (T198567) by mvolz
cldr
edit- git #bace788e - build: Bump linting devDependencies to latest by James D. Forrester
Cognate
edit- git #1c9a1037 - Update used Wikibase CodeSniffer rule set to 0.5.0 by Thiemo Kreuz
CodeEditor
edit- git #c6920708 - build: Bump linting devDependencies to latest by James D. Forrester
CodeMirror
editNo changes for CodeMirror
CodeReview
editNo changes for CodeReview
CollaborationKit
edit- git #51adf3d3 - Add method scope visibility by Umherirrender
Collection
edit- git #38bc0312 - Replace deprecated OutputPage::parse() in CollectionPageTemplate (T198214) by C. Scott Ananian
- git #870b8046 - Add method scope visibility by Umherirrender
- git #86e2e71b - Replace deprecated OutputPage::parse() (T198214) by C. Scott Ananian
CommonsMetadata
edit- git #e930a521 - Remove redundant fallback for php <5.3.6 in TemplateParser by arcayn
ConfirmEdit
editNo changes for ConfirmEdit
CongressLookup
editNo changes for CongressLookup
ContactPage
edit- git #986bfe5a - Add method scope visibility by Umherirrender
ContentTranslation
edit- git #fc58bd9a - Use new link card for user-added links (T195064) by jenkins-bot
- git #1e82264c - Fix issue card button group wrapping (T208516) by jenkins-bot
- git #7079a585 - Give higher rank for ve.dm.MWReferencesListNode than cxTransclusion (T206756) by Santhosh
- git #ae3e2198 - Add method scope visibility by jenkins-bot
- git #21a29f64 - Use changed ve.dm.Selection interface, if present (T208228) by jenkins-bot
- git #2903f99d - Update link suggestion after selection change (T191007) by jenkins-bot
- git #02ebabf5 - Custom label for Google MT service (T90208) by jenkins-bot
- git #9826c5b1 - Revert "Use changed ve.dm.Selection interface" by jenkins-bot
- git #11537735 - Use changed ve.dm.Selection interface (T208228) by jenkins-bot
ContributionTracking
edit- git #00fb753c - Add method scope visibility by Umherirrender
CreditsSource
editNo changes for CreditsSource
Dashiki
editNo changes for Dashiki
Disambiguator
edit- git #e963c140 - Add method scope visibility by Umherirrender
DismissableSiteNotice
editNo changes for DismissableSiteNotice
DonationInterface
edit- git #cf77c57f - Fix Ingenico iFrame placement (T208351) by Ejegg
- git #9ddf800c - Start showing warning for deprecated PHP entry point by Umherirrender
DoubleWiki
editNo changes for DoubleWiki
DynamicSidebar
editNo changes for DynamicSidebar
EUCopyrightCampaign
editNo changes for EUCopyrightCampaign
Echo
edit- git #81183a6d - Add method scope visibility by Umherirrender
- git #1d299ed5 - Sample notifications: improve existence check and logging by Stephane Bisson
- git #134ad74f - Change HTTP links to mediawiki.org to use HTTPS (T189687) by Rafid Aslam
- git #de536d09 - Make notifyAgent a per-type property rather than per-event by Roan Kattouw
Elastica
editNo changes for Elastica
ElectronPdfService
editNo changes for ElectronPdfService
EventBus
editNo changes for EventBus
EventLogging
edit- git #a78824e0 - Add method scope visibility by Umherirrender
ExtensionDistributor
editNo changes for ExtensionDistributor
FeaturedFeeds
editNo changes for FeaturedFeeds
FileExporter
editNo changes for FileExporter
FileImporter
editNo changes for FileImporter
FlaggedRevs
edit- git #54da65c0 - ProblemChanges: Fix reference to nonexistent cl_from index (T176232) by Roan Kattouw
Flow
edit- git #6eaf10e8 - RevisionFormatter: Prevent null from being passed to Message::plaintextParam() (T208537) by Roan Kattouw
- git #b24fc486 - Mark a flaky test as broken (T207173) by Daimona Eaytoy
FundraiserLandingPage
edit- git #e3d88882 - Add method scope visibility by Umherirrender
FundraisingTranslateWorkflow
editNo changes for FundraisingTranslateWorkflow
Gadgets
edit- git #6b2e46b1 - Declare visibility on SpecialGadgetUsage::__construct by Umherirrender
- git #1204d238 - Increase loadGadgets() expiry to 15 seconds to avoid stampedes (T203786) by Aaron Schulz
GeoCrumbs
editNo changes for GeoCrumbs
GeoData
editNo changes for GeoData
GettingStarted
editNo changes for GettingStarted
GlobalBlocking
edit- git #b4ea100f - Add method scope visibility by Umherirrender
GlobalCssJs
edit- git #139f24ee - Declare visibility on hook handler by Umherirrender
GlobalPreferences
editNo changes for GlobalPreferences
GlobalUsage
edit- git #690c983b - Add method scope visibility by Umherirrender
GlobalUserPage
editNo changes for GlobalUserPage
GoogleNewsSitemap
edit- git #e9c6d504 - Add method scope visibility by Umherirrender
Graph
editNo changes for Graph
GrowthExperiments
editNo changes for GrowthExperiments
GuidedTour
editNo changes for GuidedTour
GWToolset
edit- git #17c86d8d - Declare visibility on hook handler by Umherirrender
ImageMap
edit- git #b9f43bd8 - Add method scope visibility by Umherirrender
InputBox
editNo changes for InputBox
Insider
editNo changes for Insider
intersection
editNo changes for intersection
Interwiki
edit- git #15ec47c8 - Add method scope visibility by Umherirrender
InterwikiSorting
edit- git #32e5f185 - Update uses Wikibase CodeSniffer rule set to version 0.5.0 by Thiemo Kreuz
JADE
edit- git #e8c750a6 - Add endorsement.timestamp field (T208334) by Adam Wight
Josa
editNo changes for Josa
JsonConfig
edit- git #38436dbf - Add method scope visibility by Umherirrender
Kartographer
edit- git #c5715116 - Redesign VE maps dialog with a bigger, flexible map (T203473) by Bartosz Dziewoński
- git #1044922b - Enable Autio-positioned snapshot (T158919) by Mateus Santos
LabeledSectionTransclusion
editNo changes for LabeledSectionTransclusion
LandingCheck
editNo changes for LandingCheck
LdapAuthentication
edit- git #9f73202a - Add method scope visibility by Umherirrender
Linter
edit- git #5f53ed77 - build: Updating mediawiki/phan-taint-check-plugin to 1.5.0 by Umherirrender
LiquidThreads
editNo changes for LiquidThreads
Listings
editNo changes for Listings
LocalisationUpdate
edit- git #acea93c3 - Add method scope visibility by Umherirrender
LoginNotify
edit- git #fb3db477 - Notifications: Set canNotifyAgent per event type, rather than per event by Roan Kattouw
MapSources
editNo changes for MapSources
MassMessage
edit- git #28679ebf - File based checks and array invalidations by Alangi Derick
- git #fca1763b - Add method scope visibility by Umherirrender
- git #9bfc979a - build: Updating mediawiki/phan-taint-check-plugin to 1.5.0 by Umherirrender
Math
edit- git #d3769853 - Add method scope visibility by Umherirrender
MobileApp
editNo changes for MobileApp
MobileFrontend
edit- git #9c536058 - Remove MFWatchlistRunsChangesListSpecialPageQuery & remove related hook (T208558) by Alangi Derick
- git #28070225 - Fix undefined MF namespaces in @covers by Alangi Derick
- git #33fdbf25 - Collapse mobile.search.util into mobile.startup (T206027) by jdlrobson
- git #ad869f0d - Fix PHP warnings in User.php (T208469) by Roan Kattouw
- git #d002e057 - Use upstream AbandonEditDialog (T192333) by Ed Sanders
- git #7efdf4ff - Fix phpDoc reference tags in ApiMobileView.php by Alangi Derick
- git #2109add0 - Provide ARIA label on main search input (T208290) by Volker E
- git #094a2653 - Update the block notices to be page specific. (T197122) by Dbarratt
MultimediaViewer
editNo changes for MultimediaViewer
NavigationTiming
editNo changes for NavigationTiming
Newsletter
edit- git #222c0488 - Add method scope visibility by Umherirrender
- git #5f5c79ab - Notifications: Set canNotifyAgent per event type, rather than per event by Roan Kattouw
NewUserMessage
edit- git #3a0fc19c - Add method scope visibility by Umherirrender
Nuke
editNo changes for Nuke
OATHAuth
edit- git #f8b629f3 - Add method scope visibility by Umherirrender
OAuth
edit- git #0b256f6b - Use $this in closure since we don't need to support PHP 5.3 by Legoktm
- git #279a3238 - Add method scope visibility by Umherirrender
OpenStackManager
editNo changes for OpenStackManager
ORES
editNo changes for ORES
PageAssessments
edit- git #51cb7808 - Add method scope visibility by Umherirrender
PagedTiffHandler
editNo changes for PagedTiffHandler
PageImages
editNo changes for PageImages
PageTriage
edit- git #cf9dfbda - Add revision ID to CopyPatrol query string (T207345) by Kosta Harlan
- git #f431ab61 - Make curation toolbar sticky (T207982) by Kosta Harlan
- git #c1a9a355 - Set min-height on #bodyContent instead of .mw-body-content (T205903) by Stephane Bisson
- git #fabc5dcb - Ensure the page content is tall enough to show the filters panel (T205903) by Stephane Bisson
PageViewInfo
editNo changes for PageViewInfo
ParserFunctions
edit- git #99659b32 - Add method scope visibility by Umherirrender
ParserMigration
editNo changes for ParserMigration
ParsoidBatchAPI
editNo changes for ParsoidBatchAPI
PdfHandler
edit- git #8a7814ba - Add method scope visibility by Umherirrender
PerformanceInspector
editNo changes for PerformanceInspector
Petition
edit- git #f26dc5f4 - Add method scope visibility by Umherirrender
Poem
editNo changes for Poem
PoolCounter
edit- git #7d0ea4f5 - Add method scope visibility by Umherirrender
Popups
editNo changes for Popups
ProofreadPage
edit- git #f50f838f - Drop support for MediaWiki core's removed "2006 wikitext editor" (T207986) by James D. Forrester
PropertySuggester
edit- git #e96c0aba - Start showing warning for deprecated PHP entry point by Umherirrender
QuickSurveys
editNo changes for QuickSurveys
Quiz
editNo changes for Quiz
ReadingLists
editNo changes for ReadingLists
RelatedArticles
edit- git #68e0e127 - Increase headline color contrast slightly to conform to AA ratio (T208343) by Volker E
RelatedSites
editNo changes for RelatedSites
Renameuser
editNo changes for Renameuser
RevisionSlider
editNo changes for RevisionSlider
RSS
edit- git #e5078b53 - Add method scope visibility by Umherirrender
SandboxLink
editNo changes for SandboxLink
Score
edit- git #b640a310 - Use ResourceLoaderImageModule for icon by Ed Sanders
- git #e12ab740 - build: Update devDependencies by Ed Sanders
Scribunto
edit- git #91981b59 - build: Re-use MessageDirs in banana conf by jenkins-bot
- git #9619727f - build: Update devDependencies by jenkins-bot
- git #18c08c23 - ustring: Match undocumented string.gsub behavior (T207623) by jenkins-bot
SearchExtraNS
editNo changes for SearchExtraNS
SecurePoll
edit- git #ccdb463a - Replace deprecated OutputPage::parse() (T198214) by C. Scott Ananian
- git #9cfdca21 - Start showing warning for deprecated PHP entry point by Umherirrender
Sentry
edit- git #8fb69690 - eslint: Use wikimedia/qunit ruleset by Ed Sanders
- git #e8b01085 - build: Update devDependencies by Ed Sanders
ShortUrl
editNo changes for ShortUrl
SiteMatrix
edit- git #13a06f8f - Add method scope visibility by Umherirrender
- git #8a07c0f8 - Start showing warning for deprecated PHP entry point by Umherirrender
SkinPerPage
editNo changes for SkinPerPage
SpamBlacklist
edit- git #2f715fdf - Add method scope visibility by Umherirrender
SubPageList3
editNo changes for SubPageList3
SubpageSortkey
editNo changes for SubpageSortkey
SyntaxHighlight_GeSHi
edit- git #394762af - build: Update devDependencies by Ed Sanders
- git #c546bf53 - Replace jQuery.map with Array.map by Ed Sanders
- git #b485d4c6 - Remove unused window.static.icon by Ed Sanders
- git #e25603a1 - Follow-up I3daca6fb: Fix exception thrown when inserting new code block by Ed Sanders
TemplateData
edit- git #096d5582 - Add stripping leading and trailing spaces from the "format" field (T177973) by Bjornskjald
- git #326558fc - Don't store templatedata pageprop on doc-subpage (T52512) (T54448) by Krinkle
TemplateSandbox
edit- git #3e770281 - build: Update devDependencies by Ed Sanders
TemplateStyles
edit- git #e2be4d87 - build: Update devDependencies by Ed Sanders
TemplateWizard
edit- git #479cde0e - Fixing CSS for template descriptions in search suggestions by Kaldari
TextExtracts
editNo changes for TextExtracts
Thanks
edit- git #d131a0a6 - Convert HTTP Links To HTTPS (T189687) by Umherirrender
- git #55ca5490 - Change HTTP links to mediawiki.org to use HTTPS (T189687) by Rafid Aslam
TimedMediaHandler
editNo changes for TimedMediaHandler
timeline
editNo changes for timeline
TitleBlacklist
edit- git #8f64795a - Add method scope visibility by Umherirrender
TocTree
editNo changes for TocTree
TorBlock
editNo changes for TorBlock
Translate
edit- git #f045668a - Revert "Move i18n files to extension.json" (T208809) by Legoktm
- git #57083b19 - Move i18n files to extension.json (T87985) by jenkins-bot
- git #d1221eff - Add minimal extension.json (T87985) by Niklas Laxström
- git #5b89d48b - Fix message group stats not updating (T134252) (T208521) by jenkins-bot
- git #c15f1475 - Replace deprecated OutputPage::parse() (T198214) by jenkins-bot
- git #021f4a2f - eslint: Introduce wikimedia/qunit ruleset by jenkins-bot
- git #f33f52f7 - build: Update devDependencies by jenkins-bot
- git #c9e76f8e - Add method scope visibility by jenkins-bot
- git #ea13a281 - Remove MessageIndexRebuildJob::insert without deprecation notices by Niklas Laxström
TranslationNotifications
edit- git #f7e3451e - Add method scope visibility by Umherirrender
TrustedXFF
editNo changes for TrustedXFF
TwoColConflict
edit- git #a03bb49a - Limit <textarea> to available window size, when it makes sense (T207163) by Thiemo Kreuz
- git #0bb53e61 - Remove autocomplete attribute from radio buttons by Thiemo Kreuz
- git #22ba48bd - Ignore coverage for onResourceLoaderTestModules by Thiemo Kreuz (WMDE)
- git #8e1d77e4 - Add tests and one new feature to SplitConflictMerger (T195724) by Thiemo Kreuz
- git #f00dbfc2 - Add conflict screen to preview and diff (T195724) by Thiemo Kreuz
- git #9e00fde2 - Add missing "hours ago" time format to the header (T202053) by Thiemo Kreuz
- git #4cf6be6b - Two-phase <textare> height calculation when activating edit mode (T207163) by Thiemo Kreuz
- git #630685b9 - Focus the visible editor only (T207735) by Thiemo Kreuz
- git #7649d342 - Prefer assertSame when comparing strings by Thiemo Kreuz
- git #3fdcd0e9 - Add type hints to tests using TestingAccessWrapper by Thiemo Kreuz
- git #6534b51f - Rename $classValue to $class for consistency by Thiemo Kreuz
- git #fd859b38 - Add missing type hints to tests using @dataProviders by Thiemo Kreuz
- git #bcaf39c8 - Update headers (T202053) by Thiemo Kreuz
- git #b68fde33 - Disable ancient "vars-on-top" ESLint rule by Thiemo Kreuz (WMDE)
- git #2d2e9562 - Default to new column view (T208319) by Andrew Kostka
- git #f3760376 - Add tests for "minutes/seconds ago" diff headline (T202053) by Thiemo Kreuz (WMDE)
- git #4490d1cf - Rework headers showing conflicting revision time and user name (T202053) by Thiemo Kreuz
UniversalLanguageSelector
edit- git #244dc550 - build: Update eslint by jenkins-bot
UploadsLink
editNo changes for UploadsLink
UploadWizard
edit- git #454937b6 - Add method scope visibility by Umherirrender
UrlShortener
editNo changes for UrlShortener
UserMerge
editNo changes for UserMerge
VipsScaler
edit- git #079557a5 - Add method scope visibility by Umherirrender
VisualEditor
edit- git #155f0d03 - ApiVisualEditor: Reuse core code for showing log extract by Bartosz Dziewoński
- git #7eef48c3 - Update VE core submodule to master (a5db6fb8b) (T208596) by James D. Forrester
- git #259aadaf - Revert "Disable VE on Special:Undelete" (T173154) (T174748) by Bartosz Dziewoński
- git #66972356 - MWTransclusionNode: Change HTML messages to plain DOM (T208732) by Ed Sanders
- git #381bc461 - Fix padding around .ve-ui-mwParameterResultWidget-name(s) (T208720) by Ed Sanders
- git #951fa31a - Missing dependency resulting in a missing icon (T208686) by Seb35
- git #956c28bf - SaveDialog: Remove scrollable property from nested panels by Ed Sanders
- git #81798746 - Unbreak input debugging images by Roan Kattouw
- git #1aae17c7 - DesktopArticleTarget.init: Don't load on special pages with action=submit in the URL (T168533) (T176022) by Bartosz Dziewoński
- git #70ae5ca1 - Assume 'redirect=no' for all page views with 'veaction', not just 'veaction=edit' (T181110) by Bartosz Dziewoński
- git #f8478802 - Blocked apply if redirect address is invalid (T74971) by flutters
- git #9490ff37 - Update the styles for VisualEditor's "Format" dropdown (T72559) by Bjornskjald
- git #1f7b239f - Reset scroll and tab state when closing dialogs (T205948) by Bartosz Dziewoński
- git #4fa5bb7c - Fix phpDoc reference tags in VisualEditor by Alangi Derick
- git #daa1f6eb - Add using the article title as the default value for sorting in categories (T145339) by Bjornskjald
- git #eab2b728 - Use upstream AbandonEditDialog (T192333) by Ed Sanders
- git #2c3e33b7 - Use changed ve.dm.Selection interface, if present (T208228) by David Chan
- git #c36f3d22 - Revert "Update VE core submodule to master (02f5f0ca4)" by James D. Forrester
- git #a5757ac8 - Update VE core submodule to master (3dfcbdb3f) (T208347) by Bartosz Dziewoński
- git #52e54864 - ve.ui.MWCategoryPopupWidget: Clear state after closing the popup (T208346) by Bartosz Dziewoński
- git #f0d30ad5 - ve.ui.MWMetaDialog: Consider category sortkeys when checking for changes (T207719) by Bartosz Dziewoński
- git #b5e430a3 - ve.ui.MWMetaDialog: Wait for each page to set up (especially 'category') (T207719) by Bartosz Dziewoński
- git #79253bb0 - ve.ui.MWMetaDialog: "Apply changes" is now only enabled after making changes (T207719) by Bartosz Dziewoński
- git #af1a8983 - ve.ui.MWMediaDialog: Open to the "Upload" tab when dropping/pasting file (T208286) by Bartosz Dziewoński
Wikibase
edit- git #5bb95541 - EntityDocumentView: let view control placeholders (T206863) by Pablo Grass (WMDE)
- git #52cf0c12 - Reduce Item/Property specific code used in EntityParserOutputGenerator (again) by Addshore
- git #bc21d896 - Revert "Reduce Item/Property specific code used in EntityParserOutputGenerator" by Addshore
- git #f096804d - EntityViewPlaceholderExpander: method visibility (T206863) by Pablo Grass (WMDE)
- git #97995499 - Query syntax hint to allow haswbstatement be a prefix query (T207016) by Cormac Parle
- git #6ceb78c1 - Test for RepositoryDefinitions no entity handeling (T208308) by addshore
- git #e739744f - WikibaseRepo.datatypes.php don't log exception msg twice by addshore
- git #bbddef6b - ControlledFallbackEntityIdFormatter don't log exception msg twice by addshore
- git #cf3622ce - Reduce Item/Property specific code used in EntityParserOutputGenerator (T206863) by Jakob Warkotsch
- git #2d949416 - Fix: add missing Wikibase group to test by Michael Große
- git #47efb973 - eslint: Enable qunit/require-expect by Addshore
- git #db9a0d31 - eslint: Enable qunit/no-negated-ok and qunit/no-ok-equality by Addshore
- git #b5a89f80 - eslint: Enable more rules from wikimedia/qunit by Addshore
- git #05b4d204 - eslint: Use wikimedia/qunit ruleset by Addshore
- git #edb397bf - Fix install docs to mention composer update by Michael Große
- git #4a1b4fe8 - Remove deprecated multilang-limits option (T198108) by addshore
- git #f5bb71fe - Allow configuration of monolingual text lengths (T198108) by addshore
- git #e6320fe0 - build: Update devDependencies by Addshore
- git #5934c1f7 - Remove unspecificly vague groups of @author tags from tests by Addshore
- git #c5052d51 - Avoid BadMethodCallException in PageConnectionPresentationModel (T204159) by Addshore
- git #bc99098f - Update: add split testing to page schemas (T206868) by Stephen Niedzielski
- git #eeb16d44 - Remove obsolete @param from doc comment by Lucas Werkmeister
- git #67e238d1 - Revert "Add documentation for wikibase:hasViolationForConstraint" by Addshore
- git #305de712 - Replaced term_search_key SQL index with wb_terms_search_key (T204838) by Addshore
- git #0861882e - CachingPropertyInfoLookup local server cache 10s -> 15s (T97368) by Addshore
- git #f7a14342 - AddWbTermsEntityIdIndex.sql IF NOT EXISTS is not needed by addshore
- git #8223636b - jsduck: disable for termbox (T208226) by Pablo Grass
- git #2c6ee338 - Require at least data-values/number 0.10.1 (T208106) by Marius Hoch
- git #08447a57 - Define RepositoryDefinitions namespace array even with 0 namespaces (T208308) by addshore
- git #a9c1681a - Replaced term_text SQL index with wb_terms_text (T204837) by WMDE-leszek
- git #06d1396f - Added wb_terms_entity_id SQL index on wb_terms table (T204836) by WMDE-leszek
- git #4cd305a2 - Removed no longer needed indexes from UpdateTermIndexes.sql by WMDE-leszek
- git #dd8f61c9 - When an invalid language code is requested use 'und' instead (T204791) by Jonas Kress (WMDE)
WikibaseLexeme
edit- git #596f520b - Swap form and sense place in view and diff (T208592) by Amir Sarabadani
- git #570accfc - LexemeView: return ViewContent (T206863) by Pablo Grass (WMDE)
- git #b789219d - Adjust view-factory-callback to work with the new dependencies (again) by Addshore
- git #dfe682eb - Revert "Adjust view-factory-callback to work with the new dependencies" by Addshore
- git #74da6145 - Remove dead method by Jeroen De Dauw
- git #3be4ac64 - Explicitly require isBot info when constructing global WikibaseLexemeServices by Jeroen De Dauw
- git #a38195f2 - Move ChangeOp Deserialization stuff into Presentation/ by Jeroen De Dauw
- git #eb5bb69b - Prevent modification of stored Lexeme in FakeLexemeRepository by Jeroen De Dauw
- git #15015057 - Break EntityRevisionLookup out of merge interactor by Jeroen De Dauw
- git #972b8f45 - Store isBot state in global factory by Jeroen De Dauw
- git #80fe0ca0 - Move LexemeRepository construction out of the merge interactor by Jeroen De Dauw
- git #ea875df2 - Split interactor construction code by Jeroen De Dauw
- git #e6d0806f - Move interactor construction into normal function by Jeroen De Dauw
- git #647eb452 - Adjust view-factory-callback to work with the new dependencies by Jakob Warkotsch
- git #081838cb - Guard against non-existent Lexeme in LexemeLinkFormatter by Jakob Warkotsch
- git #6d40e5ec - Use return type hints in Lexeme by Jeroen De Dauw
- git #de276968 - Break persistance details out of MergeLexemesInteractor (initial step) by Jeroen De Dauw
- git #fac2caf5 - Split method in MediaWikiLexemeRepository by Jeroen De Dauw
- git #82f161af - Break auth details (inc MW bind) out of LexemeMerge interactor by Jeroen De Dauw
WikibaseMediaInfo
edit- git #e3d028ef - MediaInfoView: adopt wikibase changes (T206863) by Jakob Warkotsch
- git #7651fa9c - view-factory-callback: adopt wikibase changes (T206863) by Jakob Warkotsch
- git #3786cf4e - Use string-limits option instead of multilang-limits (T198108) by addshore
- git #b21249a6 - Update used Wikibase CodeSniffer rule set to version 0.5.0 by Thiemo Kreuz
- git #f7ed0837 - i18n: Reword wikibasemediainfo-filepage-caption-empty into a call to action (T208260) by James D. Forrester
WikibaseQuality
editNo changes for WikibaseQuality
WikibaseQualityConstraints
edit- git #1ef719f5 - Respect 429 Http-Responses (T204469) by Lucas Werkmeister
- git #4719849f - Track more detailed timings in TypeCheckerHelper (T204715) by Lucas Werkmeister
- git #fe114b79 - Test possible global values in ServiceWiring (T206205) by Addshore
- git #24e4efbf - json_encode logged arrays by addshore
- git #f5efbe8d - LoggingHelper-related cleanups by Lucas Werkmeister
- git #97c759a8 - Add more tracking for constraint checks (T204715) by Lucas Werkmeister
- git #353732dc - Don’t send SPARQL prefixes for REGEX queries (T204317) by Lucas Werkmeister
- git #43d8fca7 - Use return type hints in ConstraintsServices by Jeroen De Dauw
- git #16efae9c - Update Wikibase CodeSniffer to 0.5.0 by Lucas Werkmeister
- git #e079a439 - Explicitly declare lack of code coverage by Lucas Werkmeister
- git #2cbd40ae - Fix documentation comment by Lucas Werkmeister
- git #15338973 - Use imported name instead of fully-qualified by Lucas Werkmeister
- git #ef207ffb - Update license tag by Lucas Werkmeister
- git #afdb9228 - Introduce configuration to run constraint checks ratio (T204716) by Addshore
- git #30b9853f - Define job to run constraint checks for an entity (T204714) by addshore
- git #3eff1384 - Cache constraints checks by default (T207854) by Addshore
- git #14faac4c - Introduce ExpiryLock by Thomas Arrow
- git #8598bbcb - Update npm deps & fix newly found styling issues (T207988) by Tim Eulitz
Wikidata.org
editNo changes for Wikidata.org
WikidataPageBanner
editNo changes for WikidataPageBanner
WikiEditor
edit- git #169d38fa - Re-label preference now that the 2006 wikitext editor doesn't exist (T32795) by James D. Forrester
wikihiero
editNo changes for wikihiero
WikiLove
edit- git #59c57705 - Remove useless closure bindings by Ed Sanders
- git #12c321f7 - build: Update devDependencies by Ed Sanders
WikimediaBadges
editNo changes for WikimediaBadges
WikimediaEvents
edit- git #274d5f12 - Replace token parameter value with redacted string (T208233) by Kosta Harlan
- git #cfd14c14 - EditorJourney: Store hash salt in Redis with 24 hour TTL (T208233) by Kosta Harlan
- git #1da70adb - PageViews: Default to 'view' for the 'action' parameter by Roan Kattouw
WikimediaIncubator
editNo changes for WikimediaIncubator
WikimediaMaintenance
editNo changes for WikimediaMaintenance
WikimediaMessages
editNo changes for WikimediaMessages
XAnalytics
editNo changes for XAnalytics
ZeroBanner
edit- git #2d98e3b9 - Add method scope visibility by Umherirrender
ZeroPortal
edit- git #7a1c7347 - Add method scope visibility by Umherirrender
Skins
editCologneBlue
edit- git #7da05496 - Add method scope visibility by Umherirrender
EUCopyrightCampaignSkin
editNo changes for EUCopyrightCampaignSkin
MinervaNeue
edit- git #8f1cfa4b - Add showing toast/drawer when visiting protected article with editor link (T205630) by Bjornskjald
- git #10978e50 - Add drawer when user is not logged in and anonymous edits are disabled (T206823) by Bjornskjald
- git #6a73c395 - Don't ship wgMFDescription if you're not using it (T186062) by Jdlrobson
- git #679a4567 - Explicitly use "MediaWiki\Minerva\SkinUserPageHelper;" on-top of file by Alangi Derick
- git #e2e5cbc3 - Fix undefined NS issue with @coversDefaultClass by Alangi Derick
- git #eba2b3a1 - Remove unreferenced skin style (T208340) by jdlrobson
- git #5ad1a0ff - Article width should not be full screen (T193061) by jdlrobson
- git #fd671632 - Remove obsolete Special:Preferences styles after its transformation to OOUI (T208340) by Jdlrobson
- git #b4287378 - Provide ARIA label on main search input (T208290) by Volker E
- git #d57f8290 - Disable mobile editor (skins.minerva.editor) on desktop (T198765) (T208068) by Bartosz Dziewoński
MonoBook
edit- git #51c31738 - build: Add 'root' and '$' settings by Timo Tijhof
- git #20109df3 - Use \u{00A0} instead of (T154300) by Fomafix
- git #18acebb7 - Add method scope visibility by Bartosz Dziewoński
- git #0f4951aa - build: Update devDependencies by Bartosz Dziewoński
- git #6bdb0c68 - .eslintrc.json: Add "mw" to globals by Bartosz Dziewoński
Modern
edit- git #2f4ea614 - Add method scope visibility by Umherirrender
Nostalgia
edit- git #18c341eb - Add method scope visibility by Umherirrender
Timeless
edit- git #f784b706 - Add method scope visibility by Umherirrender
Vector
edit- git #4b5f4256 - Add method scope visibility by Umherirrender
- git #329f0c73 - build: Update devDependencies by Ed Sanders
Total Changes
edit341 Changes in 97 repos by 69 committers