Jump to content

MediaWiki 1.33/wmf.16/Changelog

From mediawiki.org

Core changes

[edit]
  • git #fbbd65d2 - ResourceLoader: Add support for packageFiles (T133462) by Krinkle
  • git #1c851623 - Move interface ICacheHelper to own class by Umherirrender
  • git #ac3e1829 - Add BeforeResetNotificationTimestamp hook by Addshore
  • git #e4930d25 - objectcache: avoid occasional test flakiness due to microtime() (T207247) by Aaron Schulz
  • git #19f96604 - ApiQuerySiteinfoTest: Conversion of $wgContLang to service (T200246) by Fomafix
  • git #ce071ded - Display translatable images in wiki language on image pages (T210814) by Max Semenik
  • git #e77fdb89 - Fix 'ipb_sitewide' not matching parent block after update (T215205) by Dayllan Maza
  • git #1ca06c64 - Move interface IJobSpecification to own file by Umherirrender
  • git #83aa87c9 - Remove unused apihelp-createaccount messages by Umherirrender
  • git #960a1acd - Use shorter ?: syntax in Revision class by Umherirrender
  • git #be27ff2d - Add option for confirmation prompts on rollbacks (T215019) by Tim Eulitz
  • git #ec12e3cc - Added future compat expectException to PHPUnit4And6Compat trait (T208389) by Tarrow
  • git #38acf509 - Title: Add null to @return type for getSubpage by Fomafix
  • git #cff7dac3 - Fix @param tags by Fomafix
  • git #aa9ad966 - Prevent undesired toggling on Special:NewPages (T211549) by Matěj Suchánek
  • git #ca31b7f7 - Finish FormatJson::encode() test coverage by Kunal Mehta
  • git #643225cb - Add some missing @covers tags by Kunal Mehta
  • git #d28f315d - Add @coversNothing for left over tests and enable sniff by Kunal Mehta
  • git #70bf85d4 - objectcache: avoid duplicate set() calls with lockTSE when no value is in cache (T203786) by Aaron Schulz
  • git #974a948d - Prevent special block test failures with certain configs by Umherirrender
  • git #b685292d - build: Update eslint-config-wikimedia to 0.10.1 by Ed Sanders
  • git #ac3425b9 - Equialization of Serbian Latin translations with Serbian Cyrillic translations by Zoranzoki21
  • git #ca1a101d - Add missing @covers to search related tests by Umherirrender
  • git #8ec90547 - Soft deprecate QuickTemplate::msgWiki() by Bartosz Dziewoński
  • git #8c3eca83 - Add missing @covers to user related tests by Umherirrender
  • git #a2f3f6df - Add missing @covers to media related tests by Umherirrender
  • git #f45d3a79 - Add missing @covers to parser related tests by Umherirrender
  • git #209a8778 - Add missing @covers to revision related tests by Umherirrender
  • git #618a064c - Add missing @covers to action related tests by Umherirrender
  • git #7c4ceae4 - Add missing @covers to backend related tests by Umherirrender
  • git #fc19d2ab - Add missing @covers to database related tests by Umherirrender
  • git #5d2e3940 - Move interface ILocalizedException to own file by Umherirrender
  • git #bd7ff019 - Check for intl extension in updateCredits.php by Umherirrender
  • git #65582eb9 - Remove require_once from maintenance tests by Umherirrender
  • git #51f80296 - Rename CategoryChangesRdfTest to match maintenance script by Umherirrender
  • git #e01c7b8a - watcheditem: Replace error message strings with constant string by Derick Alangi
  • git #3535e4e8 - Update type hints and documentation of RevisionDeleteUser by Umherirrender
  • git #c8036ebb - Fix grammar of "config-db-host-help" by Matěj Suchánek
  • git #673dcee0 - languages: Fix some soft type hints in the Language class by Umherirrender
  • git #5be7438e - Correct whitespace and parentheses typos in BlockLogFormatter by Thalia
  • git #25c3a843 - Remove Revision::fetchRevision() by Max Semenik
  • git #7fc8b362 - Avoid making master connection from Skin::getUndeleteLink (T214735) by Thalia
  • git #4b710776 - Remove a few obscure "done" and "empty" comments by Umherirrender
  • git #4597559d - RemexCompatMunger: Don't split p-wrapping on style/link tags (T208901) by Brad Jorsch
  • git #b9bf03b9 - Remove some exemptions that are no longer needed by Kunal Mehta
  • git #b6b10bb5 - Require ClassMatchesFilename sniff to pass for most of tests/ by Kunal Mehta
  • git #eb2771ec - Rename FirejailCommandIntegrationTest to match class name by Kunal Mehta
  • git #7eb3d877 - Rename UncategorizedCategoriesPageTest to match class name by Kunal Mehta
  • git #951690c0 - Rename tests/phpunit/includes/media files to match class names by Kunal Mehta
  • git #8ff88cc4 - Use TestingAccessWrapper in FormOptionsInitializationTest by Kunal Mehta
  • git #34f78a69 - specialpage: Fix login crash caused by unknown language via ?uselang (T198054) by D3r1ck01
  • git #19619edf - installer: Suggest using 127.0.0.1 in the db not found error message by Brian Wolff
  • git #e865b57c - Add Namespace Restrictions to Special:BlockList (T204990) by Umherirrender
  • git #c54be9ac - Fix typo in tests/phpunit/includes/Revision/MainSlotRoleHandlerTest.php (T201491) by D3r1ck01
  • git #9f0be824 - Add missing dependency on 'mediawiki.storage' by Fomafix
  • git #d39cc0e8 - Remove deprecated wgEnableParserCache (T189966) by Timo Tijhof
  • git #73be70fc - docs: Remove 'code-coverage' placeholder directory by Timo Tijhof
  • git #85c91cfb - Add namespace restrictions to block's log messages (T204985) by Dayllan Maza
  • git #10177ce2 - wdio-mediawiki: Release 0.3.0 (T211038) by Krinkle
  • git #ddf37fec - Don't check anon permissions for maint scripts in autoCreateUser() by Gergő Tisza
  • git #e8cb9f5f - http: Support callback functions in GuzzleHttpRequest (T212175) by Krinkle
  • git #7a7976ba - Password: replace equals() with verify() by Max Semenik
  • git #f25ff9ff - Add missing `@return` PHPDoc to __sleep() function by Derick Alangi
  • git #7ecd6b9c - Document Uri.js constructor and methods throwing Errors by Thiemo Kreuz (WMDE)
  • git #b7227409 - Special:AllMessages: Visually hide repeating text (T209253) by Volker E
  • git #e7c3daf0 - HTMLForm OOUI: Reduce distance between flatlist label and widgets by Volker E
  • git #dedfe98e - Clone the Title object to prevent mutations. (T210739) by David Barratt
  • git #8631ea7b - Add tests to ensure that NamespaceRestrictions are returned from Block APIs. (T204989) by Dbarratt
  • git #e00a4739 - RELEASE-NOTES: Note upgrade of OOUI (to be updated as we go) by James D. Forrester
  • git #aab4f97e - Update OOUI to v0.30.2 (T198231) (T210862) (T212806) (T213137) (T213199) (T213507) (T213517) (T213544) (T213574) by Jforrester
  • git #33731166 - Fix Title::getFragmentForURL for bad interwiki prefix. (T204800) by daniel
  • git #c7d0fa0e - build: Remove newer HHVM versions we'll never support by BryanDavis
  • git #b5c68307 - Datatable: Unify `padding` with `.wikitable` (T214208) by Krinkle
  • git #6b10efaa - Datatable: Apply `padding` only on `th` & `td` elements by Volker E
  • git #f12db380 - Better detection for old MS Office files (T40432) by Tim Starling
  • git #dfb87515 - Fix typo in apierror message (T201491) by Ammarpad
  • git #a881c167 - Add block and unblock commands to WDIO (T211038) by Thomas Arrow
  • git #f589214d - Add namespace restrictions to Special:Block and API (T204986) by Thalia
  • git #ccbe9f35 - Introduce multiselect widgets for namespaces (T204986) by Thalia
  • git #d9c9cf21 - build: Don't install symfony/polyfill-* that we require by Kunal Mehta
  • git #be271819 - Add NamespaceRestriction class so that BlockRestriction can handle namespaces. (T204991) by Thalia
  • git #67c0e25d - Remove deprecated module alias "jquery.byteLimit" (T202154) by Krinkle
  • git #17127e6c - mediawiki.api: Remove deprecated module aliases (T202154) (T196802) by Krinkle
  • git #535df46f - Preload styles for 'jquery.tablesorter' by Fomafix
  • git #28b4b187 - Fix more jquery event shorthand usages by Ed Sanders
  • git #ade1921e - Fix documentation for RevisionRecord::$mPageId (T174025) by Thiemo Kreuz
  • git #68c298ed - Make sure database update succeeds from older database versions too. by Purdea Andrei
  • git #de2bec87 - MIME: Re-classify DjVu files as OFFICE, like PDFs, and not as BITMAP (T212852) by James D. Forrester

Vendor

[edit]

Extensions

[edit]

3D

[edit]

No changes for 3D

AbuseFilter

[edit]
  • git #196a3ba7 - Ensure the specified filter is valid in ViewHistory by Daimona Eaytoy
  • git #8f9b27d8 - Fix MWException from AbuseFilterView by Daimona Eaytoy
  • git #ba1b27d7 - Optionally pass the filter ID to checkConditions for error reporting by Daimona Eaytoy
  • git #0f041e82 - Split AbuseFilterConsequencesTest tests in several methods by Daimona Eaytoy
  • git #26b783f0 - Use data provider's array keys to specify test description by Daimona Eaytoy
  • git #a207cf22 - Unbreak tagging for createaccount actions by Daimona Eaytoy
  • git #f3f8bd11 - Re-execute checkAllFilters if the edit was stashed (T191430) (T176291) by Huji
  • git #bc875d80 - Fix SQL key by Daimona Eaytoy
  • git #4b33b2b5 - Strike suppressed AbuseLog entries by Daimona Eaytoy
  • git #be08bd6d - Avoid PHP 7.3 Undeclared variable notice (T214269) by Daimona Eaytoy
  • git #0e6b783e - Reject empty warning and disallow messages when validating a filter (T203353) by Daimona Eaytoy
  • git #af9c7ee8 - Re-fix the throttle script (T209565) by Daimona Eaytoy

ActiveAbstract

[edit]

No changes for ActiveAbstract

AdvancedSearch

[edit]
  • git #e1816a02 - Avoid arrow functions in browser tests by WMDE-Fisch

AntiSpoof

[edit]

No changes for AntiSpoof

ApiFeatureUsage

[edit]

No changes for ApiFeatureUsage

ArticleCreationWorkflow

[edit]

No changes for ArticleCreationWorkflow

ArticlePlaceholder

[edit]
  • git #ec98fd56 - build: Update 'stylelint-config-wikimedia' to v0.5.0 by Volker E

Babel

[edit]

No changes for Babel

BetaFeatures

[edit]

No changes for BetaFeatures

BounceHandler

[edit]

No changes for BounceHandler

Calendar

[edit]

No changes for Calendar

Campaigns

[edit]

No changes for Campaigns

Capiunto

[edit]

No changes for Capiunto

CategoryTree

[edit]
  • git #27289b47 - Change hooks to explicitly load the modules (T212820) by Timo Tijhof
  • git #e31ac9cc - Use hook SkinBuildSidebar instead of SkinTemplateOutputPageBeforeExec by Krinkle

CentralAuth

[edit]
  • git #7964a3ea - Fix usage of deprecated Password::equals() by Umherirrender
  • git #d21f1c1f - Security: Remove $flags in conditions when adding centralauthtoken param (T207814) by Amir Sarabadani
  • git #80995cc7 - Use HTMLGlobalUserTextField in Special:GlobalUserRights (T211954) by Jayprakash12345

CharInsert

[edit]

No changes for CharInsert

CheckUser

[edit]
  • git #fe25fd58 - Declare class property SpecialCheckUser->lastdate by Umherirrender

CirrusSearch

[edit]

Cite

[edit]
  • git #f47c8d32 - build: Update eslint-config-wikimedia to 0.10.1 by Ed Sanders

CiteThisPage

[edit]

No changes for CiteThisPage

Citoid

[edit]
  • git #102e6655 - build: Update eslint-config-wikimedia to 0.10.1 by Ed Sanders

cldr

[edit]

No changes for cldr

Cognate

[edit]

No changes for Cognate

CodeEditor

[edit]
  • git #92c432ab - Remove "return true" legacy behavior from hook handler functions by Derick Alangi

CodeMirror

[edit]

No changes for CodeMirror

CodeReview

[edit]

No changes for CodeReview

CollaborationKit

[edit]

No changes for CollaborationKit

Collection

[edit]
  • git #e16c54a8 - Swap json_decode by json_encode for log message by Umherirrender
  • git #a6b2ac42 - Adjust param doc for BookRenderingMediator::outputBook by Umherirrender
  • git #fa7d3db9 - Rework two methods into anonymous functions by Umherirrender

CommonsMetadata

[edit]

No changes for CommonsMetadata

ConfirmEdit

[edit]

CongressLookup

[edit]

No changes for CongressLookup

ContactPage

[edit]

No changes for ContactPage

ContentTranslation

[edit]
  • git #5053c8c3 - Fix documentation in mw.cx.ui.PageSelectorWidget by jenkins-bot
  • git #1b8fdb84 - Revert erroneous find-and-replace of page selector focus method call by Petar.petkovic
  • git #04712f22 - Remove unneeded argument to DateManipulator::getSteps by jenkins-bot
  • git #8643c6db - build: Update eslint-config-wikimedia to 0.10.1 by Ed Sanders
  • git #717bdac5 - Fix doc for ApiContentTranslationPublish->restbaseClient by jenkins-bot
  • git #d44f0a43 - Merge RL module mw.cx.VersionSwitcher in ext.cx.dashboard (T203695) by Krinkle
  • git #841cbb56 - Merge RL module ext.cx.contributions.init and ext.cx.contributions (T203695) by Krinkle
  • git #a995cf0b - Merge RL modules ext.cx.pageselector and ext.cx.tools.link (T203695) by jenkins-bot
  • git #46036a6d - Merge RL modules ext.cx.editor and ext.cx.translation (T203695) by jenkins-bot
  • git #ca9e6314 - Temporarily disable failing test (T214804) by Gergő Tisza
  • git #359d8f7c - Fix json indent in extension.json by Umherirrender
  • git #a9e11de7 - Reduce the number of JavaScript globals defined on all pages by Niklas Laxström
  • git #4072a6f3 - Remove unused RL module mw.cx.ui.mixin and file (T203695) by Santhosh Thottingal

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]
  • git #2e7aedf4 - Remove "return true" legacy behavior from hook handler functions by Derick Alangi

DonationInterface

[edit]

DoubleWiki

[edit]

No changes for DoubleWiki

DynamicSidebar

[edit]
  • git #2dab2b3f - Remove "return true" legacy behavior from hook handler functions by Derick Alangi

EUCopyrightCampaign

[edit]

No changes for EUCopyrightCampaign

Echo

[edit]

No changes for Echo

Elastica

[edit]

No changes for Elastica

ElectronPdfService

[edit]

No changes for ElectronPdfService

EventBus

[edit]

EventLogging

[edit]

ExtensionDistributor

[edit]
  • git #e32718f3 - Remove "return true" legacy behavior from hook handler functions by Derick Alangi

FeaturedFeeds

[edit]

No changes for FeaturedFeeds

FileExporter

[edit]
  • git #b5cb01da - build: Remove duplicate in .gitignore by Umherirrender

FileImporter

[edit]
  • git #976821b6 - Add comment explaining the "www." in CommonsHelperConfigRetriever by Thiemo Kreuz
  • git #1d65a3e0 - Don't hard-code assumed setup of CommonsHelper config server by Thiemo Kreuz
  • git #c6e372b7 - Set alias of special page name for Urdu language by WMDE-Fisch
  • git #3536f0f1 - Allow to use subst:… in template transfer rules (T214365) by Thiemo Kreuz (WMDE)
  • git #531e027b - Simplify error message about incomplete config pages by Thiemo Kreuz
  • git #856b6aae - Show some sensible default when no help page is configured by Thiemo Kreuz
  • git #30d765d0 - Fix CommonsHelper parser error on incomplete parameters by Thiemo Kreuz

FlaggedRevs

[edit]

No changes for FlaggedRevs

Flow

[edit]
  • git #588be8d6 - Remove education popups hack by Ed Sanders
  • git #27e1e0c5 - Notifications: Set canNotifyAgent per event type, rather than per event by Roan Kattouw

FundraiserLandingPage

[edit]

No changes for FundraiserLandingPage

FundraisingTranslateWorkflow

[edit]

No changes for FundraisingTranslateWorkflow

Gadgets

[edit]

GeoCrumbs

[edit]

No changes for GeoCrumbs

GeoData

[edit]

No changes for GeoData

GettingStarted

[edit]

No changes for GettingStarted

GlobalBlocking

[edit]

GlobalCssJs

[edit]

No changes for GlobalCssJs

GlobalPreferences

[edit]

GlobalUsage

[edit]

GlobalUserPage

[edit]

No changes for GlobalUserPage

GoogleNewsSitemap

[edit]

Graph

[edit]

No changes for Graph

GrowthExperiments

[edit]

GuidedTour

[edit]

No changes for GuidedTour

GWToolset

[edit]

No changes for GWToolset

ImageMap

[edit]

No changes for ImageMap

InputBox

[edit]

No changes for InputBox

Insider

[edit]

No changes for Insider

intersection

[edit]

No changes for intersection

Interwiki

[edit]
  • git #526af016 - build: Update 'stylelint-config-wikimedia' to v0.5.0 by Volker E
  • git #c8120a80 - Avoid a FOUC at the collapsible toggle button by Fomafix

InterwikiSorting

[edit]

No changes for InterwikiSorting

JADE

[edit]

No changes for JADE

Josa

[edit]

No changes for Josa

JsonConfig

[edit]

No changes for JsonConfig

Kartographer

[edit]

No changes for Kartographer

LabeledSectionTransclusion

[edit]

LandingCheck

[edit]

No changes for LandingCheck

LdapAuthentication

[edit]

No changes for LdapAuthentication

Linter

[edit]

No changes for Linter

LiquidThreads

[edit]

No changes for LiquidThreads

Listings

[edit]

No changes for Listings

LocalisationUpdate

[edit]

No changes for LocalisationUpdate

LoginNotify

[edit]

No changes for LoginNotify

MapSources

[edit]

No changes for MapSources

MassMessage

[edit]
  • git #7eb92013 - Avoid hard coding namespaces, use the ::class constant instead by Derick Alangi
  • git #33b2794b - Remove "return true" legacy behavior from hook handler functions by D3r1ck01
  • git #e0409e13 - Add PHPUnit tests for methods in MassMessageListDiffEngine::class by Derick Alangi

Math

[edit]

MobileApp

[edit]

No changes for MobileApp

MobileFrontend

[edit]

MultimediaViewer

[edit]

No changes for MultimediaViewer

[edit]
  • git #ccf0a376 - build: Update extension.json to manifest_version 2 by Timo Tijhof

Newsletter

[edit]
  • git #4b60c565 - Cleanup hook specific hook handler function that returns true by Umherirrender

NewUserMessage

[edit]

No changes for NewUserMessage

Nuke

[edit]

No changes for Nuke

OATHAuth

[edit]

No changes for OATHAuth

OAuth

[edit]
  • git #554f3570 - Migrate deprecated HTMLForm::addButton caller signature by Umherirrender

OpenStackManager

[edit]

No changes for OpenStackManager

ORES

[edit]

No changes for ORES

PageAssessments

[edit]

No changes for PageAssessments

PagedTiffHandler

[edit]
  • git #938468ee - Swap array keys to avoid unindexed key access by Umherirrender

PageImages

[edit]

No changes for PageImages

PageTriage

[edit]

No changes for PageTriage

PageViewInfo

[edit]

No changes for PageViewInfo

ParserFunctions

[edit]

No changes for ParserFunctions

ParsoidBatchAPI

[edit]

No changes for ParsoidBatchAPI

PdfHandler

[edit]

No changes for PdfHandler

PerformanceInspector

[edit]

No changes for PerformanceInspector

Petition

[edit]

No changes for Petition

Poem

[edit]

No changes for Poem

PoolCounter

[edit]

No changes for PoolCounter

Popups

[edit]

ProofreadPage

[edit]
  • git #cff50845 - Refactors Special:PagesWithoutScan to make use of Extension:Disambiguator by Tpt

PropertySuggester

[edit]

No changes for PropertySuggester

QuickSurveys

[edit]

No changes for QuickSurveys

Quiz

[edit]

No changes for Quiz

ReadingLists

[edit]

No changes for ReadingLists

[edit]

No changes for RelatedArticles

Renameuser

[edit]

No changes for Renameuser

RevisionSlider

[edit]

No changes for RevisionSlider

RSS

[edit]
[edit]

No changes for SandboxLink

Score

[edit]

No changes for Score

Scribunto

[edit]

No changes for Scribunto

SearchExtraNS

[edit]

No changes for SearchExtraNS

SecurePoll

[edit]
  • git #2d442aaa - Remove "return true" legacy behavior from hook handler functions by Derick Alangi

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]

SubPageList3

[edit]

No changes for SubPageList3

SubpageSortkey

[edit]

No changes for SubpageSortkey

SyntaxHighlight_GeSHi

[edit]

No changes for SyntaxHighlight_GeSHi

TemplateData

[edit]

No changes for TemplateData

TemplateSandbox

[edit]

No changes for TemplateSandbox

TemplateStyles

[edit]

No changes for TemplateStyles

TemplateWizard

[edit]

No changes for TemplateWizard

TextExtracts

[edit]

Thanks

[edit]
  • git #f9082d1d - Remove "return true" legacy behavior from hook handler functions by Derick Alangi

TimedMediaHandler

[edit]

timeline

[edit]

No changes for timeline

TitleBlacklist

[edit]

No changes for TitleBlacklist

TocTree

[edit]
  • git #5cba44e8 - Remove "return true" on hook handler functions by Fomafix
  • git #cac28abc - Support multiple TOCs in the DOM by Fomafix

TorBlock

[edit]

No changes for TorBlock

Translate

[edit]

TranslationNotifications

[edit]

No changes for TranslationNotifications

TrustedXFF

[edit]

No changes for TrustedXFF

TwoColConflict

[edit]
  • git #f4c00f6a - Several minor fixups to recently introduced preview feature (T211925) by WMDE-Fisch
  • git #3a815b85 - Rename addCSS()/addJS() methods to follow lowerCamelCaps convention by Thiemo Kreuz
  • git #a2becbcc - Mimic "show preview" functionality (T211925) by Thiemo Kreuz (WMDE)

UniversalLanguageSelector

[edit]
  • git #808e7cc8 - Get context from hook PersonalUrls by Umherirrender
[edit]

No changes for UploadsLink

UploadWizard

[edit]

UrlShortener

[edit]

No changes for UrlShortener

UserMerge

[edit]

No changes for UserMerge

VipsScaler

[edit]

No changes for VipsScaler

VisualEditor

[edit]
  • git #1db665e0 - Update VE core submodule to master (5838dce23) (T93081) by James D. Forrester
  • git #18fb16c8 - ve.dm.MWInternalLinkAnnotation: Correctly generate relative links (T206231) (T206357) by Bartosz Dziewoński
  • git #c56b7643 - ve.ui.MWTransclusionContextItem: Remove "Generated from" prefix from description (mobile) (T209610) by Bartosz Dziewoński
  • git #8d6c7a66 - Remove "return true" legacy behavior from hook handler functions by Derick Alangi
  • git #68d196c3 - Fix PHPDoc comments to the canonical format (@param [Type] [name]) by Derick Alangi
  • git #c463e812 - build: Update eslint-config-wikimedia to 0.10.1 by Ed Sanders
  • git #b74f4db5 - MWMediaTransferHandler: Fix new eslint warning from unused global by James D. Forrester
  • git #f7fe2450 - trackSubscriber: don't track activity here on mobile by Jforrester
  • git #4e3511c9 - build: Don't check for code typos in the i18n files by James D. Forrester
  • git #c1d690e5 - MWTemplateTitleInputWidget: Filter out templates named '…/doc' (T54448) by James D. Forrester
  • git #57d00b71 - Improve param docs by Umherirrender
  • git #fc2f85da - Update VE core submodule to master (08697f624) by James D. Forrester
  • git #3dbff552 - ve.init.mw.Target: Remove unused property by Bartosz Dziewoński
  • git #410386d5 - MWLinkAnnotationInspector: check field validation before submitting with enter (T214453) by David Lynch

Wikibase

[edit]
  • git #35715bc1 - Removed unused constants from WikiPageEntityMetaDataLookupTest by Addshore
  • git #9362f3a5 - Use concept base URIs from source definitions when using source config instead of repository prefix one (T214557) by Addshore
  • git #adb2c8cc - Added concept base URI to Entity Source and Definitions (T214557) by addshore
  • git #f1749cac - Moved DescriptionLookup creation from ClientStore to WikibaseClient by addshore
  • git #54fd0ba2 - Added WikibaseClient::getItemTermIndex (T214557) by Addshore
  • git #a847df80 - Use MultipleEntitySourceServices as a drop-in replacement for repo-based WikibaseServices (T214557) by addshore
  • git #68f536a2 - MultipleEntitySourceServices implements WikibaseServices interface (T214557) by Addshore
  • git #3a6b64d2 - Added PropertyInfoLookup to *EntitySourceServices (T214557) by Addshore
  • git #e04f13ec - Added EntitySource to PropertyInfoTable (T214557) by Addshore
  • git #30fa5022 - Added EntityPrefetcher to *EntitySourceServices (T214557) by Addshore
  • git #117d1024 - Added ByTypeDispatchingEntityPrefetcher (T214557) by WMDE-leszek
  • git #84770b4b - Added EntitySource to WikiPageEntityMetaDataLookup (T214557) by WMDE-leszek
  • git #0bc9046b - termbox: update to latest (T214479) (T214053) by Pablo Grass
  • git #796db0b9 - Added missing test to WikiPageEntityMetaDataLookupTest by Addshore
  • git #8c8a23ae - Removed unused parameter of private WikiPageEntityMetaDataLookupTest::getWikiPageEntityMetaDataLookup by Addshore
  • git #6dc710a4 - Added PrefetchingTermLookup to *EntitySourceServices (T214557) by Addshore
  • git #0054a3b1 - Consolidate various view/resources modules (T203696) by Krinkle
  • git #1d568ca6 - Remove resources.php indirection for view/ (T203696) by Krinkle
  • git #b15a1858 - Added ByTypeDispatchingPrefetchingTermLookup (T214557) by WMDE-leszek
  • git #00c23d3c - Added TermSearchInteractoryFactory to *EntitySourceServices (T214557) by WMDE-leszek
  • git #e6e24338 - Added EntitySource to TermSqlIndex (T214557) by WMDE-leszek
  • git #74ab71d0 - Merged TermIndexTestCase into TermSqlIndexTest by WMDE-leszek
  • git #3c487e95 - Added EntityInfoBuilder to *EntitySourceServices (T214557) by WMDE-leszek
  • git #aa6e6b86 - Added EntitySource to SqlEntityInfoBuilder (T214557) by Addshore
  • git #17a9822b - Added dummy EntitySource class exploding whenever used (T214557) by WMDE-leszek
  • git #11ae8f08 - Added useEntitySourceBasedFederation flag to DataAccessSettings (T214557) by Leszek Manicki
  • git #8b473fa4 - Added ByTypeDispatchingEntityInfoBuilder (T214557) by Addshore
  • git #bf3d1841 - Fix tests that redirect an entity to itself (T214920) by Amir Sarabadani
  • git #3e5fb710 - Move addEntityUsagesBatchSize setting to client config in docs (T213809) by addshore
  • git #43ea4552 - Added test for MultipleEntitySourceServices::getEntityRevisionLookup (T214557) by Leszek Manicki
  • git #e73b9eb0 - WDIO: wikibase-api use new bot object for each API action by Tarrow
  • git #c5d02e86 - Added tests for MultipleEntitySourceServices' EntityStoreWatcher behaviour (T214557) by WMDE-leszek
  • git #549545eb - Followup docs & tests for *EntitySourceServices (T214557) by Leszek Manicki
  • git #ed9b0f72 - Added data-access directory for test checking phpunit tests have @group Wikibase by Leszek Manicki
  • git #efc89282 - Update termbox (T209494) by Jakob Warkotsch
  • git #ca6c64ce - Introduce a switch to turn off CirrusSearch functionality (T190022) by Addshore
  • git #a3d16c75 - Remove unused WBC_DIR constant by Thiemo Kreuz (WMDE)
  • git #b89910d2 - Do not let redirecting to self in EntityRedirectCreationInteractor (T214919) by Amir Sarabadani
  • git #6200d344 - Update termbox (T206193) by bitPogo
  • git #59a87bc7 - Add class comments for ByTypeDispatchingEntityRevisionLookup by Addshore
  • git #a2e74b7f - Added SingleEntitySourceServices and MultipleEntitySourceServices (T214557) by Addshore
  • git #597b6453 - Added ByTypeDispatchingEntityRevisionLookup (T214557) by Addshore
  • git #004d522c - Select description in appropriate language during label-description conflict check (T194770) by Addshore
  • git #26deb9d1 - Docs and cleanup of EntitySource and EntitySourceDefinitions by Addshore
  • git #2e229f5b - Added EntitySource and EntitySourceDefinitions (T214557) by Addshore
  • git #03aaa70b - Add note for "preferred" languages passed to Termbox SSR (T213718) by Jakob Warkotsch
  • git #6f19014a - Update termbox (T211865) by Jakob Warkotsch
  • git #5108e012 - Note about ability to set addUsagesBatchSize in 2 places by addshore
  • git #73659b54 - Make EntityUsageTable::addUsages batchSize configurable (T213809) by Addshore
  • git #465f32e0 - Optimize ChunkCache::prune(), inline ChunkCache::dropChunk() by Lucas Werkmeister
  • git #98406e7c - Fix typo in repo/tests/phpunit/includes/Api/SetSiteLinkTest.php (T201491) by D3r1ck01
  • git #d7eab27f - Disable Wikibase\Test\ClientDefaultsTest::testDefaults as flaky (T214761) by Kunal Mehta
  • git #f9323258 - Remove redundant defined() checks (T189538) by Krinkle
  • git #30c9a25f - Test pruning behavior of ChunkCache by Lucas Werkmeister
  • git #de9d4c79 - Fix ::get() compatibility issue with Http by Krinkle
  • git #dc4f22a6 - Improve wording of page-connection notification (T214355) by Ammarpad
  • git #8fb5bf24 - Improve documentation of ChunkCache by Lucas Werkmeister
  • git #0e66354f - [elastic] test fixtures for elasticsearch 6 by David Causse
  • git #d5722aa6 - Drop tmpMaxItemIdForNew(Item|property)IdHtmlFormatter (T214391) by Amir Sarabadani
  • git #b48b3b8e - Add colon before item page title in all links by Mormegil
  • git #98f49c7e - Enable a few lib and repo RL modules in mobile target for SDC (T208993) by James D. Forrester
  • git #b6d9732f - Use separate DB connection for (Sql/UpsertSql)IdGenerator in Wikibase (T213817) by Amir Sarabadani
  • git #33450d14 - Use the order in autoload.php as generated by generateAutoload.php script by Leszek Manicki
  • git #e36023f6 - Pass the language fallback chain to the Termbox SSR service (T213718) by Jakob Warkotsch
  • git #f1a9030e - Make sure params in mw.msg.apply is not undefined (T213793) by Amir Sarabadani
  • git #1c9a0378 - CachingPropertyOrderProvider WikibaseRepo dont use global function by Tarrow
  • git #3ada4b18 - Fix argument passed to OutputPage::showPermissionsErrorPage (T50123) by Matěj Suchánek
  • git #09b6fff2 - Use shorter ?: syntax when possible by Thiemo Kreuz (WMDE)
  • git #f9f0c112 - [elastic] cleanup deprecated methods by David Causse
  • git #d4724da9 - RepoHooks::onApiCheckCanExecute: Adjust slot check for expected API code by James D. Forrester
  • git #8289f9d9 - Fixed some typos in CacheAwarePropertyInfoStore-caching ADR doc by WMDE-leszek

WikibaseLexeme

[edit]
  • git #c145440e - Adapt tests to cope with EntityRedirect exception (T214920) by addshore
  • git #1e597da1 - lexeme.page, lexeme.api: add ability to login in to the user and api (T213092) by addshore
  • git #fd3de2c4 - lexeme-api, use new bot object for each API action by addshore
  • git #bf5b944e - .gitignore selenium log directory by Thomas Arrow
  • git #0513e0ee - One comma was added to wikibaselexeme-description (T201808) by Greta Doçi
  • git #e5e9ebe6 - Do not enable the lexeme namespace on every repo (T214769) by Addshore
  • git #55b48c9e - Move api messages to a separate file (T189982) by Amir Aharoni
  • git #004d3960 - Mention "spelling variants" in Form::getRepresentations() documentation by Thiemo Kreuz (WMDE)
  • git #68776897 - Change missing representation or spelling variant error message (T212503) by Greta Doçi
  • git #b9525b31 - Add white-space: nowrap to sense id element (T210502) by Amir Sarabadani
  • git #379dd735 - Fix error message for missing Lexeme on Special:MergeLexemes (T205216) by Marius Hoch
  • git #600be75a - Check if user blocked on Special:MergeLexemes Load (T211120) by Thomas Arrow
  • git #60e16581 - [elastic] cleanup deprecated methods by David Causse

WikibaseMediaInfo

[edit]
  • git #f7ad0392 - Adjust WikiPageEntityMetaDataLookup constructor call and re-enabled the test (T214557) by Addshore
  • git #8dae1f1a - Temporarily skip tests that call WikiPageEntityMetaDataLookup's constructor (T214557) by Leszek Manicki
  • git #0a91267f - Widgets to be used for adding/editing depicts statements & search by Matthias Mullie
  • git #bc622876 - Follow-up 3eb31ab: Actually strip out the <mw:mediainfoView> tag by James D. Forrester
  • git #da8ee5f8 - Mobile editing of captions (T208993) by James D. Forrester
  • git #3eb31ab1 - Don't add mw:mediainfoView on File pages with no captions either (T213885) by James D. Forrester

WikibaseQualityConstraints

[edit]

Wikidata.org

[edit]

No changes for Wikidata.org

WikidataPageBanner

[edit]

No changes for WikidataPageBanner

WikiEditor

[edit]

wikihiero

[edit]

WikiLove

[edit]

No changes for WikiLove

WikimediaBadges

[edit]

No changes for WikimediaBadges

WikimediaEvents

[edit]
  • git #433221a5 - CitationUsage: drop identifier label (T212937) by Baha
  • git #73450db5 - Inject (again) the variable wgPoweredByHHVM (T213934) by Giuseppe Lavagetto
  • git #db66eac9 - PHP7: Rename cookie to 'PHP_ENGINE' with values 'php7' or unset by James D. Forrester
  • git #1da14647 - PHP7 Opt-In: Clarify constant purpose, bump to the future by James D. Forrester

WikimediaIncubator

[edit]

No changes for WikimediaIncubator

WikimediaMaintenance

[edit]

WikimediaMessages

[edit]

XAnalytics

[edit]

No changes for XAnalytics

ZeroBanner

[edit]

No changes for ZeroBanner

ZeroPortal

[edit]

No changes for ZeroPortal

Skins

[edit]

CologneBlue

[edit]

No changes for CologneBlue

EUCopyrightCampaignSkin

[edit]

No changes for EUCopyrightCampaignSkin

MinervaNeue

[edit]

MonoBook

[edit]
  • git #1efe5cbc - Target desktop only for ULS mobile styles, as the ULS styles themselves do by Isarra

Modern

[edit]

No changes for Modern

Nostalgia

[edit]

No changes for Nostalgia

Timeless

[edit]
  • git #0e0c1452 - "timeless-sitetitle" i18n message should transclude {{int:}} instead (T214918) by Derick Alangi

Vector

[edit]
  • git #8d0377d9 - Revert "Start extracting rendering from PHP into Mustache" by Isarra
  • git #d306e078 - template: Avoid raw HTML parameter for jump link labels by Timo Tijhof
  • git #9cc0ca98 - template: Remove is_callable check for getIndicators() by Timo Tijhof
  • git #a3ca2c3e - Start extracting rendering from PHP into Mustache (T140664) by Timo Tijhof

Total Changes

[edit]

507 Changes in 66 repos by 88 committers