MediaWiki 1.33/wmf.16/Changelog
Core changes
[edit]- git #fbbd65d2 - ResourceLoader: Add support for packageFiles (task 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() (task T207247) by Aaron Schulz
- git #19f96604 - ApiQuerySiteinfoTest: Conversion of $wgContLang to service (task T200246) by Fomafix
- git #ce071ded - Display translatable images in wiki language on image pages (task T210814) by Max Semenik
- git #e77fdb89 - Fix 'ipb_sitewide' not matching parent block after update (task 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 (task T215019) by Tim Eulitz
- git #ec12e3cc - Added future compat expectException to PHPUnit4And6Compat trait (task 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 (task 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 (task 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 (task 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 (task 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 (task 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 (task T204990) by Umherirrender
- git #c54be9ac - Fix typo in tests/phpunit/includes/Revision/MainSlotRoleHandlerTest.php (task T201491) by D3r1ck01
- git #9f0be824 - Add missing dependency on 'mediawiki.storage' by Fomafix
- git #d39cc0e8 - Remove deprecated wgEnableParserCache (task 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 (task T204985) by Dayllan Maza
- git #10177ce2 - wdio-mediawiki: Release 0.3.0 (task 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 (task 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 (task 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. (task T210739) by David Barratt
- git #8631ea7b - Add tests to ensure that NamespaceRestrictions are returned from Block APIs. (task 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 (task T198231) (task T210862) (task T212806) (task T213137) (task T213199) (task T213507) (task T213517) (task T213544) (task T213574) by Jforrester
- git #33731166 - Fix Title::getFragmentForURL for bad interwiki prefix. (task T204800) by daniel
- git #c7d0fa0e - build: Remove newer HHVM versions we'll never support by BryanDavis
- git #b5c68307 - Datatable: Unify `padding` with `.wikitable` (task 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 (task T40432) by Tim Starling
- git #dfb87515 - Fix typo in apierror message (task T201491) by Ammarpad
- git #a881c167 - Add block and unblock commands to WDIO (task T211038) by Thomas Arrow
- git #f589214d - Add namespace restrictions to Special:Block and API (task T204986) by Thalia
- git #ccbe9f35 - Introduce multiselect widgets for namespaces (task 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. (task T204991) by Thalia
- git #67c0e25d - Remove deprecated module alias "jquery.byteLimit" (task T202154) by Krinkle
- git #17127e6c - mediawiki.api: Remove deprecated module aliases (task T202154) (task 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 (task 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 (task T212852) by James D. Forrester
Vendor
[edit]- git #9052c2ac - Update wikibase datamodel to 9.1.0 (task 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
[edit]3D
[edit]No 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 (task T191430) (task 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 (task T214269) by Daimona Eaytoy
- git #0e6b783e - Reject empty warning and disallow messages when validating a filter (task T203353) by Daimona Eaytoy
- git #af9c7ee8 - Re-fix the throttle script (task T209565) by Daimona Eaytoy
ActiveAbstract
[edit]No changes for ActiveAbstract
AdvancedSearch
[edit]- git #e1816a02 - Avoid arrow functions in browser tests by WMDE-Fisch
AntiSpoof
[edit]No changes for AntiSpoof
ApiFeatureUsage
[edit]No changes for ApiFeatureUsage
ArticleCreationWorkflow
[edit]No changes for ArticleCreationWorkflow
ArticlePlaceholder
[edit]- git #ec98fd56 - build: Update 'stylelint-config-wikimedia' to v0.5.0 by Volker E
Babel
[edit]No changes for Babel
BetaFeatures
[edit]No changes for BetaFeatures
BounceHandler
[edit]No changes for BounceHandler
Calendar
[edit]No changes for Calendar
Campaigns
[edit]No changes for Campaigns
Capiunto
[edit]No changes for Capiunto
CategoryTree
[edit]- git #27289b47 - Change hooks to explicitly load the modules (task 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 (task T207814) by Amir Sarabadani
- git #80995cc7 - Use HTMLGlobalUserTextField in Special:GlobalUserRights (task T211954) by Jayprakash12345
CharInsert
[edit]No 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' (task 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 (task 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
[edit]No changes for CiteThisPage
Citoid
[edit]- git #102e6655 - build: Update eslint-config-wikimedia to 0.10.1 by Ed Sanders
cldr
[edit]No changes for cldr
Cognate
[edit]No changes for Cognate
CodeEditor
[edit]- git #92c432ab - Remove "return true" legacy behavior from hook handler functions by Derick Alangi
CodeMirror
[edit]No changes for CodeMirror
CodeReview
[edit]No changes for CodeReview
CollaborationKit
[edit]No 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
[edit]No changes for CommonsMetadata
ConfirmEdit
[edit]- git #49daa42a - Remove unused PNG icon by jdlrobson
CongressLookup
[edit]No changes for CongressLookup
ContactPage
[edit]No 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 (task T203695) by Krinkle
- git #841cbb56 - Merge RL module ext.cx.contributions.init and ext.cx.contributions (task T203695) by Krinkle
- git #a995cf0b - Merge RL modules ext.cx.pageselector and ext.cx.tools.link (task T203695) by jenkins-bot
- git #46036a6d - Merge RL modules ext.cx.editor and ext.cx.translation (task T203695) by jenkins-bot
- git #ca9e6314 - Temporarily disable failing test (task 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 (task T203695) by Santhosh Thottingal
ContributionTracking
[edit]No changes for ContributionTracking
CreditsSource
[edit]No changes for CreditsSource
Dashiki
[edit]No changes for Dashiki
Disambiguator
[edit]No changes for Disambiguator
DismissableSiteNotice
[edit]- 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+ (task 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 (task 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 (task T121800) by Ejegg
- git #214aecc4 - Revert "Handle payment not initiated" by Margaret Epps
- git #18dbd1be - Fix case on AstroPay and PayPal legacy UI modules (task T173869) by Elliott Eggleston
- git #da57364b - Define npm peer dependency explicitly (task T172094) by Hashar
- git #a977e54f - Revert "Revert "Merge branch 'master' into deployment"" by Elliott Eggleston
- git #5890ce71 - Send resultswitcher reloaders to TY page (task 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 (task 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 (task T145776) by Elliott Eggleston
- git #d4dd8100 - Reenable AmEx on Adyen form for France. by XenoRyet
- git #f830e813 - Prevent multiple Ingenico iFrames (task 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 (task T137374) by Elliott Eggleston
- git #33dd4aba - Disable Adyen JCB (task T140691) by Adam Roses Wight
- git #fcd3fd46 - Remove RapidHTML (task T86248) by Adam Roses Wight
- git #eb215ee2 - Remove WorldPay adapter by Adam Roses Wight
- git #fbee2ae4 - Kill 'limbo' queue (task 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 (task 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 (task T140515) by Adam Roses Wight
- git #0b05d75e - Log completed donations (task T140515) by Adam Roses Wight
- git #c0c1ee2f - Add autocomplete hints to personal info form (task T137716) by Elliott Eggleston
- git #2c2792b2 - Default to Adyen in Israel (task 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 (task T136381) by Elliott Eggleston
- git #d6e70bd0 - Filter on selection_weight=0 earlier (task 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 (task T92567) by Adam Roses Wight
- git #7899b16a - Bring iDEAL forms more in line with our newer RapidHtml forms (task 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 (task T115746) by Adam Roses Wight
- git #583d6bf8 - Return from function after redirect (task 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 (task T115171) by Elliott Eggleston
- git #e2f40bc1 - Astropay: record charged amount, not session amount (task T115171) by Elliott Eggleston
- git #9a504346 - GlobalCollect: record charged amount, not session amount (task 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 (task 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 (task T99017) (task 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 (task T101564) by Elliott Eggleston
- git #a65faf86 - Use email address as user id (task 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 (task 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
[edit]No changes for DoubleWiki
DynamicSidebar
[edit]- git #2dab2b3f - Remove "return true" legacy behavior from hook handler functions by Derick Alangi
EUCopyrightCampaign
[edit]No changes for EUCopyrightCampaign
Echo
[edit]No changes for Echo
Elastica
[edit]No changes for Elastica
ElectronPdfService
[edit]No 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
[edit]No 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 (task 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
[edit]No 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
[edit]No changes for FundraiserLandingPage
FundraisingTranslateWorkflow
[edit]No changes for FundraisingTranslateWorkflow
Gadgets
[edit]- git #53de9325 - Move all apihelp translatable messages to separate files (task T189982) by Amire80
- git #fa7c9881 - Add GadgetUsage alias for Serbian Cyrillic (task T212586) by Zoranzoki21
GeoCrumbs
[edit]No changes for GeoCrumbs
GeoData
[edit]No changes for GeoData
GettingStarted
[edit]No changes for GettingStarted
GlobalBlocking
[edit]- git #a3e3f4e6 - Fix typo 'occured' (task T201491) by MarcoAurelio
GlobalCssJs
[edit]No changes for GlobalCssJs
GlobalPreferences
[edit]- git #1ddccd07 - Split api messages to a separate file (task T189982) by Amir Aharoni
- git #d6da2200 - Tweaks for array operations in non-arrays errors by Max Semenik
- git #89fb621a - Use MapCacheLRU::getWithSetCallback() (task T204781) by Max Semenik
GlobalUsage
[edit]- git #e00ea74e - Split API messages to a separate file (task T189982) by Zoranzoki21
- git #f2a3f2ed - Added aliases for Serbian (task T212586) by Zoranzoki21
GlobalUserPage
[edit]No changes for GlobalUserPage
GoogleNewsSitemap
[edit]- git #46574376 - Improve param docs by Umherirrender
Graph
[edit]No changes for Graph
GrowthExperiments
[edit]- git #8bdaf70f - Help Panel: Fix vertical scroll on search results in iOS (task T209301) by Kosta Harlan
- git #89712d97 - Help panel search: hide help content when searching (task T209301) by Stephane Bisson
- git #3e8e11d1 - Help panel: reword search label (task T209301) by Stephane Bisson
- git #cd75385b - Special:WelcomeSuvey Vietnamese alias (updated) (task T213356) by Stephane Bisson
- git #407a63b6 - Help panel: add ellipsis to search results excerpts (task T209301) by Stephane Bisson
- git #03e5143a - Special:WelcomeSurvey Vietnamese alias (task T213356) by Stephane Bisson
GuidedTour
[edit]No changes for GuidedTour
GWToolset
[edit]No changes for GWToolset
ImageMap
[edit]No changes for ImageMap
InputBox
[edit]No changes for InputBox
Insider
[edit]No changes for Insider
intersection
[edit]No changes for intersection
Interwiki
[edit]- 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
[edit]No changes for InterwikiSorting
JADE
[edit]No changes for JADE
Josa
[edit]No changes for Josa
JsonConfig
[edit]No changes for JsonConfig
Kartographer
[edit]No changes for Kartographer
LabeledSectionTransclusion
[edit]- git #7c8f8df2 - Applies some coding standards by Tpt
LandingCheck
[edit]No changes for LandingCheck
LdapAuthentication
[edit]No changes for LdapAuthentication
Linter
[edit]No changes for Linter
LiquidThreads
[edit]No changes for LiquidThreads
Listings
[edit]No changes for Listings
LocalisationUpdate
[edit]No changes for LocalisationUpdate
LoginNotify
[edit]No changes for LoginNotify
MapSources
[edit]No changes for MapSources
MassMessage
[edit]- git #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 (task T195480) by Jforrester
MobileApp
[edit]No changes for MobileApp
MobileFrontend
[edit]- git #fc2b594a - Fix EditorGateway test throwing an error when run in isolation (task T213340) by Nicholas Ray
- git #28f31914 - Feature management should be aware of user modes (task T211197) by Jdlrobson
- git #0d9df8d8 - EditorOverlay: captcha/abusefilter weren't being shown correctly (task T215101) (task 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 (task T214658) by Jdlrobson
- git #7e1c3ce6 - Hygiene: make lazyImageLoader jQuery usage consistent (task T211724) by jdlrobson
- git #1bd45eb0 - Hygiene: separate lazy references loading (task T211724) by jdlrobson
- git #42ec2625 - Add PHPUnit test for MobileFrontendSkinHooks::gradeCImageSupport() (task 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 (task T213340) by Stephen Niedzielski
- git #8538b000 - Hygiene: Improve EditorGateway tests (task 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 (task T214800) by D3r1ck01
- git #47ad64ed - Don't pass empty jquery array to infuseToggles (task T214955) by Piotr Miazga
- git #ae8908ab - Hygiene: isolate lazy image load state (task T211724) by jdlrobson
- git #12da8e07 - Hygiene: remove Skin "changed" event (task T211724) by jdlrobson
- git #af9c5057 - Add PHPUnit test for MobileFrontendSkinHooks::getTermsLink() (task 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 (task T214180) by Nicholas Ray
- git #9f5ba676 - Restore EditorGateway test to QUnit by Jdlrobson
- git #2309260e - mobile.editor module merged into mobile.init (task T213340) by jdlrobson
- git #b410a2f8 - Hygiene: simplify the if statement (task T212666) by Piotr Miazga
- git #1c3aea89 - Hygiene: move lazy image loader placeholder query (task T214658) by Jdlrobson
- git #6f6d607a - Hygiene: consolidate section-toggled events (task T211724) by Jdlrobson
- git #f9fedda5 - Hygiene: reduce jQuery in lazyImageLoader (task T214658) by Jdlrobson
- git #7d232e8f - If wikidatadata description exists, set it as tagline (task T214606) by Piotr Miazga
- git #a975feda - MobileFrontend.skin.hooks: Cover getPluralLicenseInfo with NULL $msgObj (task T209765) by Thiemo Kreuz (WMDE)
- git #b6e86c01 - OverlayManager: Emit overlay hide events after using #replaceCurrent (task T209714) (task T213883) by jdlrobson
- git #e042d4a4 - Tweak Special:MobileLanguages labels (task T191562) by Ammarpad
- git #9ff09c8c - All the editor code in one single module (task T214200) by jdlrobson
- git #7e4d7775 - Explicitly pass in parseHTML (task T214451) by jdlrobson
- git #3615dd51 - mobile.editor: Make edit link always open lead section (0), never first section (task T168815) (task T205403) by Bartosz Dziewoński
- git #c4efde16 - VisualEditorOverlay View code is merged with EditorOverlay (task T207787) by jdlrobson
- git #975d8def - Hygiene: remove old lazy load image API (task 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 (task T212666) by Derick Alangi
- git #403d4cea - Remove setTimeout from WatchList.test.js by Nicholas Ray
MultimediaViewer
[edit]No 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
[edit]No changes for NewUserMessage
Nuke
[edit]No changes for Nuke
OATHAuth
[edit]No changes for OATHAuth
OAuth
[edit]- git #554f3570 - Migrate deprecated HTMLForm::addButton caller signature by Umherirrender
OpenStackManager
[edit]No changes for OpenStackManager
ORES
[edit]No changes for ORES
PageAssessments
[edit]No changes for PageAssessments
PagedTiffHandler
[edit]- git #938468ee - Swap array keys to avoid unindexed key access by Umherirrender
PageImages
[edit]No changes for PageImages
PageTriage
[edit]No changes for PageTriage
PageViewInfo
[edit]No changes for PageViewInfo
ParserFunctions
[edit]No changes for ParserFunctions
ParsoidBatchAPI
[edit]No changes for ParsoidBatchAPI
PdfHandler
[edit]No changes for PdfHandler
PerformanceInspector
[edit]No changes for PerformanceInspector
Petition
[edit]No changes for Petition
Poem
[edit]No changes for Poem
PoolCounter
[edit]No changes for PoolCounter
Popups
[edit]- git #fb56a2e7 - Mark reference preview content area as "mw-parser-output" (task T214463) by Stephen Niedzielski
- git #90d7edb1 - Streamline jQuery object creation (task T214970) by Thiemo Kreuz
- git #5f602c98 - Fixed typo by WMDE-Fisch
- git #364abd75 - QA: Test page in Selenium needs a lead section (task T214974) by jdlrobson
- git #a8b9dc6c - Adapt Popups browser tests to recent breaking change (task T214974) by jdlrobson
- git #c35715bd - Make all render functions return jQuery objects instead of strings (task T214970) by WMDE-Fisch
- git #67ceeaee - Inline code setting target="_blank" in renderReferencePreview() (task T213908) (task T214970) by WMDE-Fisch
- git #03ef9691 - Show reference previews only on self-links (task T214970) by WMDE-Fisch
- git #f1fd3eaf - Mark optional elements in the PreviewModel specification as such (task T214970) by WMDE-Fisch
- git #7db6508a - Remove unused model elements from renderer tests (task 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 (task T214971) by WMDE-Fisch
- git #dbb7e0fb - Factor out gateway selection (task 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 (task 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 (task T214970) (task T214971) by WMDE-Fisch
- git #093ebf47 - Fix inconsistent font size in reference popups (task T213905) by Thiemo Kreuz
- git #a8859658 - Add missing HTML escaping to all existing page preview types (task T88171) (task T129177) (task T214754) (task T214971) by WMDE-Fisch
- git #b33be3a7 - Simplify mediaWiki.msg mock in renderer test (task T214970) by Thiemo Kreuz (WMDE)
- git #0a8f5912 - Rewrite title module to preserve all link's #fragments (task 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 (task T213907) by WMDE-Fisch
- git #bb60d5b7 - Move default "Footnote" title from gateway to renderer (task T213907) by WMDE-Fisch
- git #6e5be9d2 - Add missing HTML escaping to reference preview renderer (task T214754) by WMDE-Fisch
- git #46cda9fa - Add missing escaping for jQuery ID selector (task T214710) by WMDE-Fisch
- git #0859f2ed - Also set rel="noopener" on target"_blank" links (task T214776) by Thiemo Kreuz
- git #8d844657 - Open all links in a reference preview's content in new tabs (task 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 (task T213908) by Thiemo Kreuz (WMDE)
- git #aa1b9cf4 - Add QUnit test for reference preview renderer (task T213415) (task T213908) by Thiemo Kreuz (WMDE)
- git #553e76e2 - Add QUnit tests for most new reference preview code (task T213415) (task 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 (task T213415) by WMDE-Fisch
- git #abc070a5 - Enable reference popups by default by WMDE-Fisch
- git #57fd85fc - Rename getPageSummary to fetchPreviewForTitle (task T213415) by Thiemo Kreuz
- git #671c39ef - Add reference preview type (task T213415) by WMDE-Fisch
ProofreadPage
[edit]- git #cff50845 - Refactors Special:PagesWithoutScan to make use of Extension:Disambiguator by Tpt
PropertySuggester
[edit]No changes for PropertySuggester
QuickSurveys
[edit]No changes for QuickSurveys
Quiz
[edit]No changes for Quiz
ReadingLists
[edit]No changes for ReadingLists
RelatedArticles
[edit]No changes for RelatedArticles
Renameuser
[edit]No changes for Renameuser
RevisionSlider
[edit]No changes for RevisionSlider
RSS
[edit]- git #2507b8b3 - Variable naming by Mark A. Hershberger
SandboxLink
[edit]No changes for SandboxLink
Score
[edit]No changes for Score
Scribunto
[edit]No changes for Scribunto
SearchExtraNS
[edit]No changes for SearchExtraNS
SecurePoll
[edit]- git #2d442aaa - Remove "return true" legacy behavior from hook handler functions by Derick Alangi
Sentry
[edit]No changes for Sentry
ShortUrl
[edit]No changes for ShortUrl
SiteMatrix
[edit]No changes for SiteMatrix
SkinPerPage
[edit]No changes for SkinPerPage
SpamBlacklist
[edit]- git #720b5077 - Bump dependencies by MarcoAurelio
- git #8d5c1cbe - Split 'apihelp-*' messages into a 'i18n/api/.*' folder (task T189982) (task T214367) by MarcoAurelio
SubPageList3
[edit]No changes for SubPageList3
SubpageSortkey
[edit]No changes for SubpageSortkey
SyntaxHighlight_GeSHi
[edit]No changes for SyntaxHighlight_GeSHi
TemplateData
[edit]No changes for TemplateData
TemplateSandbox
[edit]No changes for TemplateSandbox
TemplateStyles
[edit]No changes for TemplateStyles
TemplateWizard
[edit]No 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 (task T213244) by Krinkle
timeline
[edit]No changes for timeline
TitleBlacklist
[edit]No 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
[edit]No changes for TorBlock
Translate
[edit]- git #26591ee7 - Use new permissions hook in MessageGroupsOld (task T213943) by Adam Wight
- git #5ef82381 - Expanded param doctype further for PageContentLanguage hook (task T214358) by Niklas Laxström
- git #fe3a29e0 - Extension registration for default user options (task T87985) by Nikerabbit
- git #630da650 - Load ResourceLoader modules using extension registration (task T87985) by James D. Forrester
- git #8269ba6f - Fix fatal error on PageContentLanguage hook subscriber (task T214358) by Niklas Laxström
- git #aeb98c4b - Extension registration for API modules (task T87985) by Nikerabbit
- git #04866edd - Extension registration for special pages (task T87985) by Nikerabbit
- git #db0e7981 - Autoload using extension registration (task T87985) by jenkins-bot
- git #6614395e - Allow hooks to set custom workflow configuration (task T213943) by Adam Wight
TranslationNotifications
[edit]No changes for TranslationNotifications
TrustedXFF
[edit]No changes for TrustedXFF
TwoColConflict
[edit]- git #f4c00f6a - Several minor fixups to recently introduced preview feature (task T211925) by WMDE-Fisch
- git #3a815b85 - Rename addCSS()/addJS() methods to follow lowerCamelCaps convention by Thiemo Kreuz
- git #a2becbcc - Mimic "show preview" functionality (task T211925) by Thiemo Kreuz (WMDE)
UniversalLanguageSelector
[edit]- git #808e7cc8 - Get context from hook PersonalUrls by Umherirrender
UploadsLink
[edit]No changes for UploadsLink
UploadWizard
[edit]- git #e4cda706 - mw.FlickrChecker: Use {{flickrreview}} (task T89131) (task T100062) by YiFei Zhu
- git #4e51fc06 - Allow feedbackPage link to be set as the href by James D. Forrester
UrlShortener
[edit]No changes for UrlShortener
UserMerge
[edit]No changes for UserMerge
VipsScaler
[edit]No changes for VipsScaler
VisualEditor
[edit]- git #1db665e0 - Update VE core submodule to master (5838dce23) (task T93081) by James D. Forrester
- git #18fb16c8 - ve.dm.MWInternalLinkAnnotation: Correctly generate relative links (task T206231) (task T206357) by Bartosz Dziewoński
- git #c56b7643 - ve.ui.MWTransclusionContextItem: Remove "Generated from" prefix from description (mobile) (task 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' (task 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 (task 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 (task T214557) by Addshore
- git #adb2c8cc - Added concept base URI to Entity Source and Definitions (task T214557) by addshore
- git #f1749cac - Moved DescriptionLookup creation from ClientStore to WikibaseClient by addshore
- git #54fd0ba2 - Added WikibaseClient::getItemTermIndex (task T214557) by Addshore
- git #a847df80 - Use MultipleEntitySourceServices as a drop-in replacement for repo-based WikibaseServices (task T214557) by addshore
- git #68f536a2 - MultipleEntitySourceServices implements WikibaseServices interface (task T214557) by Addshore
- git #3a6b64d2 - Added PropertyInfoLookup to *EntitySourceServices (task T214557) by Addshore
- git #e04f13ec - Added EntitySource to PropertyInfoTable (task T214557) by Addshore
- git #30fa5022 - Added EntityPrefetcher to *EntitySourceServices (task T214557) by Addshore
- git #117d1024 - Added ByTypeDispatchingEntityPrefetcher (task T214557) by WMDE-leszek
- git #84770b4b - Added EntitySource to WikiPageEntityMetaDataLookup (task T214557) by WMDE-leszek
- git #0bc9046b - termbox: update to latest (task T214479) (task 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 (task T214557) by Addshore
- git #0054a3b1 - Consolidate various view/resources modules (task T203696) by Krinkle
- git #1d568ca6 - Remove resources.php indirection for view/ (task T203696) by Krinkle
- git #b15a1858 - Added ByTypeDispatchingPrefetchingTermLookup (task T214557) by WMDE-leszek
- git #00c23d3c - Added TermSearchInteractoryFactory to *EntitySourceServices (task T214557) by WMDE-leszek
- git #e6e24338 - Added EntitySource to TermSqlIndex (task T214557) by WMDE-leszek
- git #74ab71d0 - Merged TermIndexTestCase into TermSqlIndexTest by WMDE-leszek
- git #3c487e95 - Added EntityInfoBuilder to *EntitySourceServices (task T214557) by WMDE-leszek
- git #aa6e6b86 - Added EntitySource to SqlEntityInfoBuilder (task T214557) by Addshore
- git #17a9822b - Added dummy EntitySource class exploding whenever used (task T214557) by WMDE-leszek
- git #11ae8f08 - Added useEntitySourceBasedFederation flag to DataAccessSettings (task T214557) by Leszek Manicki
- git #8b473fa4 - Added ByTypeDispatchingEntityInfoBuilder (task T214557) by Addshore
- git #bf3d1841 - Fix tests that redirect an entity to itself (task T214920) by Amir Sarabadani
- git #3e5fb710 - Move addEntityUsagesBatchSize setting to client config in docs (task T213809) by addshore
- git #43ea4552 - Added test for MultipleEntitySourceServices::getEntityRevisionLookup (task 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 (task T214557) by WMDE-leszek
- git #549545eb - Followup docs & tests for *EntitySourceServices (task 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 (task T209494) by Jakob Warkotsch
- git #ca6c64ce - Introduce a switch to turn off CirrusSearch functionality (task T190022) by Addshore
- git #a3d16c75 - Remove unused WBC_DIR constant by Thiemo Kreuz (WMDE)
- git #b89910d2 - Do not let redirecting to self in EntityRedirectCreationInteractor (task T214919) by Amir Sarabadani
- git #6200d344 - Update termbox (task T206193) by bitPogo
- git #59a87bc7 - Add class comments for ByTypeDispatchingEntityRevisionLookup by Addshore
- git #a2e74b7f - Added SingleEntitySourceServices and MultipleEntitySourceServices (task T214557) by Addshore
- git #597b6453 - Added ByTypeDispatchingEntityRevisionLookup (task T214557) by Addshore
- git #004d522c - Select description in appropriate language during label-description conflict check (task T194770) by Addshore
- git #26deb9d1 - Docs and cleanup of EntitySource and EntitySourceDefinitions by Addshore
- git #2e229f5b - Added EntitySource and EntitySourceDefinitions (task T214557) by Addshore
- git #03aaa70b - Add note for "preferred" languages passed to Termbox SSR (task T213718) by Jakob Warkotsch
- git #6f19014a - Update termbox (task T211865) by Jakob Warkotsch
- git #5108e012 - Note about ability to set addUsagesBatchSize in 2 places by addshore
- git #73659b54 - Make EntityUsageTable::addUsages batchSize configurable (task 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 (task T201491) by D3r1ck01
- git #d7eab27f - Disable Wikibase\Test\ClientDefaultsTest::testDefaults as flaky (task T214761) by Kunal Mehta
- git #f9323258 - Remove redundant defined() checks (task 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 (task 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 (task 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 (task T208993) by James D. Forrester
- git #b6d9732f - Use separate DB connection for (Sql/UpsertSql)IdGenerator in Wikibase (task 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 (task T213718) by Jakob Warkotsch
- git #f1a9030e - Make sure params in mw.msg.apply is not undefined (task T213793) by Amir Sarabadani
- git #1c9a0378 - CachingPropertyOrderProvider WikibaseRepo dont use global function by Tarrow
- git #3ada4b18 - Fix argument passed to OutputPage::showPermissionsErrorPage (task 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 (task T214920) by addshore
- git #1e597da1 - lexeme.page, lexeme.api: add ability to login in to the user and api (task 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 (task T201808) by Greta Doçi
- git #e5e9ebe6 - Do not enable the lexeme namespace on every repo (task T214769) by Addshore
- git #55b48c9e - Move api messages to a separate file (task 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 (task T212503) by Greta Doçi
- git #b9525b31 - Add white-space: nowrap to sense id element (task T210502) by Amir Sarabadani
- git #379dd735 - Fix error message for missing Lexeme on Special:MergeLexemes (task T205216) by Marius Hoch
- git #600be75a - Check if user blocked on Special:MergeLexemes Load (task 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 (task T214557) by Addshore
- git #8dae1f1a - Temporarily skip tests that call WikiPageEntityMetaDataLookup's constructor (task 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 (task T208993) by James D. Forrester
- git #3eb31ab1 - Don't add mw:mediainfoView on File pages with no captions either (task T213885) by James D. Forrester
WikibaseQualityConstraints
[edit]- git #6b70377c - Add support for Data namespace on Commons (task T214856) by Lucas Werkmeister
Wikidata.org
[edit]No changes for Wikidata.org
WikidataPageBanner
[edit]No 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 (task T165112) (task T202154) by Timo Tijhof
wikihiero
[edit]- git #825770f1 - Replace extension icon with standard OOUI icon (task T195480) by Volker E
WikiLove
[edit]No changes for WikiLove
WikimediaBadges
[edit]No changes for WikimediaBadges
WikimediaEvents
[edit]- git #433221a5 - CitationUsage: drop identifier label (task T212937) by Baha
- git #73450db5 - Inject (again) the variable wgPoweredByHHVM (task 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
[edit]No changes for WikimediaIncubator
WikimediaMaintenance
[edit]- git #b433490a - Fix usage of deprecated Password::equals() by Max Semenik
- git #fc4746c9 - Special case yuewiktionary (task T214400) by Amir Sarabadani
WikimediaMessages
[edit]- git #41348958 - Add message for "BlockAttacker" password policy (task T208097) by Reedy
XAnalytics
[edit]No changes for XAnalytics
ZeroBanner
[edit]No changes for ZeroBanner
ZeroPortal
[edit]No changes for ZeroPortal
Skins
[edit]CologneBlue
[edit]No changes for CologneBlue
EUCopyrightCampaignSkin
[edit]No changes for EUCopyrightCampaignSkin
MinervaNeue
[edit]- git #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 (task T131013) by D3r1ck01
- git #0ce4fa8a - Hygiene: revise lazyImageLoader.loadImages() API (task T214658) by Stephen Niedzielski
- git #ff834653 - skins.minerva.editor is never loaded (task 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. (task T210745) by Jan Drewniak
- git #4d734942 - Remove large bottom margin at top of main page (task 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
[edit]No changes for Modern
Nostalgia
[edit]No changes for Nostalgia
Timeless
[edit]- git #0e0c1452 - "timeless-sitetitle" i18n message should transclude {{int:}} instead (task 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 (task T140664) by Timo Tijhof
Total Changes
[edit]507 Changes in 66 repos by 88 committers