MediaWiki 1.31/wmf.29
MediaWiki 1.31.0-wmf.28 | 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 changes
edit- git #cec597e2 - resourceloader: Remove deprecated ResourceLoaderGetLessVars hook (T140804) by Timo Tijhof
- git #2291e9f3 - Revert "Convert SpecialPrefixIndex to class HTMLForm" by Fomafix
- git #ebf4bb56 - Convert SpecialPrefixIndex to class HTMLForm (T117726) by VolkerE
- git #50212e6d - installer: Add support for PlatformSettings.php (T182020) by Krinkle
- git #0618227f - rdbms: Issue a deprecation warning if errors are ignored (T189999) by Aaron Schulz
- git #382a25fd - Fix i18n message tog-watchlistunwatchlinks (T190617) by Jayprakash12345
- git #e6e9a827 - Add varianttitles parameter to API query prop=info (T178446) by Gergő Tisza
- git #ba357627 - Log DefaultPreferencesFactory usage (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 (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 (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 (T189330) by Kunal Mehta
- git #80f787fb - Remove deprecated function ApiBase::getModuleProfileName (T189330) by Kunal Mehta
- git #3f1230e9 - Remove deprecated function ApiBase::getProfileDBTime (T189330) by Kunal Mehta
- git #d517325c - Change registred users to autoconfirmed users in "MediaWiki:Semiprotectedpagewarning" and "MediaWiki:Semiprotectedpagemovewarning" messages (T190882) by Zoranzoki21
- git #44562256 - installer: Fix setting a custom $wgMetaNamespace (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 (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 (T189999) by Brad Jorsch
- git #efcef34d - Default installations to using RemexHtml for tidying (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 (T184485) by Amir Sarabadani
- git #e8bd5978 - Swap isset by null check in ApiSetNotificationTimestamp/ApiPurge by Umherirrender
- git #9e9a6964 - Fix SamplingStatsdClient for PHP 7.1+ (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 (T189999) by Aaron Schulz
- git #69b12108 - build: Bump postcss-less up to 1.1.5 from 1.1.3 (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 (T191237) by Timo Tijhof
- git #074baa39 - Convert HTTP links to MediaWiki.org to HTTPS (T189687) by Zoranzoki21
- git #7447a851 - Update OOUI to v0.26.2 by Jforrester
- git #8feca121 - Use new API for descriptions in TitleWidget (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 (T190718) by Moriel Schottlender
- git #836890da - Let install.php detect and inject extensions [2] (T189567) by Antoine Musso
- git #f303a13a - Change index on rc_namespace, rc_title to rc_namespace, rc_title, rc_timestamp (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 (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 (T180538) by Prateek Saxena
- git #b964607d - Use fallback languages in ResourceLoaderImage (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 (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 (T189492) by Reedy
- git #b77e185a - Special:ProtectedTitles: Use HTMLForm (T117723) by Prateek Saxena
- git #6691778a - Revert "Work around Firefox 57 attribute parsing regression" by Fomafix
Vendor
edit- git #cda30e4e - Update OOUI to v0.26.2 by Volker E
Extensions
edit3D
edit- git #925a6d95 - Define $options before use by Umherirrender
- git #e7ebd53b - Avoid undeclared doThumbError in ThreeDHandler by Umherirrender
AbuseFilter
edit- git #ebcc751e - Remove abusefilter-revert right from sysops by Gergő Tisza
- git #8f53c11a - Add default rights config (T191740) by Gergő Tisza
- git #572cd1df - Restore 'subtract' method for backward compatibility (T191696) by Daimona Eaytoy
- git #1f5fc1b2 - Ace: retrieve keywords directly from tokenizer by Daimona Eaytoy
- git #284ab234 - Allow comparing two lists (T179238) by Daimona Eaytoy
- git #17c51445 - Disable search for global filters (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 (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 (T153018) (T132284) by Huji
- git #55cac6f1 - Move actions limit to a global variable (T132925) by Huji
- git #5f192653 - Make $mode optional for checkAllFilters (T191468) by Daimona Eaytoy
- git #178b9da6 - Remove my previous username from list of authors by Guycn2
- git #17e44491 - Fix cap for pattern search (T191222) by Daimona Eaytoy
ActiveAbstract
edit- git #f7cb92f2 - Remove unused global $IP by Umherirrender
AdvancedSearch
edit- git #e08ca852 - Remove name attribute in test config (T188509) by Gabriel Birke
- git #29898664 - Split AdvancedOptionsBuilder (T190681) by Gabriel Birke
- git #ccf069af - Make SearchModel immutable (T190681) by Gabriel Birke
- git #b1cf182e - Change placeholder and infotext (T189377) by aniansson
- git #ec9023bd - Use jQuery.isEmptyObject instead of Object.keys by Gabriel Birke
- git #e6757ed4 - Remove field name (T188509) by Gabriel Birke
- git #fccff801 - Omit empty fields in JSON serialization (T188509) by Gabriel Birke
- git #c49407c3 - Rename vector file type to drawing (T191397) by Thiemo Kreuz (WMDE)
- git #5380917d - Fix "Default" checkbox not appearing because of rigorous filtering (T188515) by Thiemo Kreuz (WMDE)
- git #55734bdd - Avoid poluting the browsers address bar with irrelevant options (T188509) by Thiemo Kreuz (WMDE)
AntiSpoof
edit- git #a66768d9 - Remove my previous username from list of authors by Guycn2
ApiFeatureUsage
editNo changes for ApiFeatureUsage
ArticlePlaceholder
editNo changes for ArticlePlaceholder
Babel
edit- git #3c40c826 - Include default value also in @var by Umherirrender
- git #e4c7446c - Fix @param of Babel::getLanguages by Umherirrender
BetaFeatures
editNo changes for BetaFeatures
BounceHandler
editNo changes for BounceHandler
Calendar
editNo changes for Calendar
Campaigns
editNo changes for Campaigns
Capiunto
edit- git #252e1308 - Drop use of MediaWikiTestCase::assertValidHtmlDocument() by Jforrester
CategoryTree
editNo changes for CategoryTree
CentralAuth
edit- git #17a436aa - Return bool from Job::run by Umherirrender
- git #b37c9f49 - Partially Convert Special:GlobalGroupMembership to use OOUI (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
CharInsert
editNo changes for CharInsert
CheckUser
edit- git #6d60ab86 - Remove my previous username from list of authors by Guycn2
CirrusSearch
edit- 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
Cite
edit- git #80236cf8 - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Umherirrender
- git #fdc81073 - Use cog icon for options (T191099) by Ed Sanders
CiteThisPage
edit- git #d0dd423d - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
Citoid
editNo changes for Citoid
cldr
edit- git #6b3daec5 - Define $value before use by Umherirrender
Cognate
edit- git #bdc7e92a - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
CodeEditor
edit- git #75d8b4c1 - Replace deprecated OOUI 'find' icon with 'articleSearch' of 'content' pack (T183645) by Volker E
CodeMirror
editNo changes for CodeMirror
CodeReview
edit- git #11b2a043 - Convert Special:Code/$par/releasenotes to use OOUI (T191835) by VolkerE
- git #fbc7a4e6 - Fix parameter docs by Umherirrender
- git #7e5580df - Convert Special:RepoAdmin/{repoName} to OOUI (T191522) by Jayprakash12345
- git #1c126722 - Add missing use for namespace Wikimedia\Rdbms by Umherirrender
- git #2470ad79 - Partially Convert Special:RepoAdmin to OOUI (T191522) by Jayprakash12345
CollaborationKit
editNo changes for CollaborationKit
Collection
editNo changes for Collection
CommonsMetadata
editNo changes for CommonsMetadata
ConfirmEdit
editNo changes for ConfirmEdit
ContactPage
editNo changes for ContactPage
ContentTranslation
edit- git #3d0d996b - Fix: jQuery.fn.offset() requires an element connected to a document (T188077) by jenkins-bot
- git #77bee29e - ve.init.mw.CXTarget: Customize parsefragment (T162114) (T191390) (T191594) (T189858) by jenkins-bot
- git #21839583 - CX2: Do not fetch configuration json (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 (T188617) by jenkins-bot
- git #4e946dcc - CX2: Basic error handling (T162768) by jenkins-bot
- git #1146e84a - Update dashboard icons by jenkins-bot
- git #de61ccfa - Replace 'userInactive' with 'userAnonymous' (T189113) by petarpetkovic
- git #89816466 - Remove PNG fallbacks by petarpetkovic
ContributionTracking
editNo changes for ContributionTracking
CreditsSource
edit- git #780a2b44 - Fix parameter docs by Umherirrender
Dashiki
editNo changes for Dashiki
DisableAccount
editNo changes for DisableAccount
Disambiguator
edit- git #81716b14 - Replace fetchObject with foreach by Umherirrender
DismissableSiteNotice
editNo changes for DismissableSiteNotice
DonationInterface
editNo changes for DonationInterface
DoubleWiki
editNo changes for DoubleWiki
DynamicSidebar
editNo changes for DynamicSidebar
Echo
edit- 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" (T191335) by Catrope
- git #52e91a60 - Fix return type of EmailBatch::newFromUserId by Umherirrender
EducationProgram
editNo changes for EducationProgram
Elastica
edit- git #55003e76 - Change return type to string[] by Umherirrender
ElectronPdfService
edit- git #e86a0689 - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
EventBus
edit- git #9e5ffe48 - Fix parameter docs by Umherirrender
EventLogging
edit- git #30dc800c - Fix parameter docs by Umherirrender
ExtensionDistributor
edit- git #dccbc370 - Fix return type of SpecialBaseDistributor::showVersionSelector by Umherirrender
FeaturedFeeds
edit- git #3ecb2ee5 - Fix parameter docs by Umherirrender
FileExporter
editNo changes for FileExporter
FileImporter
edit- git #ae18f4a1 - Fully test continuation feature in ApiDetailRetriever (T190821) by Thiemo Kreuz
- git #a581e700 - Test "continue" params passed by reference in ApiDetailRetriever (T190821) by Thiemo Kreuz
- git #fcd531e0 - Add type hints to all ApiDetailRetriever methods by Thiemo Kreuz
- git #a83e4726 - Cleanup assertTrue() and addToAssertionCount() in tests (T190821) by Thiemo Kreuz
- git #1060550b - Make ApiDetailRetrieverTest independend from configuration (T190821) by Thiemo Kreuz
- git #f22dd6fb - Use PHPUnit's …->willReturn( … ) shortcut everywhere (T190821) by WMDE-Fisch
- git #04805bca - Reduce duplicate code in ApiDetailRetrieverTest (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 (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 (T191026) by WMDE-Fisch
- git #0ae5d766 - Improve code coverage of APIDetailRetriever (T190821) by Andrew-WMDE
- git #30c03e8d - Add unit tests for FileImporterHooks and two small Services (T190290) by Thiemo Mättig
FlaggedRevs
edit- git #d7d561b6 - Fix parameter docs by Kunal Mehta
- git #602626dc - Add missing use for namespace Wikimedia\Rdbms by Umherirrender
Flow
edit- 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 (T191215) by Stephane Bisson
- git #42d9b26e - Remove unnecessary mw.flow.ui.Overlay by Bartosz Dziewoński
FundraiserLandingPage
edit- git #5dbc3a2c - Add EventLogging beacon for all pageviews (T185933) by Andrew Green
FundraisingTranslateWorkflow
editNo changes for FundraisingTranslateWorkflow
Gadgets
edit- git #54d1eb0d - Convert Special:Gadgets/export/$par to use OOUI (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 (T188966) by MaxSem
- git #441302fb - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
GeoCrumbs
editNo changes for GeoCrumbs
GeoData
edit- git #b10945fa - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
GettingStarted
editNo changes for GettingStarted
Graph
editNo changes for Graph
GlobalBlocking
edit- git #45e14f38 - Add missing use for Wikimedia\Rdbms by Umherirrender
- git #7d4c0592 - Convert Special:GlobalUnblock to OOUI (T190217) by Jayprakash12345
- git #e16d07b7 - Convert Special:GlobalBlock to OOUI (T190209) by Jayprakash12345
GlobalCssJs
edit- git #ed32eb34 - Add missing namespace Wikimedia\Rdbms in use statement by Umherirrender
GlobalPreferences
edit- git #ddf716b7 - Add logging (T190425) by Max Semenik
- git #b44bdc4c - Use getConnectionRef() to avoid connection leakage by Max Semenik
GlobalUsage
edit- git #39dac3f0 - Declare GlobalUsageQuery::$db by Umherirrender
- git #b2a099c2 - Add missing use for namespace Wikimedia\Rdbms by Umherirrender
GlobalUserPage
edit- git #e3cd16a3 - Return bool from Job::run by Umherirrender
GoogleNewsSitemap
edit- git #967efe0e - Fix return type of string by Umherirrender
GuidedTour
editNo changes for GuidedTour
GWToolset
edit- git #61d4ec65 - Add missing use User and SpecialPage by Thiemo Kreuz (WMDE)
ImageMap
edit- git #91b14862 - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
InputBox
edit- git #93757942 - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
Insider
editNo changes for Insider
intersection
editNo changes for intersection
Interwiki
edit- git #d5a00e76 - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
InterwikiSorting
edit- git #d9777709 - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
JADE
editNo changes for JADE
Josa
editNo changes for Josa
JsonConfig
editNo changes for JsonConfig
Kartographer
edit- git #8128f2bc - Comment out broken line in leaflet (T187977) by Roan Kattouw
- git #974843b5 - Clip marker size in fullscreen maps (T141750) by Moriel Schottlender
LabeledSectionTransclusion
editNo changes for LabeledSectionTransclusion
LandingCheck
editNo changes for LandingCheck
LdapAuthentication
editNo changes for LdapAuthentication
Linter
edit- git #0b86ae2c - Add use for InvalidArgumentException by Umherirrender
- git #474457ab - Add a period at the end of the sentence by Guycn2
LiquidThreads
edit- 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/ (T189687) by Umherirrender
Listings
editNo changes for Listings
LocalisationUpdate
edit- git #f6d287de - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
LoginNotify
edit- git #af1fa3b9 - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
MapSources
edit- git #efa871ef - Remove return from __construct by Umherirrender
- git #18c1ff82 - Fix parameter docs by Umherirrender
MassMessage
edit- 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
Math
edit- git #bbc88d5f - Fix parameter docs by Umherirrender
- git #ccffa0ec - Add missing use for namespace Wikimedia\Rdbms by Umherirrender
MobileApp
edit- git #bc752e53 - Remove enwiki.less (T188919) (T190091) by Michael Holloway
MobileFrontend
edit- git #bc703907 - Replace "pageterm" wikidata API calls with "description" API (T190953) by Jan Drewniak
- git #e3f7cc82 - Drop unused hook and $wgMFDeviceWidthMobileSmall variable (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 (T185753) by James D. Forrester
- git #ff6e72b4 - Fix: do not block allowed edits to user talk pages (T190834) by Stephen Niedzielski
- git #f0141e59 - Provide a more production-like environment for desktop by Stephen Niedzielski
- git #c61db352 - Registering SearchOverlay with OverlayManager (T189212) (T189533) by Jdlrobson
- git #3accc9e7 - Don't set wgScriptPath in content provider by Pmiazga
- git #19b237f4 - Do not set scrollTop as undefined in editor (T191230) by jdlrobson
MultimediaViewer
editNo changes for MultimediaViewer
MwEmbedSupport
editNo changes for MwEmbedSupport
NavigationTiming
edit- git #86d98bb5 - ext.NavigationTiming: Remove isCompliant (T181425) by Krinkle
Newsletter
edit- git #36aed11c - Replace deprecated 'comment' with 'speechBubble' icon (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
NewUserMessage
editNo changes for NewUserMessage
Nuke
edit- git #a30e533e - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
OAuth
edit- git #52b1b8ef - Add missing use ApiMessage by Umherirrender
OATHAuth
edit- 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
ORES
edit- git #4c4ba0cc - Fix parameter docs by Umherirrender
OpenStackManager
editNo changes for OpenStackManager
PagedTiffHandler
editNo changes for PagedTiffHandler
PageAssessments
edit- git #7f9afef7 - Change ResultWrapper to IResultWrapper in special page by Umherirrender
- git #aedd521f - Update Hooks::onLoadExtensionSchemaUpdates by Umherirrender
PageImages
edit- git #2db7a872 - Migrate call to Http::get to use options for timeout by Umherirrender
PageTriage
edit- git #a3ed9fe8 - build: Replace jshint/jscs with eslint (T191565) by Jforrester
- git #db447039 - Use {{TALKPAGE:{{{article}}} instead of Talk:{{{article}}} (T188866) by Roan Kattouw
PageViewInfo
editNo changes for PageViewInfo
ParserFunctions
edit- git #23e97519 - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
ParserMigration
edit- git #d2415ec8 - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
ParsoidBatchAPI
editNo changes for ParsoidBatchAPI
PdfHandler
edit- git #da7b40a7 - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
PerformanceInspector
editNo changes for PerformanceInspector
Petition
edit- git #2be31c0d - Remove third arg from DatabaseUpdater::addExtensionTable by Umherirrender
Poem
edit- git #9c4ca016 - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
PoolCounter
editNo changes for PoolCounter
Popups
edit- git #4e639b09 - Update mw-node-qunit to 3.1.0 by joakin
- git #c61513f0 - Hygiene: split LESS into components (T165036) by jdlrobson
- git #663218d9 - All images are served by ResourceLoaderImageModule by jdlrobson
- git #5bbfe9c4 - Bump VirtualPageView schema to 17780078 by jdlrobson
ProofreadPage
edit- git #49ef4205 - Localize namespaces in Basque (T189465) by Sébastien Santoro
- git #5d5f3184 - Add missing use for namespace Wikimedia\Rdbms by Umherirrender
PropertySuggester
editNo changes for PropertySuggester
QuickSurveys
edit- git #ce7757ae - Remove @param from property declaration by Umherirrender
Quiz
edit- git #e980b8ad - Remove unreachable code by Umherirrender
ReadingLists
edit- git #780d1e1e - Provide default list data with successful setup response by Michael Holloway
RelatedArticles
editNo changes for RelatedArticles
RelatedSites
editNo changes for RelatedSites
Renameuser
edit- git #c2b515ec - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
RevisionSlider
edit- git #f0b3da40 - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
RSS
edit- git #fdfa100e - Remove @return from __construct by Umherirrender
SandboxLink
editNo changes for SandboxLink
Scribunto
edit- git #2664e630 - Use CodeEditor and SyntaxHighlight when available (T191737) by Gergő Tisza
- git #b64e49de - Fix parameter docs by Umherirrender
- git #d6a08141 - Use MediaWiki\SuppressWarnings around trigger_error('') instead @ (T191247) by Mark A. Hershberger
Score
editNo changes for Score
SearchExtraNS
editNo changes for SearchExtraNS
SecurePoll
edit- 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
Sentry
edit- git #0ba9da14 - Remove unused function registerExtension by Umherirrender
- git #f1d3430b - Add missing use for namespace Wikimedia\Rdbms by Umherirrender
ShortUrl
edit- git #50be9566 - Add missing use for namespace Wikimedia\Rdbms by Umherirrender
- git #767a3c6c - Change http://www.mediawiki.org/ to https://www.mediawiki.org/ (T189687) by gopavasanth
SiteMatrix
editNo changes for SiteMatrix
SpamBlacklist
edit- 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
SubPageList3
editNo changes for SubPageList3
SubpageSortkey
editNo changes for SubpageSortkey
SyntaxHighlight_GeSHi
edit- git #0615fe84 - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
TemplateData
edit- 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
TemplateSandbox
editNo changes for TemplateSandbox
TemplateStyles
editNo changes for TemplateStyles
TextExtracts
edit- git #618aef40 - Remove @return from __construct by Umherirrender
Thanks
edit- git #896ea173 - Allow thanking for flow-lock-topic and flow-restore-topic (T191482) by Niharika Kohli
- git #145b1f17 - Declare nullable argument only in @param by Umherirrender
TimedMediaHandler
edit- git #020bf30e - Add missing use for namespace Wikimedia\Rdbms by Umherirrender
timeline
editNo changes for timeline
TitleBlacklist
edit- 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
TocTree
editNo changes for TocTree
TorBlock
editNo changes for TorBlock
Translate
edit- 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 (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 (T189563) by jenkins-bot
- git #2895bbab - Added translator names to XML comment for AndroidXmlFFS (T67137) by Amire80
- git #eab6dd11 - Optimize AggregateMessageGroup::getKeys (T190685) by Niklas Laxström
TranslationNotifications
editNo changes for TranslationNotifications
TrustedXFF
editNo changes for TrustedXFF
TwoColConflict
edit- git #e82bf3df - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
UnicodeConverter
editNo changes for UnicodeConverter
UniversalLanguageSelector
edit- git #06abea21 - Update version before MLEB release by Kartik Mistry
UploadsLink
editNo changes for UploadsLink
UploadWizard
edit- 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
UrlShortener
edit- git #b5d38852 - Add missing use for namespace Wikimedia\Rdbms by Umherirrender
UserMerge
edit- git #785c0d49 - Fix parameter docs by Umherirrender
VipsScaler
editNo changes for VipsScaler
VisualEditor
edit- git #637d869d - Convert href-less links to spans (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 (T191098) by Ed Sanders
- git #c4c55821 - MWTransclusionDialog: remove extra padding from framesets (T191234) by David Lynch
- git #8b42a591 - Add img.src's to gallery DM output (T191377) (T191436) by Ed Sanders
- git #5991ef8c - Update VE core submodule to master (d136c58c0) (T190694) by James D. Forrester
- git #0cf02e01 - ve.ui.MWParameterPage: Pass $overlay to PopupButtonWidget (T191395) by Bartosz Dziewoński
- git #24e828c6 - ve.ce.MWInlineImageNode: Fix rendering of non-linked images (T191406) by Bartosz Dziewoński
- git #31730cc5 - FeedbackTool: Add the ability to vary feedback page for source mode (T157953) by Jforrester
- git #63f94f92 - GalleryNode: Pass through all arguments in describeChanges override by Ed Sanders
- git #11594717 - Improve diff description on gallery nodes (T191441) by Ed Sanders
- git #8fc2671b - Update VE core submodule to master (d5044cd1d) (T184636) (T191115) by James D. Forrester
- git #b5be51db - Use cog icon for options (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 (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 (T190582) by David Lynch
- git #b8bcba8c - ve.ui.MWMediaDialog: Use dropdown for image type selector (T74187) by Bartosz Dziewoński
- git #75af29b5 - DiffPage: Remember chosen diff mode (T189896) by David Lynch
Wikibase
edit- git #0558fc00 - [elastic] only use Cirrus TermBoostScoreBuilder by Smalyshev
- git #0bcc517c - [elastic] Properly test rescore settings in fulltext search (T182717) by David Causse
- git #cb6bf6b4 - Introduce mw.wikibase.entity:getId (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 (T189762) by Marius Hoch
- git #ac54aa36 - Lua: Explain Entity and Statement format (T191082) by Marius Hoch
- git #32955d55 - Raise composer process-timeout from 300s to 350s by Marius Hoch
- git #a7bcf57b - Use namespaced PHPUnit\Framework\TestCase (T188166) by Kunal Mehta
- git #9305923e - Handle normalizePageName() returning non-string values (T191634) by Lucas Werkmeister
- git #11a9279f - Prettify ViewFactoryFactory tests by using a sinon sandbox by Jakob Warkotsch
- git #b6094110 - Introduce mw.wikibase.entityExists (T143970) by Marius Hoch
- git #e67b03c5 - Introduce ViewFactoryFactory overridable by extensions. (T190921) by Jakob Warkotsch
- git #cb06a8ad - Consider injected RC records as autopatrolled and not manually patrolled (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 (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
WikibaseQuality
editNo changes for WikibaseQuality
WikibaseQualityConstraints
edit- git #2f563c30 - Warn when loading extension via PHP entry point by Krinkle
- git #bafe12e3 - Make “diff within range” accept missing statement (T185480) by Lucas Werkmeister
- git #1f9e8234 - Don’t attempt to purge cache for invalid titles (T191413) by Lucas Werkmeister
- git #ca8c198c - Add icons before statuses on special page (T188728) by Lucas Werkmeister
- git #b20d9009 - Reorganize Special:ConstraintReport (T188728) by Lucas Werkmeister
WikidataPageBanner
editNo changes for WikidataPageBanner
WikiEditor
edit- git #9bf8876f - build: Updating mediawiki/mediawiki-phan-config to 0.2.0 by Kunal Mehta
- git #bfafde34 - Use OOUI icons for bold & italic (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 (T191031) by Ed Sanders
wikihiero
editNo changes for wikihiero
WikiLove
edit- git #b357a22e - Add missing use for namespace Wikimedia\Rdbms by Umherirrender
WikimediaBadges
editNo changes for WikimediaBadges
Wikidata.org
editNo changes for Wikidata.org
WikimediaEvents
editNo changes for WikimediaEvents
WikimediaIncubator
editNo changes for WikimediaIncubator
WikimediaMaintenance
edit- 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
WikimediaMessages
editNo changes for WikimediaMessages
XAnalytics
editNo changes for XAnalytics
ZeroBanner
edit- git #4e25f61e - Add missing use OutputPage by Umherirrender
ZeroPortal
editNo changes for ZeroPortal
Skins
editCologneBlue
editNo changes for CologneBlue
MinervaNeue
edit- git #b106ed32 - Fix: update edit button lock style state (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" (T190834) by Jdlrobson
- git #cb6bde03 - Fix: check if user is blocked to show edit button (T190834) by Jdlrobson
- git #da7f08ad - Use OverlayManager for SearchOverlay (T189212, T102946) by Jan Drewniak
- git #acb0051b - QA: Speed up browser tests by not unnecessarily opting into beta (T174018) by jdlrobson
MonoBook
edit- git #ac8b0556 - Consistently embed images in CSS (or not) by Bartosz Dziewoński
- git #2e186564 - Use background-image instead of .background-image-svg (T191237) by Bartosz Dziewoński
Modern
editNo changes for Modern
Nostalgia
editNo changes for Nostalgia
Timeless
editNo changes for Timeless
Vector
editNo changes for Vector
Total Changes
edit362 Changes in 103 repos by 74 committers