MediaWiki 1.33/wmf.13
![]() |
Deployment of MediaWiki 1.33.0-wmf.13 to Wikimedia sites | MediaWiki 1.33.0-wmf.14![]() |
The latest version (labeled "1.33.0-wmf.13") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 15 January 2019 (see the roadmap).
Core changes[edit]
- git #043a9087 - Fix non-editing partial block creation on Special:Block (task T213707) by Thalia
- git #2ff1827b - registration: Allow overriding attributes in tests (task T200013) by Kunal Mehta
- git #f2f288fd - OOUI: Backport Ie43a0a346fea2dd2fda540d62f24410de1bc0d76 (task T213544) by Bartosz Dziewoński
- git #d636bf80 - Remove leading space from 'selfmove' message by Bartosz Dziewoński
- git #12f103f3 - Fix @param values on private functions by Fomafix
- git #283dab18 - Rescue some more HISTORY by Reedy
- git #d62f4688 - Use the ?: shortcut from PHP 5.3 where it makes sense by Umherirrender
- git #608879ed - Add special page class for disabling special pages by Legoktm
- git #75f5c2a6 - Move RELEASE-NOTES-1.32 (from REL1_32) into HISTORY by Reedy
- git #ed96e6f1 - export: Mark DumpFilter::mark() as being protected by Umherirrender
- git #87d890fb - clientpool: Fix non-canonical order of elements (PHPDocs) by Thiemo Kreuz (WMDE)
- git #fd0a44d4 - Update OOUI to v0.30.1 (task T76638) (task T210847) (task T212977) by James D. Forrester
- git #78b005d8 - block: Avoid use of is_null() PHP function where necessary by Derick Alangi
- git #2b3a21f5 - actions: Avoid use of is_null() PHP function where necessary by Derick Alangi
- git #edc5f25a - collation: Fix non-canonical order of elements by Derick Alangi
- git #c3f45c86 - Fix Revison typo (task T201491) by Zoranzoki21
- git #459d31c9 - Fix SVG metadata handler by changing offset from -1 to 0 (task T213501) by Brian Wolff
- git #0a2ac54b - build: Remove 'stylelint' package as it gets pulled-in by 'stylelint-config-wikimedia' by Volker E
- git #5b02c8e3 - maintenance: Fix detection of bad hooks (wfRunHooks -> Hooks::run) by Timo Tijhof
- git #cb9de88d - Add missing message for OOUI v0.30.0 by Bartosz Dziewoński
- git #a39f18f4 - rollbackEdits.php: Cosmetic changes of outputs by Zoranzoki21
- git #31ba7a3e - Fix malformed output of block logs (task T208523) by Thalia
- git #785cf6c0 - filerepo: Remove begin/done comments from LocalFile by Thiemo Kreuz
- git #c32b871e - Improve readability of LogFormatter::makePageLink by Thalia
- git #a4880e9b - Fix order of arguments in ChangeTags::getPrevTags (task T212703) by Amir Sarabadani
- git #ef2ba25b - createAndPromote: use AuthManager::autoCreateUser (task T212689) by Gergő Tisza
- git #eda915cb - Fix missing ATOMIC_CANCELABLE in MovePage::move() (task T213168) by Gergő Tisza
- git #c07d0e6a - Clarify warnings about missing software diff3 and git. by Brian Wolff
- git #c7011930 - Don't check for LIBXML_PARSEHUGE presence by Max Semenik
- git #731ebeea - Remove a CURLOPT_CONNECTTIMEOUT_MS check by Max Semenik
- git #cd3ee707 - ImageListPager: Kill that annoying GROUP BY (task T212980) by Brad Jorsch
- git #117a6c51 - Fix slow queries in migrateActors.php (task T188327) by Brad Jorsch
Vendor[edit]
- git #e80632b8 - Update OOUI to v0.30.1 by James D. Forrester
Extensions[edit]
3D[edit]
- git #84654d5e - Fix thumbnail selector by Jforrester
- git #824126ba - Fix selector to not check extension (task T204621) by Esanders
- git #7bce9af0 - build: Update linters by Ed Sanders
AbuseFilter[edit]
- git #4610d93c - Add mobile target to VE plugin modules (task T213774) by Bartosz Dziewoński
- git #a6a93be5 - Pass MCR AF text into newVariableHolderForEdit (task T213453) by addshore
- git #3e93c062 - Use slot in onEditFilterMergedContent (task T213453) by addshore
- git #fda8f014 - Replace RecentChange::$mAttribs with getter functions by Daimona Eaytoy
ActiveAbstract[edit]
- git #6478c507 - Add method scope visibility by Umherirrender
- git #4d22a456 - Minor type-safety fixup in AbstractFilterTest by Thiemo Kreuz (WMDE)
- git #14337bb4 - Declare class properties in AbstractFilter by Umherirrender
AdvancedSearch[edit]
No changes for AdvancedSearch
AntiSpoof[edit]
No changes for AntiSpoof
ApiFeatureUsage[edit]
- git #1259c7ca - build: Structure update (task T208951) by Timo Tijhof
ArticleCreationWorkflow[edit]
No changes for ArticleCreationWorkflow
ArticlePlaceholder[edit]
No changes for ArticlePlaceholder
Babel[edit]
No changes for Babel
BetaFeatures[edit]
- git #41de0f01 - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E
BounceHandler[edit]
No changes for BounceHandler
Calendar[edit]
- git #d959f2d6 - build: Update 'stylelint-config-wikimedia' to v0.5.0 by Volker E
- git #ff2b3419 - Add @var to CalendarTable class by Umherirrender
Campaigns[edit]
No changes for Campaigns
Capiunto[edit]
No changes for Capiunto
CategoryTree[edit]
- git #14d7d429 - build: Update 'stylelint-config-wikimedia' to v0.5.0 by Volker E
- git #9529dbf2 - Remove support for Firefox 2 and Internet Explorer 7 and older by Krinkle
- git #3cdb4e95 - Move styles that only used in JavaScript to JavaScript module by Fomafix
CentralAuth[edit]
- git #ddebad99 - Show pretty error to locked accounts. by Brian Wolff
CharInsert[edit]
No changes for CharInsert
CheckUser[edit]
No changes for CheckUser
CirrusSearch[edit]
- git #7d08b368 - Fix regression on out of bounds offset+limit (task T213745) by David Causse
- git #20e38d91 - Generalize SearchProfileRepositoryTransformer by Erik Bernhardson
- git #15fec3d3 - Add scripts/push_cross_cluster_conf.py (task T213150) by David Causse
- git #00ae1e35 - Do not rely on SearchContext::getSuggest for logging purposes by David Causse
- git #a10890f6 - Add QueryFixer (task T213098) by David Causse
Cite[edit]
- git #2286e5fd - Improve warning that reference is reused (task T208981) (task T212609) by Bartosz Dziewoński
- git #0c0dcbdc - build: Update eslint-config-wikimedia to 0.10.0 by Ed Sanders
CiteThisPage[edit]
- git #77295318 - build: Update 'stylelint-config-wikimedia' to v0.5.0 by Volker E
Citoid[edit]
- git #30aca88f - build: Update eslint-config-wikimedia to 0.10.0 by Ed Sanders
cldr[edit]
No changes for cldr
Cognate[edit]
No changes for Cognate
CodeEditor[edit]
No changes for CodeEditor
CodeMirror[edit]
No changes for CodeMirror
CodeReview[edit]
No changes for CodeReview
CollaborationKit[edit]
- git #ae8fe057 - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E
- git #99bed555 - Add missing return value to SpecialCreateCollaborationHub::onSubmit by Umherirrender
Collection[edit]
- git #59f3e0a3 - Minor fix-ups for @param and @var type documentation by Thiemo Kreuz
- git #985178e6 - Declare property in SpecialCollection by Umherirrender
CommonsMetadata[edit]
No changes for CommonsMetadata
ConfirmEdit[edit]
- git #8f9215de - Add mobile target to VE plugin modules (task T213774) by Bartosz Dziewoński
- git #0472aeae - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E
CongressLookup[edit]
No changes for CongressLookup
ContactPage[edit]
No changes for ContactPage
ContentTranslation[edit]
- git #aa52f8a8 - Communicate that new translations will be started with CX2 (task T211325) by petarpetkovic
- git #60e1565d - Allow users to opt-out of CX2 (task T211325) by Petar.petkovic
- git #ce0ad2ee - Make CX2 the default version (task T211325) by petarpetkovic
- git #8ea0738d - Remove CX2 invite (task T211325) by jenkins-bot
- git #99d75644 - Replace jquery throttle/debounce dependency with OOUI equivalents by Esanders
- git #9b25b634 - build: Update eslint-config-wikimedia to 0.10.0 by Jforrester
- git #29ff078c - build: Update eslint-config-wikimedia to 0.9.0 by jenkins-bot
- git #1495421d - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by jenkins-bot
- git #a795b730 - Fix some whitespace issues in css by Petar.petkovic
- git #20aeb8b0 - MT: For language pairs without MT service, provide that info (task T209606) by jenkins-bot
- git #3d13d0ab - Fix page jump when link inspector is opened (task T198471) by Petar.petkovic
ContributionTracking[edit]
No changes for ContributionTracking
CreditsSource[edit]
- git #2cb4890d - Rename class in swsite maintenance script by Umherirrender
Dashiki[edit]
No changes for Dashiki
Disambiguator[edit]
No changes for Disambiguator
DismissableSiteNotice[edit]
No changes for DismissableSiteNotice
DonationInterface[edit]
No changes for DonationInterface
DoubleWiki[edit]
No changes for DoubleWiki
DynamicSidebar[edit]
No changes for DynamicSidebar
EUCopyrightCampaign[edit]
- git #3485a5a5 - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E
Echo[edit]
- git #c2dba98a - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E
Elastica[edit]
- git #edba5b1f - Improve param docs by Umherirrender
ElectronPdfService[edit]
No changes for ElectronPdfService
EventBus[edit]
No changes for EventBus
EventLogging[edit]
- git #3406b236 - build: Update linters by Ed Sanders
ExtensionDistributor[edit]
- git #5c5dd8e7 - Avoid access protected property StatusValue->errors in exception case by Umherirrender
FeaturedFeeds[edit]
No changes for FeaturedFeeds
FileExporter[edit]
No changes for FileExporter
FileImporter[edit]
- git #3a1a47a1 - Rename internal methods to use lowerCamelCase by Thiemo Kreuz
- git #3f4f7136 - Add RemoteApiImportTitleCheckerTest and fix misplaced log (task T180491) by Thiemo Kreuz
- git #13186833 - Avoid code duplication when checking log entries by WMDE-Fisch
- git #cdc38115 - Fix Revison typo in files (task T201491) by zoranzoki21
- git #73780a68 - Add missing @covers tags (task T212199) by Thiemo Kreuz
- git #bc01a706 - Adding tests for the null revisions upload log entry (task T210755) by WMDE-Fisch
- git #d0c139c9 - Remove (effectively) unused return value from NullRevisionCreator by Thiemo Kreuz (WMDE)
- git #4b72017a - Use __METHOD__ to create unique Title objects in tests by Thiemo Kreuz (WMDE)
- git #32c81192 - Move all log creation code to NullRevisionCreator by Thiemo Kreuz
- git #c5c12804 - More unambiguous $nullRevision variable in NullRevisionCreator by Thiemo Kreuz
FlaggedRevs[edit]
No changes for FlaggedRevs
Flow[edit]
- git #af73a619 - Use RecentChange::getAttribute instead of property access by Umherirrender
- git #8aed1459 - Fix Revison typo in includes/Dump/Exporter.php (task T201491) by Zoranzoki21
- git #a38f35ab - Fix variable name when throw in TreeRepository::fetchSubtreeIdentityMap by Umherirrender
- git #b94f934d - Remove misplaced … ? isset( … ) : … in TemplateHelper by Thiemo Kreuz
FundraiserLandingPage[edit]
No changes for FundraiserLandingPage
FundraisingTranslateWorkflow[edit]
No changes for FundraisingTranslateWorkflow
Gadgets[edit]
No changes for Gadgets
GeoCrumbs[edit]
No changes for GeoCrumbs
GeoData[edit]
No changes for GeoData
GettingStarted[edit]
- git #b717eec5 - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E
GlobalBlocking[edit]
No changes for GlobalBlocking
GlobalCssJs[edit]
No changes for GlobalCssJs
GlobalPreferences[edit]
- git #1aeaea6d - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E
GlobalUsage[edit]
No changes for GlobalUsage
GlobalUserPage[edit]
No changes for GlobalUserPage
GoogleNewsSitemap[edit]
No changes for GoogleNewsSitemap
Graph[edit]
No changes for Graph
GrowthExperiments[edit]
- git #d377e79b - Welcome survey: ignore check confirmed email by Nemo bis
- git #5ed29406 - Help panel: Use wiki time zone for question headers (task T213554) by Roan Kattouw
- git #5c2230b0 - Help panel: Use content language for question headers (task T213552) by Roan Kattouw
- git #b6146a39 - Help Panel: Fix textarea focus on mobile when VE is activated (task T212967) by Roan Kattouw
- git #3c590900 - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E
- git #3ad4f2c5 - Help panel: force confirmation message on the same line as the icon (task T212551) by Stephane Bisson
- git #1e4a3a88 - Welcome survey configuration by Stephane Bisson
- git #a306570a - Welcome survey C: fix toggles style (task T212479) by Stephane Bisson
- git #2b09069e - Add 'more about this feature' link to cog menu (task T213321) by Stephane Bisson
- git #b8cf670a - Support templates and magic words in wgGEHelpPanelHelpDeskTitle (task T213186) by Stephane Bisson
- git #17275afe - Make the CTA round on mobile (task T212890) by Stephane Bisson
- git #8da16a5e - Fix getEditor and the logging of 'impression' (task T212973) by Stephane Bisson
GuidedTour[edit]
No changes for GuidedTour
GWToolset[edit]
- git #68971fbf - Remove not needed "@return void" on a constructor by Thiemo Kreuz
- git #69627777 - Improve param docs by Umherirrender
- git #d0f2a4b3 - Add missing use statement by Umherirrender
- git #692f8729 - Remove backward compatibility code for ApiMain::getResultData by Umherirrender
ImageMap[edit]
- git #0c36a0b9 - Fix parser test by adding decoding="async" parameter (task T212124) by Thiemo Kreuz
InputBox[edit]
- git #6ebc0353 - build: Update 'stylelint-config-wikimedia' to v0.5.0 by Volker E
Insider[edit]
No changes for Insider
intersection[edit]
No changes for intersection
Interwiki[edit]
No changes for Interwiki
InterwikiSorting[edit]
No changes for InterwikiSorting
JADE[edit]
- git #ba044e27 - Use RecentChange::getAttribute instead of property access by Umherirrender
- git #d0290502 - Store content quality as an integer index by Adam Wight
- git #155d0409 - Summarize preferred judgment values in link table (task T200297) by Adam Wight
Josa[edit]
No changes for Josa
JsonConfig[edit]
- git #7695dd8b - JCCache: Explicit load the main slot to avoid API warnings by James D. Forrester
Kartographer[edit]
- git #c4bdcea5 - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E
LabeledSectionTransclusion[edit]
No changes for LabeledSectionTransclusion
LandingCheck[edit]
No changes for LandingCheck
LdapAuthentication[edit]
No changes for LdapAuthentication
Linter[edit]
No changes for Linter
LiquidThreads[edit]
- git #9adc9d1e - Use RecentChange::getAttribute instead of property access by Umherirrender
Listings[edit]
No changes for Listings
LocalisationUpdate[edit]
No changes for LocalisationUpdate
LoginNotify[edit]
No changes for LoginNotify
MapSources[edit]
No changes for MapSources
MassMessage[edit]
- git #713a1a71 - build: Update 'stylelint-config-wikimedia' to v0.5.0 by Volker E
Math[edit]
- git #420c9102 - build: Update 'stylelint-config-wikimedia' to v0.5.0 by Volker E
- git #94335db3 - build: Update eslint-config-wikimedia to 0.10.0 by Ed Sanders
MobileApp[edit]
No changes for MobileApp
MobileFrontend[edit]
- git #de11faf3 - Hygiene: report when Webpack builds complete by Jdlrobson
- git #3b2dd313 - Fix regression: LoadingOverlay is not being shown (task T209129) by jdlrobson
- git #3a3b7fdc - TableOfContents bundled in mobile.startup (task T207787) by jdlrobson
- git #aae8aeb5 - Build mobile.special.watchlist.scripts with Webpack (task T212823) by Nicholas Ray
- git #1b5eb4d2 - Replace user reference with mw.user in Watchstar.js by Nicholas Ray
- git #44d0edf5 - Remove CtaDrawer.prototype.defaults by Nicholas Ray
- git #c587c43d - Collapse mobile.scrollEndEventEmitter into mobile.startup (task T212823) by Nicholas Ray
- git #32544b0b - MobileFormatter: Fix non-canonical order in doRemoveImages() by Derick Alangi
- git #8333c5b7 - transforms: Fix non-canonical order of element in apply() by Derick Alangi
- git #41e5aca4 - Composition: CategoryOverlay is an Overlay by jdlrobson
- git #c426d783 - Generalise api proxying - Introduce actionParams helper (task T212518) by Jdlrobson
- git #d96e16ac - Notification overlay is built via webpack (task T213111) by Jdlrobson
- git #7fa7ead4 - Add dist/mobile.mediaviewer.js.map.json to git index by Nicholas Ray
- git #248c1870 - Modernise api proxying in MobileFrontend (task T212518) by Jdlrobson
- git #50f3fdff - Composition: TalkOverlay -> factory function by Jdlrobson
- git #de492f43 - Minor tweaks to mobile.languages.structured module for consistency by Jdlrobson
- git #f4387e9d - mobile.mediaViewer is now bundled via webpack (task T210209) by jdlrobson
- git #ddd49a09 - build: Update eslint-config-wikimedia to 0.10.0 by Ed Sanders
- git #80b5740f - build: Update eslint-config-wikimedia to 0.9.0 by Ed Sanders
- git #f1653b10 - schemaEditAttemptStep: Compute duration before deleting data.type (task T211603) by Jdlrobson
- git #12f24ee7 - OverlayManager attaches Overlays to DOM (task T209129) by Jan Drewniak
- git #1de75b8d - MobileContext: Add type hint to function header by Derick Alangi
MultimediaViewer[edit]
No changes for MultimediaViewer
[edit]
- git #40f56745 - build: Update eslint-config-wikimedia to 0.10.0 by Krinkle
- git #ddeda775 - Remove grunt-jsonlint by Timo Tijhof
- git #a904f5a3 - Remove grunt-eslint (use eslint directly) by Timo Tijhof
- git #bae317fc - build: Add package-lock.json file by Krinkle
- git #eeca9197 - ext.navigationTiming: Add more docs and improve some code grouping by Timo Tijhof
Newsletter[edit]
- git #60257180 - Improve param docs by Umherirrender
NewUserMessage[edit]
No changes for NewUserMessage
Nuke[edit]
No changes for Nuke
OATHAuth[edit]
No changes for OATHAuth
OAuth[edit]
- git #5b6165b9 - createOauthConsumer, optionally output success as JSON (task T211568) by Addshore
- git #c4c76d0f - Maint script for creating an OAuth consumer (task T211568) by addshore
OpenStackManager[edit]
No changes for OpenStackManager
ORES[edit]
- git #f1256eaf - build: Update 'stylelint-config-wikimedia' to v0.5.0 by Volker E
PageAssessments[edit]
No changes for PageAssessments
PagedTiffHandler[edit]
No changes for PagedTiffHandler
PageImages[edit]
- git #71b5c4db - Relax score calculation in LinksUpdateHookHandler to use floats (task T212013) by Thiemo Kreuz
- git #0fd9a2b5 - Fix score calculation in LinksUpdateHookHandler failing on unordered input (task T212013) by Thiemo Kreuz
- git #ba066df1 - Don't use non-images as candidates, e.g. audio files from a <gallery> (task T212013) by Thiemo Kreuz
- git #baabc300 - Remove bogus @doc… elements from default $wgPageImagesScores setting (task T212013) by Thiemo Kreuz
PageTriage[edit]
No changes for PageTriage
PageViewInfo[edit]
No changes for PageViewInfo
ParserFunctions[edit]
No changes for ParserFunctions
ParsoidBatchAPI[edit]
No changes for ParsoidBatchAPI
PdfHandler[edit]
No changes for PdfHandler
PerformanceInspector[edit]
No changes for PerformanceInspector
Petition[edit]
- git #c7843e61 - build: Update 'stylelint-config-wikimedia' to v0.5.0 by Volker E
Poem[edit]
No changes for Poem
PoolCounter[edit]
No changes for PoolCounter
Popups[edit]
- git #30c9de1d - Lower node version by jdlrobson
- git #83a28d17 - Storybook.js for Popups (task T205989) by Jan Drewniak
ProofreadPage[edit]
No changes for ProofreadPage
PropertySuggester[edit]
No changes for PropertySuggester
QuickSurveys[edit]
- git #20c5bb62 - build: Update 'stylelint-config-wikimedia' to v0.5.0 by Volker E
- git #7ff3b68d - Remove outdated use of jQuery in favour of native methods by Krinkle
- git #f01eae58 - utils: Document "XX" code and remove copy of CentralNotice logic by Krinkle
- git #714b5013 - Remove indirection of 'views' subnamespace by Krinkle
Quiz[edit]
- git #556a709d - build: Update 'stylelint-config-wikimedia' to v0.5.0 by Volker E
ReadingLists[edit]
- git #5ea4882d - Remove unnecessary 'stylelint' packages by Volker E
RelatedArticles[edit]
No changes for RelatedArticles
Renameuser[edit]
No changes for Renameuser
RevisionSlider[edit]
- git #2a2d01ff - Remove redundant checks for .length on jQuery objects by Thiemo Kreuz
RSS[edit]
No changes for RSS
SandboxLink[edit]
No changes for SandboxLink
Score[edit]
- git #935ee198 - Replace $.animate with CSS transitions by Ed Sanders
- git #eda6c658 - build: Update eslint-config-wikimedia to 0.10.0 by Ed Sanders
- git #00a43de9 - build: Update 'stylelint-config-wikimedia' to v0.5.0 by Volker E
Scribunto[edit]
- git #4bc7abb0 - Set "TemplateSandboxEditNamespaces" in extension.json (task T200914) by Kunal Mehta
- git #3b0082e6 - Add test for ScribuntoHooks::contentHandlerDefaultModelFor() by jenkins-bot
- git #237d059e - Add lua5.1 patch for CVE-2014-5461 by Kunal Mehta
SearchExtraNS[edit]
No changes for SearchExtraNS
SecurePoll[edit]
No changes for SecurePoll
Sentry[edit]
No changes for Sentry
ShortUrl[edit]
No changes for ShortUrl
SiteMatrix[edit]
No changes for SiteMatrix
SkinPerPage[edit]
No changes for SkinPerPage
SpamBlacklist[edit]
- git #c47e43c2 - Add mobile target to VE plugin modules (task T213774) by Bartosz Dziewoński
SubPageList3[edit]
No changes for SubPageList3
SubpageSortkey[edit]
No changes for SubpageSortkey
SyntaxHighlight_GeSHi[edit]
- git #a3acdc0e - build: Update 'stylelint-config-wikimedia' to v0.5.0 by Volker E
TemplateData[edit]
- git #4aaa9dfc - Remove default value for 'paramOrder' (task T138200) by Krinkle
TemplateSandbox[edit]
No changes for TemplateSandbox
TemplateStyles[edit]
- git #f121c396 - Allow extensions to register additional namespaces in extension.json (task T200914) by Kunal Mehta
TemplateWizard[edit]
No changes for TemplateWizard
TextExtracts[edit]
No changes for TextExtracts
Thanks[edit]
No changes for Thanks
TimedMediaHandler[edit]
No changes for TimedMediaHandler
timeline[edit]
No changes for timeline
TitleBlacklist[edit]
- git #3c8be5e7 - Add mobile target to VE plugin modules (task T213774) by Bartosz Dziewoński
- git #3808d1ee - Remove left-over jshintrc file by Timo Tijhof
TocTree[edit]
No changes for TocTree
TorBlock[edit]
No changes for TorBlock
Translate[edit]
- git #23501d68 - Use RecentChange::getAttribute instead of property access by Umherirrender
- git #5260600b - MessageGroups: Fix non-canonical order of element (PHPDoc) by Derick Alangi
- git #0cfc9cef - stash: Add PHPDoc comments to class properties & methods by jenkins-bot
- git #d57661ef - stash: Add PHPDoc comments to class properties and constructor method by jenkins-bot
- git #0eb8eab7 - Use "touchedCallback" param for for the "translate-groups" cache key (task T203786) by jenkins-bot
- git #67411d89 - TranslateEditAddons: Add type hints for onSave() method by jenkins-bot
- git #fc6c0f7b - Add deprecation notices for $wgTranslateCC (task T212836) by jenkins-bot
- git #f6e5fced - TranslateHooks: Add type hints and minor refactoring with docs by jenkins-bot
- git #1b3219a9 - Add (soft) PHPDoc type hints in various places by jenkins-bot
- git #3ca32589 - Fix bad hours to days calculation in scripts/languageeditstats.php by jenkins-bot
- git #7ccb2e24 - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by jenkins-bot
- git #c4e12f8e - Use the ?: shortcut where possible by jenkins-bot
- git #1ee98059 - Remove // Section comments // from TranslatablePage by Thiemo Kreuz (WMDE)
- git #6adc7a8a - Fix few whitespace issues in css by Petar.petkovic
TranslationNotifications[edit]
No changes for TranslationNotifications
TrustedXFF[edit]
No changes for TrustedXFF
TwoColConflict[edit]
No changes for TwoColConflict
UniversalLanguageSelector[edit]
- git #4e5a1d21 - Remove extra empty line in css by Niklas Laxström
UploadsLink[edit]
No changes for UploadsLink
UploadWizard[edit]
- git #6fc66f19 - Use single-line TextInputWidget instead of MultilineTextInputWidget for captions (task T213240) by Matthias Mullie
UrlShortener[edit]
No changes for UrlShortener
UserMerge[edit]
No changes for UserMerge
VipsScaler[edit]
- git #3541b40b - build: Structure updates (task T208951) by Krinkle
- git #c8ec37d5 - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E
VisualEditor[edit]
- git #5461c563 - stylelint: Enforce class name pattern by Ed Sanders
- git #120b5896 - Update VE core submodule to master (1dfe57f40) by James D. Forrester
- git #e833cabc - Use RecentChange::getAttribute instead of property access by Umherirrender
- git #74f6c489 - build: Update eslint-config-wikimedia to 0.10.0 by Ed Sanders
- git #3059251b - Add missing mw-content-ltr/rtl class to diffElement by Ed Sanders
Wikibase[edit]
- git #e231b0c4 - Revert "EntityContent, factor patchCopyWithEntityDiff out of getPatchedCopy" (task T204041) by Addshore
- git #c3bf7a93 - termbox: use latest version incl dressed up edit pen (task T207150) by Pablo Grass
- git #f5791567 - Pass slotrole into EditFilterMergedContent hook (task T213453) by Jforrester
- git #fc6356ba - EntityContent, factor patchCopyWithEntityDiff out of getPatchedCopy (task T204041) by addshore
- git #b8eff0ff - Remove deprecated getLocalRepoWikiPageMetaDataLookup with no usages by addshore
- git #a9af800b - Enable and fix "no jQuery trim" eslint rule (task T210744) by Michael Große
- git #ff23825c - Renable and fix max-statements-per-line eslint rule (task T210744) by Michael Große
- git #6809dd43 - Enable and fix "no jQuery each" eslint rule (task T210744) by Michael Große
- git #ab829486 - Enable and fix "no jQuery map" eslint rule (task T210744) by Michael Große
- git #08b8ac86 - Fix broken unregister widget method (task T210744) by Michael Große
- git #87943ab5 - Enable and fix "no jQuery inArray" eslint rule (task T210744) by Michael Große
- git #4cf2516c - EntityHandler, don't write to TermIndex for all entity types (task T208330) by addshore
- git #50339b64 - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E
- git #d8b048ee - Revert "Termbox: Pass 'canEdit' to Renderer" by Pablo Grass (WMDE)
- git #9a671318 - Wikibase: Cleanup json (task T212201) by addshore
- git #72e964e7 - RepoHooks::onApiCheckCanExecute: Only fail if the edit is for our entity's slot (task T213227) by addshore
- git #4fe10fdf - Deprecate WikibaseRepo::getLocalRepoWikiPageMetaDataLookup by Addshore
- git #832e18d3 - RepoHooks::onApiCheckCanExecute only check enabled entity types (task T213227) by James D. Forrester
- git #41a780bc - Simplify jquery.removeClassByRegex by Fomafix
WikibaseLexeme[edit]
- git #a0f0e700 - Allow setting Lexeme language and lex category to null (task T204041) by addshore
- git #79f5202d - Add npm command to fix JS style by Thomas Arrow
- git #d2665279 - Fix Revison typo (task T201491) by zoranzoki21
- git #0d0f74ba - Fix phpdoc for FormSet::sameForms by Addshore
- git #d400c9d5 - Bug, Make Lexeme::equals actually check senses & test (task T211438) by addshore
- git #69f88952 - Add LexemeEditPageTest::testSenseAdditionUndo (task T211438) by addshore
- git #35db4905 - Enable and fix "no jQuery each" eslint rule (task T210744) by Michael Große
- git #954d34ef - Enable and fix "no jQuery inArray" eslint rule (task T210744) by Michael Große
- git #12d46752 - Renable and fix max-statements-per-line eslint rule (task T210744) by Michael Große
- git #9afc0b28 - Suppress compatibility errors only in tests (task T210744) by Michael Große
WikibaseMediaInfo[edit]
- git #790f1df9 - CaptionPanel: Factor out Publish enable/disable, call when row deleted (task T209329) by James D. Forrester
- git #99c1c62f - Make sure wbUserSpecifiedLanguages is a plain array (task T213692) by Cormac Parle
- git #d4950262 - Hide structured data captions on redirect pages (task T213341) by James D. Forrester
- git #d370f22f - Create dependency on Wikibase extension (hackily) by Ed Sanders
- git #b5c59e76 - i18n: Fix wbsetlabel-* to use $2 (the language) not $1 (the number changed, always 1) (task T212163) by James D. Forrester
- git #573cdc61 - Remove 99% width hack by Ed Sanders
- git #0ce4913a - build: Update eslint-config-wikimedia to 0.10.0 by Ed Sanders
- git #92bbfefa - FilePage: De-float content after the entity terms box by James D. Forrester
- git #af3a8e8b - Caption*: Simplify constructor to just two parameters by James D. Forrester
- git #e2f1250d - FilePage: text-align:left; the language label by James D. Forrester
- git #fde492a2 - CaptionsPanel: Always use `$.uls.data.getAutonym` for language name (task T213477) by James D. Forrester
- git #1e841de7 - Make sure 'structured data' header exists without data (task T213456) by Cormac Parle
- git #3903539c - Add basic custom DiffVisualizer (task T213346) by James D. Forrester
- git #c13b9255 - Use single-line TextInputWidget instead of MultilineTextInputWidget for captions (task T213240) by Matthias Mullie
WikibaseQuality[edit]
No changes for WikibaseQuality
WikibaseQualityConstraints[edit]
No changes for WikibaseQualityConstraints
Wikidata.org[edit]
No changes for Wikidata.org
WikidataPageBanner[edit]
No changes for WikidataPageBanner
WikiEditor[edit]
- git #583ad04b - build: Update eslint-config-wikimedia to 0.10.0 by Ed Sanders
wikihiero[edit]
No changes for wikihiero
WikiLove[edit]
No changes for WikiLove
WikimediaBadges[edit]
No changes for WikimediaBadges
WikimediaEvents[edit]
- git #7dedf37c - GrowthExperiments: Log visits to parent page of help desk (task T211739) by Kosta Harlan
- git #09633fdd - Remove no-prototype-builtins exception by Ed Sanders
- git #45447207 - Remove vars-on-top exception by Ed Sanders
- git #6e0e7122 - build: Update linters by Ed Sanders
- git #9f33b23e - GrowthExperiments: Support templates for help desk title (task T213186) by Kosta Harlan
- git #d5c45801 - Remove unnecessary addPlugin wrapper (task T213338) by Ed Sanders
WikimediaIncubator[edit]
No changes for WikimediaIncubator
WikimediaMaintenance[edit]
No changes for WikimediaMaintenance
WikimediaMessages[edit]
- git #33c0201d - Revert "Add new "centralnotice-admin" protection level messages" by MarcoAurelio
- git #87584fbc - Capitalize the Translate extension's name by Amir Aharoni
- git #10d549a0 - Improve qqq doc for banner-protect permissions (task T209763) by MarcoAurelio
- git #54fa6162 - Add keys for 'banner-protect' permissions (task T209763) by jenkins-bot
XAnalytics[edit]
No changes for XAnalytics
ZeroBanner[edit]
No changes for ZeroBanner
ZeroPortal[edit]
No changes for ZeroPortal
Skins[edit]
CologneBlue[edit]
- git #b6acbfaa - build: Update 'stylelint-config-wikimedia' to v0.5.0 by Volker E
EUCopyrightCampaignSkin[edit]
- git #8a802f3e - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E
MinervaNeue[edit]
- git #76be18c7 - Tablet code no longer needs to be conditional by jdlrobson
- git #41b59d4a - Move HTML construction to Minerva template and simplify by jdlrobson
- git #fa5dff87 - Change the "visited" color for links to increase readability (task T204081) by Huji Lee
- git #5404c85e - Fix transcuded typo (task T201491) by Zoranzoki21
- git #c52c8ab1 - Stop using the deprecated mobile.notifications.filter.overlay by jdlrobson
- git #cb2634a7 - Constraint page issues CSS selector by Jdlrobson
- git #672df850 - Hygiene: revise A/B test terminology by Niedzielski
MonoBook[edit]
- git #7712f1bf - build: Update eslint-config-wikimedia to 0.10.0 by Ed Sanders
Modern[edit]
No changes for Modern
Nostalgia[edit]
No changes for Nostalgia
Timeless[edit]
No changes for Timeless
Vector[edit]
- git #c68a21e7 - Remove space before Xml::expandAttributes() by Fomafix
- git #82cbdb81 - Avoid empty class="" without value by Fomafix
- git #8634a77d - build: Update linters by Ed Sanders
- git #20cbac1f - build: Remove 'stylelint' package as it gets pulled-in by 'stylelint-config-wikimedia' by Volker E
- git #85cce3dc - Use `opacity` for a WikimediaUI aligned transition on opening menu by Volker E
Total Changes[edit]
275 Changes in 73 repos by 53 committers