MediaWiki 1.31/wmf.29
![]() |
Deployment of MediaWiki 1.31.0-wmf.29 to Wikimedia sites | MediaWiki 1.31.0-wmf.30![]() |
The latest version (labeled "1.31.0-wmf.29") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 10 April 2018 (see the roadmap).
Core changesEdit
- git #cec597e2 - resourceloader: Remove deprecated ResourceLoaderGetLessVars hook (task T140804) by Timo Tijhof
- git #2291e9f3 - Revert "Convert SpecialPrefixIndex to class HTMLForm" by Fomafix
- git #ebf4bb56 - Convert SpecialPrefixIndex to class HTMLForm (task T117726) by VolkerE
- git #50212e6d - installer: Add support for PlatformSettings.php (task T182020) by Krinkle
- git #0618227f - rdbms: Issue a deprecation warning if errors are ignored (task T189999) by Aaron Schulz
- git #382a25fd - Fix i18n message tog-watchlistunwatchlinks (task T190617) by Jayprakash12345
- git #e6e9a827 - Add varianttitles parameter to API query prop=info (task T178446) by Gergő Tisza
- git #ba357627 - Log DefaultPreferencesFactory usage (task T190425) by Max Semenik
- git #be9fefec - Remove my previous username from list of authors by Guycn2
- git #6318430f - PostgreSQL: Set owners for sequences by Brad Jorsch
- git #8c47b375 - [BREAKING CHANGE] Remove mw.widgets.CategorySelector (task T161285) by Prateek Saxena
- git #8a403cdb - PHPVersionCheck: Remove bogus @return tags by Kunal Mehta
- git #24ae4318 - Don't use `phpcs:ignoreFile` to selectively ignore sniffs by Kunal Mehta
- git #be391449 - Improve test coverage for ApiMain.php by Aryeh Gregor
- git #4fe5d0db - Add more checks to ApiStructureTest.php by Aryeh Gregor
- git #0df357b9 - Fix (MediaWiki)Site::normalizePageName return type (task T191634) by Thiemo Kreuz
- git #d23e47e1 - phpunit: Alias PHPUnit_Framework_Error for PHPUnit 6 compat by Kunal Mehta
- git #b4925e34 - tests: Enable PHPUnit 4/6 compat layer in some tests that need it by Kunal Mehta
- git #96bbe7cb - phpunit: Create class aliases for interfaces in PHPUnit 4/6 compat layer by Kunal Mehta
- git #28267081 - RevisionTest: Fix getMockTitle() by Kunal Mehta
- git #64b146e5 - Remove deprecated function ApiBase::getProfileTime (task T189330) by Kunal Mehta
- git #80f787fb - Remove deprecated function ApiBase::getModuleProfileName (task T189330) by Kunal Mehta
- git #3f1230e9 - Remove deprecated function ApiBase::getProfileDBTime (task T189330) by Kunal Mehta
- git #d517325c - Change registred users to autoconfirmed users in "MediaWiki:Semiprotectedpagewarning" and "MediaWiki:Semiprotectedpagemovewarning" messages (task T190882) by Zoranzoki21
- git #44562256 - installer: Fix setting a custom $wgMetaNamespace (task T188415) by Kunal Mehta
- git #b34260f3 - Provide PHPUnit 4 and 6 compatibility layer by Kunal Mehta
- git #9de5c6cd - Don't rely on magic __call in MWNamespaceTest by Kunal Mehta
- git #6a8c1be2 - Fix param doc of Skin::makeSpecialUrlSubpage by Umherirrender
- git #810614c8 - maintenance: Fix autopatrols typo in deleteAutoPatrolLogs by Timo Tijhof
- git #e8cc3567 - ChangesListSpecialPageTest: Use Database::makeList() instead of makeshift DIY code by Roan Kattouw
- git #14df9908 - mediawiki.jqueryMsg: Rename .parser class to .Parser by Timo Tijhof
- git #aada90ac - Revert "Default installations to using RemexHtml for tidying" by Addshore
- git #36c0e768 - Selenium: use default value for waitforTimeout (task T179190) by Željko Filipin
- git #52338150 - Fix return type for html strings by Umherirrender
- git #501b1fb7 - tests: Reset Postgres sequences when cloning and truncating by Aaron Schulz
- git #43d1f706 - rdbms: Allow PostgreSQL schema-check functions to find temporary tables by Aaron Schulz
- git #8dfeac74 - rdbms: Add a deprecationLogger callback by Aaron Schulz
- git #cd8568ad - Use IResultWrapper in UserArray and TitleArray by Umherirrender
- git #cc047376 - rdbms: Remove support for PostgreSQL < 9.2, and improve INSERT IGNORE for 9.5 by Aaron Schulz
- git #62c45d54 - rdbms: move assertOpen() call near the top of Database::query by Aaron Schulz
- git #395462b7 - rdbms: Roll back empty implicit transaction on error (task T189999) by Brad Jorsch
- git #efcef34d - Default installations to using RemexHtml for tidying (task T185753) by James D. Forrester
- git #258f2114 - mw.special.apisandbox: Use a real button to insert values in multi fields by Bartosz Dziewoński
- git #2e352fe1 - Change default of $wgLogAutopatrol from true to false (task T184485) by Amir Sarabadani
- git #e8bd5978 - Swap isset by null check in ApiSetNotificationTimestamp/ApiPurge by Umherirrender
- git #9e9a6964 - Fix SamplingStatsdClient for PHP 7.1+ (task T182380) by Gergő Tisza
- git #41b2cb25 - Api requests can throw a ApiUsageException, and that should be expected by Addshore
- git #e7feb5fd - Add missing "use" clause to DumpTestCase by Aaron Schulz
- git #3975e04c - rdbms: make Database query error handling more strict (task T189999) by Aaron Schulz
- git #69b12108 - build: Bump postcss-less up to 1.1.5 from 1.1.3 (task T190269) by James D. Forrester
- git #9adae152 - build: Bump devDependencies to latest by James D. Forrester
- git #c8ea9516 - User: Remove deprecated, unused auth functions by James D. Forrester
- git #5385f56e - CSSMin: Don't match empty string as remappable url (task T191237) by Timo Tijhof
- git #074baa39 - Convert HTTP links to MediaWiki.org to HTTPS (task T189687) by Zoranzoki21
- git #7447a851 - Update OOUI to v0.26.2 by Jforrester
- git #8feca121 - Use new API for descriptions in TitleWidget (task T191333) by Ed Sanders
- git #efb3bd83 - Remove outdated comment for .background-image-svg by Niklas Laxström
- git #d28d91e6 - Convert Maintenance to the new shell framework by Gergő Tisza
- git #77d52cea - Switch Installer to the new execution framework by Gergő Tisza
- git #0216bd48 - Switch ServiceWiring to the new execution framework by Gergő Tisza
- git #a3da44c7 - Change ResultWrapper to IResultWrapper in pagers and special pages by Umherirrender
- git #41bd63d9 - RCFilters: Followup Iebc3176c5d: Bidi isolate filter tags (task T190718) by Moriel Schottlender
- git #836890da - Let install.php detect and inject extensions [2] (task T189567) by Antoine Musso
- git #f303a13a - Change index on rc_namespace, rc_title to rc_namespace, rc_title, rc_timestamp (task T190444) by Amir Sarabadani
- git #d4c31cf8 - rdbms: clean up DBO_TRX behavior for onTransaction* callbacks by Aaron Schulz
- git #8d68145a - Update OOjs to v2.2.0 by James D. Forrester
- git #6c9a0a2a - Add DeleteUnknownPreferences hook (task T188966) by Nikerabbit
- git #92972a59 - rdbms: rename and clarify getTransactionLagStatus method regarding begin() by Aaron Schulz
- git #5ba12928 - Special:Preference: Check for changes before enabling Save button (task T180538) by Prateek Saxena
- git #b964607d - Use fallback languages in ResourceLoaderImage (task T191120) by Ed Sanders
- git #d8732ad0 - rdbms: clean up session/transaction loss logic in Database by Aaron Schulz
- git #e60074ce - WebdriverIO should be able to run Chrome headlessly (task T167507) by Zfilipin
- git #7ab57a64 - SizeFilterWidget: Reduce width by Prateek Saxena
- git #fba01482 - Fix --memory-limit option to maintenance scripts by Brian Wolff
- git #5ff5dbc7 - Fix parsing of <pre> tags generated by extension tag hooks by This, that and the other
- git #2564f22c - Remove "probably you" from password reset email information (task T189492) by Reedy
- git #b77e185a - Special:ProtectedTitles: Use HTMLForm (task T117723) by Prateek Saxena
- git #6691778a - Revert "Work around Firefox 57 attribute parsing regression" by Fomafix
VendorEdit
- git #cda30e4e - Update OOUI to v0.26.2 by Volker E
ExtensionsEdit
3DEdit
- git #925a6d95 - Define $options before use by Umherirrender
- git #e7ebd53b - Avoid undeclared doThumbError in ThreeDHandler by Umherirrender
AbuseFilterEdit
- git #ebcc751e - Remove abusefilter-revert right from sysops by Gergő Tisza
- git #8f53c11a - Add default rights config (task T191740) by Gergő Tisza
- git #572cd1df - Restore 'subtract' method for backward compatibility (task T191696) by Daimona Eaytoy
- git #1f5fc1b2 - Ace: retrieve keywords directly from tokenizer by Daimona Eaytoy
- git #284ab234 - Allow comparing two lists (task T179238) by Daimona Eaytoy
- git #17c51445 - Disable search for global filters (task T191539) by Daimona Eaytoy
- git #0aafdb9b - Fix typo in class name AFPData by Umherirrender
- git #c23d715c - Add missing use for namespace Wikimedia\Rdbms by Umherirrender
- git #714735ff - Remove superfluous line (task T191512) by Daimona Eaytoy
- git #60f4777c - Add missing messages for existing vars decriptions by Matěj Suchánek
- git #d77a2131 - build: Bump devDependencies to latest by James D. Forrester
- git #bc99694d - Add reasons dropdown to hidelog form and convert it to OOUI (task T153018) (task T132284) by Huji
- git #55cac6f1 - Move actions limit to a global variable (task T132925) by Huji
- git #5f192653 - Make $mode optional for checkAllFilters (task T191468) by Daimona Eaytoy
- git #178b9da6 - Remove my previous username from list of authors by Guycn2
- git #17e44491 - Fix cap for pattern search (task T191222) by Daimona Eaytoy
ActiveAbstractEdit
- git #f7cb92f2 - Remove unused global $IP by Umherirrender
AdvancedSearchEdit
- git #e08ca852 - Remove name attribute in test config (task T188509) by Gabriel Birke
- git #29898664 - Split AdvancedOptionsBuilder (task T190681) by Gabriel Birke
- git #ccf069af - Make SearchModel immutable (task T190681) by Gabriel Birke
- git #b1cf182e - Change placeholder and infotext (task T189377) by aniansson
- git #ec9023bd - Use jQuery.isEmptyObject instead of Object.keys by Gabriel Birke
- git #e6757ed4 - Remove field name (task T188509) by Gabriel Birke
- git #fccff801 - Omit empty fields in JSON serialization (task T188509) by Gabriel Birke
- git #c49407c3 - Rename vector file type to drawing (task T191397) by Thiemo Kreuz (WMDE)
- git #5380917d - Fix "Default" checkbox not appearing because of rigorous filtering (task T188515) by Thiemo Kreuz (WMDE)
- git #55734bdd - Avoid poluting the browsers address bar with irrelevant options (task T188509) by Thiemo Kreuz (WMDE)
AntiSpoofEdit
- git #a66768d9 - Remove my previous username from list of authors by Guycn2
ApiFeatureUsageEdit
No changes for ApiFeatureUsage
ArticlePlaceholderEdit
No changes for ArticlePlaceholder
BabelEdit
- git #3c40c826 - Include default value also in @var by Umherirrender
- git #e4c7446c - Fix @param of Babel::getLanguages by Umherirrender
BetaFeaturesEdit
No changes for BetaFeatures
BounceHandlerEdit
No changes for BounceHandler
CalendarEdit
No changes for Calendar
CampaignsEdit
No changes for Campaigns
CapiuntoEdit
- git #252e1308 - Drop use of MediaWikiTestCase::assertValidHtmlDocument() by Jforrester
CategoryTreeEdit
No changes for CategoryTree
CentralAuthEdit
- git #17a436aa - Return bool from Job::run by Umherirrender
- git #b37c9f49 - Partially Convert Special:GlobalGroupMembership to use OOUI (task T191561) by VolkerE
- git #f763ff73 - Add use for MediaWiki\MassMessage\MassMessageServerSideJob by Umherirrender
- git #4a00366a - Remove my previous username from list of authors by Guycn2
CharInsertEdit
No changes for CharInsert
CheckUserEdit
- git #6d60ab86 - Remove my previous username from list of authors by Guycn2
CirrusSearchEdit
- git #33b13b5a - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Umherirrender
- git #f9525cc1 - Remove BC code for jobs still in queue from 2016 by DCausse
- git #3e2c0610 - Add tests for TermBoostScoreBuilder by David Causse
CiteEdit
- git #80236cf8 - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Umherirrender
- git #fdc81073 - Use cog icon for options (task T191099) by Ed Sanders
CiteThisPageEdit
- git #d0dd423d - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
CitoidEdit
No changes for Citoid
cldrEdit
- git #6b3daec5 - Define $value before use by Umherirrender
CognateEdit
- git #bdc7e92a - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
CodeEditorEdit
- git #75d8b4c1 - Replace deprecated OOUI 'find' icon with 'articleSearch' of 'content' pack (task T183645) by Volker E
CodeMirrorEdit
No changes for CodeMirror
CodeReviewEdit
- git #11b2a043 - Convert Special:Code/$par/releasenotes to use OOUI (task T191835) by VolkerE
- git #fbc7a4e6 - Fix parameter docs by Umherirrender
- git #7e5580df - Convert Special:RepoAdmin/{repoName} to OOUI (task T191522) by Jayprakash12345
- git #1c126722 - Add missing use for namespace Wikimedia\Rdbms by Umherirrender
- git #2470ad79 - Partially Convert Special:RepoAdmin to OOUI (task T191522) by Jayprakash12345
CollaborationKitEdit
No changes for CollaborationKit
CollectionEdit
No changes for Collection
CommonsMetadataEdit
No changes for CommonsMetadata
ConfirmEditEdit
No changes for ConfirmEdit
ContactPageEdit
No changes for ContactPage
ContentTranslationEdit
- git #3d0d996b - Fix: jQuery.fn.offset() requires an element connected to a document (task T188077) by jenkins-bot
- git #77bee29e - ve.init.mw.CXTarget: Customize parsefragment (task T162114) (task T191390) (task T191594) (task T189858) by jenkins-bot
- git #21839583 - CX2: Do not fetch configuration json (task T190254) by jenkins-bot
- git #89502314 - Fix parameter docs by Umherirrender
- git #601f0494 - Add rel attribute value to the sections in translation column by jenkins-bot
- git #3a3f294b - Remove close button from disabled source categories on monobook by jenkins-bot
- git #cc608169 - Adjust the empty state of the categories list (task T188617) by jenkins-bot
- git #4e946dcc - CX2: Basic error handling (task T162768) by jenkins-bot
- git #1146e84a - Update dashboard icons by jenkins-bot
- git #de61ccfa - Replace 'userInactive' with 'userAnonymous' (task T189113) by petarpetkovic
- git #89816466 - Remove PNG fallbacks by petarpetkovic
ContributionTrackingEdit
No changes for ContributionTracking
CreditsSourceEdit
- git #780a2b44 - Fix parameter docs by Umherirrender
DashikiEdit
No changes for Dashiki
DisableAccountEdit
No changes for DisableAccount
DisambiguatorEdit
- git #81716b14 - Replace fetchObject with foreach by Umherirrender
DismissableSiteNoticeEdit
No changes for DismissableSiteNotice
DonationInterfaceEdit
No changes for DonationInterface
DoubleWikiEdit
No changes for DoubleWiki
DynamicSidebarEdit
No changes for DynamicSidebar
EchoEdit
- git #e33b4288 - Move EchoHooks into includes/ by Kunal Mehta
- git #b166664e - Fix parameter docs by Umherirrender
- git #7e40fcc6 - Add missing use for namespace Wikimedia\Rdbms by Umherirrender
- git #b59eedd2 - Revert "Remove unused 'trash' icon" (task T191335) by Catrope
- git #52e91a60 - Fix return type of EmailBatch::newFromUserId by Umherirrender
EducationProgramEdit
No changes for EducationProgram
ElasticaEdit
- git #55003e76 - Change return type to string[] by Umherirrender
ElectronPdfServiceEdit
- git #e86a0689 - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
EventBusEdit
- git #9e5ffe48 - Fix parameter docs by Umherirrender
EventLoggingEdit
- git #30dc800c - Fix parameter docs by Umherirrender
ExtensionDistributorEdit
- git #dccbc370 - Fix return type of SpecialBaseDistributor::showVersionSelector by Umherirrender
FeaturedFeedsEdit
- git #3ecb2ee5 - Fix parameter docs by Umherirrender
FileExporterEdit
No changes for FileExporter
FileImporterEdit
- git #ae18f4a1 - Fully test continuation feature in ApiDetailRetriever (task T190821) by Thiemo Kreuz
- git #a581e700 - Test "continue" params passed by reference in ApiDetailRetriever (task T190821) by Thiemo Kreuz
- git #fcd531e0 - Add type hints to all ApiDetailRetriever methods by Thiemo Kreuz
- git #a83e4726 - Cleanup assertTrue() and addToAssertionCount() in tests (task T190821) by Thiemo Kreuz
- git #1060550b - Make ApiDetailRetrieverTest independend from configuration (task T190821) by Thiemo Kreuz
- git #f22dd6fb - Use PHPUnit's …->willReturn( … ) shortcut everywhere (task T190821) by WMDE-Fisch
- git #04805bca - Reduce duplicate code in ApiDetailRetrieverTest (task T190821) by Thiemo Kreuz
- git #33e8be27 - Remove unused $isTemp flag by Thiemo Kreuz
- git #91cee477 - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
- git #e20ab3b3 - Document validators to throw ValidationException (task T191026) by Thiemo Kreuz
- git #ccd82555 - Add basic test for the FileRevisionFromRemoteUrl prepare step by WMDE-Fisch
- git #6f6edfc4 - Reflect that the text revision can be null by WMDE-Fisch
- git #d1223153 - Add missing WikiPage object to edit hook context (task T191026) by WMDE-Fisch
- git #0ae5d766 - Improve code coverage of APIDetailRetriever (task T190821) by Andrew-WMDE
- git #30c03e8d - Add unit tests for FileImporterHooks and two small Services (task T190290) by Thiemo Mättig
FlaggedRevsEdit
- git #d7d561b6 - Fix parameter docs by Kunal Mehta
- git #602626dc - Add missing use for namespace Wikimedia\Rdbms by Umherirrender
FlowEdit
- git #1679aa83 - Move flowMention, newestTopics, topicCollapse icons to ResourceLoaderImageModule by Ed Sanders
- git #636433a2 - Remove unused MethodReturnsConstraint by Kunal Mehta
- git #cf3a5165 - Add missing use for namespace Wikimedia\Rdbms by Thiemo Kreuz (WMDE)
- git #a7cddbbe - Update Parsoid version in Accept header to 1.6.1 (task T191215) by Stephane Bisson
- git #42d9b26e - Remove unnecessary mw.flow.ui.Overlay by Bartosz Dziewoński
FundraiserLandingPageEdit
- git #5dbc3a2c - Add EventLogging beacon for all pageviews (task T185933) by Andrew Green
FundraisingTranslateWorkflowEdit
No changes for FundraisingTranslateWorkflow
GadgetsEdit
- git #54d1eb0d - Convert Special:Gadgets/export/$par to use OOUI (task T191822) by Jayprakash12345
- git #bb81950e - Use SPDX license identifiers for @license by Umherirrender
- git #75ce384e - Change ResultWrapper to IResultWrapper in special page by Umherirrender
- git #97c5bd77 - Prevent gadget preferences from being cleaned up (task T188966) by MaxSem
- git #441302fb - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
GeoCrumbsEdit
No changes for GeoCrumbs
GeoDataEdit
- git #b10945fa - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
GettingStartedEdit
No changes for GettingStarted
GraphEdit
No changes for Graph
GlobalBlockingEdit
- git #45e14f38 - Add missing use for Wikimedia\Rdbms by Umherirrender
- git #7d4c0592 - Convert Special:GlobalUnblock to OOUI (task T190217) by Jayprakash12345
- git #e16d07b7 - Convert Special:GlobalBlock to OOUI (task T190209) by Jayprakash12345
GlobalCssJsEdit
- git #ed32eb34 - Add missing namespace Wikimedia\Rdbms in use statement by Umherirrender
GlobalPreferencesEdit
- git #ddf716b7 - Add logging (task T190425) by Max Semenik
- git #b44bdc4c - Use getConnectionRef() to avoid connection leakage by Max Semenik
GlobalUsageEdit
- git #39dac3f0 - Declare GlobalUsageQuery::$db by Umherirrender
- git #b2a099c2 - Add missing use for namespace Wikimedia\Rdbms by Umherirrender
GlobalUserPageEdit
- git #e3cd16a3 - Return bool from Job::run by Umherirrender
GoogleNewsSitemapEdit
- git #967efe0e - Fix return type of string by Umherirrender
GuidedTourEdit
No changes for GuidedTour
GWToolsetEdit
- git #61d4ec65 - Add missing use User and SpecialPage by Thiemo Kreuz (WMDE)
ImageMapEdit
- git #91b14862 - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
InputBoxEdit
- git #93757942 - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
InsiderEdit
No changes for Insider
intersectionEdit
No changes for intersection
InterwikiEdit
- git #d5a00e76 - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
InterwikiSortingEdit
- git #d9777709 - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
JADEEdit
No changes for JADE
JosaEdit
No changes for Josa
JsonConfigEdit
No changes for JsonConfig
KartographerEdit
- git #8128f2bc - Comment out broken line in leaflet (task T187977) by Roan Kattouw
- git #974843b5 - Clip marker size in fullscreen maps (task T141750) by Moriel Schottlender
LabeledSectionTransclusionEdit
No changes for LabeledSectionTransclusion
LandingCheckEdit
No changes for LandingCheck
LdapAuthenticationEdit
No changes for LdapAuthentication
LinterEdit
- git #0b86ae2c - Add use for InvalidArgumentException by Umherirrender
- git #474457ab - Add a period at the end of the sentence by Guycn2
LiquidThreadsEdit
- git #b6d8bc77 - Remove my previous username from list of authors by Guycn2
- git #eef9564c - Add missing use for namespace Wikimedia\Rdbms by Umherirrender
- git #1f5665dd - Change http://www.mediawiki.org/ to https://www.mediawiki.org/ (task T189687) by Umherirrender
ListingsEdit
No changes for Listings
LocalisationUpdateEdit
- git #f6d287de - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
LoginNotifyEdit
- git #af1fa3b9 - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
MapSourcesEdit
- git #efa871ef - Remove return from __construct by Umherirrender
- git #18c1ff82 - Fix parameter docs by Umherirrender
MassMessageEdit
- git #e40dfd86 - Use ::class to resolve namespaced class name by Umherirrender
- git #353b9ea8 - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
- git #37c2d882 - Add missing use statement by Kunal Mehta
MathEdit
- git #bbc88d5f - Fix parameter docs by Umherirrender
- git #ccffa0ec - Add missing use for namespace Wikimedia\Rdbms by Umherirrender
MobileAppEdit
- git #bc752e53 - Remove enwiki.less (task T188919) (task T190091) by Michael Holloway
MobileFrontendEdit
- git #bc703907 - Replace "pageterm" wikidata API calls with "description" API (task T190953) by Jan Drewniak
- git #e3f7cc82 - Drop unused hook and $wgMFDeviceWidthMobileSmall variable (task T171365) by jdlrobson
- git #53183566 - Revert "ApiParseExtenderTest: Adjust expected output to be post-tidy HTML" by Addshore
- git #66fa558d - Add missing use for namespace Wikimedia\Rdbms by Umherirrender
- git #080b0c33 - ApiParseExtenderTest: Adjust expected output to be post-tidy HTML (task T185753) by James D. Forrester
- git #ff6e72b4 - Fix: do not block allowed edits to user talk pages (task T190834) by Stephen Niedzielski
- git #f0141e59 - Provide a more production-like environment for desktop by Stephen Niedzielski
- git #c61db352 - Registering SearchOverlay with OverlayManager (task T189212) (task T189533) by Jdlrobson
- git #3accc9e7 - Don't set wgScriptPath in content provider by Pmiazga
- git #19b237f4 - Do not set scrollTop as undefined in editor (task T191230) by jdlrobson
MultimediaViewerEdit
No changes for MultimediaViewer
MwEmbedSupportEdit
No changes for MwEmbedSupport
Edit
- git #86d98bb5 - ext.NavigationTiming: Remove isCompliant (task T181425) by Krinkle
NewsletterEdit
- git #36aed11c - Replace deprecated 'comment' with 'speechBubble' icon (task T183600) by Umherirrender
- git #015b1479 - build: Updating mediawiki/mediawiki-codesniffer to 17.0.0 by Umherirrender
- git #e1c7f6de - Add missing use for namespace Wikimedia\Rdbms by Umherirrender
- git #1bfe8332 - Fix field name in call to IDatabase::selectRowCount by Umherirrender
- git #502871e0 - Revert "Add Help Link page in Extension:Newsletter's Special Pages" by 01tonythomas
NewUserMessageEdit
No changes for NewUserMessage
NukeEdit
- git #a30e533e - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
OAuthEdit
- git #52b1b8ef - Add missing use ApiMessage by Umherirrender
OATHAuthEdit
- git #bb593ab8 - Clarify specific BSD license used for hotp.php by James D. Forrester
- git #7451a5df - Move classes to includes/ by Kunal Mehta
- git #9f4e788b - Fix "MediaWiki.Commenting.LicenseComment.InvalidLicenseTag" sniff by Umherirrender
- git #00805b4c - Fix parameter docs by Umherirrender
- git #ad09b62e - Add missing use for namespace Wikimedia\Rdbms by Umherirrender
ORESEdit
- git #4c4ba0cc - Fix parameter docs by Umherirrender
OpenStackManagerEdit
No changes for OpenStackManager
PagedTiffHandlerEdit
No changes for PagedTiffHandler
PageAssessmentsEdit
- git #7f9afef7 - Change ResultWrapper to IResultWrapper in special page by Umherirrender
- git #aedd521f - Update Hooks::onLoadExtensionSchemaUpdates by Umherirrender
PageImagesEdit
- git #2db7a872 - Migrate call to Http::get to use options for timeout by Umherirrender
PageTriageEdit
- git #a3ed9fe8 - build: Replace jshint/jscs with eslint (task T191565) by Jforrester
- git #db447039 - Use {{TALKPAGE:{{{article}}} instead of Talk:{{{article}}} (task T188866) by Roan Kattouw
PageViewInfoEdit
No changes for PageViewInfo
ParserFunctionsEdit
- git #23e97519 - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
ParserMigrationEdit
- git #d2415ec8 - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
ParsoidBatchAPIEdit
No changes for ParsoidBatchAPI
PdfHandlerEdit
- git #da7b40a7 - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
PerformanceInspectorEdit
No changes for PerformanceInspector
PetitionEdit
- git #2be31c0d - Remove third arg from DatabaseUpdater::addExtensionTable by Umherirrender
PoemEdit
- git #9c4ca016 - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
PoolCounterEdit
No changes for PoolCounter
PopupsEdit
- git #4e639b09 - Update mw-node-qunit to 3.1.0 by joakin
- git #c61513f0 - Hygiene: split LESS into components (task T165036) by jdlrobson
- git #663218d9 - All images are served by ResourceLoaderImageModule by jdlrobson
- git #5bbfe9c4 - Bump VirtualPageView schema to 17780078 by jdlrobson
ProofreadPageEdit
- git #49ef4205 - Localize namespaces in Basque (task T189465) by Sébastien Santoro
- git #5d5f3184 - Add missing use for namespace Wikimedia\Rdbms by Umherirrender
PropertySuggesterEdit
No changes for PropertySuggester
QuickSurveysEdit
- git #ce7757ae - Remove @param from property declaration by Umherirrender
QuizEdit
- git #e980b8ad - Remove unreachable code by Umherirrender
ReadingListsEdit
- git #780d1e1e - Provide default list data with successful setup response by Michael Holloway
RelatedArticlesEdit
No changes for RelatedArticles
RelatedSitesEdit
No changes for RelatedSites
RenameuserEdit
- git #c2b515ec - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
RevisionSliderEdit
- git #f0b3da40 - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
RSSEdit
- git #fdfa100e - Remove @return from __construct by Umherirrender
SandboxLinkEdit
No changes for SandboxLink
ScribuntoEdit
- git #2664e630 - Use CodeEditor and SyntaxHighlight when available (task T191737) by Gergő Tisza
- git #b64e49de - Fix parameter docs by Umherirrender
- git #d6a08141 - Use MediaWiki\SuppressWarnings around trigger_error('') instead @ (task T191247) by Mark A. Hershberger
ScoreEdit
No changes for Score
SearchExtraNSEdit
No changes for SearchExtraNS
SecurePollEdit
- git #e761d450 - Migrate call to Http::get to use options for timeout by Umherirrender
- git #40b2f982 - Add missing use for namespace Wikimedia\Rdbms by Umherirrender
SentryEdit
- git #0ba9da14 - Remove unused function registerExtension by Umherirrender
- git #f1d3430b - Add missing use for namespace Wikimedia\Rdbms by Umherirrender
ShortUrlEdit
- git #50be9566 - Add missing use for namespace Wikimedia\Rdbms by Umherirrender
- git #767a3c6c - Change http://www.mediawiki.org/ to https://www.mediawiki.org/ (task T189687) by gopavasanth
SiteMatrixEdit
No changes for SiteMatrix
SpamBlacklistEdit
- git #78000cae - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
- git #d6f826bd - Unbreak and modernize cleanup.php by Kunal Mehta
SubPageList3Edit
No changes for SubPageList3
SubpageSortkeyEdit
No changes for SubpageSortkey
SyntaxHighlight_GeSHiEdit
- git #0615fe84 - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
TemplateDataEdit
- git #1bb4c17b - Remove @return from void function by Umherirrender
- git #c9eaafbd - Declare ApiTemplateData::$mPageSet by Umherirrender
- git #59a92c52 - Require MediaWiki version >=1.30 due to MultilineTextInputWidget by Sam Wilson
TemplateSandboxEdit
No changes for TemplateSandbox
TemplateStylesEdit
No changes for TemplateStyles
TextExtractsEdit
- git #618aef40 - Remove @return from __construct by Umherirrender
ThanksEdit
- git #896ea173 - Allow thanking for flow-lock-topic and flow-restore-topic (task T191482) by Niharika Kohli
- git #145b1f17 - Declare nullable argument only in @param by Umherirrender
TimedMediaHandlerEdit
- git #020bf30e - Add missing use for namespace Wikimedia\Rdbms by Umherirrender
timelineEdit
No changes for timeline
TitleBlacklistEdit
- git #5b0f26aa - Use SPDX identifiers for @license tags by Kunal Mehta
- git #92835505 - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
TocTreeEdit
No changes for TocTree
TorBlockEdit
No changes for TorBlock
TranslateEdit
- git #0055cc2e - Fix incorrect API param defaults by jenkins-bot
- git #e241ca79 - Fix typo in a TranslationQuery method name by Niklas Laxström
- git #e692dfd8 - Update version before MLEB release by Kartik Mistry
- git #210361a5 - Avoid exception in ApiQueryMessageCollection (task T190957) by jenkins-bot
- git #5ddfd3ed - Add missing use for namespace Wikimedia\Rdbms by jenkins-bot
- git #a271e104 - Fix a compatibility issue with MediaWiki 1.29 (task T189563) by jenkins-bot
- git #2895bbab - Added translator names to XML comment for AndroidXmlFFS (task T67137) by Amire80
- git #eab6dd11 - Optimize AggregateMessageGroup::getKeys (task T190685) by Niklas Laxström
TranslationNotificationsEdit
No changes for TranslationNotifications
TrustedXFFEdit
No changes for TrustedXFF
TwoColConflictEdit
- git #e82bf3df - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
UnicodeConverterEdit
No changes for UnicodeConverter
UniversalLanguageSelectorEdit
- git #06abea21 - Update version before MLEB release by Kartik Mistry
UploadsLinkEdit
No changes for UploadsLink
UploadWizardEdit
- git #75f8c58c - CampaignContent: Fix typo in variable name by Bartosz Dziewoński
- git #d8c7719e - Remove my previous username from list of authors by Guycn2
- git #f28a441c - Fix parameter docs by Umherirrender
UrlShortenerEdit
- git #b5d38852 - Add missing use for namespace Wikimedia\Rdbms by Umherirrender
UserMergeEdit
- git #785c0d49 - Fix parameter docs by Umherirrender
VipsScalerEdit
No changes for VipsScaler
VisualEditorEdit
- git #637d869d - Convert href-less links to spans (task T191598) by Jforrester
- git #924f9ec7 - Use 'imageBroken' icon for missing images' contextItem by Ed Sanders
- git #16211cdc - Abstract API calls to 'parsefragment' by Ed Sanders
- git #43a8004a - Gallery: Use 'poster' attribute for video thumnails (task T191098) by Ed Sanders
- git #c4c55821 - MWTransclusionDialog: remove extra padding from framesets (task T191234) by David Lynch
- git #8b42a591 - Add img.src's to gallery DM output (task T191377) (task T191436) by Ed Sanders
- git #5991ef8c - Update VE core submodule to master (d136c58c0) (task T190694) by James D. Forrester
- git #0cf02e01 - ve.ui.MWParameterPage: Pass $overlay to PopupButtonWidget (task T191395) by Bartosz Dziewoński
- git #24e828c6 - ve.ce.MWInlineImageNode: Fix rendering of non-linked images (task T191406) by Bartosz Dziewoński
- git #31730cc5 - FeedbackTool: Add the ability to vary feedback page for source mode (task T157953) by Jforrester
- git #63f94f92 - GalleryNode: Pass through all arguments in describeChanges override by Ed Sanders
- git #11594717 - Improve diff description on gallery nodes (task T191441) by Ed Sanders
- git #8fc2671b - Update VE core submodule to master (d5044cd1d) (task T184636) (task T191115) by James D. Forrester
- git #b5be51db - Use cog icon for options (task T191099) by Ed Sanders
- git #36750928 - Define childNodeTypes for gallery image node by Thalia
- git #3d482216 - ApiVisualEditor: Remove unused variable and add some type hints by James D. Forrester
- git #ec3c6b65 - Remove <section> unwrapping code from ve.ce.MWTransclusionNode (task T181226) by Ed Sanders
- git #31f667cc - doc: Document all public and protected PHP functions by James D. Forrester
- git #7f5b6faf - MWExternalLinkAnnotation: add CSS to override plainlinks styling (task T190582) by David Lynch
- git #b8bcba8c - ve.ui.MWMediaDialog: Use dropdown for image type selector (task T74187) by Bartosz Dziewoński
- git #75af29b5 - DiffPage: Remember chosen diff mode (task T189896) by David Lynch
WikibaseEdit
- git #0558fc00 - [elastic] only use Cirrus TermBoostScoreBuilder by Smalyshev
- git #0bcc517c - [elastic] Properly test rescore settings in fulltext search (task T182717) by David Causse
- git #cb6bf6b4 - Introduce mw.wikibase.entity:getId (task T191576) by Marius Hoch
- git #7e79ca4b - Browser tests: reduce the wait-for-Cirrus update time by WMDE-leszek
- git #4a2c9a26 - Browser tests: Raise the timeout from 10s to 15s (task T189762) by Marius Hoch
- git #ac54aa36 - Lua: Explain Entity and Statement format (task T191082) by Marius Hoch
- git #32955d55 - Raise composer process-timeout from 300s to 350s by Marius Hoch
- git #a7bcf57b - Use namespaced PHPUnit\Framework\TestCase (task T188166) by Kunal Mehta
- git #9305923e - Handle normalizePageName() returning non-string values (task T191634) by Lucas Werkmeister
- git #11a9279f - Prettify ViewFactoryFactory tests by using a sinon sandbox by Jakob Warkotsch
- git #b6094110 - Introduce mw.wikibase.entityExists (task T143970) by Marius Hoch
- git #e67b03c5 - Introduce ViewFactoryFactory overridable by extensions. (task T190921) by Jakob Warkotsch
- git #cb06a8ad - Consider injected RC records as autopatrolled and not manually patrolled (task T184791) by Amir Sarabadani
- git #4365fbc1 - Support empty unit storage by Lucas Werkmeister
- git #9e3891f7 - Regenerate autoload.php files by Lucas Werkmeister
- git #53ea3518 - Add InMemoryUnitStorage by Lucas Werkmeister
- git #a84f81b7 - Make UnitStorageTest more flexible by Lucas Werkmeister
- git #5a4109d1 - Introduce mw.wikibase.isValidEntityId (task T143970) by Marius Hoch
- git #c8badd79 - Consistently use only one makeConstScoreQuery by Stanislav Malyshev
- git #ad0fc084 - Api requests can throw a ApiUsageException, and that should be expected by addshore
- git #2c9263ce - Add getEntityViewFactory method to WikibaseRepo by Addshore
WikibaseQualityEdit
No changes for WikibaseQuality
WikibaseQualityConstraintsEdit
- git #2f563c30 - Warn when loading extension via PHP entry point by Krinkle
- git #bafe12e3 - Make “diff within range” accept missing statement (task T185480) by Lucas Werkmeister
- git #1f9e8234 - Don’t attempt to purge cache for invalid titles (task T191413) by Lucas Werkmeister
- git #ca8c198c - Add icons before statuses on special page (task T188728) by Lucas Werkmeister
- git #b20d9009 - Reorganize Special:ConstraintReport (task T188728) by Lucas Werkmeister
WikidataPageBannerEdit
No changes for WikidataPageBanner
WikiEditorEdit
- git #9bf8876f - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
- git #bfafde34 - Use OOUI icons for bold & italic (task T191031) by Ed Sanders
- git #89eff470 - Remove background colour on WikiEditor wrapper by Ed Sanders
- git #5ec5da11 - Replace toolbar background image with CSS linear gradient by Ed Sanders
- git #335f1894 - Use OOUI icons for advanced format & size tools (task T191031) by Ed Sanders
wikihieroEdit
No changes for wikihiero
WikiLoveEdit
- git #b357a22e - Add missing use for namespace Wikimedia\Rdbms by Umherirrender
WikimediaBadgesEdit
No changes for WikimediaBadges
Wikidata.orgEdit
No changes for Wikidata.org
WikimediaEventsEdit
No changes for WikimediaEvents
WikimediaIncubatorEdit
No changes for WikimediaIncubator
WikimediaMaintenanceEdit
- git #e69f0c18 - Migrate call to Http::get to use options for timeout by Umherirrender
- git #11fb5e0c - Add missing use for namespace Wikimedia\Rdbms by Umherirrender
WikimediaMessagesEdit
No changes for WikimediaMessages
XAnalyticsEdit
No changes for XAnalytics
ZeroBannerEdit
- git #4e25f61e - Add missing use OutputPage by Umherirrender
ZeroPortalEdit
No changes for ZeroPortal
SkinsEdit
CologneBlueEdit
No changes for CologneBlue
MinervaNeueEdit
- git #b106ed32 - Fix: update edit button lock style state (task T190834) by Jdlrobson
- git #f4658a4d - Fixes for action=edit page styling by Jdlrobson
- git #4335114f - Revert "Fix: check if user is blocked to show edit button" (task T190834) by Jdlrobson
- git #cb6bde03 - Fix: check if user is blocked to show edit button (task T190834) by Jdlrobson
- git #da7f08ad - Use OverlayManager for SearchOverlay (task T189212, T102946) by Jan Drewniak
- git #acb0051b - QA: Speed up browser tests by not unnecessarily opting into beta (task T174018) by jdlrobson
MonoBookEdit
- git #ac8b0556 - Consistently embed images in CSS (or not) by Bartosz Dziewoński
- git #2e186564 - Use background-image instead of .background-image-svg (task T191237) by Bartosz Dziewoński
ModernEdit
No changes for Modern
NostalgiaEdit
No changes for Nostalgia
TimelessEdit
No changes for Timeless
VectorEdit
No changes for Vector
Total ChangesEdit
362 Changes in 103 repos by 74 committers