![]() |
Deployment of MediaWiki 1.32.0-wmf.8 to Wikimedia sites | MediaWiki 1.32.0-wmf.10![]() |
The latest version (labeled "1.32.0-wmf.8") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 12 June 2018 (see the roadmap).
Core changes
- git #1f286e8d - Add release notes for 0eb4eaefd3 and f7f71359 by Kunal Mehta
- git #d561f646 - Make $wgEmailConfirmToEdit only affect edit actions. (task T143790) by Tim Starling
- git #8a7b7c3f - Remove deprecated hook EditPageBeforeEditChecks by Bartosz Dziewoński
- git #0ec81256 - registration: Catch correct exception type from ObjectCache by Aaron Schulz
- git #3714131b - Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient by Fomafix
- git #ef7ff1c2 - Add language 'zgh' Standard Moroccan Amazigh (task T137491) by Étienne Beaulé
- git #e1630b6a - PHP: Use short ternary operator (?:) where possible by Fomafix
- git #0f472c4b - npm selenium command, use bash by Addshore
- git #dc96f656 - parser: Validate $length in padleft/padright parser functions (task T180403) by Kunal Mehta
- git #128f9df2 - SECURITY: Special:BotPasswords should reauthenticate (task T193237) by Brian Wolff
- git #e7645bb9 - Localize some special pages into Korean (ko) by Kunal Mehta
- git #1e680456 - Get rid of call_user_func(_array)(), part 3 by MaxSem
- git #9bab7de5 - Clean up CSPRNG support for PHP7 by Krinkle
- git #96586592 - LoginSignupSpecialPage: Use $this->msg instead of wfMessage by Fomafix
- git #381858ab - FormatJson: cleanup after PHP 5.5 support removal by Kevin Israel
- git #cba92975 - Remove PhanParamReqAfterOpt from blacklist by MaxSem
- git #2b2a93e2 - Escape text in Linker::specialLink() (task T85864) by Matěj Suchánek
- git #ff18d57c - Rewrite IEUrlExtensionTest using a data provider by Kunal Mehta
- git #4a1a2159 - Resolve required parameter after optional in specials by Erik Bernhardson
- git #9130b039 - Add more logging to ChronologyProtector::initPositions() (task T194403) by Aaron Schulz
- git #3a565d6b - Resolve required parameter after optional parameter in Linker by EBernhardson
- git #aa7612e0 - Resolve required parameter after optional in Message by EBernhardson
- git #75df5017 - Resolve required parameter after optional in Xml by EBernhardson
- git #764f5c7a - Resolve required parameter after optional in language by EBernhardson
- git #0d37539a - Follow-up Ieaeb3113a: Add RELEASE-NOTES by James D. Forrester
- git #b7116e4f - Fix phpdoc for wfMessage $params for phan by Kunal Mehta
- git #e0fab761 - CurlHttpRequest: remove open_basedir check by Kevin Israel
- git #a35dd8c9 - Release notes for I57e05c5ae by Krinkle
- git #f2894092 - build: Allow HHVM 3.21+ failures in Travis by Timo Tijhof
- git #209b24c4 - Link to revisions and log entries from tag logs (task T142888) by Matěj Suchánek
- git #4aecdad6 - HashRing: use bisection instead of guess and refine by Aaron Schulz
- git #f16caa5b - Fix wfMessage() annotation by Max Semenik
- git #6e956d55 - Replace call_user_func_array(), part 2 by Max Semenik
- git #7fb5c958 - mediawiki.skinning: Remove styles for `#jump-to-nav` from core (task T195256) by Krinkle
- git #f836c4dd - Update OOUI to v0.27.3 by James D. Forrester
- git #d5e4bf92 - Ensure $user is passed by reference in TitleMoveComplete hook on HHVM (task T118683) by Kunal Mehta
- git #6c4cbfd7 - Enable InterwikiTest::testDatabaseStorage() by Kunal Mehta
- git #c2b506a5 - Hard deprecate Interwiki static methods by Kunal Mehta
- git #d7d5d3c8 - registration: Allow the mtime of extension.json files to be zero (task T196672) by Kunal Mehta
- git #b045f1d9 - Restore original OpenSearch namespaces (task T196643) by Lucas Werkmeister
- git #32e9266d - Introduce per-schema unit tests for revision storage. by Addshore
- git #96a96463 - Reset relevant DB tables before the first test of a suite. by daniel
- git #f2e6543c - Rewrite HashRing to use consistent hashing by Aaron Schulz
- git #b566f661 - resourceloader: move Message methods from mediawiki.js to base module (task T192623) by Krinkle
- git #83afef0e - WebInstaller::docLink: Use Html::element to generate the link by Fomafix
- git #374c8179 - WebInstaller::getDocUrl: Use getUrl to generate the URL by Fomafix
- git #a498abf2 - installer: Fix display of UPGRADE by disabling InterwikiLookup (task T196607) by Kunal Mehta
- git #f7ecc1b5 - Revert "docs: Rename README to README.md" (task T196607) by Legoktm
- git #fda6e09a - tests: Reset mwuser/pagecontent tables if necessary for postgres (task T195807) by Kunal Mehta
- git #827cfb33 - Fix UploadBase::checkXMLEncodingMissmatch() on PHP 7.1+ (task T182366) by Kunal Mehta
- git #cc6c536f - Add RELEASE-NOTES for I4678250331a48db4d50d1fc6c489c991a4dee920 by Jforrester
- git #a6de745b - Update OOUI to v0.27.2 by Volker E
- git #0c63fef3 - mediawiki.js: Fix eslint valid-jsdoc by Fomafix
- git #c0adb8ec - resourceloader: remove "mediaWikiLoadStart" and move mwNow() to mediawiki.js (task T160315) by Krinkle
- git #4ffbfabf - Selenium tests: Use assert.strictEqual instead of assert.equal by Ed Sanders
- git #4e6a6b48 - build: Enable qunit/no-assert-equal and enforce by Ed Sanders
- git #bde2c5aa - objectcache: clean up language about expiration/invalidation by Aaron Schulz
- git #1f0a7230 - Update wikimedia/wrappedstring to 3.0.1 (task T196496) by Reedy
- git #6e3bb339 - Populate 1.31 rc.0 -> rc.2 release notes by Reedy
- git #782c0196 - build: Enable qunit/no-early-return,no-negated-ok and enforce by Ed Sanders
- git #bfc4e416 - Add getLoginSecurityLevel() support to FormSpecialPage by Gergő Tisza
- git #5e18d925 - build: Introduce eslint-plugin-qunit and enforce by Ed Sanders
- git #16663db5 - resourceloader: Re-enable testGetBlobCached() test case (task T176097) by Krinkle
- git #5a7e9ba9 - Introduce ApiMaxLagInfo hook (task T194950) by Amir Sarabadani
- git #5c380739 - Avoid recreating ar_revid index after it's replaced by ar_revid_uniq (task T193180) by Brad Jorsch
- git #b816cdbb - maintenance/purgePage.php output page being purged by Addshore
- git #8085c58a - Replace call_user_func_array(), part 1 by Max Semenik
- git #4c71c376 - DateTimeInputWidget: Fix disabled `border-color` by Volker E
- git #a0d4370f - Use the old linkshere-related messages without "-2" (task T189860) by Daimona Eaytoy
- git #b1eaf294 - Avoid "unittest_imagelinks" already exists error in tests by Aaron Schulz
- git #417d8036 - Add code to write to change_tag_def table (task T193868) by Amir Sarabadani
- git #669d1ed1 - (y)etsin fixes, test refactoring, and misc fixes by tjones
Vendor
- git #14e2c656 - Update "wikibase/data-model-services" to 3.10.0 (task T179155) by Marius Hoch
- git #651d3358 - Update OOUI to v0.27.3 by James D. Forrester
- git #1648ccac - Update OOUI to v0.27.2 by James D. Forrester
- git #4643a0c2 - Update wikimedia/wrappedstring to 3.0.1 (task T196496) by Timo Tijhof
Extensions
3D
- git #2f540334 - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
AbuseFilter
- git #5c8a8da1 - Fix some Doxygen problems by Max Semenik
- git #cf4ac344 - Show throttled filters in Special:AbuseFilter (task T154206) by Daimona Eaytoy
- git #9a185042 - Update \AbuseFilter::checkSyntax documentation by Umherirrender
- git #25ddc876 - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
- git #4c312a26 - Get rid of call_user_func_array() by Max Semenik
- git #7f600d2e - Remove all not needed & from hook handler signatures by Thiemo Kreuz
- git #7ec9725c - Remove all default "return true" from hook handlers by Thiemo Kreuz
- git #9fe281e7 - Enable OOUI and add unused button to the output by Daimona Eaytoy
- git #43ec6cf8 - Add an option to hide private filters on Special:AbuseFilter (task T164108) by Daimona Eaytoy
- git #7fade990 - Don't allow invalid IP ranges to be entered in ip_in_range() (task T124117) by Matěj Suchánek
ActiveAbstract
No changes for ActiveAbstract
AdvancedSearch
- git #ca17f3d9 - Make use of core LESS mixins (task T195994) by Thiemo Kreuz
- git #555ae11f - Remove redundant CSS values on <code> elements (task T192303) by Krinkle
- git #569f4331 - Remove `border-radius` error and improve distance reducing CSS by Volker E
AntiSpoof
- git #e242df25 - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
ApiFeatureUsage
No changes for ApiFeatureUsage
ArticleCreationWorkflow
- git #9733d21c - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
ArticlePlaceholder
- git #829c5181 - Update required PHP version by Aleksey Bekh-Ivanov (WMDE)
- git #5b03b49f - Properly catch MalformedTitleException in AboutTopicRenderer (task T181562) by Thiemo Mättig
Babel
- git #0b5fbabd - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
BetaFeatures
No changes for BetaFeatures
BounceHandler
No changes for BounceHandler
Calendar
No changes for Calendar
Campaigns
No changes for Campaigns
Capiunto
No changes for Capiunto
CategoryTree
- git #d7b731bf - Don't manually suppress PhanDeprecatedClass by Kunal Mehta
- git #015ad81f - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
CentralAuth
- git #ff02a212 - Improve some parameter docs by Umherirrender
CharInsert
No changes for CharInsert
CheckUser
No changes for CheckUser
CirrusSearch
- git #4fea74c4 - cleanSetup.php should initialize metastore by EBernhardson
- git #094449d8 - Add a very simple QueryParserFactory by EBernhardson
- git #b31230d0 - Add ParsedQuery::getCrossSearchStrategy() by EBernhardson
- git #70a2226c - Add the ability to intersect CrossSearchStrategy by EBernhardson
- git #76431bf3 - Make SearchConfig immutable in CirrusSearch by EBernhardson
- git #b87f3f9c - Prefix keyword should append its namespace not override the initial ones (task T195815) by David Causse
- git #a710a2c4 - Drop IdsResultType by David Causse
- git #3500eec6 - Drop highlight options by David Causse
- git #04e1f07e - Drop IdHashMod by David Causse
- git #35e8f0d7 - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
- git #a9a1c1db - Get rid of call_user_func_array() by Max Semenik
- git #6b3acb4f - Use scalar type without namespace by Umherirrender
- git #5a01b485 - Create BSC Analysis Chains using Serbian Stemmer (task T192395) by tjones
- git #3efc6a33 - Add a simple README file on how to run integration tests by Željko Filipin
- git #47f91b46 - Add a first AST visitor implementation by David Causse
- git #0f6dd081 - Add MetaStoreIndex backed namespace search (task T192699) by Smalyshev
- git #6f03b101 - Filter unused analysis chain by Erik Bernhardson
- git #1a40b6e5 - Move showSuggestion to context by Smalyshev
- git #aa0f7160 - QueryFilterFeature docs and cleanups by David Causse
- git #db9f138c - Update Serbian Analysis Config After Plugin Refactor (task T196404) by tjones
Cite
- git #19b7c6dc - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
CiteThisPage
- git #34838f3a - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
Citoid
- git #1c2f99b5 - Don't use deprecated `mediawiki.api.options` (task T196802) by Kunal Mehta
cldr
No changes for cldr
Cognate
- git #dd9cd09e - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
CodeEditor
- git #4f7fa300 - Don't use deprecated `mediawiki.api.options` (task T196802) by Kunal Mehta
- git #c28d0a5b - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
CodeMirror
No changes for CodeMirror
CodeReview
No changes for CodeReview
CollaborationKit
No changes for CollaborationKit
Collection
No changes for Collection
CommonsMetadata
No changes for CommonsMetadata
ConfirmEdit
No changes for ConfirmEdit
CongressLookup
No changes for CongressLookup
ContactPage
No changes for ContactPage
ContentTranslation
- git #769e6811 - Add ulsPurpose to the ULS initialization (task T190253) by Amire80
- git #58e90d57 - Move some class-level documentations, remove obsolete ones by Thiemo Kreuz
- git #53c890f6 - CX2: Warn for existing titles (task T190038) by jenkins-bot
- git #01ed3bfc - Add waitForReplication support (task T189088) by jenkins-bot
ContributionTracking
No changes for ContributionTracking
CreditsSource
No changes for CreditsSource
Dashiki
No changes for Dashiki
DisableAccount
No changes for DisableAccount
Disambiguator
No changes for Disambiguator
DismissableSiteNotice
No changes for DismissableSiteNotice
DonationInterface
- git #39af7981 - Fix PHP CodeSniffer issues (task T87043) by Antoine Musso
DoubleWiki
No changes for DoubleWiki
DynamicSidebar
No changes for DynamicSidebar
Echo
- git #4c4225bd - Don't use deprecated `mediawiki.api.options` (task T196802) by Kunal Mehta
- git #0a09984f - Get rid of call_user_func_array() by Max Semenik
- git #43820a63 - Move NotificationsTest to tests/phpunit by Umherirrender
- git #ee01b6db - Replacing fallback color for code hygiene (task T177723) by VolkerE
EducationProgram
No changes for EducationProgram
Elastica
No changes for Elastica
ElectronPdfService
- git #7db6e7d1 - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
EventBus
No changes for EventBus
EventLogging
No changes for EventLogging
ExtensionDistributor
No changes for ExtensionDistributor
FeaturedFeeds
No changes for FeaturedFeeds
FileExporter
- git #1c85d405 - Use ExtensionRegistry instead of class_exists by Thiemo Kreuz
- git #a6e07c70 - More broad check for test wikis by Thiemo Kreuz
- git #23d23c77 - Custom export button labels for "Wikimedia Commons" and test wikis (task T195370) (task T196622) by WMDE-Fisch
- git #cbd72b2e - Replace "global" with config access by Thiemo Kreuz
- git #9a5594ed - Change BetaFeature links to Help namespace (task T169061) by WMDE-Fisch
- git #ed6efb3c - Hide dysfunctional Beta feature for non-autoconfirmed users (task T160891) by Thiemo Kreuz (WMDE)
- git #3f457d80 - Rename hook handler to onGetBetaFeaturePreferences by Thiemo Kreuz
FileImporter
- git #2544d048 - Remove sentence asking to "add a license" (task T194502) by Thiemo Kreuz
- git #de8fe2cf - Add config check for suppressed user name by WMDE-Fisch
- git #e29fab7a - Inline SourceUrl normalization into the SourceSite service by Thiemo Kreuz
- git #ac9a834a - Add first test case for HttpApiLookup (task T190290) by Thiemo Kreuz
- git #0fa2baa7 - Don't use global for suppressed username setting by WMDE-Fisch
- git #d003a595 - Re-add Wikipedia Zero normalization for SourceUrls by Thiemo Kreuz
- git #4d1c7f97 - More consistent normalization of CommonsHelper2 config page names (task T193615) by Thiemo Kreuz
- git #877a304e - Update Readme.md to cover most of the current config settings (task T194282) by WMDE-Fisch
- git #618855d0 - Docs for Wikimedia vs. 3rd-party MediaWikis vs. non-MediaWikis by Thiemo Kreuz
- git #d50ddf48 - Do not count array if it does not exist by WMDE-Fisch
- git #b2d0e4fc - Reuse "SpecialPage::msg()" if possible, instead of "new Message()" by Thiemo Kreuz (WMDE)
- git #fd43232d - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
- git #f0694273 - Hide URL input (task T196083) by Thiemo Kreuz (WMDE)
- git #b976998c - Split overly long method Importer::importInternal by Thiemo Kreuz
- git #8ba51b86 - Don't fail CommonsHelper config parsing when sections are empty (task T194129) by Thiemo Kreuz
- git #ac94fac8 - Relax CommonsHelperConfigParser to allow "packed" wikitext (task T194129) by Thiemo Kreuz
- git #9b26de9a - Reduce redundant test setup in WikiTextConversionsTest by Thiemo Kreuz
- git #10421ea5 - Allow file to be moved if it contains at least one of the required templates (task T194502) by Andrew Kostka
- git #843abb85 - Make use of SourceUrl::getHost() if possible by Thiemo Kreuz
- git #f0a24965 - Provide non-empty plain text message in HttpRequestException (task T196161) by Thiemo Kreuz
- git #12e106ee - Allow plus characters in source URLs (task T196161) by Thiemo Kreuz
- git #21d07dcc - Remove obsolete TODO about URL normalization by Thiemo Kreuz
- git #8e67604b - Make CommonsHelper2 source wiki address configurable (task T196461) by Thiemo Kreuz
- git #7f11a346 - build: Updating mediawiki/mediawiki-codesniffer to 20.0.0 by WMDE-Fisch
- git #7b5ea176 - Fix incomplete error reporting in HttpApiLookup (task T196161) by Thiemo Kreuz
- git #c4210acf - Normalize spaces in Wikimedia source URLs (task T196161) by Thiemo Kreuz (WMDE)
FlaggedRevs
No changes for FlaggedRevs
Flow
- git #8c12cc55 - Remove [optional] from param docs by Umherirrender
- git #eb46abf0 - Fix and add more PHPDoc types and make existing more specific by Umherirrender
- git #c24c6f9a - Use …::class feature in assertInstanceOf by Umherirrender
- git #ef393cb1 - Add visibility keywords to all __constructors by Umherirrender
- git #dabf9ded - Reduce extreme line lengths longer than 360 characters by Umherirrender
- git #10019c8e - Add more indirect @covers tags to tests by Krinkle
FundraiserLandingPage
No changes for FundraiserLandingPage
FundraisingTranslateWorkflow
No changes for FundraisingTranslateWorkflow
Gadgets
- git #b1a7eb26 - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
GeoCrumbs
No changes for GeoCrumbs
GeoData
- git #58480390 - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
GettingStarted
- git #873b8e95 - Get rid of call_user_func_array() by Max Semenik
Graph
No changes for Graph
GlobalBlocking
No changes for GlobalBlocking
GlobalCssJs
No changes for GlobalCssJs
GlobalPreferences
No changes for GlobalPreferences
GlobalUsage
No changes for GlobalUsage
GlobalUserPage
No changes for GlobalUserPage
GoogleNewsSitemap
No changes for GoogleNewsSitemap
GuidedTour
- git #763b9253 - Don't use deprecated `mediawiki.api.parse` (task T196802) by Kunal Mehta
GWToolset
- git #327281e5 - Remove unused config option by Max Semenik
ImageMap
- git #c6ebc296 - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
InputBox
- git #fb178856 - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
Insider
No changes for Insider
intersection
No changes for intersection
Interwiki
- git #9a794ffc - Replace Linker::link() with LinkRenderer (task T149346) by Matěj Suchánek
- git #65c84e2f - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
- git #3b76bd81 - Don't use deprecated Interwiki static methods by Kunal Mehta
InterwikiSorting
- git #2ed2e812 - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
JADE
- git #b23ce07c - Change schema to contain multiple judgments and endorsements (task T194219) by Adam Wight
Josa
No changes for Josa
JsonConfig
- git #cfa0b5bb - build: Updating mediawiki/mediawiki-codesniffer to 20.0.0 by James D. Forrester
Kartographer
- git #6f50306b - Fix thumb with full width in MinervaNeue (task T192251) by Moriel Schottlender
- git #7682a38f - Followup I4fc252e91: Fix bad selector for GeoJSON textarea in VE dialog by Moriel Schottlender
- git #51ce88b1 - Make sure footer is created once (task T194803) by Moriel Schottlender
- git #8cc6e415 - Replace color with one from the WikimediaUI color palette by Volker E
LabeledSectionTransclusion
No changes for LabeledSectionTransclusion
LandingCheck
No changes for LandingCheck
LdapAuthentication
No changes for LdapAuthentication
Linter
No changes for Linter
LiquidThreads
- git #71c94524 - Don't use deprecated `mediawiki.api.watch` (task T196802) by Kunal Mehta
Listings
No changes for Listings
LocalisationUpdate
- git #be2b27fc - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
LoginNotify
- git #efccc441 - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
MapSources
No changes for MapSources
MassMessage
- git #18caeede - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
Math
- git #0e470328 - MWLatexDialog: Fix hard-coded line height by Ed Sanders
- git #e359eafe - Improve tests coverage for MathPng by Thiemo Kreuz (WMDE)
- git #5648b8e2 - Make use of the …::class feature whenever possible by Thiemo Kreuz
MobileApp
No changes for MobileApp
MobileFrontend
No changes for MobileFrontend
MultimediaViewer
- git #e2d79e80 - Don't use deprecated `mediawiki.api.options` (task T196802) by Kunal Mehta
- git #27c8c196 - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
- git #dec9c632 - build: Enable more qunit lint rules by James D. Forrester
- git #2c321348 - build: Introduce eslint-plugin-qunit and enforce by James D. Forrester
MwEmbedSupport
No changes for MwEmbedSupport
NavigationTiming
- git #3f199e87 - Tighten performance survey display conditions (task T196772) by Gilles Dubuc
Newsletter
No changes for Newsletter
NewUserMessage
No changes for NewUserMessage
Nuke
- git #ee1a08f6 - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
OAuth
No changes for OAuth
OATHAuth
- git #7324af63 - Remove extra parameters to MWCryptRand::generate() calls by Reedy
- git #24a29946 - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
ORES
- git #2c6f5604 - Let scores of wp10 models stay in the database forever (task T194298) by Amir Sarabadani
OpenStackManager
No changes for OpenStackManager
PagedTiffHandler
No changes for PagedTiffHandler
PageAssessments
No changes for PageAssessments
PageImages
No changes for PageImages
PageTriage
- git #f255e663 - Namespace classes and give each its own file (task T177810) by MusikAnimal
- git #50b67b12 - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
- git #9f97aa55 - Add Phan config by Max Semenik
- git #5d60526d - Add method scope by Sam Wilson
PageViewInfo
No changes for PageViewInfo
ParserFunctions
- git #ace5a2a0 - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
ParserMigration
- git #d05fad0b - Don't manually suppress PhanDeprecatedProperty by Kunal Mehta
- git #c9f14561 - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
ParsoidBatchAPI
No changes for ParsoidBatchAPI
PdfHandler
- git #043ed9cb - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
PerformanceInspector
No changes for PerformanceInspector
Petition
No changes for Petition
Poem
- git #6dd0422d - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
PoolCounter
No changes for PoolCounter
Popups
- git #941d4b07 - Adjusts margin on settings icon (task T193058) by Jan Drewniak
- git #0837535b - Always set the PagePreviews visibility state (task T191888) by Piotr Miazga
ProofreadPage
- git #bb225a3d - Set EditPage's context Title in Edit/SubmitAction classes (task T196971) by Kunal Mehta
- git #baf41b83 - Odd/even page numbering through <pagelist/> (task T62767) by Candalua
PropertySuggester
- git #d5f37efe - Remove obsolete evilMediaWikiBootstrap.php by Thiemo Kreuz (WMDE)
QuickSurveys
No changes for QuickSurveys
Quiz
No changes for Quiz
ReadingLists
- git #135c7c63 - Fix domain parsing for generator=readinglistentries (task T195002) by Gergő Tisza
RelatedArticles
- git #7f7b2022 - Correctly remove node without exception (task T152185) by jdlrobson
RelatedSites
No changes for RelatedSites
Renameuser
- git #9ec3f3a9 - Add GENDER to messages on Special:Contributions by Legoktm
- git #a6f970db - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
RevisionSlider
- git #467bd0b8 - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
RSS
No changes for RSS
SandboxLink
No changes for SandboxLink
Scribunto
- git #f694518d - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
- git #df7666aa - Don't use deprecated Interwiki static method by Kunal Mehta
Score
No changes for Score
SearchExtraNS
No changes for SearchExtraNS
SecurePoll
No changes for SecurePoll
Sentry
- git #7e4bbf6e - Update test to match QUnit 2 (task T196502) by Antoine Musso
ShortUrl
- git #7ddadf80 - Do not insert URL in <h1> but after it (task T40863) by Antoine Musso
SiteMatrix
No changes for SiteMatrix
SpamBlacklist
- git #3d22b2da - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
SubPageList3
No changes for SubPageList3
SubpageSortkey
No changes for SubpageSortkey
SyntaxHighlight_GeSHi
- git #1755781a - Don't manually suppress PhanDeprecatedClass by Kunal Mehta
- git #1d401650 - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
TemplateData
- git #28e0ad49 - Don't use deprecated `mediawiki.api.messages` (task T196802) by Kunal Mehta
TemplateSandbox
No changes for TemplateSandbox
TemplateStyles
No changes for TemplateStyles
TextExtracts
No changes for TextExtracts
Thanks
- git #e6bffa53 - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
TimedMediaHandler
No changes for TimedMediaHandler
timeline
No changes for timeline
TitleBlacklist
- git #4f026444 - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
TocTree
No changes for TocTree
TorBlock
- git #cba49fa9 - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
Translate
- git #828516f1 - TranslateYaml: Fix flaky failures in floaty fix (task T196611) by jenkins-bot
- git #abbbb29d - Move language validation from Special:Translate to ApiQueryMessageCollection (task T190128) (task T143855) (task T135311) (task T135855) by Amire80
TranslationNotifications
No changes for TranslationNotifications
TrustedXFF
No changes for TrustedXFF
TwoColConflict
- git #524164d8 - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
UnicodeConverter
No changes for UnicodeConverter
UniversalLanguageSelector
- git #162cc56f - Reorder functions to avoid forward references by jenkins-bot
UploadsLink
No changes for UploadsLink
UploadWizard
- git #1e7b94d6 - Don't use deprecated Interwiki static methods by Kunal Mehta
UrlShortener
No changes for UrlShortener
UserMerge
- git #eca28e90 - Update for the actor table change (task T167246) by Legoktm
VipsScaler
No changes for VipsScaler
VisualEditor
- git #7a788364 - Update VE core submodule to master (8231b4d88) (task T184977) (task T187632) (task T196753) (task T196914) by James D. Forrester
- git #6459de69 - Move module pre-loading from DAT.init to ArticleTarget by Ed Sanders
- git #6cc83781 - Never store ve.debounce in prototype by Ed Sanders
- git #000559c7 - Minor code style fix (move semi colon) by Ed Sanders
- git #e88cd81f - Follow-up Ifdc951f: Don't use getLocalApi when VE not available by Ed Sanders
- git #b7594c7a - Update VE core submodule to master (ae0ff21b9) by James D. Forrester
- git #6840ac4d - ve.ui.MWSaveDialog: Remove unnecessary margin after last checkbox (task T196375) by Esanders
- git #7dbc4c71 - eslint: Move qunit env flag to test config by Ed Sanders
- git #b668286e - eslint: Enable qunit/no-assert-equal,no-early-return,no-negated-ok by Ed Sanders
- git #dee50b77 - MWTransclusionNode: Remove old createInvisibleIcon override (task T196479) by Ed Sanders
- git #b79c98f1 - Simplify conversion of images by Ed Sanders
- git #98ec3947 - Add preview mode converter tests by Jforrester
- git #bb6cd338 - VisualDiff: Don't compare images with different src's (task T196343) by Ed Sanders
- git #cb36c6de - Fix parsing of external links, now Parsoid adds 'external' classes (task T196025) (task T188656) by Esanders
Wikibase
- git #6e2c83cc - Run `data-access` tests on commit (task T196998) by Leszek Manicki
- git #f14646de - Fix data-access phpunit tests (task T196998) by Leszek Manicki
- git #55da5835 - Add stats tracking calls to wb_terms based label and description lookup (task T196884) by Leszek Manicki
- git #e4d22bf7 - Introduce mw.wikibase.getReferencedEntityId (task T179155) by Jonas Kress (WMDE)
- git #3cb7d396 - SqlEntityIdPager: filter entity types on DB level (task T194627) by Pablo Grass
- git #9cf25af6 - Fix typo in API help message by Guycn2
- git #a0ab9df0 - DumpRDF: Omit entity types disabled for RDF (task T194627) by Pablo Grass
- git #5f90b59c - Make default dispatchIdleDelay configurable (task T194602) by Addshore
- git #8fa0ac30 - SqlDispatchCoordinator use own log method so messageReporter is called by addshore
- git #4d2af36c - Drop suggestion parameter as we're not using it and it was moved to Context by Stanislav Malyshev
- git #81a4ea4f - Make $showSuggestion optional as preparation for removal by Stanislav Malyshev
- git #8f79b3e2 - Clarify return values of HtmlPageLinkRendererBegin hook by Lucas Werkmeister
- git #74297454 - Add local and central description to page info (task T184000) by Gergő Tisza
- git #6071bdcb - Filter newlines from {{SHORTDESC:}} content (task T195790) by Gergő Tisza
- git #a0fb73f1 - Handle {{SHORTDESC:...|noreplace}} (task T193857) by Gergő Tisza
- git #efd035aa - Refactor business logic in description API into helper class (task T184000) by Gergő Tisza
- git #9c5ca2f6 - Migrate LinkBegin hook to new HtmlPageLinkRendererBegin hook by Matěj Suchánek
- git #d4f0dd2b - Reduce indirection in resources files for view/wikibase-{api,data-model} (task T189538) by Krinkle
WikibaseLexeme
- git #5ca78b95 - Update three dependencies in package.json (task T194938) by Lucas Werkmeister
- git #d9c7e016 - Implements RDF mapping of lexemes and forms including stubs (task T195043) by Tpt
- git #6676dd6f - Override PropertyDataTypeLookup to non-caching version for testing by Pablo Grass
- git #a12da45a - Show save button disabled when the lexeme header has no changes (task T196342) by Jakob Warkotsch
- git #bc070dbe - Hamcrest integration: avoid risky tests (task T195512) by Pablo Grass (WMDE)
- git #e80317fd - Use FormIdHtmlFormatter if format is 'text/html; disposition=diff' (task T195512) by Thomas Arrow
- git #6949244a - Introduce LemmaList for better separation of concerns (task T196342) by Jakob Warkotsch
- git #9f742e5f - Only register API modules and other repo-specific stuff in repo-only mode (task T195615) by Addshore
- git #b78794e6 - Use LexemeIdHtmlFormatter if format is 'text/html; disposition=diff' (task T195511) by Thomas Arrow
- git #06d9d844 - Make README more explicit where to run commands by Thomas Arrow
- git #bb68dc3b - Add missing Rake configuration file (task T194252) by Leszek Manicki
- git #fc40c668 - Add correct lang attributes to lemmas in links (task T195382) by Jakob Warkotsch
- git #ec9023fd - Move RubyGems configuration files to root of the repository (task T194252) by Željko Filipin
- git #af99b72d - Add missing configuration file for Ruby Selenium tests (task T194252) by Željko Filipin
- git #8d8398b7 - Register data types on client (task T195615) by Leszek Manicki
- git #c48eb50e - Make Special:NewLexeme Lemma field default more understandable (task T193602) by Thomas Arrow
WikibaseQuality
No changes for WikibaseQuality
WikibaseQualityConstraints
- git #91abf1ba - Extract constants for service names (task T196053) by Lucas Werkmeister
- git #260697cc - Move CheckResultSerializer+Deserializer to services (task T196053) by Lucas Werkmeister
- git #53f5a1dc - Move ConstraintRepository+ConstraintLookup to services (task T196053) by Lucas Werkmeister
- git #c5aa969d - Set up ServiceWiring, add LoggingHelper service (task T196053) by Lucas Werkmeister
- git #49fffe88 - Add non-capturing group around regular expressions (task T188534) by Lucas Werkmeister
- git #d47a40c5 - Fix schema for sqlite by Antoine Musso
- git #403bac82 - Use PHP 7 for travis by Stanislav Malyshev
- git #8ba3aceb - Export constraint check results to RDF (task T194762) by Smalyshev
WikidataPageBanner
No changes for WikidataPageBanner
WikiEditor
- git #0abb7674 - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
wikihiero
No changes for wikihiero
WikiLove
No changes for WikiLove
WikimediaBadges
No changes for WikimediaBadges
Wikidata.org
No changes for Wikidata.org
WikimediaEvents
- git #61f22d94 - Allow extensions to explicitly opt into the ReadingDepthSchema (task T193584) by Jan Drewniak
WikimediaIncubator
No changes for WikimediaIncubator
WikimediaMaintenance
- git #df77b389 - Remove Math table by Reedy
WikimediaMessages
- git #220bda2d - Revert "Change the export button title for FileExporter on WMF sites" (task T196622) by Thiemo Kreuz (WMDE)
- git #ae3ff390 - Declare 4 new wikis to WikimediaMessages (task T196699) by Martin Urbanec
- git #c3fc9813 - Remove performance survey description (task T196630) by Gilles Dubuc
- git #20576969 - Follow-up e650606e4eb: respect watchlist preference feature flag (task T195427) by Roan Kattouw
XAnalytics
No changes for XAnalytics
ZeroBanner
No changes for ZeroBanner
ZeroPortal
No changes for ZeroPortal
Skins
CologneBlue
No changes for CologneBlue
MinervaNeue
- git #81ef4caa - Add "center" layout rules based on mediawiki.skinning in core. (task T193595) by Jdrewniak
- git #52e8e930 - Provide gender parameter (task T194868) by Piotr Miazga
MonoBook
- git #d994eb5f - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
- git #406adb14 - Set mobile width cutoff to 550px by Bartosz Dziewoński
- git #940f56a2 - Hide dropdowns instead of removing for screen readers by Isarra
- git #9f9a5f22 - Add user preference to control responsive MonoBook by Kunal Mehta
Modern
- git #a723cc11 - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
Nostalgia
No changes for Nostalgia
Timeless
- git #95f03899 - Don't use wfMessage() by Kunal Mehta
- git #26c2f730 - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
- git #700c82ec - ToC: Use table layout for the toc by Derk-Jan Hartman
Vector
- git #44fd9865 - Use $this->getMsg instead of wfMessage by Fomafix
- git #ef41c787 - build: Updating mediawiki/mediawiki-phan-config to 0.3.0 by libraryupgrader
Total Changes
317 Changes in 85 repos by 70 committers