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 (T213268) (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 (T224221) by Ariel T. Glenn
- git #c3878c08 - selenium: Temporarily drop all tests and wdio-mocha-framework (T222406) by James D. Forrester
- git #e849ffb4 - HTMLForm: Remove deprecated unused getErrors() method (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 (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 (T215722) by Seb35
- git #f75b449f - Add a "help" link for Special:PermanentLink (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 (T221577) by Aaron Schulz
- git #e000ebf0 - Add CirrusSearch dev dependency to require-dev (T220723) by Erik Bernhardson
- git #a88f1d6b - API: Migrate Title::userCan() calls to PermissionManager (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. (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 (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 (T218558) (T223294) by Vedmaka
- git #d9f68869 - rdbms: clean up and refactor ResultWrapper classes by Aaron Schulz
- git #ceb1cd27 - Update OOUI to v0.32.0 (T141320) (T163142) (T169484) (T178950) (T180730) (T203859) (T212186) (T213884) (T215644) (T219479) (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 (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 (T222737) by Thalia
- git #c27ced4f - always order by page_id for dumps of current revisions (T207628) by Ariel T. Glenn
- git #5aa6d533 - Fix doc for $item of ApiQueryBase::addPageSubItem by Umherirrender
- git #c20215d6 - Add checkDependencies.php (T193824) by Kunal Mehta
- git #24a38d1c - WatchedItemStore: Remove deprecated Title param to getNextRevision() by Roan Kattouw
- git #1968af17 - Improve changePassword.php error handling (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
edit3D
edit- git #dd0af212 - Follow-up b23a32a41: Drop call to now-removed isBrowserSupported method (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
editNo 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
editNo changes for AntiSpoof
ApiFeatureUsage
editNo changes for ApiFeatureUsage
ArticleCreationWorkflow
editNo changes for ArticleCreationWorkflow
ArticlePlaceholder
editNo changes for ArticlePlaceholder
Babel
editNo changes for Babel
BetaFeatures
editNo changes for BetaFeatures
BounceHandler
editNo changes for BounceHandler
Calendar
editNo changes for Calendar
Campaigns
editNo changes for Campaigns
Capiunto
editNo changes for Capiunto
CategoryTree
edit- git #dfeb5bea - Add Serbian aliases (T212586) by petarpetkovic
CentralAuth
edit- git #0e4b15af - Use MediaWiki\Block\DatabaseBlock instead of Block by Thalia
CharInsert
editNo changes for CharInsert
CheckUser
edit- git #1040f522 - Use MediaWiki\Block\DatabaseBlock instead of Block (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 (T222921) by David Causse
- git #f630c1ce - Validate request logging with json schema (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 (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
editNo changes for CiteThisPage
Citoid
editNo changes for Citoid
cldr
edit- git #920fcaea - Add phan by Umherirrender
Cognate
editNo changes for Cognate
CodeEditor
editNo changes for CodeEditor
CodeMirror
editNo changes for CodeMirror
CodeReview
editNo changes for CodeReview
CollaborationKit
editNo 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 (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
editNo changes for CongressLookup
ContactPage
editNo changes for ContactPage
ContentTranslation
edit- git #5420edc7 - Show settings button in interlanguage entrypoint if CX is not beta (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 (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 (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 (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 (T208159) by Santhosh Thottingal
- git #c608f056 - Update interlanguage link entry point (T217827) (T192316) (T214673) by Santhosh Thottingal
ContributionTracking
edit- git #64ed81fb - Add phan by Umherirrender
CreditsSource
editNo changes for CreditsSource
Dashiki
editNo changes for Dashiki
Disambiguator
edit- git #99d62542 - Add Serbian aliases (T212586) by petarpetkovic
DismissableSiteNotice
editNo changes for DismissableSiteNotice
DonationInterface
edit- git #294276c3 - Remove unused commented out test from employer field variant patch. (T219558) by jgleeson
- git #76beb20c - minor update to employer3 variant explainer text. (T219558) by jgleeson
- git #65e0f108 - added ui explainer text for employer field by jgleeson
- git #7bd96f4f - Make 'emailExplain' default behavior (T218730) by Elliott Eggleston
- git #47735e63 - Move requiredFields overrides to config (T219558) by Elliott Eggleston
- git #d9e6fa90 - Tiny fixes for optional field behavior (T219558) by Elliott Eggleston
- git #c4fc164c - add employer field variant (T219558) by jgleeson
- git #d7c7a13c - add optional form fields behaviour (T219558) by jgleeson
- git #9992aac3 - Remove unused function by Elliott Eggleston
- git #b47f7ba8 - Fix Adyen fraud filtering (T221377) by Elliott Eggleston
- git #26a82078 - Update PHP version requirement in composer.json by Elliott Eggleston
DoubleWiki
editNo changes for DoubleWiki
DynamicSidebar
editNo changes for DynamicSidebar
EUCopyrightCampaign
editNo changes for EUCopyrightCampaign
Echo
editNo 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 (T224704) by Thalia
- git #b8f62949 - Fix Exception by forcing default diff engine and renderer (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 (T224704) by Thalia
- git #265206d7 - Use tabs for indent in extension.json by Umherirrender
EventLogging
editNo changes for EventLogging
ExtensionDistributor
editNo changes for ExtensionDistributor
ExternalGuidance
editNo changes for ExternalGuidance
FeaturedFeeds
editNo changes for FeaturedFeeds
FileExporter
edit- git #e339cefa - Don't show export tab on nonexistent pages (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 (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 (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 (T198616) by WMDE-Fisch
- git #09bd0904 - Add language templates when requested via `@` syntax in the configuration (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" (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 (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()` (T42485) by Derick Alangi
- git #f6d5c551 - Replace comment reference to deprecated Squid config with modern CDN ones by James D. Forrester
FundraiserLandingPage
editNo changes for FundraiserLandingPage
FundraisingTranslateWorkflow
editNo changes for FundraisingTranslateWorkflow
Gadgets
editNo changes for Gadgets
GeoCrumbs
editNo changes for GeoCrumbs
GeoData
edit- git #6299eed2 - Don't lose CoordinatesOutput when multiple slots are available (T223767) by David Causse
- git #c37b1ed4 - Isolate ParserOutput::geoData magic field (T223767) by David Causse
GettingStarted
editNo changes for GettingStarted
GlobalBlocking
edit- git #1a46e796 - Use MediaWiki\Block\DatabaseBlock instead of Block (T224704) by Thalia
- git #81d69a7f - Add Serbian aliases (T212586) by petarpetkovic
GlobalCssJs
editNo 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
editNo changes for GoogleNewsSitemap
Graph
edit- git #e4a1db33 - Add Serbian aliases (T212586) by petarpetkovic
GrowthExperiments
edit- git #24ef5fe3 - Remove reference to non-existent module (T217105) by Kosta Harlan
- git #8059ea82 - Send mentor's username to Growthexperiments-homepage-mentorship-header message (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 (T220831) by Kosta Harlan
- git #f362b719 - QuestionPoster: Correctly set timestamp when question is posted (T223338) by Kosta Harlan
- git #02f222a3 - Log error code with action_data on submit-failure (T224039) by Kosta Harlan
- git #fe3fb2f3 - Prevent parsing of GEHelpPanelHelpDeskTitle from accessing the session (T224224) by Stephane Bisson
GuidedTour
editNo changes for GuidedTour
GWToolset
editNo changes for GWToolset
ImageMap
editNo changes for ImageMap
InputBox
editNo changes for InputBox
Insider
editNo 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
editNo changes for InterwikiSorting
Jade
editNo changes for Jade
Josa
editNo changes for Josa
JsonConfig
edit- git #28d4937d - Fix use of MWHttpRequest sub classes as doc types by Umherirrender
Kartographer
editNo changes for Kartographer
LabeledSectionTransclusion
editNo changes for LabeledSectionTransclusion
LandingCheck
editNo changes for LandingCheck
LdapAuthentication
edit- git #a3ea445a - Add phan (T224776) by Umherirrender
- git #1467aecc - Declare array before use by Umherirrender
- git #1f5fb262 - Use MediaWiki\Block\DatabaseBlock instead of Block (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
editNo changes for LiquidThreads
Listings
editNo changes for Listings
LocalisationUpdate
editNo changes for LocalisationUpdate
LoginNotify
editNo changes for LoginNotify
MapSources
editNo changes for MapSources
MassMessage
editNo 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 (T212586) by petarpetkovic
MobileApp
editNo changes for MobileApp
MobileFrontend
edit- git #82350468 - HYGIENE exit domParse early for User namespace (T220114) by Jan Drewniak
- git #f185f5a8 - Add phan by Umherirrender
- git #6dfa85ec - Fix bug where the category viewer truncates category titles with a period (T223928) by Porplemontage
- git #4fa9856c - Declare missing property in MwApiContentProvider class by Umherirrender
- git #e731296e - editor: Respect VisualEditor switching options (T222312) by Bartosz Dziewoński
- git #6d7e3e59 - Display styled banner on non-existing user IP pages (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 (T222315) by Ed Sanders
- git #1b0f91d1 - schemaEditAttemptStep: discard loaded events when switching modes (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 (T205341) (T217622) by Volker E
MultimediaViewer
edit- git #0c460e78 - Remove unused "position" field from "ResourceModules" in extension.json (T224847) by Kunal Mehta
- git #682873dd - Replace moment.js with Date.toLocaleString (T224626) by Simon Legner
- git #1a00347c - Fix unresponsive download button (T186461) by Simon Legner
- git #e7739374 - Fix routing after repeatedly opening/closing by Simon Legner
- git #b1ade193 - Adopt mediawiki.router (T77258) by Simon Legner
- git #2fbf2c06 - Download sizes: 480p, 720p, 1080p, 2160p (T77642) by Simon Legner
NavigationTiming
editNo 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
editNo changes for NewUserMessage
Nuke
editNo changes for Nuke
OATHAuth
editNo 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 (T224750) by Gergő Tisza
- git #3a4efb8f - Back up globals before OAuthRequest tests (T223225) by Gergő Tisza
- git #42b22d58 - Add Serbian aliases (T212586) by petarpetkovic
OpenStackManager
editNo changes for OpenStackManager
ORES
edit- git #7a214800 - Disable broken test (T224672) by Kosta Harlan
- git #7c1274e8 - Clean up ResultWrapper type hints and related code by Aaron Schulz
PageAssessments
editNo changes for PageAssessments
PagedTiffHandler
edit- git #d14758f3 - Add phan by Umherirrender
PageImages
editNo changes for PageImages
PageTriage
edit- git #9f4c6f81 - Use MediaWiki\Block\DatabaseBlock instead of Block (T224704) by Thalia
- git #7f0553df - Add missing period to English version of Log-description-pagetriage-copyvio (T224077) by DannyS712
- git #54045d66 - Follow-up 4c1c225: Re-bump wgPageTriageCacheVersion (T224693) by MusikAnimal
- git #ada5c8d4 - Follow-up 4c1c225: Bump wgPageTriageCacheVersion (T224693) by MusikAnimal
PageViewInfo
editNo changes for PageViewInfo
ParserFunctions
editNo changes for ParserFunctions
ParsoidBatchAPI
editNo changes for ParsoidBatchAPI
PdfHandler
editNo changes for PdfHandler
PerformanceInspector
editNo changes for PerformanceInspector
Petition
editNo changes for Petition
Poem
editNo changes for Poem
PoolCounter
editNo changes for PoolCounter
Popups
edit- git #d1fc6786 - Remove wrong ARIA `role=tooltip` from container (T223827) by Volker E
ProofreadPage
editNo changes for ProofreadPage
PropertySuggester
editNo changes for PropertySuggester
QuickSurveys
editNo changes for QuickSurveys
Quiz
edit- git #7f62ae68 - Add phan by Umherirrender
ReadingLists
editNo changes for ReadingLists
RelatedArticles
edit- git #51a19570 - Fix wgRelatedArticles*UseCirrusSearch var names in data.json (T224879) by David Causse
Renameuser
editNo 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 (T207781) by WMDE-Fisch
RSS
editNo changes for RSS
SandboxLink
editNo changes for SandboxLink
Score
editNo changes for Score
Scribunto
editNo changes for Scribunto
SearchExtraNS
editNo changes for SearchExtraNS
SecurePoll
edit- git #6b92fc56 - Add Serbian aliases (T212586) by petarpetkovic
Sentry
edit- git #929b418a - Add phan by Umherirrender
ShortUrl
editNo changes for ShortUrl
SiteMatrix
editNo changes for SiteMatrix
SkinPerPage
editNo changes for SkinPerPage
SpamBlacklist
edit- git #abc36ab3 - Partially update README (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
editNo changes for SubPageList3
SubpageSortkey
editNo changes for SubpageSortkey
SyntaxHighlight_GeSHi
editNo changes for SyntaxHighlight_GeSHi
TemplateData
editNo changes for TemplateData
TemplateSandbox
editNo changes for TemplateSandbox
TemplateStyles
editNo changes for TemplateStyles
TemplateWizard
editNo changes for TemplateWizard
TextExtracts
editNo 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 (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 (T224522) by Brion Vibber
- git #08c4476f - Fix regression in subtitles for non-English sites on Commons videos (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
editNo changes for TitleBlacklist
TocTree
editNo changes for TocTree
TorBlock
edit- git #004cd2e2 - Use MediaWiki\Block\DatabaseBlock instead of Block (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 (T87985) by Adam Wight
- git #623ee372 - Registration: page translation config (T87985) by Adam Wight
- git #fe372ba7 - Registration: fuzzy config (T87985) by Adam Wight
- git #18cd8ba5 - Registration: language code config (T87985) by Adam Wight
TranslationNotifications
editNo changes for TranslationNotifications
TrustedXFF
editNo 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
editNo 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 (T222361) by Eric Gardner
UrlShortener
editNo changes for UrlShortener
UserMerge
edit- git #7024ec44 - Use MediaWiki\Block\DatabaseBlock instead of Block (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) (T201531) (T201532) (T201533) (T201534) by Ed Sanders
- git #8ae49256 - Allow switching from WTE to VE with changes in non-RESTBase mode (T214542) (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) (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) (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 (T223793) by Ed Sanders
- git #c1130d38 - MWEditSummaryWidget: Use showSuggestionsOnFocus flag (T169484) by Ed Sanders
Wikibase
edit- git #e1ccb4cd - Fix transactions for cleaning terms by Lucas Werkmeister
- git #970d3ed3 - Add MultiItemTermStore (T224541) by Lucas Werkmeister
- git #4cad50a0 - Add TermIndexItemTermStore adapter (T224541) by Lucas Werkmeister
- git #3d957cd6 - termbox: messages to keep AnonEditWarning recurring (T223985) by Pablo Grass
- git #5ebda089 - Update Termbox (T221831) by Jakob Warkotsch
- git #1bc30eb0 - Add DatabaseItemTermStore (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 (T224523) (T224541) by Lucas Werkmeister
- git #6dba787d - Fix CachingKartographerEmbeddingHandlerTest (T224785) by Michael Holloway
- git #23fb8c72 - Use actual RDF factory data to decide if the format is RDF or not (T224024) by Stanislav Malyshev
- git #392a1173 - Rename SqlTypeIdsStore to DatabaseTypeIdsStore by alaasarhan
- git #85f8b223 - Use MediaWiki\Block\DatabaseBlock instead of Block (T224704) by Thalia
- git #5ef506c4 - Tests: Remove array values which are overridden by wfMessage (T224672) by Kosta Harlan
- git #c455b734 - Fix constructor parameter types of {Item,Property}Handler by Lucas Werkmeister
- git #421a513d - Add TermIndexPropertyTermStore adapter (T224541) by Lucas Werkmeister
- git #db4a1a8c - Add MultiPropertyTermStore (T224541) by Lucas Werkmeister
- git #b3dd91ff - Fix for utf8 texts, using StringNormalizer. (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 (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 (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 (T223767) by David Causse
- git #58d1ba4d - Add tests in LabelDescriptionNotEqualValidator for cases that it's only checking one language (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 (T224704) by Thalia
- git #823ca315 - Disable flaky tests (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 (T221647) by Noa Rave
- git #87421112 - Wait for save button to be enabled by Michael Große
WikibaseLexemeCirrusSearch
editNo changes for WikibaseLexemeCirrusSearch
WikibaseMediaInfo
edit- git #2c15924e - Fix vendor versions by Matthias Mullie
- git #5cebb311 - Integration tests for statements (T220113) by ha78na
- git #e2ef39ad - Basic statements data roundtrip tests by Matthias Mullie
- git #4dff6a0e - Other statements on File page (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 (T222867) by Eric Gardner
WikibaseQualityConstraints
editNo changes for WikibaseQualityConstraints
Wikidata.org
editNo changes for Wikidata.org
WikidataPageBanner
editNo changes for WikidataPageBanner
WikiEditor
editNo changes for WikiEditor
wikihiero
edit- git #49b82f7a - Add Serbian aliases (T212586) by petarpetkovic
WikiLove
editNo changes for WikiLove
WikimediaBadges
editNo 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 (T224686) by Aaron Schulz
WikimediaIncubator
editNo 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 (T221558) by pavithraes
- git #f6e0a207 - Explain that UrlShortener can only be used on metawiki (T221526) by Framawiki
- git #41dedfcb - Add two new messages for maintenance window (T220610) by Ammar
XAnalytics
editNo changes for XAnalytics
ZeroBanner
editNo changes for ZeroBanner
ZeroPortal
editNo changes for ZeroPortal
Skins
editCologneBlue
edit- git #0b0be623 - Enable phan (T224780) by Kunal Mehta
- git #180bb5f3 - Move PHP classes into includes/ by Kunal Mehta
EUCopyrightCampaignSkin
editNo changes for EUCopyrightCampaignSkin
MinervaNeue
edit- git #7af32bc3 - Treat anonymouse user IP pages as UserPages (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 (T224605) by Jan Drewniak
- git #4ec9b06a - Watchstar should respect viewmywatchlist|editmywatchlist permissions (T221792) by Piotr Miazga
- git #94c09266 - QA: Don't chain things that cannot be chained (T223676) by jdlrobson
- git #650198b7 - Fix z-index issue with button on action=history page (T219895) by Jan Drewniak
- git #f4fa534b - Minerva nav_urls are used only when OverflowMenu is present by Piotr Miazga
MonoBook
editNo changes for MonoBook
Modern
edit- git #2a388730 - Remove unused "position" field from "ResourceModules" in skin.json (T224847) by Kunal Mehta
Nostalgia
edit- git #e7937ad7 - Enable phan (T224781) by Kunal Mehta
- git #62d9558f - Move PHP classes to includes/ by Kunal Mehta
Timeless
editNo changes for Timeless
Vector
editNo changes for Vector
Total Changes
edit315 Changes in 77 repos by 62 authors