MediaWiki 1.34/wmf.8/Changelog
Core changes
[edit]- git #d061c27f - Hard-deprecate SkinFactory::getDefaultInstance() by Kunal Mehta
- git #effb8309 - selenium: Re-add all tests and wdio-mocha-framework, now v0.6.4 (task T213268) (task T222406) by James D. Forrester
- git #a81ffbc5 - Set content language for test to en to ensure it passes by Thalia
- git #e8805741 - make sure revision uids are 0 in the xml if missing/0 in the db (task T224221) by Ariel T. Glenn
- git #c3878c08 - selenium: Temporarily drop all tests and wdio-mocha-framework (task T222406) by James D. Forrester
- git #e849ffb4 - HTMLForm: Remove deprecated unused getErrors() method (task T220656) by Derick Alangi
- git #8a4e15db - Add missing newline between <?php and namespace/use section by Thiemo Kreuz
- git #052d6f70 - Add a "help" button for action=info (task T224848) by DannyS712
- git #01541db3 - Remove usage of deprecated SkinFactory::getDefaultInstance() by Kunal Mehta
- git #2de2e056 - Use ExtensionRegistry::setAttributeForTest() instead of Reflection by Kunal Mehta
- git #d2347aa5 - Wording (task T215722) by Seb35
- git #f75b449f - Add a "help" link for Special:PermanentLink (task T224793) by DannyS712
- git #50326791 - Allow $conds of IDatabase::selectRow to be a string by Umherirrender
- git #6b886e25 - Fix typo in docs by Dayllan Maza
- git #95e2c990 - rdbms: cleanup code for read-only propagation for master connections by Aaron Schulz
- git #3496f0fc - Make sure that each DataUpdate still has outer transaction scope (task T221577) by Aaron Schulz
- git #e000ebf0 - Add CirrusSearch dev dependency to require-dev (task T220723) by Erik Bernhardson
- git #a88f1d6b - API: Migrate Title::userCan() calls to PermissionManager (task T220191) by Máté Szabó
- git #a0cc99c7 - Consistently use spaces and stars in comments by Fomafix
- git #0c4410a6 - Fix empty auto-summaries triggering a fatal error. (task T222628) by daniel
- git #7f90d1e3 - Revert "Factors out permissions check from User into PermissionManager service" by Kosta Harlan
- git #8669e0fb - rdbms: make resolveDomainID() use more consistent in LoadBalancer by Aaron Schulz
- git #b589693a - Cleanup LinkerTest leakage between provider entries by Aaron Schulz
- git #fd573383 - jquery.suggestions: Do not show suggestions on prefilled values (task T224524) by Fomafix
- git #faffad7c - Inline trivial …_internal() methods in Title/UserArray classes by Thiemo Kreuz
- git #b9377b02 - Fix typo in comment about class name by Umherirrender
- git #19ab5387 - parser: list the vary-* flags in the NewPP report HTML comment by Aaron Schulz
- git #7faa7a74 - Factors out permissions check from User into PermissionManager service (task T218558) (task T223294) by Vedmaka
- git #d9f68869 - rdbms: clean up and refactor ResultWrapper classes by Aaron Schulz
- git #ceb1cd27 - Update OOUI to v0.32.0 (task T141320) (task T163142) (task T169484) (task T178950) (task T180730) (task T203859) (task T212186) (task T213884) (task T215644) (task T219479) (task T220239) by Volker E
- git #eb59b8f1 - Fix typos in DefaultSettings by Simon Legner
- git #e96c15a5 - Fix typos in MessageCache by Simon Legner
- git #078ac4b1 - EditPage: Remove unused deprecated method ::submit() by Derick Alangi
- git #5267844e - mediawiki.action.view.dblClickEdit: Move preventDefault() by Fomafix
- git #e7cdf4f1 - Finish sentence in MultiUsernameFilter documentation by Thalia
- git #ed625e11 - Hard-deprecate Title::moveTo and friends (task T208775) by Aryeh Gregor
- git #55bc14aa - Remove deprecated mw.language.specialCharacters by Fomafix
- git #9e1d765a - media: Fix $ext property name in BmpHandler::getThumbType() by Thiemo Kreuz
- git #e65a5b58 - Rename Block to MediaWiki\Block\DatabaseBlock (task T222737) by Thalia
- git #c27ced4f - always order by page_id for dumps of current revisions (task T207628) by Ariel T. Glenn
- git #5aa6d533 - Fix doc for $item of ApiQueryBase::addPageSubItem by Umherirrender
- git #c20215d6 - Add checkDependencies.php (task T193824) by Kunal Mehta
- git #24a38d1c - WatchedItemStore: Remove deprecated Title param to getNextRevision() by Roan Kattouw
- git #1968af17 - Improve changePassword.php error handling (task T219689) by Gergő Tisza
- git #e1e5beb4 - Print chained exceptions when maintenance script fails. by daniel
Vendor
[edit]- git #ff6e065d - Update OOUI to v0.32.0 by Volker E
Extensions
[edit]3D
[edit]- git #dd0af212 - Follow-up b23a32a41: Drop call to now-removed isBrowserSupported method (task T224812) by James D. Forrester
AbuseFilter
[edit]- git #22ceae7e - Use MediaWiki\Block\DatabaseBlock instead of Block by Thalia
- git #53f03e53 - Tokenizer caching back to APC by Daimona Eaytoy
- git #f293b3b7 - Support for PermissionManager changes at by Vedmaka
ActiveAbstract
[edit]No changes for ActiveAbstract
AdvancedSearch
[edit]- git #06b088c8 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester
AntiSpoof
[edit]No changes for AntiSpoof
ApiFeatureUsage
[edit]No changes for ApiFeatureUsage
ArticleCreationWorkflow
[edit]No changes for ArticleCreationWorkflow
ArticlePlaceholder
[edit]No changes for ArticlePlaceholder
Babel
[edit]No changes for Babel
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]No changes for Capiunto
CategoryTree
[edit]- git #dfeb5bea - Add Serbian aliases (task T212586) by petarpetkovic
CentralAuth
[edit]- git #0e4b15af - Use MediaWiki\Block\DatabaseBlock instead of Block by Thalia
CharInsert
[edit]No changes for CharInsert
CheckUser
[edit]- git #1040f522 - Use MediaWiki\Block\DatabaseBlock instead of Block (task T224704) by Thalia
CirrusSearch
[edit]- git #b9b068e2 - build: Upgrade wdio-mocha-framework to be node10 compatible by James D. Forrester
- git #c58ffb4b - Hard deprecate SearchContext::getHighlightQuery with null mainQuery by Erik Bernhardson
- git #a37440a2 - Explicitly set the list of namespaces in SearchRequestLog by David Causse
- git #d1109250 - Retry single-cluster CheckerJob failures by Erik Bernhardson
- git #e98ea220 - Remove vestiges of cache warmer configuration by Erik Bernhardson
- git #664377f1 - Drop wgCirrusSearchRequestEventSampling config by Erik Bernhardson
- git #929540ac - Don't spam the logs with errors from saneitizer jobs when elastic is down (task T222921) by David Causse
- git #f630c1ce - Validate request logging with json schema (task T222268) by Erik Bernhardson
- git #e0c7c5ab - Start using GenericParameterJob by David Causse
- git #c8e5c249 - Move most Job methods to a Trait by David Causse
- git #c7db40ab - Remove Job::allowRetries() by David Causse
- git #dea8d20c - Rename OtherIndexes to OtherIndexesUpdater by David Causse
- git #1570d1ef - Drop Job::setAllowRetries() by David Causse
- git #b478024b - Stop manipulating globals in Jobs by David Causse
- git #b2190687 - Remove Job::setDelay() by David Causse
- git #035ef59c - Don't access core Job class members directly by David Causse
- git #112ce9b1 - Clarify Connection usage in Job/Updater classes by David Causse
- git #230328db - Bump Cirrus version to 6.5.4 by David Causse
- git #b99cc318 - Clean up ResultWrapper type hints and related code by Aaron Schulz
- git #0503000e - Convert CirrusSearch to extension.json (task T87892) by Stanislav Malyshev
- git #dbf43c4d - Update a few incomplete PHPDoc type hints by Thiemo Kreuz
- git #09193319 - Add type hint for InterwikiSearcher by David Causse
Cite
[edit]- git #d622356a - Remove dead extra comparison from VE JavaScript code by Thiemo Kreuz
CiteThisPage
[edit]No changes for CiteThisPage
Citoid
[edit]No changes for Citoid
cldr
[edit]- git #920fcaea - Add phan by Umherirrender
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]No changes for CollaborationKit
Collection
[edit]- git #a768adf0 - Add phan by Umherirrender
- git #30a9881d - Check VirtualRestConfig modules to be an array by Umherirrender
- git #04ed1d15 - Finish migration to extension.json (task T87899) by Reedy
- git #98534097 - Replace missing wfCollectionSuggestAction by Umherirrender
CommonsMetadata
[edit]- git #1a1f61bc - Add phan by Umherirrender
- git #a7117519 - Fix whitespace after @var by Umherirrender
ConfirmEdit
[edit]- git #7f76ef99 - Add phan by Umherirrender
CongressLookup
[edit]No changes for CongressLookup
ContactPage
[edit]No changes for ContactPage
ContentTranslation
[edit]- git #5420edc7 - Show settings button in interlanguage entrypoint if CX is not beta (task T217827) by Santhosh Thottingal
- git #cb3b6b12 - Update loaded module names by petarpetkovic
- git #54843fb0 - New Interlanguagelink: Ensure WCAG 2.0 level AA contrast on license (task T192316) by Volker E
- git #db0eab50 - Add phan by Umherirrender
- git #0fa93a28 - Declare missing class properties in scripts by Umherirrender
- git #23dc6efa - Use ::class for class name resolution by Umherirrender
- git #2c556b35 - Remove CX from beta features tab of Special:Preferences (task T223896) by Santhosh Thottingal
- git #94f59c03 - Add missing use statements for IDatabase by Umherirrender
- git #af496baa - Add some code docs to ve.ui.CXLinkContextItem by Niklas Laxström
- git #77985808 - Show option to disable CX entrypoints in Special:Preferences (task T223896) by Santhosh Thottingal
- git #aa13d6ce - Declare arrays before use by Umherirrender
- git #f13b2b27 - Merge the campaign folder to entrypoints folder by Santhosh Thottingal
- git #e892893c - Make CX functional in Minerva skin (task T208159) by Santhosh Thottingal
- git #c608f056 - Update interlanguage link entry point (task T217827) (task T192316) (task T214673) by Santhosh Thottingal
ContributionTracking
[edit]- git #64ed81fb - Add phan by Umherirrender
CreditsSource
[edit]No changes for CreditsSource
Dashiki
[edit]No changes for Dashiki
Disambiguator
[edit]- git #99d62542 - Add Serbian aliases (task T212586) by petarpetkovic
DismissableSiteNotice
[edit]No changes for DismissableSiteNotice
DonationInterface
[edit]- git #294276c3 - Remove unused commented out test from employer field variant patch. (task T219558) by jgleeson
- git #76beb20c - minor update to employer3 variant explainer text. (task T219558) by jgleeson
- git #65e0f108 - added ui explainer text for employer field by jgleeson
- git #7bd96f4f - Make 'emailExplain' default behavior (task T218730) by Elliott Eggleston
- git #47735e63 - Move requiredFields overrides to config (task T219558) by Elliott Eggleston
- git #d9e6fa90 - Tiny fixes for optional field behavior (task T219558) by Elliott Eggleston
- git #c4fc164c - add employer field variant (task T219558) by jgleeson
- git #d7c7a13c - add optional form fields behaviour (task T219558) by jgleeson
- git #9992aac3 - Remove unused function by Elliott Eggleston
- git #b47f7ba8 - Fix Adyen fraud filtering (task T221377) by Elliott Eggleston
- git #26a82078 - Update PHP version requirement in composer.json by Elliott Eggleston
DoubleWiki
[edit]No changes for DoubleWiki
DynamicSidebar
[edit]No changes for DynamicSidebar
EUCopyrightCampaign
[edit]No changes for EUCopyrightCampaign
Echo
[edit]No changes for Echo
Elastica
[edit]- git #b8d8fbad - Bump version to 6.0.2 by David Causse
ElectronPdfService
[edit]- git #978e03d4 - build: Upgrade wdio-mocha-framework to be node10 compatible by James D. Forrester
EntitySchema
[edit]- git #02e52f34 - Use MediaWiki\Block\DatabaseBlock instead of Block (task T224704) by Thalia
- git #b8f62949 - Fix Exception by forcing default diff engine and renderer (task T224545) by Michael Große
- git #99ec5bca - Steal maintenance script user by Lucas Werkmeister
EventBus
[edit]- git #6ed35b4d - Use MediaWiki\Block\DatabaseBlock instead of Block (task T224704) by Thalia
- git #265206d7 - Use tabs for indent in extension.json by Umherirrender
EventLogging
[edit]No changes for EventLogging
ExtensionDistributor
[edit]No changes for ExtensionDistributor
ExternalGuidance
[edit]No changes for ExternalGuidance
FeaturedFeeds
[edit]No changes for FeaturedFeeds
FileExporter
[edit]- git #e339cefa - Don't show export tab on nonexistent pages (task T214076) by Adam Wight
- git #9c224b4a - Convert to extension registration manifest version 2 by Adam Wight
FileImporter
[edit]- git #24a3ee8c - Bump MediaWiki requiremnt to 1.33 by WMDE-Fisch
- git #64545396 - Reorder validations so that unrecoverable errors come first (task T224230) by Adam Wight
- git #15142f55 - Update deprecated call to Title::getUserPermissionsErrors by Adam Wight
- git #abe35542 - All extension config can be made public by Adam Wight
- git #a6d09f82 - Make errorbox and successbox text black (task T193125) by Adam Wight
- git #2fa33c0d - Fix incomplete coverage for two more tests by Thiemo Kreuz
- git #69123772 - Fix token check in ImportPreviewPageTest by WMDE-Fisch
- git #2ba48a5d - Use content language for the auto summary (task T198616) by WMDE-Fisch
- git #09bd0904 - Add language templates when requested via `@` syntax in the configuration (task T198607) by Andrew Kostka
- git #e27a6c0b - Inline trivial method in SpecialImportFileDoImportTest by Thiemo Kreuz
- git #af190fd0 - Fix @covers tags for CategoriesSnippet class by Thiemo Kreuz
- git #7a6142ef - Simplify some test mocks and tests expecting exceptions by Thiemo Kreuz
- git #49630fa3 - Update test coverage for new code with some trivial tests by Thiemo Kreuz
FlaggedRevs
[edit]- git #743b2127 - Move enableOOUI to before making string of icons by Amir Sarabadani
- git #c4f59b89 - Re-introduce "Use OOUI icons" (task T155878) by Ladsgroup
- git #5da962e9 - Replace references to deprecated Squid config with modern CDN ones by James D. Forrester
- git #87898fa7 - Move wgAjaxExportList to extension registration callback by Reedy
- git #4eba7cf0 - Re-instate "Conversion to extension.json" by Reedy
Flow
[edit]- git #8405b509 - Use MediaWiki\Block\DatabaseBlock instead of Block (task T224704) by Thalia
- git #7a0aa584 - Update session storage API calls by Ed Sanders
- git #3c598100 - Clean up ResultWrapper type hints and related code by Aaron Schulz
- git #9ed8d664 - maintenance: Avoid use of deprecated function `wfDiff()` (task T42485) by Derick Alangi
- git #f6d5c551 - Replace comment reference to deprecated Squid config with modern CDN ones by James D. Forrester
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]- git #6299eed2 - Don't lose CoordinatesOutput when multiple slots are available (task T223767) by David Causse
- git #c37b1ed4 - Isolate ParserOutput::geoData magic field (task T223767) by David Causse
GettingStarted
[edit]No changes for GettingStarted
GlobalBlocking
[edit]- git #1a46e796 - Use MediaWiki\Block\DatabaseBlock instead of Block (task T224704) by Thalia
- git #81d69a7f - Add Serbian aliases (task T212586) by petarpetkovic
GlobalCssJs
[edit]No changes for GlobalCssJs
GlobalPreferences
[edit]- git #87aa0373 - Add phan by Umherirrender
GlobalUsage
[edit]- git #dc0bee4a - Add site param to ApiQueryGlobalUsage by Michael Holloway
- git #6fcd79f5 - Add namespace param to ApiQueryGlobalUsage by Michael Holloway
GlobalUserPage
[edit]- git #eab6d5e4 - Replace references to deprecated Squid config with modern CDN ones by James D. Forrester
GoogleNewsSitemap
[edit]No changes for GoogleNewsSitemap
Graph
[edit]- git #e4a1db33 - Add Serbian aliases (task T212586) by petarpetkovic
GrowthExperiments
[edit]- git #24ef5fe3 - Remove reference to non-existent module (task T217105) by Kosta Harlan
- git #8059ea82 - Send mentor's username to Growthexperiments-homepage-mentorship-header message (task T224843) by Martin Urbanec
- git #fc94922e - Use MediaWiki\Block\DatabaseBlock instead of Block by Thalia
- git #43f93ae9 - Fix wording for enabling preference on Special:Homepage (task T220831) by Kosta Harlan
- git #f362b719 - QuestionPoster: Correctly set timestamp when question is posted (task T223338) by Kosta Harlan
- git #02f222a3 - Log error code with action_data on submit-failure (task T224039) by Kosta Harlan
- git #fe3fb2f3 - Prevent parsing of GEHelpPanelHelpDeskTitle from accessing the session (task T224224) by Stephane Bisson
GuidedTour
[edit]No changes for GuidedTour
GWToolset
[edit]No changes for GWToolset
ImageMap
[edit]No changes for ImageMap
InputBox
[edit]No changes for InputBox
Insider
[edit]No changes for Insider
intersection
[edit]- git #be5912aa - Add phan by Umherirrender
Interwiki
[edit]- git #9c2e708d - Use explicit escaped() instead of implicit __toString() by Fomafix
InterwikiSorting
[edit]No changes for InterwikiSorting
Jade
[edit]No changes for Jade
Josa
[edit]No changes for Josa
JsonConfig
[edit]- git #28d4937d - Fix use of MWHttpRequest sub classes as doc types by Umherirrender
Kartographer
[edit]No changes for Kartographer
LabeledSectionTransclusion
[edit]No changes for LabeledSectionTransclusion
LandingCheck
[edit]No changes for LandingCheck
LdapAuthentication
[edit]- git #a3ea445a - Add phan (task T224776) by Umherirrender
- git #1467aecc - Declare array before use by Umherirrender
- git #1f5fb262 - Use MediaWiki\Block\DatabaseBlock instead of Block (task T224704) by Thalia
Linter
[edit]- git #35ac81fe - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester
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]No changes for MassMessage
Math
[edit]- git #b9902ec7 - Add phan by Umherirrender
- git #6d4740fa - Fix call to MathMathMLCli::getError by Umherirrender
- git #70517518 - Pass no argument to MathRender::render by Umherirrender
- git #33f9115e - Add implode to log message to avoid "array" as text by Umherirrender
- git #adddfee5 - Fix title comparision in maintenance script by Umherirrender
- git #9925a192 - Add Serbian aliases (task T212586) by petarpetkovic
MobileApp
[edit]No changes for MobileApp
MobileFrontend
[edit]- git #82350468 - HYGIENE exit domParse early for User namespace (task T220114) by Jan Drewniak
- git #f185f5a8 - Add phan by Umherirrender
- git #6dfa85ec - Fix bug where the category viewer truncates category titles with a period (task T223928) by Porplemontage
- git #4fa9856c - Declare missing property in MwApiContentProvider class by Umherirrender
- git #e731296e - editor: Respect VisualEditor switching options (task T222312) by Bartosz Dziewoński
- git #6d7e3e59 - Display styled banner on non-existing user IP pages (task T220114) by Jan Drewniak
- git #e34b2a3e - Remove unreachable return statement by Umherirrender
- git #b47a38df - Fix format of doc types by Umherirrender
- git #28cca7dd - Fix options generation when switching editor (task T222315) by Ed Sanders
- git #1b0f91d1 - schemaEditAttemptStep: discard loaded events when switching modes (task T220697) by David Lynch
- git #11954a22 - Change type hints from ResultWrapper to IResultWrapper by Umherirrender
- git #dc93e9bf - Use `font-size: 100%` instead of `inherit` to ensure form element sizing (task T205341) (task T217622) by Volker E
MultimediaViewer
[edit]- git #0c460e78 - Remove unused "position" field from "ResourceModules" in extension.json (task T224847) by Kunal Mehta
- git #682873dd - Replace moment.js with Date.toLocaleString (task T224626) by Simon Legner
- git #1a00347c - Fix unresponsive download button (task T186461) by Simon Legner
- git #e7739374 - Fix routing after repeatedly opening/closing by Simon Legner
- git #b1ade193 - Adopt mediawiki.router (task T77258) by Simon Legner
- git #2fbf2c06 - Download sizes: 480p, 720p, 1080p, 2160p (task T77642) by Simon Legner
NavigationTiming
[edit]No changes for NavigationTiming
Newsletter
[edit]- git #49860992 - specials: Minor fixes/cleanup of phpdoc for `getSubscribedQuery()` by Derick Alangi
- git #dd4dd369 - Add phan by Umherirrender
NewUserMessage
[edit]No changes for NewUserMessage
Nuke
[edit]No changes for Nuke
OATHAuth
[edit]No changes for OATHAuth
OAuth
[edit]- git #c0851482 - Add links to app actions on Special:OAuthListConsumers by Gergő Tisza
- git #2f26237f - Add links to app actions on Special:OAuthManageMyGrants (task T224750) by Gergő Tisza
- git #3a4efb8f - Back up globals before OAuthRequest tests (task T223225) by Gergő Tisza
- git #42b22d58 - Add Serbian aliases (task T212586) by petarpetkovic
OpenStackManager
[edit]No changes for OpenStackManager
ORES
[edit]- git #7a214800 - Disable broken test (task T224672) by Kosta Harlan
- git #7c1274e8 - Clean up ResultWrapper type hints and related code by Aaron Schulz
PageAssessments
[edit]No changes for PageAssessments
PagedTiffHandler
[edit]- git #d14758f3 - Add phan by Umherirrender
PageImages
[edit]No changes for PageImages
PageTriage
[edit]- git #9f4c6f81 - Use MediaWiki\Block\DatabaseBlock instead of Block (task T224704) by Thalia
- git #7f0553df - Add missing period to English version of Log-description-pagetriage-copyvio (task T224077) by DannyS712
- git #54045d66 - Follow-up 4c1c225: Re-bump wgPageTriageCacheVersion (task T224693) by MusikAnimal
- git #ada5c8d4 - Follow-up 4c1c225: Bump wgPageTriageCacheVersion (task T224693) by MusikAnimal
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]No changes for Petition
Poem
[edit]No changes for Poem
PoolCounter
[edit]No changes for PoolCounter
Popups
[edit]- git #d1fc6786 - Remove wrong ARIA `role=tooltip` from container (task T223827) by Volker E
ProofreadPage
[edit]No changes for ProofreadPage
PropertySuggester
[edit]No changes for PropertySuggester
QuickSurveys
[edit]No changes for QuickSurveys
Quiz
[edit]- git #7f62ae68 - Add phan by Umherirrender
ReadingLists
[edit]No changes for ReadingLists
RelatedArticles
[edit]- git #51a19570 - Fix wgRelatedArticles*UseCirrusSearch var names in data.json (task T224879) by David Causse
Renameuser
[edit]No changes for Renameuser
RevisionSlider
[edit]- git #1005daa5 - build: Upgrade eslint-config-wikimedia 0.12.0, drop grunt-jsonlint by WMDE-Fisch
- git #7c47e6e9 - Apply user highlighting for all revisions in DOM (task T207781) 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]- git #6b92fc56 - Add Serbian aliases (task T212586) by petarpetkovic
Sentry
[edit]- git #929b418a - Add phan by Umherirrender
ShortUrl
[edit]No changes for ShortUrl
SiteMatrix
[edit]No changes for SiteMatrix
SkinPerPage
[edit]No changes for SkinPerPage
SpamBlacklist
[edit]- git #abc36ab3 - Partially update README (task T224803) by MarcoAurelio
- git #54295ecd - Use https:// on Wikimedia sites in documentation by MarcoAurelio
- git #1c9b42b6 - Remove deprecation note in comment by Adam Wight
SubPageList3
[edit]No changes for SubPageList3
SubpageSortkey
[edit]No changes for SubpageSortkey
SyntaxHighlight_GeSHi
[edit]No changes for SyntaxHighlight_GeSHi
TemplateData
[edit]No changes for TemplateData
TemplateSandbox
[edit]No changes for TemplateSandbox
TemplateStyles
[edit]No changes for TemplateStyles
TemplateWizard
[edit]No changes for TemplateWizard
TextExtracts
[edit]No changes for TextExtracts
Thanks
[edit]- git #a95e0e2b - Use MediaWiki\Block\DatabaseBlock instead of Block by Thalia
- git #6684b5aa - Support for PermissionManager changes at by Vedmaka
- git #810de9af - Allow partially blocked users to use Thanks (task T221371) by Thalia
TimedMediaHandler
[edit]- git #d3aa2e6a - Use ::class for class name resolution by Umherirrender
- git #eb8d3ad2 - Remove $var = $var assignment by Umherirrender
- git #d914cdda - Clean up ResultWrapper type hints and related code by Aaron Schulz
- git #c28c87ee - Fix fatal in ApiTimedText following redirect pages (task T224522) by Brion Vibber
- git #08c4476f - Fix regression in subtitles for non-English sites on Commons videos (task T224367) by Brion Vibber
- git #42c20178 - Do not pass argument to TimedTextPage::doRedirectToPageForm by Umherirrender
- git #23b64389 - Declare missing 'input' property on ParseError class by Umherirrender
- git #c7f38777 - build: Upgrade stylelint-config-wikimedia from 0.5.0 to 0.6.0 by James D. Forrester
timeline
[edit]- git #a1af8f10 - Replace references to deprecated Squid config with modern CDN ones by James D. Forrester
TitleBlacklist
[edit]No changes for TitleBlacklist
TocTree
[edit]No changes for TocTree
TorBlock
[edit]- git #004cd2e2 - Use MediaWiki\Block\DatabaseBlock instead of Block (task T224704) by Thalia
Translate
[edit]- git #f511bdad - utils: Use getQueryInfo() instead and also remove back-compat check by Derick Alangi
- git #edb3b5e0 - Registration: YAML library config (task T87985) by Adam Wight
- git #623ee372 - Registration: page translation config (task T87985) by Adam Wight
- git #fe372ba7 - Registration: fuzzy config (task T87985) by Adam Wight
- git #18cd8ba5 - Registration: language code config (task T87985) by Adam Wight
TranslationNotifications
[edit]No changes for TranslationNotifications
TrustedXFF
[edit]No changes for TrustedXFF
TwoColConflict
[edit]- git #d7775f4a - Wait for mediawiki js module in tests by WMDE-Fisch
UniversalLanguageSelector
[edit]- git #cd5f6724 - Update language name search index using CLDR 35.1 by Niklas Laxström
UploadsLink
[edit]No changes for UploadsLink
UploadWizard
[edit]- git #d848baaf - Use MediaWiki\Block\DatabaseBlock instead of Block by Thalia
- git #8cddb3ff - Indicate that statements have been submitted on Metadata step (task T222361) by Eric Gardner
UrlShortener
[edit]No changes for UrlShortener
UserMerge
[edit]- git #7024ec44 - Use MediaWiki\Block\DatabaseBlock instead of Block (task T224704) by Thalia
VipsScaler
[edit]- git #94a54e6b - Add phan by Umherirrender
VisualEditor
[edit]- git #25cbd22b - Synchronizer: Fix defaultName config by Ed Sanders
- git #e1442aa3 - Add phan by Umherirrender
- git #cdb3b880 - Use MediaWiki\Block\DatabaseBlock instead of Block by Thalia
- git #dbd4dfd7 - Update VE core submodule to master (53e69bf14) (task T201531) (task T201532) (task T201533) (task T201534) by Ed Sanders
- git #8ae49256 - Allow switching from WTE to VE with changes in non-RESTBase mode (task T214542) (task T222312) by Bartosz Dziewoński
- git #b1ac5b74 - Update VE core submodule to master (06f1ebb8e) by Ed Sanders
- git #0e7e88c4 - Update VE core submodule to master (d9ece414a) (task T96528) by James D. Forrester
- git #c9c4b68d - Remove class_exists by ExtensionRegistry check for ConfirmEdit extension by Umherirrender
- git #0c98fd06 - Update VE core submodule to master (67f50262e) (task T222247) by James D. Forrester
- git #4dc8ee52 - Use nullSelectionOnBlur when section=new by Ed Sanders
- git #4a692e76 - Special-case redlink URLs to load preferred editor (task T223793) by Ed Sanders
- git #c1130d38 - MWEditSummaryWidget: Use showSuggestionsOnFocus flag (task T169484) by Ed Sanders
Wikibase
[edit]- git #e1ccb4cd - Fix transactions for cleaning terms by Lucas Werkmeister
- git #970d3ed3 - Add MultiItemTermStore (task T224541) by Lucas Werkmeister
- git #4cad50a0 - Add TermIndexItemTermStore adapter (task T224541) by Lucas Werkmeister
- git #3d957cd6 - termbox: messages to keep AnonEditWarning recurring (task T223985) by Pablo Grass
- git #5ebda089 - Update Termbox (task T221831) by Jakob Warkotsch
- git #1bc30eb0 - Add DatabaseItemTermStore (task T224527) by alaasarhan
- git #7d00348d - Improve atomicity of Database{Item,Property}TermStore by Lucas Werkmeister
- git #34c6eeff - Use getNewPropertyTermStore() in rebuildPropertyTerms by Lucas Werkmeister
- git #5fa1b91a - Wire up DatabasePropertyTermStore in WikibaseRepo (task T224523) (task T224541) by Lucas Werkmeister
- git #6dba787d - Fix CachingKartographerEmbeddingHandlerTest (task T224785) by Michael Holloway
- git #23fb8c72 - Use actual RDF factory data to decide if the format is RDF or not (task T224024) by Stanislav Malyshev
- git #392a1173 - Rename SqlTypeIdsStore to DatabaseTypeIdsStore by alaasarhan
- git #85f8b223 - Use MediaWiki\Block\DatabaseBlock instead of Block (task T224704) by Thalia
- git #5ef506c4 - Tests: Remove array values which are overridden by wfMessage (task T224672) by Kosta Harlan
- git #c455b734 - Fix constructor parameter types of {Item,Property}Handler by Lucas Werkmeister
- git #421a513d - Add TermIndexPropertyTermStore adapter (task T224541) by Lucas Werkmeister
- git #db4a1a8c - Add MultiPropertyTermStore (task T224541) by Lucas Werkmeister
- git #b3dd91ff - Fix for utf8 texts, using StringNormalizer. (task T224523) by Lucas Werkmeister
- git #20022e4d - Support empty input in DatabaseTermIdsAcquirer by Lucas Werkmeister
- git #c99f3ecf - Support empty input in DatabaseTermIdsResolver by Lucas Werkmeister
- git #fa9aafba - Add DatabasePropertyTermStore (task T224504) by Lucas Werkmeister
- git #88be0004 - Support for PermissionManager changes at by Vedmaka
- git #c7a9c5d9 - Implement FakeLoadBalancer::getLocalDomainID() by Lucas Werkmeister
- git #5fc700a5 - Add DatabaseTermIdsCleaner by Lucas Werkmeister
- git #7b14e3c3 - Remove @param-taint by Lucas Werkmeister
- git #338614dc - List all created tables in getSchemaOverrides() by Lucas Werkmeister
- git #d1898b97 - Add DatabaseTermIdsResolver by Lucas Werkmeister
- git #49220588 - Use getters for db connections instead of explicit initializers by alaasarhan
- git #335aff5a - Export parts of item.js to an item.page.js file (task T224284) by Noa Rave
- git #3f4c5edd - Replace references to deprecated Squid config with modern CDN ones by James D. Forrester
- git #0fddddb5 - Stop accessing ParserOutput::geoData field directly (task T223767) by David Causse
- git #58d1ba4d - Add tests in LabelDescriptionNotEqualValidator for cases that it's only checking one language (task T222621) by Amir Sarabadani
WikibaseCirrusSearch
[edit]- git #36241cbf - Update CirrusSearch -> CirrusSearch\CirrusSearch by Erik Bernhardson
WikibaseLexeme
[edit]- git #08c4774f - Use MediaWiki\Block\DatabaseBlock instead of Block (task T224704) by Thalia
- git #823ca315 - Disable flaky tests (task T224546) by Kosta Harlan
- git #e0150392 - Port WikibaseLexeme forms.feature Selenium tests from Ruby to Node.js by rosalie
- git #d23a5979 - Rename sense.add.js to a more generic sense.js (task T221647) by Noa Rave
- git #87421112 - Wait for save button to be enabled by Michael Große
WikibaseLexemeCirrusSearch
[edit]No changes for WikibaseLexemeCirrusSearch
WikibaseMediaInfo
[edit]- git #2c15924e - Fix vendor versions by Matthias Mullie
- git #5cebb311 - Integration tests for statements (task T220113) by ha78na
- git #e2ef39ad - Basic statements data roundtrip tests by Matthias Mullie
- git #4dff6a0e - Other statements on File page (task T219383) by Matthias Mullie
- git #dc81cec0 - Move complicated wikibase test setup into helpers by Matthias Mullie
- git #9a0f02fa - Ensure that Captions panel is right-aligned in RTL languages (task T222867) by Eric Gardner
WikibaseQualityConstraints
[edit]No changes for WikibaseQualityConstraints
Wikidata.org
[edit]No changes for Wikidata.org
WikidataPageBanner
[edit]No changes for WikidataPageBanner
WikiEditor
[edit]No changes for WikiEditor
wikihiero
[edit]- git #49b82f7a - Add Serbian aliases (task T212586) by petarpetkovic
WikiLove
[edit]No changes for WikiLove
WikimediaBadges
[edit]No changes for WikimediaBadges
WikimediaEditorTasks
[edit]- git #836b49fb - Cleanup: Remove legacy suggestions code by Michael Holloway
- git #e39748f0 - Cleanup: Remove dev counters by Michael Holloway
WikimediaEvents
[edit]- git #efab9c51 - Avoid division by zero warnings (task T224686) by Aaron Schulz
WikimediaIncubator
[edit]No changes for WikimediaIncubator
WikimediaMaintenance
[edit]- git #9642a2b5 - Add return type to CreateHumanReadableProjectNameFiles::getLanguageCode by Umherirrender
- git #a2c9d93d - Replace references to deprecated Squid config with modern CDN ones by James D. Forrester
WikimediaMessages
[edit]- git #3a6c4e7c - Add README.md (task T221558) by pavithraes
- git #f6e0a207 - Explain that UrlShortener can only be used on metawiki (task T221526) by Framawiki
- git #41dedfcb - Add two new messages for maintenance window (task T220610) by Ammar
XAnalytics
[edit]No changes for XAnalytics
ZeroBanner
[edit]No changes for ZeroBanner
ZeroPortal
[edit]No changes for ZeroPortal
Skins
[edit]CologneBlue
[edit]- git #0b0be623 - Enable phan (task T224780) by Kunal Mehta
- git #180bb5f3 - Move PHP classes into includes/ by Kunal Mehta
EUCopyrightCampaignSkin
[edit]No changes for EUCopyrightCampaignSkin
MinervaNeue
[edit]- git #7af32bc3 - Treat anonymouse user IP pages as UserPages (task T220114) by Jan Drewniak
- git #b3a7047d - Hygiene: test method names should be written in cameCase by Piotr Miazga
- git #c0b49116 - temporarily disabling failing browser tests for language selector (task T224605) by Jan Drewniak
- git #4ec9b06a - Watchstar should respect viewmywatchlist|editmywatchlist permissions (task T221792) by Piotr Miazga
- git #94c09266 - QA: Don't chain things that cannot be chained (task T223676) by jdlrobson
- git #650198b7 - Fix z-index issue with button on action=history page (task T219895) by Jan Drewniak
- git #f4fa534b - Minerva nav_urls are used only when OverflowMenu is present by Piotr Miazga
MonoBook
[edit]No changes for MonoBook
Modern
[edit]- git #2a388730 - Remove unused "position" field from "ResourceModules" in skin.json (task T224847) by Kunal Mehta
Nostalgia
[edit]- git #e7937ad7 - Enable phan (task T224781) by Kunal Mehta
- git #62d9558f - Move PHP classes to includes/ by Kunal Mehta
Timeless
[edit]No changes for Timeless
Vector
[edit]No changes for Vector
Total Changes
[edit]315 Changes in 77 repos by 62 authors