MediaWiki 1.32/wmf.7
![]() |
Deployment of MediaWiki 1.32.0-wmf.7 to Wikimedia sites | MediaWiki 1.32.0-wmf.8![]() |
The latest version (labeled "1.32.0-wmf.7") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 05 June 2018 (see the roadmap).
Core changesEdit
- git #2a38174f - ExternalUserNames: Update partly incomplete documentation (task T192376) by Thiemo Kreuz
- git #aa01aa99 - Sync RELEASE-NOTES-1.31 with REL1_31' by Krinkle
- git #96d25f6b - resourceloader: Remove support for Module::getModifiedTime() and getModifiedHash() (task T94074) by Timo Tijhof
- git #7271d50b - Deprecate $wgDBmysql5 (task T196185) by Kunal Mehta
- git #0a715c85 - makeCollapsible: Reduce duplicate code for adding eventhandlers by Derk-Jan Hartman
- git #817049ec - Begin introducing PHP 5.6 variadic parameters where appropriate by Max Semenik
- git #ba7af6f5 - Restore section IDs on Special:EditWatchlist (task T194503) by Jforrester
- git #03583f7a - Use PHP 7 "\u{NNNN}" Unicode codepoint escapes in string literals (part 2) by Jforrester
- git #0313128b - Use PHP 7 "\u{NNNN}" Unicode codepoint escapes in string literals by Jforrester
- git #4d5b2473 - build: Updating mediawiki/mediawiki-codesniffer to 20.0.0 by James D. Forrester
- git #c84083e4 - Make archive.ar_rev_id unique (task T193180) by Gergő Tisza
- git #0a1144fb - Make cleanupSpam.php query for http and https (task T186795) by Reedy
- git #f8afbb65 - Remove outdated comment by Fomafix
- git #7a730a6f - objectcache: update MemcachedPeclBagOStuff for pecl memcached 3.0.0 (task T196125) by Aaron Schulz
- git #fb513300 - rdbms: include client ID hash in ChronologyProtector cookies (task T194403) (task T190082) by Aaron Schulz
- git #c9339ba5 - installer: Don't allow setting $wgDBmysql5 (task T196185) by Kunal Mehta
- git #6ebd5fd3 - Add language support for Batak Mandailing (btm) (task T195940) by MarcoAurelio
- git #acace9a0 - objectcache: add setMockTime() method to BagOStuff/WANObjectCache by Aaron Schulz
- git #13f7232b - objectcache: make RedisBagOStuff pass all tests by Aaron Schulz
- git #2ecb2c94 - Use wikimedia/xmp-reader library (task T100922) by Kunal Mehta
- git #6a45c007 - Kill non namespaced ScopedCallback by Reedy
- git #0cb8cf20 - Upgrade wikimedia/scoped-callback to 2.0.0 by Kunal Mehta
- git #9e3d7c14 - clientpool: refactor Redis authentication error handling (task T191927) by Aaron Schulz
- git #82ad0a2b - Use makeLink instead of makeKnownLink on Special:WhatLinksHere (task T195933) by Legoktm
- git #4f32c9fe - Follow-up If8dfdaf1, I1c5eee3f: Don't assume INTL_ICU_VERSION exists on Special:Version by James D. Forrester
- git #d5cde754 - installer: Hide binary/utf-8 charset option from users (task T196092) by Kunal Mehta
- git #9befbd38 - Revert "Strip soft hyphens (U+00AD) from title" by James D. Forrester
- git #722ff7b1 - Revert "Strip Unicode 6.3.0 directional formatting characters from title" by James D. Forrester
- git #5b2dd855 - RCFilters: Add an opt-out preference for filters on watchlist (task T195431) by Catrope
- git #0123e91f - Remove renamed .inc files from phan config by Umherirrender
- git #a930bf7d - Remove deprecated global $parserMemc and wfGetParserCacheStorage by Timo Tijhof
- git #8c116df0 - docs: Update for deprecated $parserMemc by Timo Tijhof
- git #1f017f29 - Make linkshere-related messages backward compatible (task T189860) by Daimona Eaytoy
- git #72f2e984 - Exit maintenance script with non-zero status if execute() returns false by Tim Starling
- git #25503cf0 - Maintenance script to wrap the mysql binary by Tim Starling
- git #657a6b24 - Use PHP7 constant expression instead of a magic number by Max Semenik
- git #bb52950f - Remove workaround for PHP bug 66021 (PHP < 5.5.12) by MaxSem
- git #485f66f1 - Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient by James D. Forrester
- git #b191e5e8 - Use PHP 7 '<=>' operator in 'sort()' callbacks by James D. Forrester
- git #4fd27f00 - Use PHP 5.6 '**' operator instead of 'pow()' function by James D. Forrester
- git #52b0799e - Use PHP 5.6 constant expressions for some bitfield constants by James D. Forrester
- git #1599337b - PHPSessionHandler: Drop now-pointless return methods for PHP5 compat. by James D. Forrester
- git #575504ed - PhpHttpRequest: Drop back-compat code for PHP 5.5 and before by James D. Forrester
- git #65c610a9 - rcfilters: Stop the "Live updates" button animation from affecting text rendering (task T181338) by Bartosz Dziewoński
- git #224864eb - registration: Initialize PSR-4 namespaces at same stage as normal autoloader (task T195783) by Kunal Mehta
- git #5fe159de - jquery.lengthLimit: Fix 'cut'/'paste' event handling (task T64319) by Bartosz Dziewoński
- git #59a9ec51 - resourceloader: Create mediawiki.base.js and move mw.inspect to it (task T192623) by Timo Tijhof
- git #5f8a94a0 - resourceloader: Improve coverage of ResourceLoader::respond() by Timo Tijhof
- git #540538eb - Special:Preferences/reset: Always use OOUI not the deprecated vform (task T195977) by Jforrester
- git #f15beb8b - Update OOUI to v0.27.1 by Jforrester
- git #f0d74cc2 - resourceloader: Remove use of $.params in mediawiki.js (task T192623) by Krinkle
- git #174f0d28 - Message: Only clear message cache when set language is different by Krinkle
- git #0b5ed025 - rdbms: do not silently rollback empty transactions on error by Aaron Schulz
- git #6b6c7155 - Fix PreferencesForm alias by Reedy
- git #ab85b173 - Add @deprecated tags to DatabaseBase (task T195576) by Reedy
- git #1cee41b9 - Call Database::timestamp in some tests (task T195807) by Umherirrender
- git #765370a6 - Add @deprecated tags to various class_alias calls (task T195576) by Kunal Mehta
- git #b5e6da43 - Don't autoload classes in AutoloadStructureTest (task T195823) by Kunal Mehta
- git #9c387f50 - Record a log entry on page creation (task T12331) by Kaldari
- git #e7d14247 - OutputPage: Remove 'X-UA-Compatible' header (was for IE8-10 JS compat) (task T27378) by Krinkle
- git #d741d0d9 - Split ApiUsageException and UsageException to class per file by Reedy
- git #5522a7a9 - Split ApiMessage to class per file by Reedy
- git #8880a251 - rdbms: make runOnTransactionIdleCallbacks() reset DBO_TRX on exceptions by Aaron Schulz
- git #7b2182d9 - preferences: Preserve Status from saveFormData() in submitForm() (task T191933) by Timo Tijhof
- git #55211908 - MediaSearch widget: Bring in ApiResultsQueue tests from upstream by Ed Sanders
- git #ce6ae6ad - ResourceLoaderLessVarFileModule: Add parameter 'lessMessages' by Fomafix
- git #e7e4e705 - Add a simple .editorconfig (task T172959) by Legoktm
VendorEdit
- git #2d118873 - Add wikimedia/xmp-reader 0.5.1 (task T100922) by Kunal Mehta
- git #619a86d8 - Upgrade wikimedia/scoped-callback to 2.0.0 by Kunal Mehta
- git #41a9c9d6 - Re-apply "Update OOUI to v0.27.1" by James D. Forrester
- git #2d870135 - Updated php-vuejs-templating to 1.0.2 (task T195359) by Addshore
- git #b28f2434 - Revert "Update OOUI to v0.27.1" by Jforrester
- git #ea4deabe - Update OOUI to v0.27.1 by James D. Forrester
ExtensionsEdit
3DEdit
No changes for 3D
AbuseFilterEdit
- git #94f3bc67 - Use PHP7 ?? operator by Max Semenik
ActiveAbstractEdit
No changes for ActiveAbstract
AdvancedSearchEdit
- git #ed194b58 - Revert "Temporarily remove DeepCategory qunit tests to see if ci passes successfully." by Tonina Zhelyazkova
- git #64bfa04f - Remove flipping behavior of indicator arrow (task T190147) by Tim Eulitz
- git #b6c5fba1 - Temporarily remove DeepCategory qunit tests to see if ci passes successfully. by tzhelyazkova
- git #55757df2 - Remove hint about possible deepcat unavailability (task T195954) by Tim Eulitz
- git #d243c91d - Hide "Remember selection" from anon users (task T189502) by Tim Eulitz
- git #bd7e7bed - Make randomly failing browser tests less flaky by Thiemo Kreuz (WMDE)
- git #db9ed1d2 - Update file searching behavior in regards to the namespace bar (task T191524) by tzhelyazkova
- git #f53b59fc - Un-break the field layout (task T182125) by Gabriel Birke
AntiSpoofEdit
No changes for AntiSpoof
ApiFeatureUsageEdit
No changes for ApiFeatureUsage
ArticleCreationWorkflowEdit
No changes for ArticleCreationWorkflow
ArticlePlaceholderEdit
No changes for ArticlePlaceholder
BabelEdit
No changes for Babel
BetaFeaturesEdit
No changes for BetaFeatures
BounceHandlerEdit
- git #47ed02e1 - Update tests to not use real host names by Timo Tijhof
CalendarEdit
No changes for Calendar
CampaignsEdit
No changes for Campaigns
CapiuntoEdit
No changes for Capiunto
CategoryTreeEdit
No changes for CategoryTree
CentralAuthEdit
- git #7b3834ac - Convert Special:GlobalUsers to OOUI (task T193245) by Jayprakash12345
CharInsertEdit
No changes for CharInsert
CheckUserEdit
No changes for CheckUser
CirrusSearchEdit
- git #95b97c1a - Fix typo in assertion message by David Causse
- git #cc5960fa - Force filtering keywords to be FilterQueryFeature (task T195788) by David Causse
- git #99e5a820 - Add support for filtering keywords (task T195788) by David Causse
- git #d655073b - Add support for boosting keywords (task T195305) by David Causse
CiteEdit
- git #6c38c009 - Add preview mode converter tests by Ed Sanders
CiteThisPageEdit
No changes for CiteThisPage
CitoidEdit
No changes for Citoid
cldrEdit
No changes for cldr
CognateEdit
No changes for Cognate
CodeEditorEdit
No changes for CodeEditor
CodeMirrorEdit
- git #f9736529 - Disable ULS when CodeMirror is on (task T194102) by Max Semenik
CodeReviewEdit
No changes for CodeReview
CollaborationKitEdit
No changes for CollaborationKit
CollectionEdit
No changes for Collection
CommonsMetadataEdit
No changes for CommonsMetadata
ConfirmEditEdit
No changes for ConfirmEdit
CongressLookupEdit
No changes for CongressLookup
ContactPageEdit
No changes for ContactPage
ContentTranslationEdit
- git #108d00b8 - Links: Fetch the title pair from source language wiki for text selection (task T191007) by jenkins-bot
- git #12f3ba3e - Connect issue card and target title (task T190804) (task T190805) by jenkins-bot
- git #dd6d9f54 - CX2: Don't save sections while restoring a draft (task T193161) by jenkins-bot
ContributionTrackingEdit
No changes for ContributionTracking
CreditsSourceEdit
No changes for CreditsSource
DashikiEdit
No changes for Dashiki
DisableAccountEdit
No changes for DisableAccount
DisambiguatorEdit
No changes for Disambiguator
DismissableSiteNoticeEdit
No changes for DismissableSiteNotice
DonationInterfaceEdit
- git #e1d3c8bc - Minor version bump, add authors by Elliott Eggleston
- git #904767bb - API call to tokenize old GC recurring (task T169357) by Ejegg
DoubleWikiEdit
No changes for DoubleWiki
DynamicSidebarEdit
No changes for DynamicSidebar
EchoEdit
- git #d0714b29 - NotifUser: Simplify function signatures for getNotificationCount() and friends by Krinkle
- git #fa21b7b0 - NotifUser: Un-merge getMemcKey() and getGlobalMemcKey() by Roan Kattouw
- git #1fec0793 - NotifUser: Remove $dbSource parameter from resetNotificationCount() by Catrope
- git #0edd96da - NotifUser: Add a doc comment for getForeignCount() by Catrope
- git #5935a637 - NotifUser: Simplify timestamp comparisons in getForeignTimestamp() too by Catrope
- git #d90e2d10 - NotifUser: Redo caching strategy for multi-DC compatibility (task T164860) by Roan Kattouw
- git #0f7afb1e - Convert SpecialHelpMenuWidget to a customised DropdownWidget (task T178387) by Ed Sanders
- git #bd2f39ca - Fix config documentation by Esanders
- git #5c33f929 - CachedList: Use getWithSetCallback() (task T164860) by Catrope
- git #32b82fa1 - NotifUser: Make resetNotificationCount() default to DB_MASTER by Catrope
- git #54412949 - UnreadWikis: Check the actual object we're about to call a method on by Aaron Schulz
- git #e29d1253 - UserNotificationGateway: Add getDB() method by Aaron Schulz
- git #0483c5ff - EchoHooks: Fix copypasta in link to documentation page by Aaron Schulz
- git #6cdebeb6 - tests: Delete the rspec tests by Roan Kattouw
- git #b3b97207 - build: Extend 'svgmin' options and move to 'minify' task (task T185596) by James D. Forrester
- git #e20d0aaf - EventPresentationModel::factory: Force type Language for $language by Fomafix
- git #d1ef3a95 - build: Updating mediawiki/mediawiki-codesniffer to 20.0.0 by libraryupgrader
- git #9de02857 - Replace .parent with .super by Ed Sanders
- git #3b4be7b6 - NotificationItemWidgets: Remove property setting duplicated from parents by Ed Sanders
EducationProgramEdit
No changes for EducationProgram
ElasticaEdit
No changes for Elastica
ElectronPdfServiceEdit
No changes for ElectronPdfService
EventBusEdit
- git #5e818a16 - Add debug/info logging about start/finish of the job execution. (task T195858) by Petr Pchelko
EventLoggingEdit
No changes for EventLogging
ExtensionDistributorEdit
No changes for ExtensionDistributor
FeaturedFeedsEdit
No changes for FeaturedFeeds
FileExporterEdit
No changes for FileExporter
FileImporterEdit
- git #6274cd6b - Remove unused configuration options regarding wikitext replacements by Thiemo Kreuz
- git #4dade443 - Make side-effect of ExternalUserNames::applyPrefix() more obvious (task T192376) by Thiemo Kreuz (WMDE)
- git #5e9e78bb - Always use plain username for file revisions (task T192376) by Thiemo Kreuz (WMDE)
- git #3f9906cf - Add test for CommonsHelperConfigParser (task T194129) by Thiemo Kreuz (WMDE)
- git #fba031e2 - Use default 'imported' prefix when prefix empty (task T192376) by Thiemo Kreuz
- git #684884b8 - Add test for WikiTextContentValidator (task T194132) by WMDE-Fisch
- git #c82bda07 - Extract normalization of mobile URLs to separate class by Thiemo Kreuz
- git #70cd7f50 - Make WikiTextConversions comparisons case-insensitive (task T194132) by Thiemo Kreuz
- git #c870c05b - Add basic logging to SiteTableSourceInterWikiLookup (task T192376) by Thiemo Kreuz (WMDE)
- git #5b62d509 - Add basic happy test for CommonsHelperConfigRetriever (task T193615) by Thiemo Kreuz
- git #2670b930 - Forbid the import of a file that contains a blocked Category/Template (task T194132) by Thiemo Kreuz
- git #41070fb7 - Extract category and template information from CommonsHelper's config files (task T193615) (task T194129) by Thiemo Kreuz
- git #4974027d - Add external username handling (task T192376) by WMDE-Fisch
- git #362e8582 - Add interface to allow interwiki references (task T192376) by WMDE-Fisch
- git #e74c5ce6 - Fix title validating tests by WMDE-Fisch
- git #af159398 - Favor assertSame in phpunit tests by WMDE-Fisch
- git #b15390f3 - Replace copied CSS values with LESS variable names by Thiemo Kreuz
- git #cf28b1f9 - Add test for DuplicateFileRevisionChecker (task T190290) by Thiemo Kreuz
FlaggedRevsEdit
- git #40595575 - Fix bad index names (task T196139) by Brad Jorsch
FlowEdit
- git #d121a8ab - Add more @covers tags in not so obvious cases (task T195139) by Krinkle
- git #590271d2 - Add @covers tags for all abstract base classes by Thiemo Kreuz
- git #7f474677 - Add missing @covers tags to test classes in all trivial cases (task T195139) by Thiemo Kreuz (WMDE)
- git #1a8906b0 - Add @covers tags to Flow's PHPUnit tests (task T195139) by Catrope
FundraiserLandingPageEdit
- git #1477d1cf - Parse EL sample rate URL param as number (task T195908) by Andrew Green
FundraisingTranslateWorkflowEdit
No changes for FundraisingTranslateWorkflow
GadgetsEdit
No changes for Gadgets
GeoCrumbsEdit
No changes for GeoCrumbs
GeoDataEdit
- git #e04eb378 - [cirrus] Add support for FilterQueryFeature (task T195788) by EBernhardson
- git #f534d65d - [cirrus] Implement BoostFunctionFeature (task T195305) by David Causse
GettingStartedEdit
No changes for GettingStarted
GraphEdit
No changes for Graph
GlobalBlockingEdit
No changes for GlobalBlocking
GlobalCssJsEdit
- git #26a3097a - ResourceLoaderGlobalUserModule: Use $context->getUserObj() instead of manually by Krinkle
GlobalPreferencesEdit
- git #d196b8b1 - Parameterize debug log entry (task T196305) by Kunal Mehta
- git #328f3462 - Don't type hint PreferencesFormPreSave hook against PreferencesForm (task T196023) by Kunal Mehta
- git #8c53e6dd - Use context->msg instead of global function by Jforrester
- git #3a0dc8fe - Ensure non-OOUI scripts are loaded on special page by Jforrester
GlobalUsageEdit
No changes for GlobalUsage
GlobalUserPageEdit
No changes for GlobalUserPage
GoogleNewsSitemapEdit
No changes for GoogleNewsSitemap
GuidedTourEdit
No changes for GuidedTour
GWToolsetEdit
- git #c45e8252 - Stop including partner-template-name in job params (task T192946) by Matthias Mullie
ImageMapEdit
No changes for ImageMap
InputBoxEdit
No changes for InputBox
InsiderEdit
No changes for Insider
intersectionEdit
No changes for intersection
InterwikiEdit
No changes for Interwiki
InterwikiSortingEdit
No changes for InterwikiSorting
JADEEdit
- git #ed24cacc - Don't use *.json for intentionally invalid JSON file (task T195343) by Kunal Mehta
JosaEdit
No changes for Josa
JsonConfigEdit
No changes for JsonConfig
KartographerEdit
- git #423c58b0 - Update wikimedia-mapdata to latest (0159e39) (task T140083) by Michael Holloway
- git #14c2c1fb - TagHandler: Add test for broken array_unique behavior fixed before by Thiemo Kreuz (WMDE)
- git #8dfe5a08 - Add language input to maps dialog (task T193659) by Esanders
- git #3e7cab58 - Update map language in VE rendering when it changes (task T193659) by Esanders
- git #0200e751 - Simplify State::$data to always be an associative array by Thiemo Kreuz (WMDE)
- git #4256a911 - Override MinervaNeue Multiple_image hack for map display (task T192251) by Moriel Schottlender
- git #69efcdac - Standardize focus appearance of leaflet buttons by Volker E
LabeledSectionTransclusionEdit
No changes for LabeledSectionTransclusion
LandingCheckEdit
No changes for LandingCheck
LdapAuthenticationEdit
No changes for LdapAuthentication
LinterEdit
No changes for Linter
LiquidThreadsEdit
No changes for LiquidThreads
ListingsEdit
No changes for Listings
LocalisationUpdateEdit
No changes for LocalisationUpdate
LoginNotifyEdit
No changes for LoginNotify
MapSourcesEdit
No changes for MapSources
MassMessageEdit
No changes for MassMessage
MathEdit
- git #9b2ba59a - Move icons to RL image module and generate variants (task T196050) by Ed Sanders
- git #aa2c4cf9 - Improve tests coverage for MathMathML by Physikerwelt
- git #c1c4e42c - Improve tests coverage for MathFormatter by Physikerwelt
- git #4156f1c9 - Remove dead texvc code from the math extension (task T195871) by Moritz Schubotz (physikerwelt)
MobileAppEdit
No changes for MobileApp
MobileFrontendEdit
- git #27f0f9b7 - Avoid call to Overlay.hide by jdlrobson
- git #878a5720 - QA: Drop failing test from beta cluster build (task T195850) by jdlrobson
- git #49be29a5 - Remove unused gray-triangle icon (task T194098) by Jdlrobson
- git #53776b8e - Reliably refresh the page after an edit by jdlrobson
- git #52a3d005 - Verify that data['pageprops'] exists before using it (task T195872) by Pmiazga
MultimediaViewerEdit
No changes for MultimediaViewer
MwEmbedSupportEdit
No changes for MwEmbedSupport
Edit
No changes for NavigationTiming
NewsletterEdit
No changes for Newsletter
NewUserMessageEdit
No changes for NewUserMessage
NukeEdit
No changes for Nuke
OAuthEdit
- git #6d44afbf - Avoid SpecialPageFactory redirect of Special:OAuth (task T196102) by Brad Jorsch
OATHAuthEdit
No changes for OATHAuth
ORESEdit
- git #7729a550 - Make ScoreParser aggregate wp10 predictions (task T194297) by Amir Sarabadani
- git #c7834a10 - Do not retry RevisionNotFound job failures (task T196076) by Amir Sarabadani
- git #ae742730 - Don't autoload all tests, just the helpers that we need (task T196070) by Kunal Mehta
- git #72824431 - Make aggregation of score results possible so they take less rows (task T194297) by Amir Sarabadani
OpenStackManagerEdit
No changes for OpenStackManager
PagedTiffHandlerEdit
No changes for PagedTiffHandler
PageAssessmentsEdit
No changes for PageAssessments
PageImagesEdit
No changes for PageImages
PageTriageEdit
- git #9e20e4b3 - Add mainspace pages moved from other namespaces outside of Special:MovePage to page curation queue (task T155289) by Kaldari
- git #fb44f539 - Temporary fix for RfD template bug (task T194826) by Kaldari
PageViewInfoEdit
No changes for PageViewInfo
ParserFunctionsEdit
No changes for ParserFunctions
ParserMigrationEdit
No changes for ParserMigration
ParsoidBatchAPIEdit
No changes for ParsoidBatchAPI
PdfHandlerEdit
- git #57b8c36e - Use librarized XMPReader class and minor cleanup by Kunal Mehta
PerformanceInspectorEdit
No changes for PerformanceInspector
PetitionEdit
No changes for Petition
PoemEdit
- git #1f6bce0d - No <br /> tag after <hr /> tag to avoid extra space (task T124144) by Gopavasanth
PoolCounterEdit
No changes for PoolCounter
PopupsEdit
- git #a782b7b7 - Update setting icon (task T193058) by jdlrobson
- git #f444c15a - Restore stylelinting by Jdlrobson
- git #79daacb2 - Coalesce and cleanup use of `then` blocks (task T190141) by jdlrobson
ProofreadPageEdit
- git #1ff743a7 - Separate MediaWiki messages for summary (task T57340) by Candalua
- git #5d9dafc1 - Extract complex condition in standalone isValidInterval method by Sébastien Santoro
PropertySuggesterEdit
No changes for PropertySuggester
QuickSurveysEdit
- git #44c06c60 - Make survey description optional (task T195284) by Gilles Dubuc
QuizEdit
No changes for Quiz
ReadingListsEdit
No changes for ReadingLists
RelatedArticlesEdit
No changes for RelatedArticles
RelatedSitesEdit
No changes for RelatedSites
RenameuserEdit
No changes for Renameuser
RevisionSliderEdit
- git #33b2b584 - Remove dependencies on deprecated modules 'mediawiki.api.*' by WMDE-Fisch
RSSEdit
No changes for RSS
SandboxLinkEdit
No changes for SandboxLink
ScribuntoEdit
No changes for Scribunto
ScoreEdit
No changes for Score
SearchExtraNSEdit
No changes for SearchExtraNS
SecurePollEdit
No changes for SecurePoll
SentryEdit
No changes for Sentry
ShortUrlEdit
No changes for ShortUrl
SiteMatrixEdit
No changes for SiteMatrix
SpamBlacklistEdit
No changes for SpamBlacklist
SubPageList3Edit
No changes for SubPageList3
SubpageSortkeyEdit
No changes for SubpageSortkey
SyntaxHighlight_GeSHiEdit
No changes for SyntaxHighlight_GeSHi
TemplateDataEdit
No changes for TemplateData
TemplateSandboxEdit
No changes for TemplateSandbox
TemplateStylesEdit
No changes for TemplateStyles
TextExtractsEdit
No changes for TextExtracts
ThanksEdit
- git #64ad66c8 - s/@gropu/@group/ by Reedy
- git #12c2cc0f - Correctly bundle thanks notifications for logs (task T192041) by Matěj Suchánek
TimedMediaHandlerEdit
No changes for TimedMediaHandler
timelineEdit
No changes for timeline
TitleBlacklistEdit
No changes for TitleBlacklist
TocTreeEdit
No changes for TocTree
TorBlockEdit
No changes for TorBlock
TranslateEdit
- git #3cb639ac - TranslateYamlTest: Assert before using output by Reedy
- git #a875c7ee - Implement a workaround for phpyaml float formatting issue (task T194656) by Amire80
- git #e4f89b99 - refresh-translatable-pages.php: add JobQueue option (task T195347) by jenkins-bot
TranslationNotificationsEdit
No changes for TranslationNotifications
TrustedXFFEdit
No changes for TrustedXFF
TwoColConflictEdit
No changes for TwoColConflict
UnicodeConverterEdit
No changes for UnicodeConverter
UniversalLanguageSelectorEdit
- git #c0e39672 - Update jquery.ime from upstream by jenkins-bot
- git #fa5e448b - Update jquery.uls from upstream by jenkins-bot
UploadsLinkEdit
No changes for UploadsLink
UploadWizardEdit
No changes for UploadWizard
UrlShortenerEdit
No changes for UrlShortener
UserMergeEdit
No changes for UserMerge
VipsScalerEdit
No changes for VipsScaler
VisualEditorEdit
- git #a7049dac - Update language variant node to use new invisible icon API (task T195887) by Jforrester
- git #d3fd979d - Paste conversion dialog shouldn't be escapable by David Lynch
- git #b049a82e - ApiResponseCache: Add a check for data.query before accessing redirects by Santhosh Thottingal
- git #21f526bf - mw.trackSubscriber: Remove action.init.timing value (task T160315) by Krinkle
- git #a7f5a76b - build: Introduce eslint-plugin-qunit by Ed Sanders
- git #4f456b14 - Disconnect surface model history listener when tearing down (task T195775) by Bartosz Dziewoński
- git #d3824dee - DesktopArticleTarget: Section-scroll as part of restoring the page (task T194631) by David Lynch
- git #d4841abb - ApiVisualEditor: Defensively check that query prop revisions returns arrays (task T193718) by Esanders
- git #27d0634a - ApiResponseCache: Support redirects data processing by Santhosh Thottingal
WikibaseEdit
- git #66c7e5dd - Pop PHP version according to the current Mediawiki compatibility by Aleksey Bekh-Ivanov (WMDE)
- git #69d1c5fe - Order results of EntityUsageTable::getPagesUsing() based on eu_page_id (task T179007) by Amir Sarabadani
- git #5b7a5a06 - Set direction based on the language (task T195415) by eranroz
- git #b4fb82e0 - Cast $wgMaxArticleSize to int by Lucas Werkmeister
- git #a15902a9 - Re-Add number of entities accessed to "Parser profiling data" (task T195982) by Marius Hoch
- git #10c51731 - Introduce EntityLinkFormatterFactory for use with LinkBegin hook. (task T195382) by Jakob Warkotsch
- git #4babbe69 - Stop selecting term_entity_type (task T195485) by Amir Sarabadani
- git #75571584 - [cirrus] Add support for FilterQueryFeature (task T195788) by David Causse
- git #1061a373 - Remove numeric entity ID assertions from TermSqlIndex (task T195841) by Lucas Werkmeister
- git #d0c4707f - Use type Language for EchoEventPresentationModel::factory by Fomafix
WikibaseLexemeEdit
- git #593caded - Make Lexeme_talk namespace have lowercase T (task T195497) by Thomas Arrow
- git #b4d0766d - Representation language: Add aria-invalid (task T193636) by Pablo Grass
- git #3aef0506 - Prevent lexeme link formatter from breaking for unknown lexemes (task T195382) by Jakob Warkotsch
- git #94a05527 - Encapsulate Lemma validation logic via composition by Aleksey Bekh-Ivanov (WMDE)
- git #35cf0c22 - Representation language: Pre-existing bind syntax (task T193636) by Pablo Grass
- git #dafd7077 - Removed "development maintenance" tools by Addshore
- git #f637bab0 - Defined serializer-factory callback for forms. (task T192149) (task T195110) by Addshore
- git #bc922534 - Form representations: Prevent redundant langugages (task T193636) by Pablo Grass
- git #02d43eb5 - Show lemma on Special:AllPages (task T195382) by Leszek Manicki
- git #73c71fbf - Add placeholder text for grammatical features input (task T193604) by Jakob Warkotsch
- git #fbf44360 - Only add repo-specific entity type definition elements in Repo context (task T195615) by Leszek Manicki
- git #18c97c39 - Only run onCirrusSearchProfileService if repo is enabled (task T195615) by addshore
- git #fb297e80 - Do not register Lexeme namespaces in CanonicalNamespaces on clients (task T195615) by addshore
- git #d9277cf7 - Add @covers tags for Add/Change/RemoveFormDiff to FormDifferTest by Thiemo Kreuz (WMDE)
- git #b1a80aed - Added development setup instructions using Docker to README by Leszek Manicki
- git #af78a4d6 - Eris tests: use pinned version by Aleksey Bekh-Ivanov (WMDE)
- git #34a55dbc - Increase minimum PHP version by WMDE-leszek
- git #d4eb6b66 - ItemSelectorWidgetField: prevent autocomplete (task T191526) by Aleksey Bekh-Ivanov (WMDE)
- git #db0c6cfe - Allow formatting lexeme ids having language and lexical category without labels (task T195860) by Jakob Warkotsch
- git #5bf5cb72 - Require php-vuejs-templating 1.0.2 (task T195359) by WMDE-leszek
- git #4c5b18e1 - Add Lexeme data to getTextForSearchIndex (task T195912) by WMDE-leszek
- git #54c80b01 - Adjusted namespaces and files names to be PSR-4-compliant (task T195823) by WMDE-leszek
WikibaseQualityEdit
No changes for WikibaseQuality
WikibaseQualityConstraintsEdit
- git #3ae30d39 - Add ResultsSource and auxiliary services to ConstraintReportFactory (task T190933) by Lucas Werkmeister
- git #0e8f1350 - Add 'citation needed' constraint (task T195052) by Amir Sarabadani
- git #093a7112 - Fix tests after TimeAdjustableWANObjectCache was removed by Leszek Manicki
- git #ef06aad6 - Adjusted namespaces of test classes to comply with AutoLoaderStructureTest by Leszek Manicki
WikidataPageBannerEdit
No changes for WikidataPageBanner
WikiEditorEdit
No changes for WikiEditor
wikihieroEdit
No changes for wikihiero
WikiLoveEdit
No changes for WikiLove
WikimediaBadgesEdit
No changes for WikimediaBadges
Wikidata.orgEdit
No changes for Wikidata.org
WikimediaEventsEdit
No changes for WikimediaEvents
WikimediaIncubatorEdit
No changes for WikimediaIncubator
WikimediaMaintenanceEdit
No changes for WikimediaMaintenance
WikimediaMessagesEdit
- git #e650606e - RCFilters: Add guided tour for Watchlist, with instant opt-out (task T195427) by Roan Kattouw
- git #bcf6cc3a - Add eslint and make pass by Krinkle
XAnalyticsEdit
No changes for XAnalytics
ZeroBannerEdit
No changes for ZeroBanner
ZeroPortalEdit
No changes for ZeroPortal
SkinsEdit
CologneBlueEdit
No changes for CologneBlue
MinervaNeueEdit
- git #e91295a5 - Fix action!=edit opening the editor (task T196150) by David Lynch
- git #ee9ec002 - Don't turn off listening to reference clicks (task T191086) by Jdlrobson
- git #8f0e1022 - Remove special `font-size` treatment of VE overlay (task T195791) by Volker E
- git #64849101 - Allow type Language for $lang of doEditSectionLink by Jdlrobson
- git #03a7b57a - Edit infobox style to properly position captions (task T193881) by Jan Drewniak
MonoBookEdit
No changes for MonoBook
ModernEdit
No changes for Modern
NostalgiaEdit
No changes for Nostalgia
TimelessEdit
- git #70b5f249 - Fix condition for 'emptyPortlet' class (task T196026) by Bartosz Dziewoński
VectorEdit
- git #feca6b27 - Remove unused margin/padding override for '#mw-head h3' by Bartosz Dziewoński
- git #0a0ddcc5 - Align tabs and search input font-size by Krinkle
Total ChangesEdit
242 Changes in 45 repos by 70 committers