MediaWiki 1.33/wmf.16/Changelog
Core changes
edit- git #fbbd65d2 - ResourceLoader: Add support for packageFiles (T133462) by Krinkle
- git #1c851623 - Move interface ICacheHelper to own class by Umherirrender
- git #ac3e1829 - Add BeforeResetNotificationTimestamp hook by Addshore
- git #e4930d25 - objectcache: avoid occasional test flakiness due to microtime() (T207247) by Aaron Schulz
- git #19f96604 - ApiQuerySiteinfoTest: Conversion of $wgContLang to service (T200246) by Fomafix
- git #ce071ded - Display translatable images in wiki language on image pages (T210814) by Max Semenik
- git #e77fdb89 - Fix 'ipb_sitewide' not matching parent block after update (T215205) by Dayllan Maza
- git #1ca06c64 - Move interface IJobSpecification to own file by Umherirrender
- git #83aa87c9 - Remove unused apihelp-createaccount messages by Umherirrender
- git #960a1acd - Use shorter ?: syntax in Revision class by Umherirrender
- git #be27ff2d - Add option for confirmation prompts on rollbacks (T215019) by Tim Eulitz
- git #ec12e3cc - Added future compat expectException to PHPUnit4And6Compat trait (T208389) by Tarrow
- git #38acf509 - Title: Add null to @return type for getSubpage by Fomafix
- git #cff7dac3 - Fix @param tags by Fomafix
- git #aa9ad966 - Prevent undesired toggling on Special:NewPages (T211549) by Matěj Suchánek
- git #ca31b7f7 - Finish FormatJson::encode() test coverage by Kunal Mehta
- git #643225cb - Add some missing @covers tags by Kunal Mehta
- git #d28f315d - Add @coversNothing for left over tests and enable sniff by Kunal Mehta
- git #70bf85d4 - objectcache: avoid duplicate set() calls with lockTSE when no value is in cache (T203786) by Aaron Schulz
- git #974a948d - Prevent special block test failures with certain configs by Umherirrender
- git #b685292d - build: Update eslint-config-wikimedia to 0.10.1 by Ed Sanders
- git #ac3425b9 - Equialization of Serbian Latin translations with Serbian Cyrillic translations by Zoranzoki21
- git #ca1a101d - Add missing @covers to search related tests by Umherirrender
- git #8ec90547 - Soft deprecate QuickTemplate::msgWiki() by Bartosz Dziewoński
- git #8c3eca83 - Add missing @covers to user related tests by Umherirrender
- git #a2f3f6df - Add missing @covers to media related tests by Umherirrender
- git #f45d3a79 - Add missing @covers to parser related tests by Umherirrender
- git #209a8778 - Add missing @covers to revision related tests by Umherirrender
- git #618a064c - Add missing @covers to action related tests by Umherirrender
- git #7c4ceae4 - Add missing @covers to backend related tests by Umherirrender
- git #fc19d2ab - Add missing @covers to database related tests by Umherirrender
- git #5d2e3940 - Move interface ILocalizedException to own file by Umherirrender
- git #bd7ff019 - Check for intl extension in updateCredits.php by Umherirrender
- git #65582eb9 - Remove require_once from maintenance tests by Umherirrender
- git #51f80296 - Rename CategoryChangesRdfTest to match maintenance script by Umherirrender
- git #e01c7b8a - watcheditem: Replace error message strings with constant string by Derick Alangi
- git #3535e4e8 - Update type hints and documentation of RevisionDeleteUser by Umherirrender
- git #c8036ebb - Fix grammar of "config-db-host-help" by Matěj Suchánek
- git #673dcee0 - languages: Fix some soft type hints in the Language class by Umherirrender
- git #5be7438e - Correct whitespace and parentheses typos in BlockLogFormatter by Thalia
- git #25c3a843 - Remove Revision::fetchRevision() by Max Semenik
- git #7fc8b362 - Avoid making master connection from Skin::getUndeleteLink (T214735) by Thalia
- git #4b710776 - Remove a few obscure "done" and "empty" comments by Umherirrender
- git #4597559d - RemexCompatMunger: Don't split p-wrapping on style/link tags (T208901) by Brad Jorsch
- git #b9bf03b9 - Remove some exemptions that are no longer needed by Kunal Mehta
- git #b6b10bb5 - Require ClassMatchesFilename sniff to pass for most of tests/ by Kunal Mehta
- git #eb2771ec - Rename FirejailCommandIntegrationTest to match class name by Kunal Mehta
- git #7eb3d877 - Rename UncategorizedCategoriesPageTest to match class name by Kunal Mehta
- git #951690c0 - Rename tests/phpunit/includes/media files to match class names by Kunal Mehta
- git #8ff88cc4 - Use TestingAccessWrapper in FormOptionsInitializationTest by Kunal Mehta
- git #34f78a69 - specialpage: Fix login crash caused by unknown language via ?uselang (T198054) by D3r1ck01
- git #19619edf - installer: Suggest using 127.0.0.1 in the db not found error message by Brian Wolff
- git #e865b57c - Add Namespace Restrictions to Special:BlockList (T204990) by Umherirrender
- git #c54be9ac - Fix typo in tests/phpunit/includes/Revision/MainSlotRoleHandlerTest.php (T201491) by D3r1ck01
- git #9f0be824 - Add missing dependency on 'mediawiki.storage' by Fomafix
- git #d39cc0e8 - Remove deprecated wgEnableParserCache (T189966) by Timo Tijhof
- git #73be70fc - docs: Remove 'code-coverage' placeholder directory by Timo Tijhof
- git #85c91cfb - Add namespace restrictions to block's log messages (T204985) by Dayllan Maza
- git #10177ce2 - wdio-mediawiki: Release 0.3.0 (T211038) by Krinkle
- git #ddf37fec - Don't check anon permissions for maint scripts in autoCreateUser() by Gergő Tisza
- git #e8cb9f5f - http: Support callback functions in GuzzleHttpRequest (T212175) by Krinkle
- git #7a7976ba - Password: replace equals() with verify() by Max Semenik
- git #f25ff9ff - Add missing `@return` PHPDoc to __sleep() function by Derick Alangi
- git #7ecd6b9c - Document Uri.js constructor and methods throwing Errors by Thiemo Kreuz (WMDE)
- git #b7227409 - Special:AllMessages: Visually hide repeating text (T209253) by Volker E
- git #e7c3daf0 - HTMLForm OOUI: Reduce distance between flatlist label and widgets by Volker E
- git #dedfe98e - Clone the Title object to prevent mutations. (T210739) by David Barratt
- git #8631ea7b - Add tests to ensure that NamespaceRestrictions are returned from Block APIs. (T204989) by Dbarratt
- git #e00a4739 - RELEASE-NOTES: Note upgrade of OOUI (to be updated as we go) by James D. Forrester
- git #aab4f97e - Update OOUI to v0.30.2 (T198231) (T210862) (T212806) (T213137) (T213199) (T213507) (T213517) (T213544) (T213574) by Jforrester
- git #33731166 - Fix Title::getFragmentForURL for bad interwiki prefix. (T204800) by daniel
- git #c7d0fa0e - build: Remove newer HHVM versions we'll never support by BryanDavis
- git #b5c68307 - Datatable: Unify `padding` with `.wikitable` (T214208) by Krinkle
- git #6b10efaa - Datatable: Apply `padding` only on `th` & `td` elements by Volker E
- git #f12db380 - Better detection for old MS Office files (T40432) by Tim Starling
- git #dfb87515 - Fix typo in apierror message (T201491) by Ammarpad
- git #a881c167 - Add block and unblock commands to WDIO (T211038) by Thomas Arrow
- git #f589214d - Add namespace restrictions to Special:Block and API (T204986) by Thalia
- git #ccbe9f35 - Introduce multiselect widgets for namespaces (T204986) by Thalia
- git #d9c9cf21 - build: Don't install symfony/polyfill-* that we require by Kunal Mehta
- git #be271819 - Add NamespaceRestriction class so that BlockRestriction can handle namespaces. (T204991) by Thalia
- git #67c0e25d - Remove deprecated module alias "jquery.byteLimit" (T202154) by Krinkle
- git #17127e6c - mediawiki.api: Remove deprecated module aliases (T202154) (T196802) by Krinkle
- git #535df46f - Preload styles for 'jquery.tablesorter' by Fomafix
- git #28b4b187 - Fix more jquery event shorthand usages by Ed Sanders
- git #ade1921e - Fix documentation for RevisionRecord::$mPageId (T174025) by Thiemo Kreuz
- git #68c298ed - Make sure database update succeeds from older database versions too. by Purdea Andrei
- git #de2bec87 - MIME: Re-classify DjVu files as OFFICE, like PDFs, and not as BITMAP (T212852) by James D. Forrester
Vendor
edit- git #9052c2ac - Update wikibase datamodel to 9.1.0 (T214920) by Amir Sarabadani
- git #06839632 - Replace symfony polyfills instead of using unpolyfill by Kunal Mehta
- git #8be43b4c - Update OOUI to v0.30.2 by Volker E
Extensions
edit3D
editNo changes for 3D
AbuseFilter
edit- git #196a3ba7 - Ensure the specified filter is valid in ViewHistory by Daimona Eaytoy
- git #8f9b27d8 - Fix MWException from AbuseFilterView by Daimona Eaytoy
- git #ba1b27d7 - Optionally pass the filter ID to checkConditions for error reporting by Daimona Eaytoy
- git #0f041e82 - Split AbuseFilterConsequencesTest tests in several methods by Daimona Eaytoy
- git #26b783f0 - Use data provider's array keys to specify test description by Daimona Eaytoy
- git #a207cf22 - Unbreak tagging for createaccount actions by Daimona Eaytoy
- git #f3f8bd11 - Re-execute checkAllFilters if the edit was stashed (T191430) (T176291) by Huji
- git #bc875d80 - Fix SQL key by Daimona Eaytoy
- git #4b33b2b5 - Strike suppressed AbuseLog entries by Daimona Eaytoy
- git #be08bd6d - Avoid PHP 7.3 Undeclared variable notice (T214269) by Daimona Eaytoy
- git #0e6b783e - Reject empty warning and disallow messages when validating a filter (T203353) by Daimona Eaytoy
- git #af9c7ee8 - Re-fix the throttle script (T209565) by Daimona Eaytoy
ActiveAbstract
editNo changes for ActiveAbstract
AdvancedSearch
edit- git #e1816a02 - Avoid arrow functions in browser tests by WMDE-Fisch
AntiSpoof
editNo changes for AntiSpoof
ApiFeatureUsage
editNo changes for ApiFeatureUsage
ArticleCreationWorkflow
editNo changes for ArticleCreationWorkflow
ArticlePlaceholder
edit- git #ec98fd56 - build: Update 'stylelint-config-wikimedia' to v0.5.0 by Volker E
Babel
editNo changes for Babel
BetaFeatures
editNo changes for BetaFeatures
BounceHandler
editNo changes for BounceHandler
Calendar
editNo changes for Calendar
Campaigns
editNo changes for Campaigns
Capiunto
editNo changes for Capiunto
CategoryTree
edit- git #27289b47 - Change hooks to explicitly load the modules (T212820) by Timo Tijhof
- git #e31ac9cc - Use hook SkinBuildSidebar instead of SkinTemplateOutputPageBeforeExec by Krinkle
CentralAuth
edit- git #7964a3ea - Fix usage of deprecated Password::equals() by Umherirrender
- git #d21f1c1f - Security: Remove $flags in conditions when adding centralauthtoken param (T207814) by Amir Sarabadani
- git #80995cc7 - Use HTMLGlobalUserTextField in Special:GlobalUserRights (T211954) by Jayprakash12345
CharInsert
editNo changes for CharInsert
CheckUser
edit- git #fe25fd58 - Declare class property SpecialCheckUser->lastdate by Umherirrender
CirrusSearch
edit- git #93b48e14 - Introduce a new way to identify namespaces by David Causse
- git #685d8f70 - Fix typo 'occured' (T201491) by D3r1ck01
- git #d089e2c3 - Remove old Elastica compat code by EBernhardson
- git #4d25f62f - Remove HttpAccept language detection method by EBernhardson
- git #c19c092f - Add a phpunit mocks dir by EBernhardson
- git #422c71b6 - Remove deprecated code by David Causse
- git #f7576505 - Refactor phrase suggest (T213098) by David Causse
- git #765f315f - Add phrase suggest fixtures by David Causse
Cite
edit- git #f47c8d32 - build: Update eslint-config-wikimedia to 0.10.1 by Ed Sanders
CiteThisPage
editNo changes for CiteThisPage
Citoid
edit- git #102e6655 - build: Update eslint-config-wikimedia to 0.10.1 by Ed Sanders
cldr
editNo changes for cldr
Cognate
editNo changes for Cognate
CodeEditor
edit- git #92c432ab - Remove "return true" legacy behavior from hook handler functions by Derick Alangi
CodeMirror
editNo changes for CodeMirror
CodeReview
editNo changes for CodeReview
CollaborationKit
editNo changes for CollaborationKit
Collection
edit- git #e16c54a8 - Swap json_decode by json_encode for log message by Umherirrender
- git #a6b2ac42 - Adjust param doc for BookRenderingMediator::outputBook by Umherirrender
- git #fa7d3db9 - Rework two methods into anonymous functions by Umherirrender
CommonsMetadata
editNo changes for CommonsMetadata
ConfirmEdit
edit- git #49daa42a - Remove unused PNG icon by jdlrobson
CongressLookup
editNo changes for CongressLookup
ContactPage
editNo changes for ContactPage
ContentTranslation
edit- git #5053c8c3 - Fix documentation in mw.cx.ui.PageSelectorWidget by jenkins-bot
- git #1b8fdb84 - Revert erroneous find-and-replace of page selector focus method call by Petar.petkovic
- git #04712f22 - Remove unneeded argument to DateManipulator::getSteps by jenkins-bot
- git #8643c6db - build: Update eslint-config-wikimedia to 0.10.1 by Ed Sanders
- git #717bdac5 - Fix doc for ApiContentTranslationPublish->restbaseClient by jenkins-bot
- git #d44f0a43 - Merge RL module mw.cx.VersionSwitcher in ext.cx.dashboard (T203695) by Krinkle
- git #841cbb56 - Merge RL module ext.cx.contributions.init and ext.cx.contributions (T203695) by Krinkle
- git #a995cf0b - Merge RL modules ext.cx.pageselector and ext.cx.tools.link (T203695) by jenkins-bot
- git #46036a6d - Merge RL modules ext.cx.editor and ext.cx.translation (T203695) by jenkins-bot
- git #ca9e6314 - Temporarily disable failing test (T214804) by Gergő Tisza
- git #359d8f7c - Fix json indent in extension.json by Umherirrender
- git #a9e11de7 - Reduce the number of JavaScript globals defined on all pages by Niklas Laxström
- git #4072a6f3 - Remove unused RL module mw.cx.ui.mixin and file (T203695) by Santhosh Thottingal
ContributionTracking
editNo changes for ContributionTracking
CreditsSource
editNo changes for CreditsSource
Dashiki
editNo changes for Dashiki
Disambiguator
editNo changes for Disambiguator
DismissableSiteNotice
edit- git #2e7aedf4 - Remove "return true" legacy behavior from hook handler functions by Derick Alangi
DonationInterface
edit- git #9bf23263 - Revert "Merge branch 'master' into deployment" by Elliott Eggleston
- git #d08b32d5 - Hide login link on MediaWiki 1.31+ (T184460) by Elliott Eggleston
- git #59d0d5a0 - Delete composer.lock and vendor by Elliott Eggleston
- git #47cbecf7 - All Ingenico forms point back at Connect integration by Elliott Eggleston
- git #34cff7ad - Update vendor submodule by jgleeson
- git #dd105cbf - JP/JPY form chooser should go to Adyen (T200439) by Elliott Eggleston
- git #d6fb2f8a - Update vendor for SmashPig update by Elliott Eggleston
- git #7e7b8dfc - Update vendor submodule by Elliott Eggleston
- git #e46f4093 - Update vendor submodule for .htaccess by Elliott Eggleston
- git #1bece979 - Don't require API read rights to report client-side errors (T121800) by Ejegg
- git #214aecc4 - Revert "Handle payment not initiated" by Margaret Epps
- git #18dbd1be - Fix case on AstroPay and PayPal legacy UI modules (T173869) by Elliott Eggleston
- git #da57364b - Define npm peer dependency explicitly (T172094) by Hashar
- git #a977e54f - Revert "Revert "Merge branch 'master' into deployment"" by Elliott Eggleston
- git #5890ce71 - Send resultswitcher reloaders to TY page (T167990) by Elliott Eggleston
- git #f8314476 - Revert "Merge branch 'master' into deployment" by Elliott Eggleston
- git #5eeb709a - Update vendor by Elliott Eggleston
- git #c75e32ff - process payment before popping out of iframe (T153972) by Adam Roses Wight
- git #c14dce7a - deprecate globalcollect resultswitcher by Adam Roses Wight
- git #8725fd44 - Update composer libs by Adam Roses Wight
- git #11dd36d4 - Push limbo message, don't set (T145776) by Elliott Eggleston
- git #d4dd8100 - Reenable AmEx on Adyen form for France. by XenoRyet
- git #f830e813 - Prevent multiple Ingenico iFrames (T142059) by XenoRyet
- git #8de74095 - Revert "Legacy PayPal: send pending message." by Adam Roses Wight
- git #33daa033 - Update composer libs by Adam Roses Wight
- git #226ee415 - Make RapidFail rapid, avoid redirect loop (T137374) by Elliott Eggleston
- git #33dd4aba - Disable Adyen JCB (T140691) by Adam Roses Wight
- git #fcd3fd46 - Remove RapidHTML (T86248) by Adam Roses Wight
- git #eb215ee2 - Remove WorldPay adapter by Adam Roses Wight
- git #fbee2ae4 - Kill 'limbo' queue (T133195) by Adam Roses Wight
- git #25252184 - Update libs to match REL1_27 by Elliott Eggleston
- git #82acd175 - Update vendor for UTF8 coersion lib by Elliott Eggleston
- git #68900c9e - Force bad encodings to approximate UTF-8 (T140515) by Elliott Eggleston
- git #25f53089 - Disable Friesland bank by Elliott Eggleston
- git #94d42bef - Redisable Knab by Elliott Eggleston
- git #0524dcac - Log json_encode errors (T140515) by Adam Roses Wight
- git #0b05d75e - Log completed donations (T140515) by Adam Roses Wight
- git #c0c1ee2f - Add autocomplete hints to personal info form (T137716) by Elliott Eggleston
- git #2c2792b2 - Default to Adyen in Israel (T137731) by Elliott Eggleston
- git #6efa8492 - Add some logging by Adam Roses Wight
- git #8d0f6e90 - Clear out expensive js landmine by Ejegg
- git #b7c62259 - Fill missing antifraud message order_id by Elliott Eggleston
- git #7f6d1453 - Make custom filters singleton method public (T136381) by Elliott Eggleston
- git #d6e70bd0 - Filter on selection_weight=0 earlier (T135520) by Elliott Eggleston
- git #3ff8c075 - Fix CO fiscal number validation rules (again) by Elliott Eggleston
- git #cf78b4c9 - Update form settings for CL by Adam Roses Wight
- git #b69fb871 - Reuse common error display code (T92567) by Adam Roses Wight
- git #7899b16a - Bring iDEAL forms more in line with our newer RapidHtml forms (T131913) by Adam Roses Wight
- git #325a3343 - Revert "Merge master into deployment" by Ejegg
- git #8d324cd6 - Tiny cleanups by Cdentinger
- git #86e4c46a - Fix bad merge by Elliott Eggleston
- git #76da8ded - [TEMPORARY] Instrument to tickle error streams (T115746) by Adam Roses Wight
- git #583d6bf8 - Return from function after redirect (T118349) by Elliott Eggleston
- git #40c7f08e - Revert "Revert "Merge branch 'master' into deployment"" by Adam Roses Wight
- git #5630b749 - Revert "Merge branch 'master' into deployment" by Adam Roses Wight
- git #aa3b12f3 - Add 'amount' to debug logging (T115171) by Elliott Eggleston
- git #e2f40bc1 - Astropay: record charged amount, not session amount (T115171) by Elliott Eggleston
- git #9a504346 - GlobalCollect: record charged amount, not session amount (T115171) by Elliott Eggleston
- git #b01af9cd - Revert "Revert "Merge branch 'master' into deployment"" by Elliott Eggleston
- git #fd3ffe90 - Revert "Merge branch 'master' into deployment" by Alex Monk
- git #712cfe21 - Limit OID reset on recurring changes, log resets (T110367) by Elliott Eggleston
- git #1087de68 - update vendor submodule by Adam Roses Wight
- git #1b2a9787 - update vendor submodule by Adam Roses Wight
- git #e4d44b71 - update php-queue by Adam Roses Wight
- git #d9967812 - bump vendor by Adam Roses Wight
- git #b673eb4f - Orphan slayer reads from frack Redis (T99017) (T104499) by Adam Roses Wight
- git #de6852ac - Revert "Orphan slayer reads from frack Redis" by Adam Roses Wight
- git #fe70358b - Revert "More debug hacks" by Adam Roses Wight
- git #1cc06614 - More debug hacks by Adam Roses Wight
- git #9ecbd9f7 - Revert "Debugging hack" by Adam Roses Wight
- git #6d047b7b - Debugging hack by Adam Roses Wight
- git #eb2ce774 - update vendor submodule by Adam Roses Wight
- git #4793a7b6 - Allow text in the payment table to wrap (T101564) by Elliott Eggleston
- git #a65faf86 - Use email address as user id (T101566) by Elliott Eggleston
- git #68dc8840 - Update php-queue (again) by Elliott Eggleston
- git #448c8770 - Send message to pending queue before redirecting by Elliott Eggleston
- git #7f460871 - Don't keep retrying the same order ID by Elliott Eggleston
- git #8e0a8d12 - Make more fields optional for building queue messages by Elliott Eggleston
- git #4e9b7e93 - Deal with errors that are arrays (T100562) by Elliott Eggleston
- git #17bf7c30 - Use ct_id.numAttempt format for Astropay order number by Elliott Eggleston
- git #9d984ea1 - Update to the Gerrit php-queue by Elliott Eggleston
- git #b61b7dcb - Adyen: delete from memcache limbo queue by Adam Roses Wight
- git #cb1ede7c - Kill minor ghost of PayflowPro by Adam Roses Wight
DoubleWiki
editNo changes for DoubleWiki
DynamicSidebar
edit- git #2dab2b3f - Remove "return true" legacy behavior from hook handler functions by Derick Alangi
EUCopyrightCampaign
editNo changes for EUCopyrightCampaign
Echo
editNo changes for Echo
Elastica
editNo changes for Elastica
ElectronPdfService
editNo changes for ElectronPdfService
EventBus
edit- git #6fbf4dfd - Add missing return values by Thiemo Kreuz (WMDE)
EventLogging
edit- git #c6c89790 - Drop IE9/10 support for DNT check by Ed Sanders
ExtensionDistributor
edit- git #e32718f3 - Remove "return true" legacy behavior from hook handler functions by Derick Alangi
FeaturedFeeds
editNo changes for FeaturedFeeds
FileExporter
edit- git #b5cb01da - build: Remove duplicate in .gitignore by Umherirrender
FileImporter
edit- git #976821b6 - Add comment explaining the "www." in CommonsHelperConfigRetriever by Thiemo Kreuz
- git #1d65a3e0 - Don't hard-code assumed setup of CommonsHelper config server by Thiemo Kreuz
- git #c6e372b7 - Set alias of special page name for Urdu language by WMDE-Fisch
- git #3536f0f1 - Allow to use subst:… in template transfer rules (T214365) by Thiemo Kreuz (WMDE)
- git #531e027b - Simplify error message about incomplete config pages by Thiemo Kreuz
- git #856b6aae - Show some sensible default when no help page is configured by Thiemo Kreuz
- git #30d765d0 - Fix CommonsHelper parser error on incomplete parameters by Thiemo Kreuz
FlaggedRevs
editNo changes for FlaggedRevs
Flow
edit- git #588be8d6 - Remove education popups hack by Ed Sanders
- git #27e1e0c5 - Notifications: Set canNotifyAgent per event type, rather than per event by Roan Kattouw
FundraiserLandingPage
editNo changes for FundraiserLandingPage
FundraisingTranslateWorkflow
editNo changes for FundraisingTranslateWorkflow
Gadgets
edit- git #53de9325 - Move all apihelp translatable messages to separate files (T189982) by Amire80
- git #fa7c9881 - Add GadgetUsage alias for Serbian Cyrillic (T212586) by Zoranzoki21
GeoCrumbs
editNo changes for GeoCrumbs
GeoData
editNo changes for GeoData
GettingStarted
editNo changes for GettingStarted
GlobalBlocking
edit- git #a3e3f4e6 - Fix typo 'occured' (T201491) by MarcoAurelio
GlobalCssJs
editNo changes for GlobalCssJs
GlobalPreferences
edit- git #1ddccd07 - Split api messages to a separate file (T189982) by Amir Aharoni
- git #d6da2200 - Tweaks for array operations in non-arrays errors by Max Semenik
- git #89fb621a - Use MapCacheLRU::getWithSetCallback() (T204781) by Max Semenik
GlobalUsage
edit- git #e00ea74e - Split API messages to a separate file (T189982) by Zoranzoki21
- git #f2a3f2ed - Added aliases for Serbian (T212586) by Zoranzoki21
GlobalUserPage
editNo changes for GlobalUserPage
GoogleNewsSitemap
edit- git #46574376 - Improve param docs by Umherirrender
Graph
editNo changes for Graph
GrowthExperiments
edit- git #8bdaf70f - Help Panel: Fix vertical scroll on search results in iOS (T209301) by Kosta Harlan
- git #89712d97 - Help panel search: hide help content when searching (T209301) by Stephane Bisson
- git #3e8e11d1 - Help panel: reword search label (T209301) by Stephane Bisson
- git #cd75385b - Special:WelcomeSuvey Vietnamese alias (updated) (T213356) by Stephane Bisson
- git #407a63b6 - Help panel: add ellipsis to search results excerpts (T209301) by Stephane Bisson
- git #03e5143a - Special:WelcomeSurvey Vietnamese alias (T213356) by Stephane Bisson
GuidedTour
editNo changes for GuidedTour
GWToolset
editNo changes for GWToolset
ImageMap
editNo changes for ImageMap
InputBox
editNo changes for InputBox
Insider
editNo changes for Insider
intersection
editNo changes for intersection
Interwiki
edit- git #526af016 - build: Update 'stylelint-config-wikimedia' to v0.5.0 by Volker E
- git #c8120a80 - Avoid a FOUC at the collapsible toggle button by Fomafix
InterwikiSorting
editNo changes for InterwikiSorting
JADE
editNo changes for JADE
Josa
editNo changes for Josa
JsonConfig
editNo changes for JsonConfig
Kartographer
editNo changes for Kartographer
LabeledSectionTransclusion
edit- git #7c8f8df2 - Applies some coding standards by Tpt
LandingCheck
editNo changes for LandingCheck
LdapAuthentication
editNo changes for LdapAuthentication
Linter
editNo changes for Linter
LiquidThreads
editNo changes for LiquidThreads
Listings
editNo changes for Listings
LocalisationUpdate
editNo changes for LocalisationUpdate
LoginNotify
editNo changes for LoginNotify
MapSources
editNo changes for MapSources
MassMessage
edit- git #7eb92013 - Avoid hard coding namespaces, use the ::class constant instead by Derick Alangi
- git #33b2794b - Remove "return true" legacy behavior from hook handler functions by D3r1ck01
- git #e0409e13 - Add PHPUnit tests for methods in MassMessageListDiffEngine::class by Derick Alangi
Math
edit- git #c131018a - Replace extension icons with standard OOUI icons (T195480) by Jforrester
MobileApp
editNo changes for MobileApp
MobileFrontend
edit- git #fc2b594a - Fix EditorGateway test throwing an error when run in isolation (T213340) by Nicholas Ray
- git #28f31914 - Feature management should be aware of user modes (T211197) by Jdlrobson
- git #0d9df8d8 - EditorOverlay: captcha/abusefilter weren't being shown correctly (T215101) (T202374) by David Lynch
- git #0eb6abbc - build: Update eslint-config-wikimedia to 0.10.1 by Ed Sanders
- git #8b1a8c67 - Hygiene: add tests to lazyImageLoader (T214658) by Jdlrobson
- git #7e1c3ce6 - Hygiene: make lazyImageLoader jQuery usage consistent (T211724) by jdlrobson
- git #1bd45eb0 - Hygiene: separate lazy references loading (T211724) by jdlrobson
- git #42ec2625 - Add PHPUnit test for MobileFrontendSkinHooks::gradeCImageSupport() (T214800) by Derick Alangi
- git #6366be04 - Fix: trim Special:Uploads and Watchlist entry sizes by Jdlrobson
- git #f10fb648 - Remove qunit folder and associated code by Stephen Niedzielski
- git #d1335387 - Port editor.overlay code to webpack (T213340) by Stephen Niedzielski
- git #8538b000 - Hygiene: Improve EditorGateway tests (T213340) by jdlrobson
- git #187e1389 - Improve EditorOverlay unit tests by Jdlrobson
- git #06d4bd98 - Hygiene: Swap an M.require to a require by Jdlrobson
- git #1c222df3 - Include coverage reports for all files by Piotr Miazga
- git #6b461bc6 - VisualEditorFeatureUse: should be logged here by David Lynch
- git #cd6d80bc - Add PHPUnit test for ::interimTogglingSupport() method (T214800) by D3r1ck01
- git #47ad64ed - Don't pass empty jquery array to infuseToggles (T214955) by Piotr Miazga
- git #ae8908ab - Hygiene: isolate lazy image load state (T211724) by jdlrobson
- git #12da8e07 - Hygiene: remove Skin "changed" event (T211724) by jdlrobson
- git #af9c5057 - Add PHPUnit test for MobileFrontendSkinHooks::getTermsLink() (T214800) by D3r1ck01
- git #901f0beb - Improve param docs by Thiemo Kreuz (WMDE)
- git #b9a2e72d - Remove comments describing constructors as "constructors" by D3r1ck01
- git #f3f9799d - Add informational links to AMC opt-in toggle (T214180) by Nicholas Ray
- git #9f5ba676 - Restore EditorGateway test to QUnit by Jdlrobson
- git #2309260e - mobile.editor module merged into mobile.init (T213340) by jdlrobson
- git #b410a2f8 - Hygiene: simplify the if statement (T212666) by Piotr Miazga
- git #1c3aea89 - Hygiene: move lazy image loader placeholder query (T214658) by Jdlrobson
- git #6f6d607a - Hygiene: consolidate section-toggled events (T211724) by Jdlrobson
- git #f9fedda5 - Hygiene: reduce jQuery in lazyImageLoader (T214658) by Jdlrobson
- git #7d232e8f - If wikidatadata description exists, set it as tagline (T214606) by Piotr Miazga
- git #a975feda - MobileFrontend.skin.hooks: Cover getPluralLicenseInfo with NULL $msgObj (T209765) by Thiemo Kreuz (WMDE)
- git #b6e86c01 - OverlayManager: Emit overlay hide events after using #replaceCurrent (T209714) (T213883) by jdlrobson
- git #e042d4a4 - Tweak Special:MobileLanguages labels (T191562) by Ammarpad
- git #9ff09c8c - All the editor code in one single module (T214200) by jdlrobson
- git #7e4d7775 - Explicitly pass in parseHTML (T214451) by jdlrobson
- git #3615dd51 - mobile.editor: Make edit link always open lead section (0), never first section (T168815) (T205403) by Bartosz Dziewoński
- git #c4efde16 - VisualEditorOverlay View code is merged with EditorOverlay (T207787) by jdlrobson
- git #975d8def - Hygiene: remove old lazy load image API (T211724) by jdlrobson
- git #b5426b4c - Revert "Enable smooth scrolling on mobile diff page for Chrome and Firefox" by Jdlrobson
- git #0de99551 - Fix minor typo in PHPDoc for AMC hook class by Derick Alangi
- git #74b9bfaf - tests: Add PHPUnit tests for MwApiContentProviderTest::class (T212666) by Derick Alangi
- git #403d4cea - Remove setTimeout from WatchList.test.js by Nicholas Ray
MultimediaViewer
editNo changes for MultimediaViewer
NavigationTiming
edit- git #ccf0a376 - build: Update extension.json to manifest_version 2 by Timo Tijhof
Newsletter
edit- git #4b60c565 - Cleanup hook specific hook handler function that returns true by Umherirrender
NewUserMessage
editNo changes for NewUserMessage
Nuke
editNo changes for Nuke
OATHAuth
editNo changes for OATHAuth
OAuth
edit- git #554f3570 - Migrate deprecated HTMLForm::addButton caller signature by Umherirrender
OpenStackManager
editNo changes for OpenStackManager
ORES
editNo changes for ORES
PageAssessments
editNo changes for PageAssessments
PagedTiffHandler
edit- git #938468ee - Swap array keys to avoid unindexed key access by Umherirrender
PageImages
editNo changes for PageImages
PageTriage
editNo changes for PageTriage
PageViewInfo
editNo changes for PageViewInfo
ParserFunctions
editNo changes for ParserFunctions
ParsoidBatchAPI
editNo changes for ParsoidBatchAPI
PdfHandler
editNo changes for PdfHandler
PerformanceInspector
editNo changes for PerformanceInspector
Petition
editNo changes for Petition
Poem
editNo changes for Poem
PoolCounter
editNo changes for PoolCounter
Popups
edit- git #fb56a2e7 - Mark reference preview content area as "mw-parser-output" (T214463) by Stephen Niedzielski
- git #90d7edb1 - Streamline jQuery object creation (T214970) by Thiemo Kreuz
- git #5f602c98 - Fixed typo by WMDE-Fisch
- git #364abd75 - QA: Test page in Selenium needs a lead section (T214974) by jdlrobson
- git #a8b9dc6c - Adapt Popups browser tests to recent breaking change (T214974) by jdlrobson
- git #c35715bd - Make all render functions return jQuery objects instead of strings (T214970) by WMDE-Fisch
- git #67ceeaee - Inline code setting target="_blank" in renderReferencePreview() (T213908) (T214970) by WMDE-Fisch
- git #03ef9691 - Show reference previews only on self-links (T214970) by WMDE-Fisch
- git #f1fd3eaf - Mark optional elements in the PreviewModel specification as such (T214970) by WMDE-Fisch
- git #7db6508a - Remove unused model elements from renderer tests (T214970) by WMDE-Fisch
- git #0c0226c4 - Add and fix gateway/page module by WMDE-Fisch
- git #9e641dfc - Tests for the code deciding on the general gateway type (T214971) by WMDE-Fisch
- git #dbb7e0fb - Factor out gateway selection (T214971) by WMDE-Fisch
- git #13015ad3 - Fix a series of minor documentation issues in PHP code by Thiemo Kreuz
- git #31ee1693 - Rename page gateway file (T214971) by WMDE-Fisch
- git #e1c4e94b - build: Update eslint-config-wikimedia to 0.10.0 by WMDE-Fisch
- git #51577568 - Fix a series of issues with misdetected reference elements (T214970) (T214971) by WMDE-Fisch
- git #093ebf47 - Fix inconsistent font size in reference popups (T213905) by Thiemo Kreuz
- git #a8859658 - Add missing HTML escaping to all existing page preview types (T88171) (T129177) (T214754) (T214971) by WMDE-Fisch
- git #b33be3a7 - Simplify mediaWiki.msg mock in renderer test (T214970) by Thiemo Kreuz (WMDE)
- git #0a8f5912 - Rewrite title module to preserve all link's #fragments (T213415) by Thiemo Kreuz
- git #0c3d876b - Avoid arrow functions in browser tests by WMDE-Fisch
- git #0c889c4c - Add default OOUI reference icon to all reference popups (T213907) by WMDE-Fisch
- git #bb60d5b7 - Move default "Footnote" title from gateway to renderer (T213907) by WMDE-Fisch
- git #6e5be9d2 - Add missing HTML escaping to reference preview renderer (T214754) by WMDE-Fisch
- git #46cda9fa - Add missing escaping for jQuery ID selector (T214710) by WMDE-Fisch
- git #0859f2ed - Also set rel="noopener" on target"_blank" links (T214776) by Thiemo Kreuz
- git #8d844657 - Open all links in a reference preview's content in new tabs (T213908) by Thiemo Kreuz
- git #97a5d335 - Replace rare {!…} and {?…} JSDoc syntax by Thiemo Kreuz
- git #3c1eae29 - Add test for opening reference preview links in new tabs (T213908) by Thiemo Kreuz (WMDE)
- git #aa1b9cf4 - Add QUnit test for reference preview renderer (T213415) (T213908) by Thiemo Kreuz (WMDE)
- git #553e76e2 - Add QUnit tests for most new reference preview code (T213415) (T213908) by Thiemo Kreuz
- git #214795f8 - Hygiene: move imports above constants by Stephen Niedzielski
- git #6859d6f8 - Hygiene: rename NPM test:node to test:unit by Stephen Niedzielski
- git #7ca5d1fc - Update PHPDocs and strict typing for array parameters by Thiemo Kreuz
- git #724d930c - Remove irrelevant trailing forward slash from comment by Derick Alangi
- git #645aa24b - Add browser tests for reference previews (T213415) by WMDE-Fisch
- git #abc070a5 - Enable reference popups by default by WMDE-Fisch
- git #57fd85fc - Rename getPageSummary to fetchPreviewForTitle (T213415) by Thiemo Kreuz
- git #671c39ef - Add reference preview type (T213415) by WMDE-Fisch
ProofreadPage
edit- git #cff50845 - Refactors Special:PagesWithoutScan to make use of Extension:Disambiguator by Tpt
PropertySuggester
editNo changes for PropertySuggester
QuickSurveys
editNo changes for QuickSurveys
Quiz
editNo changes for Quiz
ReadingLists
editNo changes for ReadingLists
RelatedArticles
editNo changes for RelatedArticles
Renameuser
editNo changes for Renameuser
RevisionSlider
editNo changes for RevisionSlider
RSS
edit- git #2507b8b3 - Variable naming by Mark A. Hershberger
SandboxLink
editNo changes for SandboxLink
Score
editNo changes for Score
Scribunto
editNo changes for Scribunto
SearchExtraNS
editNo changes for SearchExtraNS
SecurePoll
edit- git #2d442aaa - Remove "return true" legacy behavior from hook handler functions by Derick Alangi
Sentry
editNo changes for Sentry
ShortUrl
editNo changes for ShortUrl
SiteMatrix
editNo changes for SiteMatrix
SkinPerPage
editNo changes for SkinPerPage
SpamBlacklist
edit- git #720b5077 - Bump dependencies by MarcoAurelio
- git #8d5c1cbe - Split 'apihelp-*' messages into a 'i18n/api/.*' folder (T189982) (T214367) by MarcoAurelio
SubPageList3
editNo changes for SubPageList3
SubpageSortkey
editNo changes for SubpageSortkey
SyntaxHighlight_GeSHi
editNo changes for SyntaxHighlight_GeSHi
TemplateData
editNo changes for TemplateData
TemplateSandbox
editNo changes for TemplateSandbox
TemplateStyles
editNo changes for TemplateStyles
TemplateWizard
editNo changes for TemplateWizard
TextExtracts
edit- git #375f6d35 - Use PHP7 syntax features by Fomafix
Thanks
edit- git #f9082d1d - Remove "return true" legacy behavior from hook handler functions by Derick Alangi
TimedMediaHandler
edit- git #c69ea0ae - Disable VP8 by default at all resolutions by Brion VIBBER
- git #93e51d52 - Add method scope visibility by Krinkle
- git #1ab11324 - Fix message (T213244) by Krinkle
timeline
editNo changes for timeline
TitleBlacklist
editNo changes for TitleBlacklist
TocTree
edit- git #5cba44e8 - Remove "return true" on hook handler functions by Fomafix
- git #cac28abc - Support multiple TOCs in the DOM by Fomafix
TorBlock
editNo changes for TorBlock
Translate
edit- git #26591ee7 - Use new permissions hook in MessageGroupsOld (T213943) by Adam Wight
- git #5ef82381 - Expanded param doctype further for PageContentLanguage hook (T214358) by Niklas Laxström
- git #fe3a29e0 - Extension registration for default user options (T87985) by Nikerabbit
- git #630da650 - Load ResourceLoader modules using extension registration (T87985) by James D. Forrester
- git #8269ba6f - Fix fatal error on PageContentLanguage hook subscriber (T214358) by Niklas Laxström
- git #aeb98c4b - Extension registration for API modules (T87985) by Nikerabbit
- git #04866edd - Extension registration for special pages (T87985) by Nikerabbit
- git #db0e7981 - Autoload using extension registration (T87985) by jenkins-bot
- git #6614395e - Allow hooks to set custom workflow configuration (T213943) by Adam Wight
TranslationNotifications
editNo changes for TranslationNotifications
TrustedXFF
editNo changes for TrustedXFF
TwoColConflict
edit- git #f4c00f6a - Several minor fixups to recently introduced preview feature (T211925) by WMDE-Fisch
- git #3a815b85 - Rename addCSS()/addJS() methods to follow lowerCamelCaps convention by Thiemo Kreuz
- git #a2becbcc - Mimic "show preview" functionality (T211925) by Thiemo Kreuz (WMDE)
UniversalLanguageSelector
edit- git #808e7cc8 - Get context from hook PersonalUrls by Umherirrender
UploadsLink
editNo changes for UploadsLink
UploadWizard
edit- git #e4cda706 - mw.FlickrChecker: Use {{flickrreview}} (T89131) (T100062) by YiFei Zhu
- git #4e51fc06 - Allow feedbackPage link to be set as the href by James D. Forrester
UrlShortener
editNo changes for UrlShortener
UserMerge
editNo changes for UserMerge
VipsScaler
editNo changes for VipsScaler
VisualEditor
edit- git #1db665e0 - Update VE core submodule to master (5838dce23) (T93081) by James D. Forrester
- git #18fb16c8 - ve.dm.MWInternalLinkAnnotation: Correctly generate relative links (T206231) (T206357) by Bartosz Dziewoński
- git #c56b7643 - ve.ui.MWTransclusionContextItem: Remove "Generated from" prefix from description (mobile) (T209610) by Bartosz Dziewoński
- git #8d6c7a66 - Remove "return true" legacy behavior from hook handler functions by Derick Alangi
- git #68d196c3 - Fix PHPDoc comments to the canonical format (@param [Type] [name]) by Derick Alangi
- git #c463e812 - build: Update eslint-config-wikimedia to 0.10.1 by Ed Sanders
- git #b74f4db5 - MWMediaTransferHandler: Fix new eslint warning from unused global by James D. Forrester
- git #f7fe2450 - trackSubscriber: don't track activity here on mobile by Jforrester
- git #4e3511c9 - build: Don't check for code typos in the i18n files by James D. Forrester
- git #c1d690e5 - MWTemplateTitleInputWidget: Filter out templates named '…/doc' (T54448) by James D. Forrester
- git #57d00b71 - Improve param docs by Umherirrender
- git #fc2f85da - Update VE core submodule to master (08697f624) by James D. Forrester
- git #3dbff552 - ve.init.mw.Target: Remove unused property by Bartosz Dziewoński
- git #410386d5 - MWLinkAnnotationInspector: check field validation before submitting with enter (T214453) by David Lynch
Wikibase
edit- git #35715bc1 - Removed unused constants from WikiPageEntityMetaDataLookupTest by Addshore
- git #9362f3a5 - Use concept base URIs from source definitions when using source config instead of repository prefix one (T214557) by Addshore
- git #adb2c8cc - Added concept base URI to Entity Source and Definitions (T214557) by addshore
- git #f1749cac - Moved DescriptionLookup creation from ClientStore to WikibaseClient by addshore
- git #54fd0ba2 - Added WikibaseClient::getItemTermIndex (T214557) by Addshore
- git #a847df80 - Use MultipleEntitySourceServices as a drop-in replacement for repo-based WikibaseServices (T214557) by addshore
- git #68f536a2 - MultipleEntitySourceServices implements WikibaseServices interface (T214557) by Addshore
- git #3a6b64d2 - Added PropertyInfoLookup to *EntitySourceServices (T214557) by Addshore
- git #e04f13ec - Added EntitySource to PropertyInfoTable (T214557) by Addshore
- git #30fa5022 - Added EntityPrefetcher to *EntitySourceServices (T214557) by Addshore
- git #117d1024 - Added ByTypeDispatchingEntityPrefetcher (T214557) by WMDE-leszek
- git #84770b4b - Added EntitySource to WikiPageEntityMetaDataLookup (T214557) by WMDE-leszek
- git #0bc9046b - termbox: update to latest (T214479) (T214053) by Pablo Grass
- git #796db0b9 - Added missing test to WikiPageEntityMetaDataLookupTest by Addshore
- git #8c8a23ae - Removed unused parameter of private WikiPageEntityMetaDataLookupTest::getWikiPageEntityMetaDataLookup by Addshore
- git #6dc710a4 - Added PrefetchingTermLookup to *EntitySourceServices (T214557) by Addshore
- git #0054a3b1 - Consolidate various view/resources modules (T203696) by Krinkle
- git #1d568ca6 - Remove resources.php indirection for view/ (T203696) by Krinkle
- git #b15a1858 - Added ByTypeDispatchingPrefetchingTermLookup (T214557) by WMDE-leszek
- git #00c23d3c - Added TermSearchInteractoryFactory to *EntitySourceServices (T214557) by WMDE-leszek
- git #e6e24338 - Added EntitySource to TermSqlIndex (T214557) by WMDE-leszek
- git #74ab71d0 - Merged TermIndexTestCase into TermSqlIndexTest by WMDE-leszek
- git #3c487e95 - Added EntityInfoBuilder to *EntitySourceServices (T214557) by WMDE-leszek
- git #aa6e6b86 - Added EntitySource to SqlEntityInfoBuilder (T214557) by Addshore
- git #17a9822b - Added dummy EntitySource class exploding whenever used (T214557) by WMDE-leszek
- git #11ae8f08 - Added useEntitySourceBasedFederation flag to DataAccessSettings (T214557) by Leszek Manicki
- git #8b473fa4 - Added ByTypeDispatchingEntityInfoBuilder (T214557) by Addshore
- git #bf3d1841 - Fix tests that redirect an entity to itself (T214920) by Amir Sarabadani
- git #3e5fb710 - Move addEntityUsagesBatchSize setting to client config in docs (T213809) by addshore
- git #43ea4552 - Added test for MultipleEntitySourceServices::getEntityRevisionLookup (T214557) by Leszek Manicki
- git #e73b9eb0 - WDIO: wikibase-api use new bot object for each API action by Tarrow
- git #c5d02e86 - Added tests for MultipleEntitySourceServices' EntityStoreWatcher behaviour (T214557) by WMDE-leszek
- git #549545eb - Followup docs & tests for *EntitySourceServices (T214557) by Leszek Manicki
- git #ed9b0f72 - Added data-access directory for test checking phpunit tests have @group Wikibase by Leszek Manicki
- git #efc89282 - Update termbox (T209494) by Jakob Warkotsch
- git #ca6c64ce - Introduce a switch to turn off CirrusSearch functionality (T190022) by Addshore
- git #a3d16c75 - Remove unused WBC_DIR constant by Thiemo Kreuz (WMDE)
- git #b89910d2 - Do not let redirecting to self in EntityRedirectCreationInteractor (T214919) by Amir Sarabadani
- git #6200d344 - Update termbox (T206193) by bitPogo
- git #59a87bc7 - Add class comments for ByTypeDispatchingEntityRevisionLookup by Addshore
- git #a2e74b7f - Added SingleEntitySourceServices and MultipleEntitySourceServices (T214557) by Addshore
- git #597b6453 - Added ByTypeDispatchingEntityRevisionLookup (T214557) by Addshore
- git #004d522c - Select description in appropriate language during label-description conflict check (T194770) by Addshore
- git #26deb9d1 - Docs and cleanup of EntitySource and EntitySourceDefinitions by Addshore
- git #2e229f5b - Added EntitySource and EntitySourceDefinitions (T214557) by Addshore
- git #03aaa70b - Add note for "preferred" languages passed to Termbox SSR (T213718) by Jakob Warkotsch
- git #6f19014a - Update termbox (T211865) by Jakob Warkotsch
- git #5108e012 - Note about ability to set addUsagesBatchSize in 2 places by addshore
- git #73659b54 - Make EntityUsageTable::addUsages batchSize configurable (T213809) by Addshore
- git #465f32e0 - Optimize ChunkCache::prune(), inline ChunkCache::dropChunk() by Lucas Werkmeister
- git #98406e7c - Fix typo in repo/tests/phpunit/includes/Api/SetSiteLinkTest.php (T201491) by D3r1ck01
- git #d7eab27f - Disable Wikibase\Test\ClientDefaultsTest::testDefaults as flaky (T214761) by Kunal Mehta
- git #f9323258 - Remove redundant defined() checks (T189538) by Krinkle
- git #30c9a25f - Test pruning behavior of ChunkCache by Lucas Werkmeister
- git #de9d4c79 - Fix ::get() compatibility issue with Http by Krinkle
- git #dc4f22a6 - Improve wording of page-connection notification (T214355) by Ammarpad
- git #8fb5bf24 - Improve documentation of ChunkCache by Lucas Werkmeister
- git #0e66354f - [elastic] test fixtures for elasticsearch 6 by David Causse
- git #d5722aa6 - Drop tmpMaxItemIdForNew(Item|property)IdHtmlFormatter (T214391) by Amir Sarabadani
- git #b48b3b8e - Add colon before item page title in all links by Mormegil
- git #98f49c7e - Enable a few lib and repo RL modules in mobile target for SDC (T208993) by James D. Forrester
- git #b6d9732f - Use separate DB connection for (Sql/UpsertSql)IdGenerator in Wikibase (T213817) by Amir Sarabadani
- git #33450d14 - Use the order in autoload.php as generated by generateAutoload.php script by Leszek Manicki
- git #e36023f6 - Pass the language fallback chain to the Termbox SSR service (T213718) by Jakob Warkotsch
- git #f1a9030e - Make sure params in mw.msg.apply is not undefined (T213793) by Amir Sarabadani
- git #1c9a0378 - CachingPropertyOrderProvider WikibaseRepo dont use global function by Tarrow
- git #3ada4b18 - Fix argument passed to OutputPage::showPermissionsErrorPage (T50123) by Matěj Suchánek
- git #09b6fff2 - Use shorter ?: syntax when possible by Thiemo Kreuz (WMDE)
- git #f9f0c112 - [elastic] cleanup deprecated methods by David Causse
- git #d4724da9 - RepoHooks::onApiCheckCanExecute: Adjust slot check for expected API code by James D. Forrester
- git #8289f9d9 - Fixed some typos in CacheAwarePropertyInfoStore-caching ADR doc by WMDE-leszek
WikibaseLexeme
edit- git #c145440e - Adapt tests to cope with EntityRedirect exception (T214920) by addshore
- git #1e597da1 - lexeme.page, lexeme.api: add ability to login in to the user and api (T213092) by addshore
- git #fd3de2c4 - lexeme-api, use new bot object for each API action by addshore
- git #bf5b944e - .gitignore selenium log directory by Thomas Arrow
- git #0513e0ee - One comma was added to wikibaselexeme-description (T201808) by Greta Doçi
- git #e5e9ebe6 - Do not enable the lexeme namespace on every repo (T214769) by Addshore
- git #55b48c9e - Move api messages to a separate file (T189982) by Amir Aharoni
- git #004d3960 - Mention "spelling variants" in Form::getRepresentations() documentation by Thiemo Kreuz (WMDE)
- git #68776897 - Change missing representation or spelling variant error message (T212503) by Greta Doçi
- git #b9525b31 - Add white-space: nowrap to sense id element (T210502) by Amir Sarabadani
- git #379dd735 - Fix error message for missing Lexeme on Special:MergeLexemes (T205216) by Marius Hoch
- git #600be75a - Check if user blocked on Special:MergeLexemes Load (T211120) by Thomas Arrow
- git #60e16581 - [elastic] cleanup deprecated methods by David Causse
WikibaseMediaInfo
edit- git #f7ad0392 - Adjust WikiPageEntityMetaDataLookup constructor call and re-enabled the test (T214557) by Addshore
- git #8dae1f1a - Temporarily skip tests that call WikiPageEntityMetaDataLookup's constructor (T214557) by Leszek Manicki
- git #0a91267f - Widgets to be used for adding/editing depicts statements & search by Matthias Mullie
- git #bc622876 - Follow-up 3eb31ab: Actually strip out the <mw:mediainfoView> tag by James D. Forrester
- git #da8ee5f8 - Mobile editing of captions (T208993) by James D. Forrester
- git #3eb31ab1 - Don't add mw:mediainfoView on File pages with no captions either (T213885) by James D. Forrester
WikibaseQualityConstraints
edit- git #6b70377c - Add support for Data namespace on Commons (T214856) by Lucas Werkmeister
Wikidata.org
editNo changes for Wikidata.org
WikidataPageBanner
editNo changes for WikidataPageBanner
WikiEditor
edit- git #44b1c841 - Remove "return true" legacy behavior from hook handler functions by Derick Alangi
- git #5d873f27 - Remove deprecated ext.wikiEditor module aliases (T165112) (T202154) by Timo Tijhof
wikihiero
edit- git #825770f1 - Replace extension icon with standard OOUI icon (T195480) by Volker E
WikiLove
editNo changes for WikiLove
WikimediaBadges
editNo changes for WikimediaBadges
WikimediaEvents
edit- git #433221a5 - CitationUsage: drop identifier label (T212937) by Baha
- git #73450db5 - Inject (again) the variable wgPoweredByHHVM (T213934) by Giuseppe Lavagetto
- git #db66eac9 - PHP7: Rename cookie to 'PHP_ENGINE' with values 'php7' or unset by James D. Forrester
- git #1da14647 - PHP7 Opt-In: Clarify constant purpose, bump to the future by James D. Forrester
WikimediaIncubator
editNo changes for WikimediaIncubator
WikimediaMaintenance
edit- git #b433490a - Fix usage of deprecated Password::equals() by Max Semenik
- git #fc4746c9 - Special case yuewiktionary (T214400) by Amir Sarabadani
WikimediaMessages
edit- git #41348958 - Add message for "BlockAttacker" password policy (T208097) by Reedy
XAnalytics
editNo changes for XAnalytics
ZeroBanner
editNo changes for ZeroBanner
ZeroPortal
editNo changes for ZeroPortal
Skins
editCologneBlue
editNo changes for CologneBlue
EUCopyrightCampaignSkin
editNo changes for EUCopyrightCampaignSkin
MinervaNeue
edit- git #8d67044f - Hygiene: remove unused string by Stephen Niedzielski
- git #3cefa5b1 - build: Update eslint-config-wikimedia to 0.10.1 by Ed Sanders
- git #d305a29d - Do not capitalize wikidata descriptions (T131013) by D3r1ck01
- git #0ce4fa8a - Hygiene: revise lazyImageLoader.loadImages() API (T214658) by Stephen Niedzielski
- git #ff834653 - skins.minerva.editor is never loaded (T213340) by jdlrobson
- git #63ead807 - build: Update eslint-config-wikimedia to 0.10.0 by Ed Sanders
- git #6c53e320 - eslint: Remove exception for computed-property-spacing by Ed Sanders
- git #dc5077db - build: Update devDependencies by Ed Sanders
- git #6627078c - Remove a `.content-header` CSS selector. (T210745) by Jan Drewniak
- git #4d734942 - Remove large bottom margin at top of main page (T212216) by Stephen Niedzielski
- git #e34cb9c5 - Restore banners to Wikivoyage project by jdlrobson
- git #db96b68d - QA: Cleanup page issues browser test by Jdlrobson
- git #85226639 - build: Upgrade 'grunt-stylelint' to latest by Jdlrobson
MonoBook
edit- git #1efe5cbc - Target desktop only for ULS mobile styles, as the ULS styles themselves do by Isarra
Modern
editNo changes for Modern
Nostalgia
editNo changes for Nostalgia
Timeless
edit- git #0e0c1452 - "timeless-sitetitle" i18n message should transclude {{int:}} instead (T214918) by Derick Alangi
Vector
edit- git #8d0377d9 - Revert "Start extracting rendering from PHP into Mustache" by Isarra
- git #d306e078 - template: Avoid raw HTML parameter for jump link labels by Timo Tijhof
- git #9cc0ca98 - template: Remove is_callable check for getIndicators() by Timo Tijhof
- git #a3ca2c3e - Start extracting rendering from PHP into Mustache (T140664) by Timo Tijhof
Total Changes
edit507 Changes in 66 repos by 88 committers