MediaWiki 1.33/wmf.14
![]() |
Deployment of MediaWiki 1.33.0-wmf.14 to Wikimedia sites | MediaWiki 1.33.0-wmf.16![]() |
The latest version (labeled "1.33.0-wmf.14") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 22 January 2019 (see the roadmap).
Core changes Edit
- git #e86b499b - Update git submodules by Gerrit Code Review
- git #27d342ef - rdbms: Remove references to pg_attrdef.adsrc in Postgres code by Krinkle
- git #aed9f32e - tests: Remove use of $IP and MediaWikiTestCase in libs/composer tests by Nikerabbit
- git #30e1e9ba - Hard-deprecate wfArrayFilter() and wfArrayFilterByKey() by Max Semenik
- git #f735507b - Convert RandomImageGenerator to use the new execution framework by Max Semenik
- git #870831d4 - htmlform: Move HTMLSelectLanguageField into includes/htmlform/fields by Krinkle
- git #e3a736b4 - registration: Fix typo in schemas by Legoktm
- git #a8bab5c8 - Remove unnecessary placeholders from RELEASE-NOTES by Bartosz Dziewoński
- git #497c9850 - RELEASE-NOTES: Add note for jquery.async deprecation by Bartosz Dziewoński
- git #d1c808c3 - Return to LESS multiple value escape mechanism to prevent invalid output by Bartosz Dziewoński
- git #8d4b218e - build: Remove unused 'deepmerge' package by Timo Tijhof
- git #a3bf4e67 - Document header case in MWHttpRequest by Lucas Werkmeister
- git #627e2c9b - WebInstallerOutput: Add getLanguage() by Fomafix
- git #887ca52c - TablePager: Unify `padding` with `.wikitable` (task T214208) by Volker E
- git #dbb49fd4 - Reduce selector specificity of `.wikitable` (task T214218) by Volker E
- git #f31e172f - registration: Add @codeCoverageIgnore for statement that can't be covered by Kunal Mehta
- git #be7423c5 - filerepo: avoid dynamic calls to FileRepo::isVirtualUrl by Aaron Schulz
- git #24938fe9 - Make sure page restrictions are handled as a string (task T214173) by Thalia
- git #36263dd1 - TablePager: Reduce pagination button in visual strength (task T214128) by Volker E
- git #792b23d7 - Fix exception language in MovePage by Gergő Tisza
- git #41f9c59a - WikiTextStructure: Add an exclusion from WikibaseMediaInfo (task T213638) by James D. Forrester
- git #55a08801 - WikiTextStructure: Explain the source of two non-Core exclusions by James D. Forrester
- git #976e9e44 - Adding $digitTransformTable for Santali (sat) (task T212221) by MarcoAurelio
- git #ebd1016e - Linker: Simplify return paths by Fomafix
- git #ef3c0541 - DateTimeInputWidget: Set `max-width` equivalent to calendar popup (task T213785) by Volker E
- git #f604b891 - Replace deprecated `setIconTitle` with `setTitle` (task T76638) by VolkerE
- git #e1d2c92a - Fix error reporting in MovePage (task T210739) by Gergő Tisza
- git #1a453971 - Try to avoid master queries for GET requests by Daimona Eaytoy
- git #ebcac005 - ApiSetNotificationTimestamp: Make entirewatchlist more efficient (task T207941) by Roan Kattouw
- git #54c70c35 - Deprecate Content::getNativeData, add TextContent::getText (task T155582) by James D. Forrester
- git #3f69f0eb - Fix BlockList params for non-editing partial blocks (task T213952) by Dayllan Maza
- git #38ba5534 - Correct namespace 'Template' for gom-deva (task T213717) by MarcoAurelio
- git #7585985a - Fully extract services framework as a library (task T211608) by Lucas Werkmeister
- git #c39fff42 - Simplify boolean logic for Special:Block widgets by Thalia
- git #1b52ddd9 - Avoid session double-start in Setup.php (task T213489) by Reedy
- git #324f03ed - dao: Add a type hint to getConnection() and some extra newlines by Derick Alangi
- git #1805fd3b - resourceloader: Avoid unnecessary xmlns attributes in ResourceLoaderImage by VolkerE
- git #d6043347 - resourceloader: Avoid toplevel `<title>` under `<g>` in ResourceLoaderImage (task T213507) by Krinkle
- git #65bbe6c7 - Add missing "@return StatusValue" to all abstract do… methods by Umherirrender
- git #a65cd027 - AllMessagesTablePager: Simplify language handling by Fomafix
- git #c3dfa889 - Add missing empty lines between methods by Umherirrender
- git #734a969d - Safe replacement of a lot of `!count()` with `=== []` by Thiemo Kreuz
- git #cb2dc22b - Setup: Avoid using count() function in any kind of loop(s) by Thiemo Kreuz
- git #c6a96b4b - Separate content parts of mw-usertoollinks from presentation (task T205581) by Jdlrobson
- git #7316fe48 - Chinese Conversion Table Update 2018-4 by Chiefwei
Vendor Edit
- git #d0e759cd - Bump symfony/* to 3.4.21 by Reedy
Extensions Edit
3D Edit
No changes for 3D
AbuseFilter Edit
- git #e1c90d9e - Re-fix the throttle script (task T209565) by Daimona Eaytoy
- git #6217ffb9 - Remove unused stuff by Daimona Eaytoy
- git #34d3f9ac - Fix topnav links by Daimona Eaytoy
- git #93e8cb5a - Tune logging channel by Daimona Eaytoy
- git #f12fdb4a - Add unit tests for custom disallow messages by Daimona Eaytoy
- git #3fa6e2d3 - Expand AbuseFilter::getFilter to select all fields and fix caching by Daimona Eaytoy
- git #db31c6df - Rewrite the method for getting a global emergency value by Daimona Eaytoy
- git #1dcf3fc9 - Move a method out of AbuseFilter.php by Daimona Eaytoy
- git #38749b46 - Warn the user if they try to leave the page with unsaved changes by Daimona Eaytoy
- git #235162e3 - Change method visibility for AbuseFilter class by Daimona Eaytoy
- git #7427333e - Improve code readability by Daimona Eaytoy
- git #e055ecc7 - Reduce code duplication by Daimona Eaytoy
- git #9d02b394 - Add names to anonymous JS function by Daimona Eaytoy
- git #4f7c9b6a - Simplify filter editor generation and restore ltr attribute by Daimona Eaytoy
- git #6d54b83f - Simplify parser methods by Daimona Eaytoy
- git #3ab1896d - Don't send long patterns with GET (task T204128) by Daimona Eaytoy
- git #1634bd1b - Move changed field styles to TD for history pager (task T204650) by Daimona Eaytoy
ActiveAbstract Edit
- git #4fe27f9d - Remove & from GoogleCoopFilter::register by Umherirrender
AdvancedSearch Edit
No changes for AdvancedSearch
AntiSpoof Edit
No changes for AntiSpoof
ApiFeatureUsage Edit
- git #f530e91b - build: Update 'stylelint-config-wikimedia' to v0.5.0 by Volker E
ArticleCreationWorkflow Edit
- git #27294e7c - build: Update 'stylelint-config-wikimedia' to v0.5.0 by Volker E
ArticlePlaceholder Edit
- git #924c6969 - Pass a usageAccumulator to SidebarGenerator (task T213739) by addshore
Babel Edit
- git #ed79de68 - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E
BetaFeatures Edit
No changes for BetaFeatures
BounceHandler Edit
No changes for BounceHandler
Calendar Edit
No changes for Calendar
Campaigns Edit
No changes for Campaigns
Capiunto Edit
- git #da2f03cd - build: Update 'stylelint-config-wikimedia' to v0.5.0 by Volker E
CategoryTree Edit
- git #eebad4e3 - Attach event handler for categories by Krinkle
- git #095040a9 - Remove hook `SkinJoinCategoryLinks` by Fomafix
CentralAuth Edit
No changes for CentralAuth
CharInsert Edit
- git #bc1ee6ca - build: Update 'stylelint-config-wikimedia' to v0.5.0 by Volker E
CheckUser Edit
No changes for CheckUser
CirrusSearch Edit
- git #d9a55df6 - Retain cross-cluster identifier in OtherIndexes (task T214050) by David Causse
- git #35bdd087 - Vary search profiles on runtime parameters (task T213106) by Erik Bernhardson
- git #0a05ef7a - Hack around cross cluster search bug (task T213959) by Erik Bernhardson
- git #b2fbe7e7 - Turn on sorting by page creation date (task T195071) by Erik Bernhardson
- git #6e697ff3 - Move "archive" to its own index (task T200198) by EBernhardson
- git #c59ef6e0 - Override function score chain from rescore profile (task T213106) by Erik Bernhardson
- git #ec7d1062 - Add test case for FunctionScoreChain by Erik Bernhardson
Cite Edit
No changes for Cite
CiteThisPage Edit
No changes for CiteThisPage
Citoid Edit
- git #2fae3aa4 - Fix typo "occured" instead of "occurred" (task T214371) by Zppix
cldr Edit
No changes for cldr
Cognate Edit
No changes for Cognate
CodeEditor Edit
- git #ef09440a - Fix PHPDoc comment @return for CodeEditorHooks methods by Derick Alangi
CodeMirror Edit
No changes for CodeMirror
CodeReview Edit
No changes for CodeReview
CollaborationKit Edit
No changes for CollaborationKit
Collection Edit
- git #3076bea6 - Add strict, specific type hints were possible by Thiemo Kreuz
- git #3213aa4f - Make everything in SpecialCollection private by Umherirrender
- git #787e5ae7 - Remove unused $user variable by Thiemo Kreuz (WMDE)
- git #41573ba9 - Add a few newlines to structure the code a bit better by Thiemo Kreuz
- git #e33e713b - Add missing line breaks between methods by Thiemo Kreuz
- git #b2d5dbd9 - Fix inconsistent lowerCamelCase on (package private) method names by Umherirrender
- git #f95e2ed8 - Make use of the PHP 5.6 ?: short-cut by Umherirrender
- git #b0b73e96 - Use short array syntax in the README by Umherirrender
- git #1dcb760e - Remove bad calls to QuickTemplate::msgWiki() to fix tests (task T209614) by Umherirrender
CommonsMetadata Edit
No changes for CommonsMetadata
ConfirmEdit Edit
- git #cc8166e6 - build: Run stylelint also for less files by Umherirrender
- git #3a945d1f - Standardise captcha reload icon (task T213775) by jdlrobson
- git #cd1a5d8a - Enable FancyCaptcha's styles on mobile (task T213775) by jdlrobson
- git #9fc9337f - Use new ExtensionRegistry::setAttributeForTest() in tests by Kunal Mehta
- git #54af8fa1 - FancyCaptcha: remove useless .fancycaptcha-wrapper CSS rule by Jack Phoenix
CongressLookup Edit
No changes for CongressLookup
ContactPage Edit
No changes for ContactPage
ContentTranslation Edit
- git #4dd1ca73 - Before publishing, remove id attributes from table cells (task T213273) by jenkins-bot
- git #103dc14e - Debug: Remove waitForReplication for dry-run (task T203059) by Kartik Mistry
- git #1df052d6 - Remove code that handled missing cx_translation_ref index by jenkins-bot
- git #197c1fc5 - Fix constructor name for mw.cx.dm.PageTitleModel by Niklas Laxström
ContributionTracking Edit
No changes for ContributionTracking
CreditsSource Edit
No changes for CreditsSource
Dashiki Edit
No changes for Dashiki
Disambiguator Edit
No changes for Disambiguator
DismissableSiteNotice Edit
No changes for DismissableSiteNotice
DonationInterface Edit
- git #3b2f059e - Don't embed dropdown triangle in CSS by Elliott Eggleston
- git #affdc06f - Add geolocation from ip address if no country is given (task T211454) by cstone
DoubleWiki Edit
No changes for DoubleWiki
DynamicSidebar Edit
- git #968aa8c1 - Add method type hints and fix "wg" declarations by Thiemo Kreuz (WMDE)
EUCopyrightCampaign Edit
No changes for EUCopyrightCampaign
Echo Edit
- git #8994407a - Remove duplicate notifications after merging users (task T103747) by Matěj Suchánek
Elastica Edit
No changes for Elastica
ElectronPdfService Edit
No changes for ElectronPdfService
EventBus Edit
- git #6b37415f - Revert "[EventBus] Decrese the maximum log size to 1kb" by Ppchelko
- git #b367f2a2 - [EventBus] Decrese the maximum log size to 1kb (task T204183) by Petr Pchelko
EventLogging Edit
- git #6312f7cb - Update extension.json to version 2 format by Timo Tijhof
ExtensionDistributor Edit
No changes for ExtensionDistributor
FeaturedFeeds Edit
No changes for FeaturedFeeds
FileExporter Edit
- git #62298745 - Add phan configuration by WMDE-Fisch
FileImporter Edit
- git #9102dd1a - Fixup incomplete test coverage in various places by Thiemo Kreuz (WMDE)
- git #a23b4ea9 - build: Update 'stylelint-config-wikimedia' to v0.5.0 by Volker E
- git #6fd2e98c - Consistently talke about "configuration pages", not "files" by Thiemo Kreuz
- git #6fb1e00f - Update package.json to current versions by WMDE-Fisch
- git #3bcc9ca0 - Add Spanish translation for ImportFile by MarcoAurelio
- git #c4eaefe6 - Test for upload log entries for imported file revisions (task T210755) by WMDE-Fisch
- git #4a6735b3 - Better message for "section on config page missing" by Thiemo Kreuz (WMDE)
FlaggedRevs Edit
- git #e954ac09 - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E
Flow Edit
- git #3d32dbcd - Remove all default return true from hook handler functions by Thiemo Kreuz (WMDE)
- git #0eaf8469 - Fix documentation mistake in FlowHooks::onDeletedContributionsQuery by Umherirrender
FundraiserLandingPage Edit
No changes for FundraiserLandingPage
FundraisingTranslateWorkflow Edit
No changes for FundraisingTranslateWorkflow
Gadgets Edit
- git #be4e6db5 - SpecialGadgetUsage: Add Infinity as sort-value for defaults by Krinkle
GeoCrumbs Edit
No changes for GeoCrumbs
GeoData Edit
- git #0e106478 - build: Update devDependencies by Ed Sanders
GettingStarted Edit
No changes for GettingStarted
GlobalBlocking Edit
- git #46207418 - Fix typo 'occured' (task T214372) by MarcoAurelio
GlobalCssJs Edit
No changes for GlobalCssJs
GlobalPreferences Edit
- git #fce7e9a3 - build: Update eslint-config-wikimedia to 0.10.0 by Ed Sanders
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 #8906806a - Help panel: ResourceLoaderHelpPanelModule handle help panel disabled (task T213356) by Stephane Bisson
- git #bcff970b - Help panel search: add a message when there is no search results (task T209301) by Catrope
- git #51f0dfed - Help panel: Make foreign wiki for dev mode configurable (task T214083) by Roan Kattouw
- git #cbcb90bb - Help Panel: Output help links as plain elements, not in form layout (task T212903) by Stephane Bisson
- git #300d58b9 - Help Panel: Bold search label for consistency with other elements (task T209301) by Kosta Harlan
- git #8a682d74 - Welcome survey C: make unescapable (task T213958) by Stephane Bisson
- git #a89ef7b9 - Help Panel: Search (task T209301) by Roan Kattouw
GuidedTour Edit
No changes for GuidedTour
GWToolset Edit
- git #ea620a6e - More consistent $lowerCamelCase variable names by Thiemo Kreuz
- git #41146a01 - More consistent $camelCase naming for variables by Thiemo Kreuz (WMDE)
- git #82e8886d - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E
- git #d015112a - Rework code using a ScopedCallback for clarity by Umherirrender
- git #a2150af8 - Remove unused (internal) code snippets by Umherirrender
- git #ab2d9c5e - Replace some `@return bool` with `@return false` by Thiemo Kreuz
- git #fef97f63 - Remove unused method parameters by Umherirrender
- git #8088a252 - Fix incorrect parameter types in two method signatures by Umherirrender
- git #8eb22e1a - Minor documentation fix-ups in various PHP and JS files by Umherirrender
- git #67b3198c - Make use of the …::class feature where possible by Umherirrender
- git #da0c5c4c - Fix capitalization of methods like ->isOk() vs. ->isOK() by Thiemo Kreuz
ImageMap Edit
No changes for ImageMap
InputBox Edit
No changes for InputBox
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 #e580ab7b - Validate for canonical page title (task T213816) by Marius Hoch
- git #393f92f2 - Kludge to localize string constants in template (task T211346) by Marius Hoch
- git #a7b84e77 - Throw a fit and s/JADE/Jade/ (task T211046) by Marius Hoch
- git #4efe2b9a - Add indexes to filter by judgment value (task T200297) by Adam Wight
Josa Edit
No changes for Josa
JsonConfig Edit
- git #6070bf15 - Revert "JCCache: Explicit load the main slot to avoid API warnings" (task T214179) by Legoktm
- git #280bcc46 - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E
Kartographer Edit
No changes for Kartographer
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
No changes for LiquidThreads
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 #8b487cf9 - Replace use of deprecated module alias 'jquery.byteLimit' (task T202154) by Timo Tijhof
Math Edit
No changes for Math
MobileApp Edit
No changes for MobileApp
MobileFrontend Edit
- git #6fcc94a3 - Add MediaViewer-specific selector to loading-spinner CSS (task T213336) by Jdrewniak
- git #c09663ce - Move apihelp messages to a separate file (task T189982) by Amir Aharoni
- git #22c7ce22 - Override passed in options in VE overlay (task T214302) by Ed Sanders
- git #6c2976b0 - Fix 'TypeError: eventBus.bind is not a function' mobile.init error by Nicholas Ray
- git #9d1ae02d - Copy over jQuery linting rules from eslint-config-wikimedia by Jdlrobson
- git #45e75bb4 - Hygiene: Some LanguageOverlay cleanup by jdlrobson
- git #37f0189b - ContentProvider should not copy across certain parameters by jdlrobson
- git #1e60acf5 - Port mobile.categories.overlays to webpack (task T213472) by Nicholas Ray
- git #5d779bcd - Mobile VE should log saveFailure events (task T206050) (task T202374) by David Lynch
- git #997d4d67 - Fix comment spacing in talkOverlay.js by Nicholas Ray
- git #27660f5d - Port talk code to webpack (task T213474) by Nicholas Ray
- git #015e4e89 - Respect the Wikidata descriptions flag by jdlrobson
- git #caf9eb81 - Content provider now forwards wikidata descriptions and revisions (task T212216) by Jdlrobson
- git #e1c212db - Special:Uploads JavaScript built in webpack (task T213298) by jdlrobson
- git #1dfcb2f0 - Correct the TalkBoard tests by Jdlrobson
- git #4acc7c99 - The AMC Mode should be available only in mobile mode (task T212959) (task T211197) by Piotr Miazga
- git #895ec318 - Log 'loaded' event for EditAttemptStep (task T206014) by David Lynch
- git #9e99a7df - Port Special:Nearby to Webpack (task T213299) by Jdlrobson
- git #7999d121 - Introduce `advanced mobile edit` change tag (task T212959) by Jdlrobson
- git #b8ff2e62 - Introduce the AMC opt-in toggle and base AMC classes (task T211197) by Jdlrobson
- git #65e6bfe0 - Port MessageBox to webpack by jdlrobson
- git #f01add26 - Hygiene: extract lazy image loading from Skin (task T211724) by Stephen Niedzielski
- git #0e82f4fd - mobile.ajax styles is merged into mobile.startup (task T213775) by jdlrobson
- git #04a2259b - Update: remove deprecated mobile.toc module by Stephen Niedzielski
- git #3e4e2cd2 - Four entry points built via webpack (task T213112) by jdlrobson
- git #16f865b2 - VE: Load all VE modules at the same time (task T209052) by Ed Sanders
MultimediaViewer Edit
No changes for MultimediaViewer
Edit
No changes for NavigationTiming
Newsletter Edit
- git #9c9a21e6 - Change alias to "Register" instead of "Create" at Newsletter.alias.php (task T154761) by Zoranzoki21
- git #134f3861 - Let hook handler onEditFilterMergedContent always return by Umherirrender
- git #a7fac36b - Declare class properties by Umherirrender
NewUserMessage Edit
No changes for NewUserMessage
Nuke Edit
No changes for Nuke
OATHAuth Edit
- git #2d8a93be - build: Update 'stylelint-config-wikimedia' to v0.5.0 by Volker E
OAuth Edit
- git #528d27b0 - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E
- git #7336270f - createOauthConsumer, add --approve option to auto approve (task T211568) by Gergő Tisza
- git #24f4d2ba - Use UserNotLoggedIn Error instead of custom msg on special pages by addshore
OpenStackManager Edit
- git #e6c20aed - Notifications: Set canNotifyAgent per event type, rather than per event by Umherirrender
ORES Edit
- git #eef6d3fd - Use tabs in extension.json by Umherirrender
- git #d9279fc4 - build: Structure updates (and upgrade eslint config) by Timo Tijhof
- git #7e214458 - ext.ores.api: Single function by Timo Tijhof
- git #c558a94c - Introduce ext.ores.api (task T201691) by Timo Tijhof
PageAssessments Edit
No changes for PageAssessments
PagedTiffHandler Edit
No changes for PagedTiffHandler
PageImages Edit
No changes for PageImages
PageTriage Edit
- git #46f40817 - build: Update stylelint by Ed Sanders
- git #6e1271d8 - build: Update eslint-config-wikimedia to 0.10.0 by Ed Sanders
PageViewInfo Edit
No changes for PageViewInfo
ParserFunctions Edit
- git #ab160fa5 - Add translations for ckb (task T187333) by Amir Aharoni
ParsoidBatchAPI Edit
No changes for ParsoidBatchAPI
PdfHandler Edit
No changes for PdfHandler
PerformanceInspector Edit
- git #0bbcc939 - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E
Petition Edit
No changes for Petition
Poem Edit
No changes for Poem
PoolCounter Edit
No changes for PoolCounter
Popups Edit
- git #197aefda - Do not export private renderer functions by Thiemo Kreuz
- git #485acf14 - Add feature flag to disable reference previews by default (task T213415) by Thiemo Kreuz
- git #dcbbefe2 - Hygiene: report when Webpack builds complete by Stephen Niedzielski
- git #170ab542 - Rename current `gateway` to `pagePreviewGateway` (task T213415) by Stephen Niedzielski
- git #3b846cd4 - Introduce TYPE_REFERENCE constant in advance (task T213415) by Stephen Niedzielski
- git #aaa40b4f - Also exclude the Cite extension's "Jump up" backlinks (task T198652) (task T206323) (task T212419) by Thiemo Kreuz
- git #7ef925fb - Prefer YYYY-MM-DD ISO dates in all documentation by Thiemo Kreuz
- git #2f228692 - Change getPageSummary() to use mw.Title object instead of string (task T213415) by Thiemo Kreuz
- git #84ef742b - Simplify PopupsContext::areDependenciesMet by Umherirrender
- git #944153c1 - Add @var type hints to all MediaWikiServices::getService calls by Umherirrender
- git #20327ab7 - Use ?: shortcut where it makes sense by Umherirrender
- git #f67b7b0a - Remove non-helpful auto-generated comments on constructors by Thiemo Kreuz
ProofreadPage Edit
No changes for ProofreadPage
PropertySuggester Edit
No changes for PropertySuggester
QuickSurveys Edit
No changes for QuickSurveys
Quiz Edit
No changes for Quiz
ReadingLists Edit
No changes for ReadingLists
RelatedArticles Edit
- git #9a5d59ca - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E
Renameuser Edit
No changes for Renameuser
RevisionSlider Edit
- git #cbf6d4b7 - Quick CSS fix (task T213643) by WMDE-Fisch
RSS Edit
No changes for RSS
SandboxLink Edit
No changes for SandboxLink
Score Edit
No changes for Score
Scribunto Edit
No changes for Scribunto
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
No changes for SpamBlacklist
SubPageList3 Edit
No changes for SubPageList3
SubpageSortkey Edit
No changes for SubpageSortkey
SyntaxHighlight_GeSHi Edit
No changes for SyntaxHighlight_GeSHi
TemplateData Edit
- git #c14203ed - ApiTemplateData: Check for $data->paramOrder being unset (task T213953) by Brad Jorsch
TemplateSandbox Edit
- git #6e4c7409 - build: Update 'stylelint-config-wikimedia' to v0.5.0 by Volker E
TemplateStyles Edit
No changes for TemplateStyles
TemplateWizard Edit
- git #f6fc71c8 - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Krinkle
TextExtracts Edit
No changes for TextExtracts
Thanks Edit
No changes for Thanks
TimedMediaHandler Edit
- git #e1ce8710 - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E
- git #d2c269d2 - Improve param docs by Umherirrender
timeline Edit
No changes for timeline
TitleBlacklist Edit
No changes for TitleBlacklist
TocTree Edit
- git #acfa6a3a - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E
TorBlock Edit
No changes for TorBlock
Translate Edit
- git #7561753c - ttmserver: Add PHPDoc comments for some methods by jenkins-bot
- git #cdc2f26a - Register hooks using extension.json (task T87985) by jenkins-bot
- git #100b2106 - Avoid deprecated mediawiki.api aliases on MW 1.32+ (task T202154) (task T196802) by jenkins-bot
- git #3bac0537 - Replace variable with __DIR__ by Adam Wight
- git #5405e12e - MLEB: Update version and copyright year by jenkins-bot
- git #d5b96336 - Fix status updating for AggregateMessageGroups (task T213146) by Petar.petkovic
TranslationNotifications Edit
No changes for TranslationNotifications
TrustedXFF Edit
No changes for TrustedXFF
TwoColConflict Edit
No changes for TwoColConflict
UniversalLanguageSelector Edit
- git #a79c1f50 - MLEB: Update version by jenkins-bot
UploadsLink Edit
No changes for UploadsLink
UploadWizard Edit
- git #69f84c0b - Don't reuse existing input object (task T214007) by Matthias Mullie
UrlShortener Edit
No changes for UrlShortener
UserMerge Edit
No changes for UserMerge
VipsScaler Edit
No changes for VipsScaler
VisualEditor Edit
- git #375edf01 - Fix uncaught jQuery linting errors by Ed Sanders
- git #ec1a9406 - Use pixel dimensions for education dots (task T214203) by Ed Sanders
- git #a22b9c8e - Fix fragment links in preview (task T212554) by Ed Sanders
- git #5c5323fc - Re-introduce: Replace deprecated `setIndicatorTitle` with `setTitle` (task T76638) by Volker E
- git #bdfd4b6d - Revert "Don't preserveHtmlAttributes on transclusion nodes" (task T213922) by Bartosz Dziewoński
- git #18f86977 - ve.dm.MWTransclusionModel: Remove workaround for T135127 by Bartosz Dziewoński
Wikibase Edit
- git #0d8c80ee - Revert "Temporarily skip PhanUndeclaredClassMethod phan check" (task T214016) by Lucas Werkmeister
- git #0d2870fe - CachingPropertyOrderProvider use our cache obj for key creation by Lucas Werkmeister
- git #568040b3 - Add per-language wbsearchentities profiles (task T213106) by Erik Bernhardson
- git #1be53f63 - Update Termbox (task T205261) by Jakob Warkotsch
- git #7ccb2fda - Termbox: update to latest commit (task T214143) by Pablo Grass
- git #d0db1cf6 - Temporarily skip PhanUndeclaredClassMethod phan check (task T214016) by WMDE-leszek
- git #b89fec3d - Fix js type error when adding badges to items (task T213998) by Michael Große
- git #8cd5eb4c - Update help icon with the new one (task T209259) by Volker E
- git #900f9d2b - Adjust for Wikimedia\Services move (task T211608) by Lucas Werkmeister
WikibaseLexeme Edit
- git #e84f321e - Introduce LanguageSelectorWrapper Vue Widget (task T209931) by Thomas Arrow
- git #8d30f57f - i18n: Add description for parameters and example to qqq (task T206416) by Michael Große
- git #2e9a0da0 - Cleanup commented out tests in LexemeSensesMergerTest (task T211438) by Jeroen De Dauw
- git #8e002a99 - Adjust for Wikimedia\Services move (task T211608) by Lucas Werkmeister
WikibaseMediaInfo Edit
- git #98c14513 - CaptionsPanel.getCaptionLanguagesList: Drop unknown languages (task T213776) by Jforrester
- git #18856a16 - Show 'depicts' data on File page (read-only) (task T204264) by Cormac Parle
- git #d1738c87 - Clean up all CSS classnames, prefixing all of ours with "wbmi-" (task T213639) by James D. Forrester
- git #9916ecef - Styles: Use LESS features to simplify by James D. Forrester
- git #7d836dfe - Styles: Make CSS into LESS files so that we can simplify the code by James D. Forrester
- git #2e80fc4a - CaptionsPanel: Don't break if excludeLanguages is undefined by James D. Forrester
- git #c7a0e26a - Set out which entity keys should be ignored for AbuseFilter (task T209687) by addshore
WikibaseQuality Edit
No changes for WikibaseQuality
WikibaseQualityConstraints Edit
- git #700bb533 - Fix Retry-After header handling (task T214032) by Lucas Werkmeister
- git #5d999877 - Fix constraintsRunCheck Job class & test (task T204031) (task T204022) by addshore
Wikidata.org Edit
No changes for Wikidata.org
WikidataPageBanner Edit
No changes for WikidataPageBanner
WikiEditor Edit
No changes for WikiEditor
wikihiero Edit
No changes for wikihiero
WikiLove Edit
- git #b4213e67 - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E
WikimediaBadges Edit
No changes for WikimediaBadges
WikimediaEvents Edit
- git #70560707 - CitationUsage: correctly identify freely accessible resources (task T212937) by Baha
- git #2814aea2 - Various code cleanup by Reedy
- git #5dcb0ac4 - Add some extra brackets by Reedy
- git #ff024d6e - Add PHP7 beta feature (task T213934) by Reedy
- git #5c8d307e - Correctly identify section IDs (task T212937) by Baha
WikimediaIncubator Edit
- git #739adf23 - build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass by Volker E
WikimediaMaintenance Edit
No changes for WikimediaMaintenance
WikimediaMessages Edit
No changes for WikimediaMessages
XAnalytics Edit
No changes for XAnalytics
ZeroBanner Edit
No changes for ZeroBanner
ZeroPortal Edit
No changes for ZeroPortal
Skins Edit
CologneBlue Edit
No changes for CologneBlue
EUCopyrightCampaignSkin Edit
No changes for EUCopyrightCampaignSkin
MinervaNeue Edit
- git #994edd76 - Reduce unnecessary selector specificity (task T214218) by Volker E
- git #7e81cfa6 - Separate ConfirmEdit styles from Login styles (task T213775) by Jdlrobson
- git #5c638304 - Prevent black background from appearing on menu after clicking reference (task T211691) by Jan Drewniak
- git #d1a20753 - Hygiene: revise lazy image loading API (task T211724) by Stephen Niedzielski
- git #b9f8b86c - Fix: temporarily revert ur notification string by Stephen Niedzielski
- git #6d243c1d - QA: Page Issues browser test should wait till JS has finished loading by jdlrobson
- git #8cf642aa - Drop usage of mobile.ajax.styles (task T213775) by VolkerE
- git #24b1e7d5 - Hygiene: Merge skins.minerva.base.reset into skins.minerva.base.styles by jdlrobson
- git #1166009c - skins.minerva.tablet.styles can be merged by jdlrobson
- git #b247beef - QA: Run page issues browser test in beta by jdlrobson
MonoBook Edit
- git #e9b62baf - Put background images back in single set of declarations in body by Bartosz Dziewoński
Modern Edit
No changes for Modern
Nostalgia Edit
No changes for Nostalgia
Timeless Edit
- git #715f75d9 - Reduce unnecessary selector specificity (task T214218) by Volker E
Vector Edit
No changes for Vector
Total Changes Edit
263 Changes in 66 repos by 69 committers