Jump to content

MediaWiki 1.33/wmf.23

From mediawiki.org
MediaWiki 1.33.0-wmf.22 Deployment of MediaWiki 1.33.0-wmf.23 to Wikimedia sites MediaWiki 1.33.0-wmf.24

The latest version (labeled "1.33.0-wmf.23") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 26 March 2019 (see the roadmap).

Core changes

[edit]
  • git #8c29cb61 - HISTORY: Add MediaWiki 1.32.1 release change notes (T213714) by Jforrester
  • git #2f30defc - Supress ChangeTags::addTags() exceptions for ManualLogEntry objects (T218940) by Piotr Miazga
  • git #b1f658e8 - HISTORY: Add MediaWiki 1.13 post-release change notes (T213714) by Jforrester
  • git #46f79f8e - Use finally instead of try-catch-throw by Lucas Werkmeister
  • git #9f6d091d - HISTORY: Add MediaWiki 1.9 post-release change notes by Nikita Rana
  • git #07e5fc85 - HISTORY: Add MediaWiki 1.10 post-release change notes by Nikita Rana
  • git #02e95a7d - OutputPage: Fix typo in escaped by Kunal Mehta
  • git #87cd44a9 - Stop gap to shut up log spam due to T212428. (T212428) by Timo Tijhof
  • git #063cce73 - History page is now using pseudo elements for presentation (T205581) by Jdlrobson
  • git #1fda5dfd - dictionary: Remove "mobilelanding" (T187716) by Timo Tijhof
  • git #9b277fb5 - OOUI forms: Remove infusable = false by Ed Sanders
  • git #f2da5700 - HISTORY: Add MediaWiki 1.23 post-release change notes by Nikita Rana
  • git #6dbd9893 - GlobalFunctions: Document the usage of wfUrlencode( null ) by Fomafix
  • git #5bc0fd8a - fix up new text address handling in page content dumps (T174031) by Ariel T. Glenn
  • git #82941170 - registration: Follow-up on I54e8065c63f81016425c7dd40ce87e by Derick Alangi
  • git #c3977629 - Use Block::setTimestamp to set the timestamp on a block by Thalia
  • git #7c1033d5 - mw.feedback: Remove unused custom spinner by Ed Sanders
  • git #00bc8fc5 - changetags: Remove unnecessary semicolon after catch block by Derick Alangi
  • git #5b812305 - Provide direct deprecation message for jquery.ui.spinner by Ed Sanders
  • git #47e7f596 - objectcache: Remove unused variable $cache which is overriden by Derick Alangi
  • git #82d4947f - rcfeed: Avoid extending/inheriting from a deprecated class by Derick Alangi
  • git #6e20fadc - registration: Remove wrong `@return` PHPDoc comments by Derick Alangi
  • git #3620931e - Fix MessagecacheTest::testLoadFromDB_fetchLatestRevision (T219042) (T218918) by Daniel Kinzler
  • git #81273391 - HISTORY: Add MediaWiki 1.19 post-release change notes by Nikita Rana
  • git #94301c46 - HISTORY: Add MediaWiki 1.18 post-release change notes by Nikita Rana
  • git #52b1b277 - HISTORY: Add MediaWiki 1.12 post-release change notes by Nikita Rana
  • git #7a9bdff6 - specialpage: Remove unused QueryPage::doFeed() by Thiemo Kreuz
  • git #11ae3cff - rdbms: Drop unused constructor property and default method arg by Thiemo Kreuz (WMDE)
  • git #de398a43 - Update some minor type hints by Thiemo Kreuz
  • git #0bf3017c - HISTORY: Add MediaWiki 1.11 post-release change notes by Nikita Rana
  • git #d656baac - db: Drop child methods as they're same as parent methods by Derick Alangi
  • git #a7d1ad4d - db: Use variable functions/callbacks instead of call_user_func() by Derick Alangi
  • git #40de85df - block: Use correct function wfGetDB() as defined by Derick Alangi
  • git #c71a50e2 - Rename PoolCounter_Stub to PoolCounterNull by Umherirrender
  • git #2540c29b - Use the ?? feature instead of isset() where it makes sense by Thiemo Kreuz
  • git #f8fcff31 - resources: Make manageForeignResources a regular maint script by Timo Tijhof
  • git #dd6beafe - resources: Improve foreign-resources docs and error messages by Timo Tijhof
  • git #3540897a - resources: Add caching for faster runs and offline use (T203694) by Timo Tijhof
  • git #f3b090c3 - Fix off by 1 error when displaying the number of a line with an error by Reedy
  • git #31c94f52 - Use foreach for readability by Reedy
  • git #9314453c - Make use of the list() feature where it makes sense by Thiemo Kreuz (WMDE)
  • git #a397704f - make xml abstracts, stubs and page log dumps work again (T174031) by Ariel T. Glenn
  • git #e626d014 - objectcache: remove BagOStuff::mergeViaLock() and update RESTBagOStuff by Aaron Schulz
  • git #0449f653 - Fix overzealous prefix check in MWLBFactory by Aaron Schulz
  • git #6222d893 - Disable flapping MessageCacheTest::testLoadFromDB_fetchLatestRevision() (T219042) (T218918) by Max Semenik
  • git #dac8ba4b - API: Fix missing return in ApiResult::addContentValue() by Kunal Mehta
  • git #f002c9eb - session: Fix missing return in SessionBackend::resetId() by Kunal Mehta
  • git #e7186d68 - Upgrade to newer phan by Kunal Mehta
  • git #e604abd4 - Fix PhanPluginDuplicateConditional* errors (#1) by Kunal Mehta
  • git #b01ff365 - add lbzip2 output processor for exports (T214293) by Ariel T. Glenn
  • git #26118ad0 - DefaultSettings: Remove deprecated $wgDBmysql5 from core (T196185) by Derick Alangi
  • git #e01619b1 - block: Avoid use of empty() which doesn't warn on var non-existence by Derick Alangi
  • git #22d14262 - registration: Fix if or elseif constructs with return statements by Derick Alangi
  • git #1b9ca741 - Remove reliance on Block properties being public by Thalia
  • git #07c32089 - Avoid the use of IDatabase::insert() return value by Derick Alangi
  • git #8b777495 - Simplify Block::getBy and Block::getByName by Thalia
  • git #d9e82bb8 - Add filterFunction to visible{Byte,CodePoint}Limit by Lucas Werkmeister
  • git #f8dc5792 - Only load latest revision in MessageCache::loadFromDB (T218918) by daniel
  • git #7a4f2663 - User::(get|is)Block*(): We don't need to prefix variables with their type… by Reedy
  • git #0707fd50 - Remove i18n parameters (T218354) by Gabriel Birke
  • git #8fc39d3c - Fix WANObjectCache typo in phpdoc by addshore
  • git #9df277a4 - rdbms: halt on some common broken $wgDBServers configurations (T215850) by Aaron Schulz
  • git #737036af - Use mediawiki/mediawiki-phan-config 0.3.0 by Kunal Mehta
  • git #4118762b - rdbms: avoid connections on more lazy DBConnRef methods by Aaron Schulz
  • git #c6c63251 - rdbms: update wasQueryTimeout() for DatabaseMysqlBase by Aaron Schulz
  • git #3ef6a1d9 - rdbms: add 1062 error code to DatabaseMysqlBase by Aaron Schulz
  • git #76617a77 - Title: Test the ->equals() method more thoughroughly by James D. Forrester
  • git #6ab57b9c - rdbms: restrict more unsafe IDatabase methods in DBConnRef by Aaron Schulz
  • git #17080453 - Support more coupled DBs in AtomicSectionUpdate/AutoCommitUpdate by Aaron Schulz
  • git #23b5c089 - RevDel: Avoid log_search rows with empty values for target_author_actor (T215525) by Brad Jorsch
  • git #2c75885c - WebRequest: Simplify getGPCVal by Fomafix
  • git #a2569497 - Use delegated events for rollback confirmable (T218354) by Tim Eulitz
  • git #6f7d145f - Update OOUI to v0.31.1 (T163135) (T170263) (T184835) (T209716) (T214748) (T216071) (T216780) (T218409) (T218722) (T218753) by James D. Forrester
  • git #02387b7d - Rearrange code in User::getBlockedStatus to avoid isAllowed calls (T218608) by Gergő Tisza
  • git #ea86c8bf - Fixed typo 'implments' and 'implmented' (T201491) by didicodes
  • git #b53095fc - Remove deprecated handling of multiple arguments by the Block constructor (T218892) by Thalia
  • git #6b4b646d - languages: Partial revert of I8287118cf8ec01326ead9 (T218883) by Derick Alangi
  • git #c4e5364e - Implement temporary rollback confirmation toggle (T217039) by WMDE-Fisch
  • git #45f3912b - Make the XML dump schema version configurable. (T174031) by daniel
  • git #0a840327 - Implement non-JS RollbackAction with form (T215303) by Tim Eulitz
  • git #7dc34065 - Count number of usages for Rollback Confirmation Prompt (T215796) by Tonina Zhelyazkova
  • git #039b07d4 - Do not create new archive file names for old files (T200001) (T210755) by Marostegui
  • git #34132045 - Show confirmation prompt on rollback links (T215020) by Tim Eulitz
  • git #aca80250 - Add a user preference to opt in or out of a confirmation prompt for rollbacks. (T199537) by tzhelyazkova
  • git #b0721fee - rdbms: support setting PRAGMA for synchronous in DatabaseSqlite by Aaron Schulz
  • git #1da7573b - WatchedItemStore: Use batching in setNotificationTimestampsForUser (T207941) by Aaron Schulz
  • git #b20e4970 - Fix account create checkbox bug (T216845) by Dayllan Maza
  • git #ba9ba95f - build: Remove git-depth:3 from Travis CI config by Timo Tijhof
  • git #d5fe635e - resources: Add verifiable upstream for various jquery plugins by Timo Tijhof
  • git #8d9bc434 - OOUI: Bring forward UBN fix for DropdownInputWidget with MenuSectionOptionWidget (T218722) (T218830) by James D. Forrester
  • git #520dbe67 - Check whether a user is blocked from upload in ApiUpload (T217255) by Thalia
  • git #2fbc97e3 - CSP: Minor cleanup in ContentSecurityPolicy.php by Derick Alangi
  • git #ad89079a - Avoid counting input lines twice in BlockLevelPass::execute() (T208070) (T218817) by C. Scott Ananian
  • git #73239ee9 - BlockLevelPass: further fixes for T218817 (T208070) (T218817) by Arlo Breault
  • git #94d559b1 - Validate the output of the dump scripts. (T174031) by daniel
  • git #6812712b - objectcache: convert APC and hash BagOStuff to using mergeViaCas() by Aaron Schulz

Vendor

[edit]

Extensions

[edit]

3D

[edit]

No changes for 3D

AbuseFilter

[edit]

ActiveAbstract

[edit]

No changes for ActiveAbstract

AdvancedSearch

[edit]

AntiSpoof

[edit]

No changes for AntiSpoof

ApiFeatureUsage

[edit]

No changes for ApiFeatureUsage

ArticleCreationWorkflow

[edit]

No changes for ArticleCreationWorkflow

ArticlePlaceholder

[edit]

Babel

[edit]
  • git #167ab62c - Replace use of deprecated ObjectCache::getMainWANInstance method by jenkins-bot
  • git #0fe83d3c - Use getText() instead of getNativeData() (T155582) by Jayprakash12345

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]

No changes for CategoryTree

CentralAuth

[edit]
  • git #8f011d4e - Use setDescription() instead of accessing guts directly by Max Semenik
  • git #4fcb6e07 - Fix onHandleGrouprenameLogEntry for old log entries (T207240) by Umherirrender
  • git #36607701 - Add method scope visibility in /includes/specials/ by Umherirrender
  • git #cb7d7ae7 - Add method scope visibility in /maintenance/ by Krinkle
  • git #d2c890da - Rename getCentralSlaveDB() => getCentralReplicaDB() by Aaron Schulz
  • git #732dae12 - build: Update linters to latest and make pass by James D. Forrester
  • git #a8861dac - Fix phpstorm IDEA errors in SpecialCentralAuth/SpecialCentralAutoLogin by Aaron Schulz
  • git #ec773d7c - modules: Minor JS clean up by Timo Tijhof
  • git #44b7d9f9 - build: Update eslint config and apply newer conventions (T208951) by Timo Tijhof
  • git #c8f7d6c4 - Avoid using outdated $casToken field for BagOStuff calls by Aaron Schulz

CharInsert

[edit]

CheckUser

[edit]
  • git #00d54758 - Use setDescription() instead of accessing guts directly by Max Semenik
  • git #a7709501 - Internationalization by DannyS712

CirrusSearch

[edit]
  • git #918140bf - Use addDescription() instead of accessing guts directly by DCausse
  • git #58e5a689 - Remove some not needed empty lines from the code by Umherirrender
  • git #e6d8e81b - Make use of WebRequest::getCheck() where possible by Thiemo Kreuz
  • git #76603b7a - Do not document constants as variables by Thiemo Kreuz
  • git #e0f49fbf - Make use of shorter syntax features where possible by Thiemo Kreuz
  • git #026f2dff - Fix broken check for if ( count() ) with no comparison by Thiemo Kreuz
  • git #b9e1021f - Add inline SplFileInfo type hints to iterators by Thiemo Kreuz

Cite

[edit]
  • git #3c855ea4 - Add test for broken up-arrow back links (T217767) by Thiemo Kreuz (WMDE)
  • git #a3ef5fda - ve.ui.MWCitationDialog: If the selected ref is not using the template, clear it (T208981) by Bartosz Dziewoński

CiteThisPage

[edit]

No changes for CiteThisPage

Citoid

[edit]

No changes for Citoid

cldr

[edit]

No changes for cldr

Cognate

[edit]

CodeEditor

[edit]

No changes for CodeEditor

CodeMirror

[edit]
  • git #f0757cb0 - Do not load module 'ext.CodeMirror' when CodeEditor is active by TheDJ

CodeReview

[edit]

No changes for CodeReview

CollaborationKit

[edit]

No changes for CollaborationKit

Collection

[edit]

CommonsMetadata

[edit]

No changes for CommonsMetadata

ConfirmEdit

[edit]

No changes for ConfirmEdit

CongressLookup

[edit]

No changes for CongressLookup

ContactPage

[edit]

No changes for ContactPage

ContentTranslation

[edit]

ContributionTracking

[edit]

No changes for ContributionTracking

CreditsSource

[edit]

No changes for CreditsSource

Dashiki

[edit]

No changes for Dashiki

Disambiguator

[edit]

No changes for Disambiguator

DismissableSiteNotice

[edit]

No changes for DismissableSiteNotice

DonationInterface

[edit]

DoubleWiki

[edit]

No changes for DoubleWiki

DynamicSidebar

[edit]

No changes for DynamicSidebar

EUCopyrightCampaign

[edit]

Echo

[edit]

Elastica

[edit]

No changes for Elastica

ElectronPdfService

[edit]

No changes for ElectronPdfService

EventBus

[edit]
  • git #1390cce3 - A 202 from EventGate is not an error, don't log it as one by Andrew Otto
  • git #dc4c97e3 - onBlockIpComplete: Check that $blockTarget is an object (T218952) by Marko Obrovac
  • git #b0450e28 - Emit mediawiki.centralnotice.campaign events (T217565) by Andrew Green
  • git #feb48e70 - Push jobs synchronously and use JobQueueError on failure by Mobrovac

EventLogging

[edit]

No changes for EventLogging

ExtensionDistributor

[edit]
  • git #b8fe4fa3 - extension.json: Fix extension name to match current format by Derick Alangi

ExternalGuidance

[edit]

FeaturedFeeds

[edit]

No changes for FeaturedFeeds

FileExporter

[edit]

FileImporter

[edit]

FlaggedRevs

[edit]

Flow

[edit]
  • git #a789127e - Avoid use of deprecated LinkCache::singleton() method by Derick Alangi
  • git #fcfbfd8a - Typo: lenght by Max Semenik

FundraiserLandingPage

[edit]

FundraisingTranslateWorkflow

[edit]

Gadgets

[edit]

No changes for Gadgets

GeoCrumbs

[edit]

No changes for GeoCrumbs

GeoData

[edit]

GettingStarted

[edit]

No changes for GettingStarted

GlobalBlocking

[edit]

No changes for GlobalBlocking

GlobalCssJs

[edit]

No changes for GlobalCssJs

GlobalPreferences

[edit]
  • git #be8590e9 - Output select-all widget in PHP and infuse by Ed Sanders
  • git #6ed35992 - Remove 'widgets' store and duplication of widget property calculations by Ed Sanders
  • git #0f010dac - Lazy initialize on htmlform.enhance hook (T206446) by Ed Sanders
  • git #2ef52ef4 - Don't show local-exception checkbox if there is no control (T216035) by Esanders

GlobalUsage

[edit]

No changes for GlobalUsage

GlobalUserPage

[edit]

No changes for GlobalUserPage

GoogleNewsSitemap

[edit]

Graph

[edit]

GrowthExperiments

[edit]

GuidedTour

[edit]

No changes for GuidedTour

GWToolset

[edit]

No changes for GWToolset

ImageMap

[edit]

InputBox

[edit]

No changes for InputBox

Insider

[edit]

No changes for Insider

intersection

[edit]

Interwiki

[edit]

No changes for Interwiki

InterwikiSorting

[edit]

JADE

[edit]

No changes for JADE

Josa

[edit]

No changes for Josa

JsonConfig

[edit]

No changes for JsonConfig

Kartographer

[edit]

LabeledSectionTransclusion

[edit]

No changes for LabeledSectionTransclusion

LandingCheck

[edit]

No changes for LandingCheck

LdapAuthentication

[edit]
  • git #d82149ee - Add support for (un)locking LDAP accounts in response to blocks (T168692) by Bryan Davis

Linter

[edit]

No changes for Linter

LiquidThreads

[edit]
  • git #86919bbf - Add method scope visibility in /pages/ by Umherirrender

Listings

[edit]

No changes for Listings

LocalisationUpdate

[edit]

No changes for LocalisationUpdate

LoginNotify

[edit]

No changes for LoginNotify

MapSources

[edit]

MassMessage

[edit]

No changes for MassMessage

Math

[edit]

No changes for Math

MobileApp

[edit]

MobileFrontend

[edit]

MultimediaViewer

[edit]

No changes for MultimediaViewer

[edit]

Newsletter

[edit]

No changes for Newsletter

NewUserMessage

[edit]
  • git #e2ece2db - Move class NewUserMessage to match filename by Umherirrender

Nuke

[edit]

No changes for Nuke

OATHAuth

[edit]

No changes for OATHAuth

OAuth

[edit]
  • git #67ad3489 - API: Add missing param to invalid-authorization-not-approved error by Alex Monk

OpenStackManager

[edit]

No changes for OpenStackManager

ORES

[edit]

No changes for ORES

PageAssessments

[edit]

No changes for PageAssessments

PagedTiffHandler

[edit]
  • git #a138fe34 - Make use of the list() syntax where it makes sense by Thiemo Kreuz
  • git #728c5e2e - Add delimiters to preg_match by Umherirrender
  • git #12bff3d1 - Improve array handling in PagedTiffHandler::doThumbError by Thiemo Kreuz (WMDE)

PageImages

[edit]

No changes for PageImages

PageTriage

[edit]

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]

Petition

[edit]

No changes for Petition

Poem

[edit]

No changes for Poem

PoolCounter

[edit]

No changes for PoolCounter

Popups

[edit]

ProofreadPage

[edit]

No changes for ProofreadPage

PropertySuggester

[edit]

No changes for PropertySuggester

QuickSurveys

[edit]

No changes for QuickSurveys

Quiz

[edit]

ReadingLists

[edit]

No changes for ReadingLists

[edit]

No changes for RelatedArticles

Renameuser

[edit]

No changes for Renameuser

RevisionSlider

[edit]
  • git #46e2f60f - Remove empty tests/phan directory by Umherirrender

RSS

[edit]

No changes for RSS

[edit]

No changes for SandboxLink

Score

[edit]

No changes for Score

Scribunto

[edit]

SearchExtraNS

[edit]

SecurePoll

[edit]
  • git #94dc4d12 - Add instanceof checks when a specific implementation is needed by MaxSem
  • git #e56f05f0 - Remove useless arguments to wfTimestampNow() by D3r1ck01
  • git #d0ab48a4 - Use PHP 7's ?? syntax by Kunal Mehta
  • git #a284e880 - Remove extra argument to DatabaseUpdater::modifyExtensionField() by Kunal Mehta

Sentry

[edit]

No changes for Sentry

ShortUrl

[edit]

No changes for ShortUrl

SiteMatrix

[edit]

No changes for SiteMatrix

SkinPerPage

[edit]

No changes for SkinPerPage

SpamBlacklist

[edit]

No changes for SpamBlacklist

SubPageList3

[edit]

SubpageSortkey

[edit]

SyntaxHighlight_GeSHi

[edit]

No changes for SyntaxHighlight_GeSHi

TemplateData

[edit]

No changes for TemplateData

TemplateSandbox

[edit]
  • git #a1a62f37 - Fix location of SpecialTemplateSandbox.php by Brad Jorsch
  • git #98fd30c1 - Move class TemplateSandboxHooks to match filename by Umherirrender

TemplateStyles

[edit]

No changes for TemplateStyles

TemplateWizard

[edit]
  • git #096f34e8 - Add stylelint prefix rules by Umherirrender
  • git #eda446bf - build: Update eslint-config-wikimedia to 0.11.0 by Umherirrender

TextExtracts

[edit]

Thanks

[edit]

No changes for Thanks

TimedMediaHandler

[edit]

No changes for TimedMediaHandler

timeline

[edit]
  • git #73d245ac - Move class Timeline to match filename by D3r1ck01

TitleBlacklist

[edit]

No changes for TitleBlacklist

TocTree

[edit]

No changes for TocTree

TorBlock

[edit]

No changes for TorBlock

Translate

[edit]
  • git #d61d5dda - Use check keys for message group cache key by jenkins-bot
  • git #b5e1d317 - Use php null coalesce operator ?? by Nikerabbit
  • git #a53cf7cb - Avoid use of isset on declared class properties by jenkins-bot
  • git #8ab0212d - Add backward compatibility for older version of Elastica extension (T218100) by Abijeet

TranslationNotifications

[edit]

No changes for TranslationNotifications

TrustedXFF

[edit]

No changes for TrustedXFF

TwoColConflict

[edit]
  • git #894f7052 - Switch PhanCommentParamWithoutRealParam override to local instead of global by Kunal Mehta
  • git #33eb736e - Improve InvalidArgumentException exception message by Derick Alangi

UniversalLanguageSelector

[edit]

No changes for UniversalLanguageSelector

[edit]

No changes for UploadsLink

UploadWizard

[edit]

UrlShortener

[edit]

UserMerge

[edit]

No changes for UserMerge

VipsScaler

[edit]

No changes for VipsScaler

VisualEditor

[edit]
  • git #9dc36329 - ve.init.mw.MobileArticleTarget: Restore missing methods (T218946) (T219041) (T219043) by Bartosz Dziewoński
  • git #e9ef3a6f - ve.init.mw.MobileArticleTarget: Remove unused method by Bartosz Dziewoński
  • git #f2fc7b8e - ve.init.mw.MobileArticleTarget: Bring the toolbar back into view after it scrolls out (T218414) by Bartosz Dziewoński
  • git #378db016 - Update VE core submodule to master (d79dbfc9c) by James D. Forrester
  • git #73561f7a - ve.init.mw.MobileArticleTarget: Merge in downstream code from MobileFrontend (T218946) by Ed Sanders
  • git #58063297 - MobileArticleTarget: Remove padding below the surface on iOS (T217769) by Bartosz Dziewoński
  • git #a89896a5 - MobileArticleTarget: Remove broken iOS override for #scrollToHeading (T218429) by Bartosz Dziewoński
  • git #d6d48ff4 - Introduce a 'mobile-ab' config option for section editing (T218851) by Ed Sanders

Wikibase

[edit]
  • git #0c256dea - Revert "OutputPageBeforeHTML: do nothing for non entity pages" (T218907) by Pablo Grass (WMDE)
  • git #67c190e7 - Actually set logger for SimpleCacheWithBagOStuff usages by Addshore
  • git #5d316613 - termbox: update pin (T218111) by Pablo Grass
  • git #05211870 - Avoid expensive WebRequest::getVal() where possible by Krinkle
  • git #6a7aa53d - Use enableModuleContentVersion() for Wikibase\lib\SitesModule by Krinkle
  • git #b43e1c32 - Remove evil global still hanging around in WikibaseApiTestCase by D3r1ck01
  • git #70048148 - Fix undefined local variable in ModifyTermTestCase by Thiemo Kreuz (WMDE)
  • git #f0ca479c - getUserLanguages: allow use in termbox (T218111) by Pablo Grass
  • git #a129ab31 - getUserLanguages: polish tests of newly extracted method (T218111) by Pablo Grass
  • git #0e46538e - Extract getUserLanguages from entityViewInit for reuse (T218111) by Pablo Grass (WMDE)
  • git #0000bf82 - termbox: request with revision parameter (T215784) by Pablo Grass
  • git #67d923e4 - Documented entity-source-related config options. (T214557) by WMDE-leszek

WikibaseCirrusSearch

[edit]
  • git #4634caf7 - Port more tests from Wikibase by Stanislav Malyshev

WikibaseLexeme

[edit]

WikibaseMediaInfo

[edit]

WikibaseQualityConstraints

[edit]

No changes for WikibaseQualityConstraints

Wikidata.org

[edit]
  • git #89d10fad - Make package name in composer.json 2.0 compliant by mvolz

WikidataPageBanner

[edit]

No changes for WikidataPageBanner

WikiEditor

[edit]

No changes for WikiEditor

wikihiero

[edit]

WikiLove

[edit]

No changes for WikiLove

WikimediaBadges

[edit]

No changes for WikimediaBadges

WikimediaEvents

[edit]

WikimediaIncubator

[edit]

No changes for WikimediaIncubator

WikimediaMaintenance

[edit]
  • git #d24f3bf7 - Move ExternalStore handling in addWiki.php to a dedicated method by Amir Sarabadani
  • git #8e5382f7 - Make addWiki better handle second runs in case of errors (T212881) by Amir Sarabadani
  • git #4d803856 - Replace getCentralSlaveDB() => getCentralReplicaDB() by Derick Alangi
  • git #b186a0fe - Use ::class on \Maintenance::runChild by Umherirrender

WikimediaMessages

[edit]
  • git #86172a38 - Move class WikimediaMessagesHooks to match filename by Umherirrender
  • git #85517642 - Add messages for Wikimania wiki in sidebar (T217730) by Amir Sarabadani

XAnalytics

[edit]
  • git #9a686de1 - Move class XAnalytics to match file name by Umherirrender

ZeroBanner

[edit]

No changes for ZeroBanner

ZeroPortal

[edit]

No changes for ZeroPortal

Skins

[edit]

CologneBlue

[edit]

No changes for CologneBlue

EUCopyrightCampaignSkin

[edit]

MinervaNeue

[edit]

MonoBook

[edit]

Modern

[edit]

Nostalgia

[edit]

No changes for Nostalgia

Timeless

[edit]

Vector

[edit]

Total Changes

[edit]

337 Changes in 80 repos by 88 committers