MediaWiki 1.36/wmf.38/Changelog
Core changes
edit- git #0984e55b - Branch commit for wmf/1.36.0-wmf.38 by trainbranchbot
- git #e497482e - DoctrineSchemaBuilder: Do not add prefix placeholder for Postgres at all (T191231) by Ammarpad
- git #fe943094 - Use PageStore in RevisionStore by daniel
- git #7d79ba63 - objectcache: cleanup WANObjectCache constants and doc blocks by Aaron Schulz
- git #cd66d7c3 - Convert ParserOutputAccess to PageRecord. by Petr Pchelko
- git #79caf9cc - maintenance: Fix "changing" typo in class doc by Timo Tijhof
- git #78cc6d77 - build: Swap deprecated @codingStandardsIgnore to phpcs:ignore (T278594) by Umherirrender
- git #f04db990 - Add a warning to Maintenance about its unusual setup sequence by Gergő Tisza
- git #6ca79d78 - Partially revert "Maintenance.php: Remove hardcoded terminal size" by Gergő Tisza
- git #2e5704c5 - Update list of PL special page aliases by rail
- git #4569d5cb - BackupDumper: Add -o as shortcode for --output by Paladox
- git #4cb7d33d - Bring back the CollationUpdate (T272199) by Amir Sarabadani
- git #432a7b62 - DefaultSettings: Fix documentation of user-global in $wgRateLimits by Reedy
- git #f642215a - Convert ParserCache to PageRecord by Petr Pchelko
- git #94484f07 - RCFilters: Clear floating recent changes legend by jdlrobson
- git #ac7391c6 - Drop unused patch-rc_cur_id-not-null.sql by Amir Sarabadani
- git #1980d47f - Drop unused patch-update_sequences.sql by Amir Sarabadani
- git #89065a22 - Revert "Avoid HTTP protocol errors when fastcgi_finish_request() is unavailable" (T278579) by Reedy
- git #e70757f5 - Revert "Move logDataPageOutputOnly() call to outputResponsePayload()" (T278579) by Reedy
- git #f38fee21 - Fix missing styles on diff (T279099) by mainframe98
- git #74ebf0ec - objectcache: replace "coalesceKeys" with "coalesceScheme" by Aaron Schulz
- git #573d9b05 - Rest/Handler.php: Minor cleanup by Reedy
- git #7c2e7969 - Expand config-pingback-help, link to privacy policy in config-pingback (T271735) by Reedy
- git #18b33350 - Drop now unused patch-kill-iwl_prefix.sql (T272199) by Amir Sarabadani
- git #13c298fc - Drop unused patch-watchlist.sql by Amir Sarabadani
- git #b4a236b9 - Drop now unused patch-categorylinks-better-collation.sql (T272199) by Amir Sarabadani
- git #c621548c - Convert mail namespace to Authority/UserIdentity by Petr Pchelko
- git #c44d4463 - Make stricter type checks on user email and real name by Petr Pchelko
- git #a87fa828 - Add release notes about changing the logo (T268230) by Amir Sarabadani
- git #f7cda6b4 - changes: Move unlock to cover DELETE query for activeusers in RC jobs (T255059) by Timo Tijhof
- git #3ae4c5ef - title: Fix bogus Title::getSkinFromConfigSubpage() (T229443) by Thiemo Kreuz
- git #2cf88d48 - Remove User::idFromName from UnblockUser::unblockUnsafe (T261016) by STran
- git #c2ccb44f - Update label and placeholder text for Special:Block target (T278980) (T263638) by STran
- git #f66ea1b3 - Actor migration cleanup for removeUnusedAccounts.php (T278917) by Tim Starling
- git #ba3a2b0c - Use the new mediawiki logos (T268230) by Amir Sarabadani
- git #81d54bf8 - Move more legacy styles to existing modules (T278576) by mainframe98
- git #0422e337 - Add defaultsort magic word for Serbian language, by zoranzoki21
- git #a6a05134 - Create mediawiki.actions.styles module for misc action styles (T278504) by mainframe98
- git #c71781f5 - Add Message/MessageValue datetime parameter types (T278482) by Petr Pchelko
- git #c932f620 - EmailNotification: clean up with modern coding conventions by DannyS712
- git #aec37adb - Clean up and simplify SpecialEmailUser::submit (T265541) by DannyS712
- git #6c483f27 - Add tests for ProxyLookup by DannyS712
- git #877720d7 - Make Title::isWatchable more strict (T278735) by Petr Pchelko
- git #c504f19f - ResourceLoaderSkinModule: `content` => `toc`, `content-thumbnails` (T269877) by jdlrobson
- git #af047cfa - EditPageBeforeEditToolbarHook no longer stable to implement (T278563) by DannyS712
- git #508a4a9a - Hard deprecate the onTitleArrayFromResult hook by DannyS712
- git #1c6e8231 - ProxyLookup: inject hook container by DannyS712
- git #4213630c - Drop unused patch-uploadstash_sequence.sql by Amir Sarabadani
- git #1bcee790 - Drop now unused patch-interwiki.sql (T272199) (T273080) by Amir Sarabadani
- git #76fb0bf2 - selenium: Delete Sauce Labs NPM package (T248221) by Željko Filipin
- git #57094675 - AbstractBlock::setTarget() don't always use MediaWikiServices by DannyS712
- git #f620c9e2 - SpecialUndelete: Remove 'mediawiki.special.undelete' module alias by Timo Tijhof
- git #321d3093 - Revert "Re-apply "Deprecate constructing revision with non-proper page"" by Ppchelko
- git #7d398ffd - Split FallbackContentHandlerTest into separate unit tests by DannyS712
- git #b24bff67 - Move legacy link styles to other skin features (T278575) by mainframe98
- git #188054a4 - ResourceLoader: Correct documentation of skin module (T278373) by jdlrobson
- git #a57b4c81 - MovePage: fetch $wgMaximumMovedPages from config by DannyS712
- git #0cd1ebdc - Deprecate the EditPageBeforeEditToolbar hook (T278563) by mainframe98
- git #c9938422 - A tiny cleanup in some Messages*.php files by Amir Aharoni
- git #c3c00999 - mediawiki.skinning: Combine color rules of all code elements by Volker E
- git #6744420f - Drop doWatchlistUpdate from MysqlUpdater (T272199) by Amir Sarabadani
- git #43cdba5d - Convert InfoAction to PageIdentity by daniel
- git #9fd36dff - Clean up PasswordPolicyChecksTest by DannyS712
- git #e88f4ca2 - API: Clean up ApiPurgeTest by Timo Tijhof
- git #92013e58 - ContentHandlerTest: merge single use private method by DannyS712
- git #eaf737e3 - RevisionStoreRecord: Use MWTimestamp::getTimestamp for detailed errors (T254210) by Daimona Eaytoy
- git #ea7397e0 - title: Fix Title::findSubpageDivider() destroying certain strings (T229443) by Thiemo Kreuz
Vendor
edit- git #08559b3d - Bump wikimedia/parsoid to 0.13.0-a31 (T277800) by Subramanya Sastry
- git #8dfbe7d3 - Bump wikimedia/parsoid to 0.13.0-a30 (T30980) (T269749) (T274521) (T276620) (T277415) (T278074) by Subramanya Sastry
Extensions
edit3D
editNo changes for 3D
AbuseFilter
edit- git #edc347ae - Clean up AbuseFilterViewRevert by Matěj Suchánek
- git #b849e5da - Move documentation from hooks.txt to hook interfaces by Umherirrender
- git #1bd0b024 - Api: inject AbuseFilterPermissionManager where needed (T259960) by DannyS712
ActiveAbstract
editNo changes for ActiveAbstract
AdvancedSearch
editNo changes for AdvancedSearch
AntiSpoof
editNo changes for AntiSpoof
ApiFeatureUsage
editNo changes for ApiFeatureUsage
ArticleCreationWorkflow
editNo changes for ArticleCreationWorkflow
ArticlePlaceholder
edit- git #6750befc - Update WikibaseClient::getStore() calls (T277482) by Lucas Werkmeister
- git #63c1c577 - Temporarily skip test (T277482) by Lucas Werkmeister
- git #5dfd347c - Update calls to getLangLinkSiteGroup (T277569) by Itamar Givon
- git #a3b42912 - Update WikibaseRepo::getStore() call (T277490) by Lucas Werkmeister
Babel
editNo changes for Babel
BetaFeatures
editNo changes for BetaFeatures
BounceHandler
editNo changes for BounceHandler
Calendar
edit- git #125c87a9 - build: Remove unneeded @codingStandardsIgnore (T278594) by Umherirrender
Campaigns
editNo changes for Campaigns
Capiunto
editNo changes for Capiunto
CategoryTree
edit- git #c08dc34b - Return an extension tag when preprocessing a parser function (T257344) (T279094) by Arlo Breault
CentralAuth
edit- git #8975be3f - Avoid using User::getBoolOption() (T277600) by ZabeMath
- git #a01abb25 - Convert CentralUser to UserIdentity by Petr Pchelko
CentralNotice
editNo changes for CentralNotice
CharInsert
editNo changes for CharInsert
CheckUser
editNo changes for CheckUser
CirrusSearch
editNo changes for CirrusSearch
Cite
editNo changes for Cite
CiteThisPage
edit- git #9ed81f51 - Fix all PHPCS excludes by zoranzoki21
Citoid
edit- git #f40004ea - build: Swap deprecated @codingStandardsIgnore to phpcs:disable (T278594) by Umherirrender
cldr
edit- git #59d48d4f - Add termbox languages cak, cnh (T278853) (T278854) by Remko de Keijzer
CodeEditor
editNo changes for CodeEditor
CodeMirror
editNo changes for CodeMirror
CodeReview
edit- git #31211c15 - build: Swap deprecated @codingStandardsIgnore to phpcs:disable (T278594) by Umherirrender
- git #fe931449 - Set default CodeReviewCommentWatcherEmail to empty string. by Petr Pchelko
Cognate
editNo changes for Cognate
Collection
editNo changes for Collection
CommonsMetadata
editNo changes for CommonsMetadata
ConfirmEdit
edit- git #29709a61 - Move some classes to TestAutoloadClasses by Reedy
- git #3bf4fb95 - Deprecate $wgAllowConfirmedEmail (T257164) by ZabeMath
CongressLookup
editNo changes for CongressLookup
ContactPage
editNo changes for ContactPage
ContentTranslation
edit- git #a7b9e980 - CX3 build 0.1.0+20210405 by Santhosh Thottingal
- git #6435dfe9 - SX Publishing: Move section number calculation logic inside page model by NikG
- git #d1b406ff - SX Publishing: Add publishHelper to support section concatenation by NikG
- git #5702e5bd - styles: Remove obsolete `-moz-` vendor prefixed rules (T278670) by Volker E
- git #634e5d5f - SX: Add language parameter to getSectionContents api client method by NikG
- git #1bbf1882 - SX Publishing: Move publish html creation logic to vuex action by NikG
- git #d153e82c - SX Publishing: Move section number calculation to vuex action by NikG
- git #955cf3a3 - SX Compare contents: Fix new section placeholder position (T263139) by NikG
- git #73ae93e4 - SX: Add fetch appendix section titles action by NikG
CreditsSource
editNo changes for CreditsSource
Dashiki
editNo changes for Dashiki
Disambiguator
editNo changes for Disambiguator
DiscussionTools
edit- git #4c271875 - Make the source mode toolbar a user preference feature (T275950) by Ed Sanders
- git #5dae22e9 - Fix switching interface getting stuck after failing to switch (T274423) by Bartosz Dziewoński
DismissableSiteNotice
editNo changes for DismissableSiteNotice
DonationInterface
edit- git #126f2d6a - EmailPreferencesTest: remove unneeded setUp() by DannyS712
- git #9b059443 - Remove Davivienda from CO payment options (T277770) by Elliott Eggleston
DoubleWiki
edit- git #e4d375c7 - build: Swap deprecated @codingStandardsIgnore to phpcs:disable (T278594) by Umherirrender
DynamicSidebar
editNo changes for DynamicSidebar
Echo
edit- git #cc50ae63 - EchoHooks: Skip onOutputPageCheckLastModified on action=raw (T279213) by Timo Tijhof
- git #9f3596c9 - Remove en-gb.json (T257759) by Reedy
Elastica
editNo changes for Elastica
ElectronPdfService
editNo changes for ElectronPdfService
EntitySchema
edit- git #e4e99a4a - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
EventBus
editNo changes for EventBus
EventLogging
editNo changes for EventLogging
EventStreamConfig
editNo changes for EventStreamConfig
ExtensionDistributor
editNo changes for ExtensionDistributor
ExternalGuidance
editNo changes for ExternalGuidance
FeaturedFeeds
editNo changes for FeaturedFeeds
FileExporter
editNo changes for FileExporter
FileImporter
edit- git #c81c13dc - Avoid using User::setOption() (T277818) by ZabeMath
FlaggedRevs
edit- git #889ee09d - Clean up two barely used frontend features (T277883) by Amir Sarabadani
- git #552aaf00 - Drop Special:ReviewedVersions (T277883) by Amir Sarabadani
- git #04ffb5f5 - Drop quality tier (T277883) by Amir Sarabadani
- git #dc93e33e - Drop ApiQueryReviewedpages (T277883) by Amir Sarabadani
- git #4ef5ef1c - Fix incomplete `@return ParserOutput|null` return types by Thiemo Kreuz
- git #a9ab36c4 - Clean up documentation of $fileSha1Keys arrays and others by Thiemo Kreuz
Flow
edit- git #bd814376 - Avoid using User::setOption() (T277818) by ZabeMath
- git #3f0bc465 - Move the next few services to ServiceWiring.php (T170330) by DannyS712
- git #726e5bd6 - Add ServiceWiring.php and move first services (T170330) by DannyS712
- git #9c5b94c9 - Avoid using User::getIntOption() (T277600) by ZabeMath
FundraiserLandingPage
editNo changes for FundraiserLandingPage
FundraisingTranslateWorkflow
editNo changes for FundraisingTranslateWorkflow
Gadgets
edit- git #2bc48a85 - Add PL special page alias for "GadgetUsage" by rail
GeoCrumbs
editNo changes for GeoCrumbs
GeoData
editNo changes for GeoData
GettingStarted
editNo changes for GettingStarted
GlobalBlocking
editNo changes for GlobalBlocking
GlobalCssJs
editNo changes for GlobalCssJs
GlobalPreferences
edit- git #421d17f9 - Avoid using User ::getOptions, ::getOptionKinds, ::setOption (T275602) by vladshapik
GlobalUsage
editNo changes for GlobalUsage
GlobalUserPage
editNo changes for GlobalUserPage
GlobalWatchlist
editNo changes for GlobalWatchlist
GoogleNewsSitemap
editNo changes for GoogleNewsSitemap
Graph
editNo changes for Graph
GrowthExperiments
edit- git #56d8a301 - Refactor MentorStore to use IDBAccessObject flags (T275773) by Martin Urbanec
- git #aa7e84b4 - Add WikiPageConfigValidation (T274031) by Martin Urbanec
- git #40af9918 - Do not provide 'false' as email to User class. by Petr Pchelko
- git #e08ebebf - Add new team members to .mailmap by Martin Urbanec
- git #cb0a2a2e - i18n: Change hr translations (T275684) by Martin Urbanec
- git #690f61f2 - phpcs: Cleanup ignore of UnusedUseStatement sniff by Umherirrender
- git #c37ab572 - Link inspector: Force the context item to appear (T269644) by Kosta Harlan
- git #c07fa0fb - Link inspector: Auto advance only on mobile (T269644) by Kosta Harlan
- git #a131ef1f - Skip listTaskCounts.php when the task suggester is remote by Gergő Tisza
- git #c16ef2c5 - build: Updating y18n to 4.0.1 by libraryupgrader
GuidedTour
editNo changes for GuidedTour
GWToolset
edit- git #e9be0d8a - build: Swap deprecated @codingStandardsIgnore to phpcs:ignore (T278594) by Umherirrender
ImageMap
editNo changes for ImageMap
InputBox
editNo changes for InputBox
Insider
editNo changes for Insider
intersection
editNo changes for intersection
Interwiki
editNo changes for Interwiki
InterwikiSorting
editNo changes for InterwikiSorting
IPInfo
editNo changes for IPInfo
Jade
editNo changes for Jade
Josa
edit- git #98684c92 - build: Remove unneeded @codingStandardsIgnore (T278594) by Umherirrender
JsonConfig
edit- git #0df4a5da - apihelp-jsonconfig-param-command: update right referred to by DannyS712
- git #e9cf0fb1 - build: Remove unneeded @codingStandardsIgnore (T278594) by Umherirrender
Kartographer
edit- git #b4066cae - Simplify regex code in MapLink by Thiemo Kreuz
- git #bf9a8882 - Remove not needed by-ref markers from PHP code by Thiemo Kreuz
LabeledSectionTransclusion
edit- git #c9702100 - build: Swap deprecated @codingStandardsIgnore to phpcs:ignore (T278594) by Umherirrender
LandingCheck
editNo changes for LandingCheck
LdapAuthentication
editNo changes for LdapAuthentication
Linter
editNo changes for Linter
LiquidThreads
editNo changes for LiquidThreads
Listings
editNo changes for Listings
LocalisationUpdate
editNo changes for LocalisationUpdate
LoginNotify
edit- git #8d8e0e7d - Avoid using User::setOption() (T277818) by ZabeMath
- git #012f47bf - Switch checkAndIncKey() to using BagOStuff::incrWithInit() by Aaron Schulz
MachineVision
edit- git #1711a25e - build: Updating y18n to 4.0.1 by libraryupgrader
MapSources
editNo changes for MapSources
MassMessage
edit- git #35e0b831 - Fix PHPCS code style and many more small improvements by Thiemo Kreuz
Math
edit- git #e0ca2b86 - Avoid using User::setOption() (T277818) by ZabeMath
- git #004da5f9 - Update WikibaseClient::getStore() call (T277482) by Lucas Werkmeister
- git #5d8eb9f9 - build: Updating y18n to 4.0.1 by libraryupgrader
MediaModeration
editNo changes for MediaModeration
MobileApp
editNo changes for MobileApp
MobileFrontend
edit- git #8b40ef9b - build: Swap deprecated @codingStandardsIgnore to phpcs:disable (T278594) by Umherirrender
- git #dfff4785 - Update WikibaseClient::getStore() call (T277482) by Lucas Werkmeister
MultimediaViewer
editNo changes for MultimediaViewer
NavigationTiming
edit- git #c936de7e - Collect cache host from Server-Timing header (T277769) by gilles
Newsletter
edit- git #eba57a7c - build: Updating y18n to 4.0.1 by libraryupgrader
NewUserMessage
editNo changes for NewUserMessage
Nuke
edit- git #e79b52ee - Move documentation from hooks.txt to hook interfaces by Umherirrender
OATHAuth
editNo changes for OATHAuth
OAuth
editNo changes for OAuth
OAuthRateLimiter
editNo changes for OAuthRateLimiter
OpenStackManager
editNo changes for OpenStackManager
ORES
editNo changes for ORES
PageAssessments
editNo changes for PageAssessments
PagedTiffHandler
editNo changes for PagedTiffHandler
PageImages
editNo changes for PageImages
PageNotice
editNo changes for PageNotice
PageTriage
edit- git #e1c83adf - Avoid using User::setOption() (T277818) by ZabeMath
- git #bfb2add1 - SpecialNewPagesFeedTest: remove unneeded tearDown() by DannyS712
PageViewInfo
editNo changes for PageViewInfo
ParserFunctions
edit- git #4213826c - Convert define() to class const in ExprParser by Umherirrender
- git #e3697793 - build: Swap deprecated @codingStandardsIgnore to phpcs:ignore (T278594) by Umherirrender
PdfHandler
editNo changes for PdfHandler
Poem
editNo changes for Poem
PoolCounter
editNo changes for PoolCounter
Popups
edit- git #4908f82c - Add title attribute to settings gear icon (T274887) by Clare Ming
- git #76e0b7ed - Fix popup footer covering reference content (T277364) by Andrew Kostka
ProofreadPage
edit- git #6559a82b - Avoid using User::getBoolOption() (T277600) by ZabeMath
- git #4f6bb5d9 - Add link to styles.css when suitable (T278572) by Inductiveload
- git #9a9b2d68 - build: Updating y18n to 4.0.1 by libraryupgrader
PropertySuggester
edit- git #62795c2a - Update WikibaseRepo::getStore() call (T277490) by Lucas Werkmeister
QuickSurveys
editNo changes for QuickSurveys
Quiz
editNo changes for Quiz
ReadingLists
editNo changes for ReadingLists
RelatedArticles
edit- git #abe3f9fa - build: Updating y18n to 4.0.1 by libraryupgrader
Renameuser
edit- git #0e223b3a - Move documentation from hooks.txt to hook interfaces by Umherirrender
RevisionSlider
edit- git #e0ef6cbf - build: Updating y18n to 4.0.1 by libraryupgrader
RSS
editNo changes for RSS
SandboxLink
editNo changes for SandboxLink
Score
editNo changes for Score
Scribunto
edit- git #d5781bd8 - build: Swap deprecated @codingStandardsIgnore to phpcs:ignore (T278594) by Umherirrender
SearchExtraNS
editNo changes for SearchExtraNS
SecureLinkFixer
editNo changes for SecureLinkFixer
SecurePoll
edit- git #f768d198 - build: Ignore vendor on eslint runs by Umherirrender
- git #31bcd668 - Revert "Remove not-blocked use" by Tchanders
- git #e95b631b - Remove not-blocked use (T276981) by AnaïsGueyte
- git #58644de6 - Require MediaWiki 1.36.0 or greater (T279065) by Thalia
- git #f9890a00 - Rename variable in Ballot subclasses now we're not string building by Thalia
- git #87c55620 - Update Ballot::getQuestionForm documentation (T278832) by wikitrent
- git #7ae54eeb - Use OOUI in PreferentialBallot (T276903) by STran
- git #c5347013 - RadioRangeBallot was the only Ballot not returning a FieldsetLayout (T276763) by David Lynch
- git #3ba47fbf - Update TranslatePage for OOUI (T273045) by David Lynch
- git #b2b3f02c - Update helpline and grammar fix (T278322) by AnaïsGueyte
- git #be6046a2 - SecurePoll: Field 'el_owner' doesn't have a default value (T278138) by tsepothoabala
- git #6b68fbd0 - Add usergroup-based voter eligibility (T275470) by STran
ShortUrl
editNo changes for ShortUrl
SiteMatrix
editNo changes for SiteMatrix
SpamBlacklist
editNo changes for SpamBlacklist
StopForumSpam
editNo changes for StopForumSpam
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
edit- git #8cf50040 - build: Updating y18n to 4.0.1 by libraryupgrader
TextExtracts
editNo changes for TextExtracts
Thanks
edit- git #f36a08e6 - Avoid using User::setOption() (T277818) by ZabeMath
TheWikipediaLibrary
editNo changes for TheWikipediaLibrary
TimedMediaHandler
edit- git #6ddaa081 - Allow autoconfirmed users to see Special:TranscodeStatistics by default (T278867) by Kunal Mehta
timeline
editNo changes for timeline
TitleBlacklist
editNo changes for TitleBlacklist
TocTree
editNo changes for TocTree
TorBlock
editNo changes for TorBlock
Translate
edit- git #1e708ce6 - ApiTranslateSandbox: Fix is_callable check by Abijeet
- git #a5a38117 - characterEditStats use RevisionStore service (T266991) by DannyS712
- git #dee76bd0 - build: Swap deprecated @codingStandardsIgnore to phpcs:ignore (T278594) by Umherirrender
TranslationNotifications
editNo changes for TranslationNotifications
TrustedXFF
editNo changes for TrustedXFF
TwoColConflict
edit- git #db9fa25a - build: Swap deprecated @codingStandardsIgnore to phpcs:disable (T278594) by Umherirrender
- git #b6e83b2d - build: Updating y18n to 3.2.2 by libraryupgrader
- git #c9bb8c2e - build: Updating y18n to 4.0.1 by libraryupgrader
- git #aadff589 - Inject services into SpecialProvideSubmittedText (T259960) by Umherirrender
UniversalLanguageSelector
edit- git #cb4c7a13 - Avoid using User::getBoolOption() (T277600) by ZabeMath
- git #c0d85510 - Update jquery.ime and jquery.uls from upstream by Amir Aharoni
UploadsLink
editNo changes for UploadsLink
UploadWizard
edit- git #a8d9b2e0 - build: Remove unneeded @codingStandardsIgnore (T278594) by Umherirrender
UrlShortener
editNo changes for UrlShortener
UserMerge
edit- git #3d722f5a - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #6af18644 - Avoid using User::setOption() (T277818) by ZabeMath
VipsScaler
editNo changes for VipsScaler
VisualEditor
edit- git #ac5bd772 - build: Remove unneeded @codingStandardsIgnore (T278594) by Umherirrender
- git #959296df - Update VE core submodule to master (5d0701ea3) (T53045) (T96701) by Bartosz Dziewoński
- git #e04f78d4 - Replace use of deprecated CSS class 'mw-ajax-loader' (T278894) by Bartosz Dziewoński
- git #3bd0f02a - Avoid using User::setOption() (T277818) by ZabeMath
- git #4984c5ff - Avoid using mw.ArticleTarget methods on global ve.init.target in tools (T278399) by Bartosz Dziewoński
WebAuthn
editNo changes for WebAuthn
Wikibase
edit- git #7c8f3109 - client: move ExternalUserNames to service container (T277571) by Lucas Werkmeister
- git #3cfa95ef - client: move RecentChangeFactory to service container (T277571) by Lucas Werkmeister
- git #4e8bfc06 - repo: move SiteLinkConflictLookup to service container (T278829) by Lucas Werkmeister
- git #edbf9e43 - repo: move EntityConstraintProvider to service container (T278829) by Lucas Werkmeister
- git #db14b856 - repo: move EntityStoreWatcher to service container (T278830) by Lucas Werkmeister
- git #019f36dc - client: move Store to service container (T277482) by Lucas Werkmeister
- git #be624a08 - Add a sample rate for Lua function call tracking (T277817) by Ori Livneh
- git #a1365eb7 - repo: move LanguageFallbackLabelDescriptionLookupFactory to service container (T278692) by Lucas Werkmeister
- git #219fdec0 - repo: move TermValidatorFactory to service container (T278695) by Lucas Werkmeister
- git #65a5e93a - Move WikibaseClient LangLinkSiteGroup to service container (T277569) by Itamar Givon
- git #4da3ba73 - repo: move EntityPermissionChecker to service container (T277487) by Lucas Werkmeister
- git #603a2ce3 - Remove TODO comment for item vocabulary base URI (T278850) by Itamar Givon
- git #dcf6e6d3 - Move WikibaseRepo LinkTargetEntityIdLookup to service container (T277488) by Itamar Givon
- git #f7aca0bf - Revert "Drop sticknode plugin and replace it with css rules" by Ladsgroup
- git #9fa20017 - Eliminate another php.getSetting() from Lua code by Ori Livneh
- git #5f5d0f3e - Make WikiPageEntityMetaDataLookup default to NullLogger (T277489) by Lucas Werkmeister
- git #c7aadef3 - Move WikibaseRepo ItemVocabularyBaseUri to service container (T277576) by Itamar Givon
- git #820a616f - repo: move LocalRepoWikiPageMetaDataAccessor to service container (T277489) by Lucas Werkmeister
- git #07ab317c - Move WikibaseClient PropertyLabelResolver to service container (T277575) by Itamar Givon
- git #5c302a10 - repo: move Store to service container (T277490) by Lucas Werkmeister
- git #088021fd - client: move ItemSource to service container (T277573) by Lucas Werkmeister
- git #055bfe81 - client: remove AllTypesEntityDeserializer and related (T277570) by Lucas Werkmeister
- git #0b74212d - Reset singletons in global state factory tests by Lucas Werkmeister
- git #8de20aab - client: move SiteGroup to service container (T277568) by Lucas Werkmeister
- git #accac229 - repo: move TermLookup to service container (T277773) by Lucas Werkmeister
- git #ddce1cc8 - repo: remove EntityTerms factory method (T277774) by Lucas Werkmeister
- git #b552cf0e - repo: move TermBuffer to service container (T277774) by Lucas Werkmeister
- git #1c91057c - Remove EntityNamespaceLookup from WikibaseServices (T278247) by Lucas Werkmeister
- git #c42972c3 - DumpEntities: Discard (and warn about) unknown entity types by Marius Hoch
WikibaseCirrusSearch
edit- git #bc16e0ef - Update WikibaseRepo::getLanguageFallbackLabelDescriptionLookupFactory() call (T278692) by Lucas Werkmeister
- git #e2d9cdaa - Temporarily skip test (T278692) by Lucas Werkmeister
- git #4d8a9818 - Update WikibaseRepo::getTermLookup() calls (T277773) by Lucas Werkmeister
WikibaseLexeme
edit- git #dd17919d - build: Remove unneeded @codingStandardsIgnore (T278594) by Umherirrender
- git #094bc6d2 - Update WikibaseRepo::getEntityConstraintProvider() calls (T278829) by Lucas Werkmeister
- git #51f14b0c - Update WikibaseClient::getStore() call (T277482) by Lucas Werkmeister
- git #bb98cc5b - Update WikibaseRepo::getLanguageFallbackLabelDescriptionLookupFactory() calls (T278692) by Lucas Werkmeister
- git #3cede031 - Update WikibaseRepo::getEntityPermissionChecker() calls (T277487) by Lucas Werkmeister
- git #230d4486 - Update WikibaseRepo::getLocalRepoWikiPageMetaDataAccessor() calls (T277489) by Lucas Werkmeister
- git #def43627 - Update WikibaseRepo::getStore() calls (T277490) by Lucas Werkmeister
- git #6300a69e - Update WikibaseRepo::getTermLookup() calls (T277773) by Lucas Werkmeister
WikibaseLexemeCirrusSearch
edit- git #8fdfe598 - Update WikibaseRepo::getEntityConstraintProvider() call (T278829) by Lucas Werkmeister
- git #0ebad73c - Update WikibaseRepo::getLanguageFallbackLabelDescriptionLookupFactory() call (T278692) by Lucas Werkmeister
- git #778bb667 - Update WikibaseRepo::getTermLookup() call (T277773) by Lucas Werkmeister
WikibaseMediaInfo
edit- git #7aab8741 - Use mw.Title.newFromText() to avoid errors (T279113) by annet
- git #615739a1 - Use appendChild() instead of append() (T278448) by annet
- git #a9c6d67c - Update WikibaseRepo::getEntityConstraintProvider() call (T278829) by Lucas Werkmeister
- git #3999cf36 - Suppress user notice on mobile (T274927) by seddon
- git #59b807cf - Reset namespace filter on cancel (T276261) by annet
- git #dadb7e16 - Inject logger into WikiPageEntityMetaDataLookup (T277489) by Lucas Werkmeister
- git #89b843ef - Style change to mediasearch logged-in notice close (T274927) by seddon
- git #02bbfe01 - Remove accidental reference to wvui by annet
WikibaseQualityConstraints
edit- git #05c752ac - build: Swap deprecated @codingStandardsIgnore to phpcs:disable (T278594) by Umherirrender
- git #43826f43 - Update WikibaseRepo::getLocalRepoWikiPageMetaDataAccessor() call (T277489) by Lucas Werkmeister
- git #0b259956 - Update WikibaseRepo::getStore() call (T277490) by Lucas Werkmeister
Wikidata.org
editNo changes for Wikidata.org
WikidataPageBanner
edit- git #6be4bc41 - Update WikibaseClient::getStore() call (T277482) by Lucas Werkmeister
WikiEditor
editNo changes for WikiEditor
wikihiero
edit- git #4a89a4cb - build: Swap deprecated @codingStandardsIgnore to phpcs:ignore (T278594) by Umherirrender
WikiLove
editNo changes for WikiLove
WikimediaApiPortalOAuth
editNo changes for WikimediaApiPortalOAuth
WikimediaBadges
editNo changes for WikimediaBadges
WikimediaEditorTasks
editNo changes for WikimediaEditorTasks
WikimediaEvents
edit- git #b7ce05ab - Revert "Turn on glent m1 AB test" (T262612) by Erik Bernhardson
WikimediaIncubator
editNo changes for WikimediaIncubator
WikimediaMaintenance
edit- git #408a46b1 - sendBulkEmail.php: Add option to exclude blocked users (T212939) by Reedy
- git #aaa6c64c - Remove checkTranscacheEmpty.php script by DannyS712
- git #cb34a8e6 - Remove nukeEntries.php script by DannyS712
WikimediaMessages
editNo changes for WikimediaMessages
Wikisource
editNo changes for Wikisource
XAnalytics
editNo changes for XAnalytics
Skins
editCologneBlue
editNo changes for CologneBlue
MinervaNeue
editNo changes for MinervaNeue
Modern
editNo changes for Modern
MonoBook
editNo changes for MonoBook
Nostalgia
editNo changes for Nostalgia
Timeless
editNo changes for Timeless
Vector
edit- git #5a1a382c - [styles] LanguageButton: Amend icon color by setting opacity (T277660) by Volker E
- git #980c8453 - Hide languages-in-header button when no additional languages (T276950) by Jan Drewniak
WikimediaApiPortal
edit- git #70d989c2 - build: Updating y18n to 4.0.1 by libraryupgrader
VisualEditor
edit- git #5d0701ea - Detect NBSPs being inserted deliberately by IMEs (T53045) (T96701) by Ed Sanders
Total Changes
edit256 Changes in 69 repos by 59 authors