MediaWiki 1.32/wmf.24/Changelog
Core changes
[edit]- git #a1ad8082 - Update git submodules by Gerrit Code Review
- git #38408d86 - Update git submodules by Gerrit Code Review
- git #8095b4fd - Update git submodules by Gerrit Code Review
- git #5e45a981 - Update git submodules by Gerrit Code Review
- git #5174fa83 - Add audience parameter to PoolWorkArticleView (task T205578) by Gergő Tisza
- git #5c03b91e - Add type hint to invalidateImageDescriptions() by Aaron Schulz
- git #e45b64c2 - CategoryTagItemWidget: Drop backwards-compatibility "Capsule" name by James D. Forrester
- git #fd993dd4 - Use pseudo elements to style changelist-separators on Contributions (task T205581) by jdlrobson
- git #e3912446 - Hard-deprecate password handling in User (task T91699) by Gergő Tisza
- git #3ea7bba4 - ApiOptions: fix resetting some preferences to default (task T65080) by Max Semenik
- git #ff95c7a4 - Fix caller name in JobRunner::commitMasterChanges by Umherirrender
- git #609d1fa0 - Add waitForReplication in DeleteLocalPasswords (task T201009) by Reedy
- git #59ef38ff - Use Unicode notation (U+XXXX) instead of HTML notation (&#xXXXX;) in comments by Fomafix
- git #ba629660 - Change the Unicode numbers in the comments in MessagesPs by Amir Aharoni
- git #2a1027ce - Update CoC file in Core (task T202047) by Umherirrender
- git #be80ee99 - Remove __METHOD__ in ServiceWiring return array by Umherirrender
- git #b4016f14 - Fix logged method in LoadBalancer by Umherirrender
- git #6fc9cf4f - Fix caller name in DatabasePostgresTest by Umherirrender
- git #a33827a6 - Fix caller name in DatabaseMysqlBase::getMasterServerInfo/getServerId by Umherirrender
- git #173df176 - Fix logged method in MessageCache::replace/loadCachedMessagePageEntry by Umherirrender
- git #fe84fb4b - Fix logged method in NameTableStore::getName by Umherirrender
- git #ed95a3e6 - Fix caller name in PurgeJobUtils::invalidatePages by Umherirrender
- git #655d0c31 - Fix caller name in LocalFile::recordUpload2 by Umherirrender
- git #e89bcc78 - Fix caller name in File::getDescriptionText by Umherirrender
- git #a8da2706 - Fix caller name in LocalPasswordPrimaryAuthenticationProvider by Umherirrender
- git #7b051973 - Fix caller name in ApiStashEdit::parseAndStash by Umherirrender
- git #36f9f13a - Fix caller name in SiteStats::numberingroup/pagesInNs by Umherirrender
- git #35cb46bc - Fix caller name in PopulateArchiveRevId::checkMysqlAutoIncrementBug by Umherirrender
- git #2af5b6b0 - Fix caller name in User::addToDatabase by Umherirrender
- git #972a61ad - Fix caller name in WatchedItemStore::updateNotificationTimestamp by Umherirrender
- git #13dd2b95 - Fix caller name in ClassicInterwikiLookup::load by Umherirrender
- git #698c6632 - Fix [[MediaWiki:Config-install-success/en]] translation issues (task T205753) by Zoranzoki21
- git #846f600d - Deprecate class LegacyFormatter by Max Semenik
- git #05316b84 - Drop wfErrorLog, deprecated in 1.25 by Max Semenik
- git #cba0fb1c - skins: Remove 'usemsgcache' and deprecate getDynamicStylesheetQuery (task T193271) by Timo Tijhof
- git #6dad00ff - Document some understanding of MessageCache in RawAction/EditPage (task T193271) by Krinkle
- git #adf774f0 - user: Remove use of Message:text() from User::isUsableName() (task T189966) by Timo Tijhof
- git #40e217a4 - Don't use deprecated function wfArrayFilterByKey() by Max Semenik
- git #aeb6a921 - rdbms: Document a bunch of stuff about query verbs (task T201900) by Krinkle
- git #0ac1c01a - Replace deprecated use of $wgUseTidy in Special:ExpandTemplates (task T175706) by Krinkle
- git #9512ebe7 - exception: Add FIXME about code duplication by Krinkle
- git #908d5115 - Make messages [[MediaWiki:Config-db-web-account-same/qqq]] and [[MediaWiki:Config-db-web-create]] clearer (task T205745) (task T205749) by Zoranzoki21
- git #c94dea70 - Only strip newline in OrderedStreamingForkController by Erik Bernhardson
- git #085b6e47 - Replace WikiExporter streaming (unbuffered) mode with batched queries (task T203424) by Bill Pirkle
- git #ba701be5 - Suggest "apcu" not "apc" in composer.json by Kunal Mehta
- git #68015d3b - BitmapMetadataHandlerTest: Don't reinvent $this->checkPHPExtension() by Kunal Mehta
- git #c8ca57f9 - exception: Report uncaught "Catchable" fatal to "fatal" channel (task T205677) by Krinkle
- git #e49ea91f - Handle empty revision table in populateArchiveRevId.php (task T203982) by James D. Forrester
- git #f4d62d09 - Use varargs in global functions by MaxSem
- git #f6081797 - Add basic test cases for OutputPage::addWikiMsg / wrapWikiMsg by C. Scott Ananian
- git #2e8512c7 - Remove temporary rcfilters variables (task T196033) by Stephane Bisson
- git #8476ec3c - exception: Avoid preg_replace for literal swap by Timo Tijhof
- git #b9932189 - Special:Import - wrap error messages with <div> not <p> (task T205624) by C. Scott Ananian
- git #df944a18 - Special:NewFiles - ensure top text is entirely wrapped (task T205624) by C. Scott Ananian
- git #6ee0b584 - copyedit patch-parsercache.sql comment by Reedy
- git #d7e3f05e - Rephrase 'imagemaxsize' message (used on preferences) by Bartosz Dziewoński
- git #3f8d6fa8 - Fix double-wrapped HtmlArmor causing fatals (task T205469) by Reedy
- git #1c9664d1 - Parser: Refactor parsing of [[File:...|link=...]] syntax for reusability by Bartosz Dziewoński
- git #382582f7 - wdio-mediawiki: relative internal lookups by Pablo Grass
- git #485547cd - ImageHistoryPseudoPager: Protect against TimestampException from bad user input (task T204796) by Krinkle
- git #a7bf9ac2 - Forward X-Search-ID header to search suggest tracking (task T205348) by Erik Bernhardson
- git #1c10bfb0 - Tidy and rename WebInstallerOutput::addWikiText() to addWikiTextInterface() by C. Scott Ananian
- git #300b91a1 - Don't wrap output added by OutputPage::addWikiText*() by C. Scott Ananian
- git #23edf377 - Use OutputPage::addWikiTextTidy() when text is in content language by C. Scott Ananian
- git #787a6470 - Make maintenance/parse.php default to tidy output (task T198214) by C. Scott Ananian
- git #36f14abd - OutputPageTest should be independent of $wgResourceLoaderDebug setting by C. Scott Ananian
- git #80256293 - Ensure disabled deprecation warnings are re-enabled before next test (task T191960) by Gergő Tisza
- git #775bcac1 - OutputPageTest: Don't rely on side effects of previous tests (task T191960) by C. Scott Ananian
- git #ed6d53fd - Add a maintenance script to remove all users from a User Group (task T185989) by Reedy
- git #6e8d39c6 - Add constant for the name of the 'main' slot for MCR (task T202142) by Gergő Tisza
- git #eb351597 - Deprecate the 'disabletidy' parameter for ApiParse (task T198214) by C. Scott Ananian
- git #eb40f111 - Suppress deprecation warnings for b/c use of UsageException::getMessageArray() by C. Scott Ananian
- git #e75de523 - Simplify HTMLTitleTextField::validate by Umherirrender
- git #9ea4764b - Create UserGetRightsRemove hook by MR70
- git #75924318 - Logging related to WikiExport cleanup and changes in T203424 (task T203424) by Bill Pirkle
- git #0d779c1a - Preserve whitespace in search index text content (task T195389) by Erik Bernhardson
- git #e6eb87ae - HTMLInfoField: Support 'rawrow' in OOUI mode (task T203202) by Bartosz Dziewoński
Vendor
[edit]- git #d207730e - Upgrade serialization/serialization to 4.0.0 (task T192145) by addshore
Extensions
[edit]3D
[edit]- git #fdab8748 - Follow-up 33b179cb0: It's Html, not HTML, and PHP's autoloader is case sensitive (task T205554) by James D. Forrester
AbuseFilter
[edit]- git #45e6fa93 - Fix caller name in AbuseFilterHooks::fetchAllTags by Umherirrender
- git #4fdd1bbf - Fix caller name in AFComputedVariable::getLastPageAuthors by Umherirrender
- git #db50bef2 - Fix database schema for PostgreSQL (task T62639) by Matěj Suchánek
ActiveAbstract
[edit]No changes for ActiveAbstract
AdvancedSearch
[edit]- git #381b0266 - Reduce the number of modules loaded (task T205067) by tzhelyazkova
- git #d0471063 - Improve loading animation user experience (task T205451) by Tim Eulitz
AntiSpoof
[edit]No changes for AntiSpoof
ApiFeatureUsage
[edit]No changes for ApiFeatureUsage
ArticleCreationWorkflow
[edit]No changes for ArticleCreationWorkflow
ArticlePlaceholder
[edit]- git #6dab5ff4 - Add API-based search integration (task T195752) by Amir Sarabadani
- git #f12fd92a - Remove grunt-contrib-qunit test runner (task T180171) (task T183512) by Antoine Musso
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]No changes for CategoryTree
CentralAuth
[edit]- git #42304641 - Fix caller name in WikiSet::newFromID/newFromName by Umherirrender
- git #e6c87e4e - Follow-up cb44b4d: OOUI\ButtonWidget takes strings as hrefs, not Title objects by James D. Forrester
CharInsert
[edit]No changes for CharInsert
CheckUser
[edit]- git #ad3cfe4f - Fix caller name in SpecialCheckUser::addLogEntry by Umherirrender
CirrusSearch
[edit]- git #b2749b9a - Remove SearchConfig::getAvailableClusters by Smalyshev
- git #aab3059c - Remove extra whitespace is highlighting tests by EBernhardson
- git #31c8e5b1 - Allow the prefix keyword to be applied on other wikis by David Causse
- git #e7dad8a4 - Don't run CrossProject searches on all searches by David Causse
- git #afdef1f9 - Don't run SearchIndexFields hook in MappingConfigBuilderTest by David Causse
- git #f5dfaf01 - Remove Searcher::$language by David Causse
- git #82c8d150 - Fix Fatal error "Invalid operand type" from CirrusSearch LinksUpdate (task T205473) by David Causse
- git #c509cd30 - Include X-Search-ID header on api requests (task T205348) by Erik Bernhardson
Cite
[edit]- git #817bfbfa - Avoid jQuery in ve.dm.Model.static.describeChange(s) by Ed Sanders
- git #74fce4b5 - i18n: Drop unnecessary overwrites of en defaults from all languages by James D. Forrester
CiteThisPage
[edit]No changes for CiteThisPage
Citoid
[edit]No changes for Citoid
cldr
[edit]No changes for cldr
Cognate
[edit]No changes for Cognate
CodeEditor
[edit]No changes for CodeEditor
CodeMirror
[edit]- git #079d240a - ve.ui.CodeMirror: Fix padding to match VisualEditor's padding (task T205154) (task T205658) by Bartosz Dziewoński
CodeReview
[edit]No changes for CodeReview
CollaborationKit
[edit]- git #ec574944 - Spacing for the spacing god (css) by Isarra
- git #6337a4f7 - Make ToC items line up better on overflow by Isarra
Collection
[edit]No changes for Collection
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]- git #9eb15bc2 - Fix caller name in TranslationStorageManager::save by Umherirrender
- git #4ff814aa - Remove ve.dm.CXTranslationUnitModel#getTranslationUnitId by Petar.petkovic
- git #180cce7d - Remove CXTranslationUnitModel mixin from classes not using it by Petar.petkovic
- git #7ed6e77e - Introduce getSectionNumber and getSectionId for CXPlaceholderNode (task T205420) by Petar.petkovic
- git #2627cb45 - Fix error in CXTransclusionNode#afterRender method (task T205521) by jenkins-bot
- git #22ade284 - Use numerical option when setting CX version preference (task T205493) by jenkins-bot
- git #2335bec3 - Do the validation on all restored sections without delay (task T200998) 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]No changes for DismissableSiteNotice
DonationInterface
[edit]- git #3377b629 - Switch all 'globalcollect' cc forms to 'ingenico' (task T204768) by Elliott Eggleston
- git #2eb2b46e - Move to problem array, split out functions (task T194517) by Ejegg
DoubleWiki
[edit]No changes for DoubleWiki
DynamicSidebar
[edit]No changes for DynamicSidebar
EUCopyrightCampaign
[edit]No changes for EUCopyrightCampaign
Echo
[edit]- git #d6e85e13 - Fix loggroup name in NotificationController::getUsersToNotifyForEvent by Umherirrender
- git #0c7bd7db - Wrap unknown \A escape sequence in single quotes by Thiemo Kreuz
- git #08d1224c - Remove U+200E (LRM) from comments by Fomafix
- git #b82b54f0 - Don't override checkmatrix defaults set elsewhere (task T174220) by Max Semenik
Elastica
[edit]- git #c025f288 - Removed deprecated methods by David Causse
- git #7c2f38ec - Use custom Elastica channel and properly format messages by David Causse
ElectronPdfService
[edit]No changes for ElectronPdfService
EventBus
[edit]- git #ec6e7103 - Fix caller name in JobExecutor::commitMasterChanges by Umherirrender
- git #f3a601a6 - Fix indent in extension.json by Umherirrender
- git #e8c2deb8 - Minor: Return readonly status even when job creation fails (task T204154) by Marko Obrovac
EventLogging
[edit]- git #bfe31251 - Adding method to ease sampling by session with stickyness (task T203612) by Nuria Ruiz
ExtensionDistributor
[edit]No changes for ExtensionDistributor
FeaturedFeeds
[edit]- git #12a03de0 - Add language code validation (task T205573) by Max Semenik
FileExporter
[edit]No changes for FileExporter
FileImporter
[edit]- git #8ddddbb7 - Mention the option to cache HTTP requests in "throttling" docs by WMDE-Fisch
- git #db4e68c1 - Add links to on-wiki documentation to the README by WMDE-Fisch
- git #26d53b5d - Add missing documentation for CommonsHelper configuration by WMDE-Fisch
FlaggedRevs
[edit]- git #712a41a1 - Fix using the old index when new indexes are not there (task T205904) by Amir Sarabadani
- git #a1fc752b - Use proper index on change_tag table (task T205904) by Amir Sarabadani
Flow
[edit]- git #d1c646ae - Fix caller name in FlowFixUserIp::doDBUpdates by Umherirrender
- git #8f537306 - Stop using invalid msg: flow-error-fetch-after-open-lock (task T204831) by Stephane Bisson
- git #6394b76d - Catch Exceptions only for HHVM compatibility (task T70526) by Kosta Harlan
FundraiserLandingPage
[edit]No changes for FundraiserLandingPage
FundraisingTranslateWorkflow
[edit]No changes for FundraisingTranslateWorkflow
Gadgets
[edit]- git #c8b50c30 - Fix caller name in GadgetDefinitionNamespaceRepo::getGadgetIds by Umherirrender
- git #848775d9 - SpecialGadgets: Restore line breaks between actions and uses (task T204616) by Timo Tijhof
GeoCrumbs
[edit]No changes for GeoCrumbs
GeoData
[edit]No changes for GeoData
GettingStarted
[edit]No changes for GettingStarted
GlobalBlocking
[edit]No changes for GlobalBlocking
GlobalCssJs
[edit]No changes for GlobalCssJs
GlobalPreferences
[edit]No changes for GlobalPreferences
GlobalUsage
[edit]No changes for GlobalUsage
GlobalUserPage
[edit]No changes for GlobalUserPage
GoogleNewsSitemap
[edit]No changes for GoogleNewsSitemap
Graph
[edit]No changes for Graph
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]No changes for Interwiki
InterwikiSorting
[edit]No changes for InterwikiSorting
JADE
[edit]- git #dbbe71c8 - Add another namespace alias for the "Judgement_talk" spelling (task T205548) by Awight
- git #29bab23b - More restrictive validation for API parameters by Adam Wight
- git #9c4aaf27 - Repair merge glitch in comment; reword by Adam Wight
- git #fd5b95ad - Make articlequality scale configurable per wiki (task T203030) by Adam Wight
- git #519bfce9 - Move ContentHandler package to Content by Adam Wight
- git #e74405d8 - Add a namespace alias for "judgement" in English (task T205548) by Adam Wight
- git #acadd883 - Minor cleanup by Awight
- git #149b8882 - Include annoying copyright preamble by Adam Wight
- git #8270654c - Return Status objects; surface in edit page by Adam Wight
- git #daa77666 - Remove some vestigal page-judgment code. by Adam Wight
- git #79783eb7 - Require the "preferred" boolean on all judgments. by Awight
- git #d7c896bf - Fix typos in JSON schema by Awight
Josa
[edit]No changes for Josa
JsonConfig
[edit]- git #088b1012 - Making map data content fields optional (task T203076) by Mateus Santos
Kartographer
[edit]- git #7dfca91c - Hygiene: removing unused library by Mateus Santos
LabeledSectionTransclusion
[edit]No changes for LabeledSectionTransclusion
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 #55c50cd2 - Updates to README.md by D3r1ck01
Math
[edit]- git #791dcde7 - Fix caller name in MathRenderer::writeToDatabase by Umherirrender
MobileApp
[edit]No changes for MobileApp
MobileFrontend
[edit]- git #41652296 - Hygiene: make headless test setups explicit (task T204885) by Stephen Niedzielski
- git #fd065b9b - Fix surface setup in mobile (task T205527) by Ed Sanders
- git #164e2a7c - Show user page creation CTA for no-JS users by Bartosz Dziewoński
- git #e505422d - Add user page CTA edit link browser test (move from Minerva) [try #2] by Bartosz Dziewoński
- git #29e9aaa7 - Lighten default theme color (task T204691) by jdlrobson
- git #05254353 - Do not register Search and MobileWebMainMenuClickTracking via hooks (task T204584) by Jdlrobson
- git #285e148e - Revert "Add user page CTA edit link browser test (move from Minerva)" by Stephen Niedzielski
MultimediaViewer
[edit]No changes for MultimediaViewer
NavigationTiming
[edit]- git #0a897d07 - Record mwCentralNoticeBanner in CentralNoticeTiming (task T195840) by Gilles
- git #aee16204 - Collect navigator.deviceMemory when available (task T205117) by Gilles Dubuc
- git #1576b9d6 - Remove 'redirectCount' from NavigationTiming event objects (task T186295) by Timo Tijhof
- git #8a006092 - Update schema to match currently reported properties (task T186295) by Timo Tijhof
- git #203366bc - ext.navigationTiming: Move main code into a main() function by Krinkle
- git #4057df84 - ext.navigationTiming: Simplify visibilityChanged code by Krinkle
- git #bd7bc657 - ext.navigationTiming: Move navTiming mixins to emitNavTiming by Krinkle
Newsletter
[edit]No changes for Newsletter
NewUserMessage
[edit]No changes for NewUserMessage
Nuke
[edit]No changes for Nuke
OATHAuth
[edit]No changes for OATHAuth
OAuth
[edit]- git #3621584c - Fix caller name in MWOAuthUtils::runAutoMaintenance by Umherirrender
OpenStackManager
[edit]No changes for OpenStackManager
ORES
[edit]- git #ab6aca95 - Log error messages in English (task T205651) by Amir Sarabadani
- git #c1a07a4d - SpecialORESModels: Fix notices when ORES thresholds are broken (task T205228) by Krinkle
- git #9979b094 - Catch and gracefully handle when service is not responding properly to ApiHooksHandler (task T204961) by Amir Sarabadani
- git #3ed0e165 - Backfill PageTriage: retry failed requests by Stephane Bisson
PageAssessments
[edit]- git #89f6dd4f - Add Korean translation (task T190306) by Yongmin Hong
PagedTiffHandler
[edit]No changes for PagedTiffHandler
PageImages
[edit]No changes for PageImages
PageTriage
[edit]- git #43a1b262 - Hide copyvio behind a global var and url param by Stephane Bisson
- git #f8111f3e - Fix call to undefined buildLink method (task T205739) by Kosta Harlan
- git #137249bb - Ensure a valid afc sort option is selected (task T205324) (task T205168) by Kosta Harlan
- git #dc9d204c - Split state and type filters (task T169244) by Stephane Bisson
- git #6f174646 - Prevent duplicate copyvio revision logging (task T205657) by Kosta Harlan
- git #d7e8104b - IE11: Use $.extend instead of Object.assign (task T201886) by Stephane Bisson
- git #b8196354 - Don't publish tag copyvio insert events to Recent Changes (task T204455) by Kosta Harlan
- git #d70ec478 - Log copyvio insertion events (task T204455) by Kosta Harlan
- git #16efa964 - Determine toolbar visibility with query param and localStorage (task T203273) by Kosta Harlan
PageViewInfo
[edit]No changes for PageViewInfo
ParserFunctions
[edit]No changes for ParserFunctions
ParserMigration
[edit]No changes for ParserMigration
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]No changes for Popups
ProofreadPage
[edit]- git #305fa210 - Add class to <pages /> tag output's <div> (task T205583) by Candalua
PropertySuggester
[edit]- git #5cecc016 - Add wbsgetsuggestions include parameter (task T164994) by Marius Hoch
QuickSurveys
[edit]No changes for QuickSurveys
Quiz
[edit]No changes for Quiz
ReadingLists
[edit]- git #1e86619b - Unit tests for Api ReadingLists (task T204269) by Mateus Santos
RelatedArticles
[edit]No changes for RelatedArticles
RelatedSites
[edit]No changes for RelatedSites
Renameuser
[edit]- git #9203e77c - Fix caller name in RenameuserSQL::rename by Umherirrender
RevisionSlider
[edit]No changes for RevisionSlider
RSS
[edit]No changes for RSS
SandboxLink
[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]No changes for SecurePoll
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]- git #57ad1703 - Fix caller name in SpamBlacklist::getCurrentLinks by Umherirrender
SubPageList3
[edit]No changes for SubPageList3
SubpageSortkey
[edit]No changes for SubpageSortkey
SyntaxHighlight_GeSHi
[edit]No changes for SyntaxHighlight_GeSHi
TemplateData
[edit]- git #348edb68 - Remove empty Default, Example and Auto value sections of the output table (task T125333) by Agabi10
TemplateSandbox
[edit]No changes for TemplateSandbox
TemplateStyles
[edit]No changes for TemplateStyles
TemplateWizard
[edit]No changes for TemplateWizard
TextExtracts
[edit]No changes for TextExtracts
Thanks
[edit]No changes for Thanks
TimedMediaHandler
[edit]- git #c6b601c4 - Force WebM output to 4:2:0 subsampling for Chrome, Edge compat (task T205811) by Brion Vibber
- git #d7181cd1 - Specify thumbnail width for the fillwindow case (task T200757) by Gilles Dubuc
timeline
[edit]No changes for timeline
TitleBlacklist
[edit]No changes for TitleBlacklist
TocTree
[edit]No changes for TocTree
TorBlock
[edit]No changes for TorBlock
Translate
[edit]- git #d119a709 - Fix caller name in PageTranslationHooks::onDeleteTranslationUnit by jenkins-bot
- git #75f197c5 - Fix caller name in MessageIndex::unlock by jenkins-bot
- git #d0a59143 - Fix caller name in MessageGroupStats::queueWithLock by jenkins-bot
- git #f493b603 - Make message [[MediaWiki:Logentry-pagetranslation-unmark]] clearer (task T205175) by Zoranzoki21
- git #7aad38f2 - Fix caller name in ElasticSearchTTMServer::update by Umherirrender
- git #88587282 - Add ExportTranslations alias for Bosnian by Zoranzoki21
TranslationNotifications
[edit]No changes for TranslationNotifications
TrustedXFF
[edit]No changes for TrustedXFF
TwoColConflict
[edit]- git #67d89b34 - Fix and improve tour disabler by WMDE-Fisch
- git #8ea26755 - Rewrite empty line handling in LineBasedUnifiedDiffFormatter (task T202402) by Thiemo Kreuz
- git #3a18dca8 - Add link to README pointing to mediawiki.org by Thiemo Kreuz
- git #34a315a4 - Make it possible to restart the tour once more (task T195713) by Thiemo Kreuz
- git #cd10c398 - Move buttons in OOUI popups into the $footer (task T205379) by Thiemo Kreuz
- git #f173a9a3 - Remove $… from variables that are not jQuery elements by Thiemo Kreuz
- git #9d99ba32 - Fix alignment of the tour buttons without hacky JS (task T195713) by Andrew Kostka
- git #0b862ee9 - Making the popups a bit larger seems to fix this for most, if not all cases. (task T203066) by Johannes Kroll
- git #0ec1a7dd - Add save (checkmark) button (task T195721) by WMDE-Fisch
UniversalLanguageSelector
[edit]No changes for UniversalLanguageSelector
UploadsLink
[edit]No changes for UploadsLink
UploadWizard
[edit]- git #e4ebd61c - Object.values is not supported in IE (task T205636) by Matthias Mullie
- git #a706b262 - Tweak some default license inconsistencies (task T201800) (task T204939) by Matthias Mullie
UrlShortener
[edit]No changes for UrlShortener
UserMerge
[edit]No changes for UserMerge
VipsScaler
[edit]No changes for VipsScaler
VisualEditor
[edit]- git #7a18889d - ve.ui.MWMediaDialog: Remove unused CSS by Bartosz Dziewoński
- git #d094bfa0 - ext.visualEditor.mwlanguage: Actually load all of the code (task T205834) by Bartosz Dziewoński
- git #0e6cf922 - Update VE core submodule to master (e9becf4d0) (task T202103) (task T205564) (task T205807) by Bartosz Dziewoński
- git #dc6e7027 - Make extension dialog done action messages match other dialogs (task T205807) by Thalia
- git #349c2f36 - Avoid jQuery in ve.dm.Model.static.describeChange(s) by Ed Sanders
- git #cd720b92 - Update VE core submodule to master (5742a48a3) (task T195111) by Ed Sanders
- git #9cf5515c - ve.ui.MWMediaDialog: Remove unused widget and messages by Bartosz Dziewoński
- git #b581d4c6 - Update VE core submodule to master (4888f7664) (task T190885) (task T205480) by Bartosz Dziewoński
- git #9813d876 - Enable the media dialog on mobile visual editor (task T190885) (task T118710) by Thalia
- git #42ebd100 - Correct some doc comments' syntax by Bartosz Dziewoński
- git #d80c383a - Move VisualEditor apihelp/apierror messages to a separate i18n file by Amir Aharoni
- git #f67dfea2 - Remove #ca-edit from required skin elements on edit pages (task T179427) by Bartosz Dziewoński
- git #5d00bca4 - Update VE core submodule to master (2f27b1a2c) (task T204185) by James D. Forrester
Wikibase
[edit]- git #af37c518 - Allow EntitySavingHelperTest to be run by itself. by Addshore
- git #bb451462 - docs: entitytypes.wiki document entity-revision-lookup-factory-callback by Addshore
- git #589a2360 - Fix $revision -> $revisionId in EntityRevisionLookup phpdoc by Addshore
- git #373cd2db - Allow InfoActionHookHandler to handle pages with no entity (task T205833) by Addshore
- git #152c1702 - MCR: Adjust how we work with EDIT_NEW/UPDATE for MCR (task T194729) by Addshore
- git #3779c4e0 - Fix WikiPageEntityMetaDataLookup::getWhere for MCR (task T194729) (task T200903) by addshore
- git #c31c45c4 - Test EntityInitializer.newFromEntityLoadedHook interaction by Jakob Warkotsch
- git #457e66a7 - Improve TypeDispatchingWikiPageEntityMetaDataAccessor class comment by addshore
- git #ea7683ee - Make TypeDispatchingEntityTitleStoreLookup use Assert by addshore
- git #e7652432 - EntityInitializer: make available individually (task T195828) by Pablo Grass
- git #bb8916e5 - MCR: Create & Use TypeDispatchingWikiPageEntityMetaDataAccessor (task T194729) by addshore
- git #22a8314e - MCR: Add SlotRoleStore to PerRepositoryServiceContainer (task T194729) by addshore
- git #37250f4e - Add mw page id to searchEntities.php by Erik Bernhardson
- git #4173e551 - Add fetching X-Search-Id to suggestions search (task T205597) by Stanislav Malyshev
- git #ffb679f8 - Fix keyboard navigation when editing statements (task T154869) by Lucas Werkmeister
- git #2b71bf06 - Don’t suggest wrong entity types in Special:EntitiesWithout* (task T204709) by Amir Sarabadani
- git #f292e0ba - Split Wikibase Client apihelp messages to a separate group (task T189982) by Raimond Spekking
- git #5de2ba0c - MCR: Make RepoHooks::onContentModelCanBeUsedOn work by addshore
- git #28a99bb4 - Add some tests for RepoHooks::onContentModelCanBeUsedOn by addshore
- git #8170b04b - Remove unused variable by Amir Sarabadani
- git #b9f7e248 - Use native require_once instead of manual checks and throws (task T189966) by Krinkle
- git #0438472d - SqlStore wrap PropertyInfo classes in an APC cache too (task T97368) by addshore
WikibaseLexeme
[edit]- git #328ea0ce - Revert "Enable form statement editing through wbeditentity" by Jakob Warkotsch
- git #5bd8e231 - Revert "phpunit: add method to assert guids" by Jakob Warkotsch
- git #4106306e - Revert "Form: id must be FormId" by Jakob Warkotsch
- git #6322e12e - Revert "Form statement GUIDs: generate on clone" by Jakob Warkotsch
- git #5e79f184 - Form statement GUIDs: generate on clone (task T194732) by Pablo Grass (WMDE)
- git #f88518f7 - Form: id must be FormId by Pablo Grass (WMDE)
- git #b4bc6e1f - phpunit: add method to assert guids by Pablo Grass (WMDE)
- git #dabf48e1 - Enable form statement editing through wbeditentity (task T194732) by Jakob Warkotsch
- git #491729dd - lexeme: allow access to subentity ids (task T195828) by Pablo Grass
- git #8a03747a - lexeme js model: make senses a property (task T195828) by Pablo Grass
- git #399e4f5e - Upgrade to serialization/serialization 4.0 (task T192145) by Jeroen De Dauw
- git #dee9dee3 - Add FormSet::equals by Jakob Warkotsch
- git #e4dab20a - form statement groups: ids without lexeme part (task T196226) by Pablo Grass
- git #5162ba1c - Fix Lexeme Diff Order (task T185481) by Thomas Arrow
- git #ce9b2c65 - Update serialization/serialization to use version 4.0 (task T192145) by jk
- git #df5a3e4e - Form: do not validate at construction time (task T194732) by Jakob
WikibaseMediaInfo
[edit]- git #5e4e11cb - Update serialization/serialization to use version 4.0 (task T192145) by jk
- git #33972608 - build: Re-enable the eslint 'max-len' rule and make pass by James D. Forrester
WikibaseQuality
[edit]No changes for WikibaseQuality
WikibaseQualityConstraints
[edit]- git #0d14e152 - gadget: check entity and subentities (task T195828) by Pablo Grass
- git #7c3055d7 - gadget: test fullCheck in isolation (task T195828) by Pablo Grass (WMDE)
- git #ae6d129b - gadget: abilities as methods (task T195828) by Pablo Grass
- git #3bbba165 - gadget: fullCheck based on params (task T195828) by Pablo Grass (WMDE)
- git #a720d4e8 - gadget: encapsulate in a module (task T195828) by Pablo Grass (WMDE)
- git #2616a2a2 - jasmine tests: add first steps (task T195828) by Pablo Grass
Wikidata.org
[edit]No changes for Wikidata.org
WikidataPageBanner
[edit]No changes for WikidataPageBanner
WikiEditor
[edit]No changes for WikiEditor
wikihiero
[edit]No changes for wikihiero
WikiLove
[edit]No changes for WikiLove
WikimediaBadges
[edit]No changes for WikimediaBadges
WikimediaEvents
[edit]- git #48790caa - Add searchId to Wikidata clicks if present (task T205597) by Stanislav Malyshev
- git #70f73664 - Ignore clicks with empty search string (task T205301) by Stanislav Malyshev
- git #f3ea9b88 - Ensure Minerva has initialised before loading and executing ReadingDepth (task T204144) by Jdlrobson
WikimediaIncubator
[edit]No changes for WikimediaIncubator
WikimediaMaintenance
[edit]No changes for WikimediaMaintenance
WikimediaMessages
[edit]- git #911e5b88 - Remove rcfilters beta features and related tours (task T196033) by Stephane Bisson
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]- git #9312f3d1 - Forbid certain methods with ES6 equivalents by jdlrobson
- git #77646a40 - Hygiene: inline util.noop by Stephen Niedzielski
- git #87924e7e - Add `theme-color` meta tag to Minerva (task T204691) by Jdlrobson
- git #1a89047d - Move redlink CTA out of skins.minerva.editor (task T198765) by Bartosz Dziewoński
- git #1b61a145 - When browser doesn't support mobile editor, use fallback editor rather than none by Bartosz Dziewoński
- git #71cbed60 - Create $returntoquery variable properly (task T205449) by Piotr Miazga
- git #b6672a4f - Less harsh failure mode when attempting to undo in mobile editor (task T191706) by Jdlrobson
- git #ffa4d0e8 - Remove some useless code trying to show things that are always visible by Jdlrobson
- git #13b60f68 - Remove user page CTA edit link browser test (move to MobileFrontend) [try #2] by Bartosz Dziewoński
- git #39c5dbc9 - Revert "Remove user page CTA edit link browser test (move to MobileFrontend)" by Jdlrobson
- git #a773c0ee - Allow mobile TOC on pages in all namespaces (task T205312) by Bartosz Dziewoński
- git #abf445ec - Revert "Minerva is responsible for turning on WikimediaEvents itself" by Jdlrobson
MonoBook
[edit]No changes for MonoBook
Modern
[edit]No changes for Modern
Nostalgia
[edit]No changes for Nostalgia
Timeless
[edit]- git #e770804d - Add thumb magnify icon by Isarra
- git #a2e3b727 - Don't hide labels for mobile cactions that have no icon by Isarra
- git #03f01e24 - Use default search placeholder by Isarra
Vector
[edit]No changes for Vector
Total Changes
[edit]280 Changes in 53 repos by 71 committers