MediaWiki 1.32/wmf.18/Changelog
< MediaWiki 1.32 | wmf.18
Core changes
edit- git #0c9f0597 - Ignore CentralIdLookup::resetCache() in code coverage reports by Kunal Mehta
- git #0c37a16e - ChangeTags: Fix double escaping of tag descriptions (T192509) by Roan Kattouw
- git #5957f580 - Fix FOUC for floated collapsible elements outside the content area (T198774) by Roan Kattouw
- git #f9e42448 - Resolve deprecation warnings in iw search widget by Erik Bernhardson
- git #186c984a - tests: Replace Bugddddd with Tddddd in test names, test strings by Jforrester
- git #66abb4ec - Remove wgPasswordSenderName from DefaultSettings.php (T97709) by James D. Forrester
- git #3bd1910f - resourceloader: Remove wgResourceLoaderValidateStaticJS setting by Timo Tijhof
- git #d31580ee - [MCR] Render multi-slot diffs (T194731) by Gergő Tisza
- git #47b5d95f - Create DifferenceEngine before calling GetDifferenceEngine by Gergő Tisza
- git #dc9b750b - benchmarker: Implement setupEach for per-iteration setup (T201992) by Kunal Mehta
- git #53f2a51b - resourceloader: Merge the two ua.match() calls in startup.js by Timo Tijhof
- git #379407a6 - Support a heading of '0' in Html::messageBox() by Kunal Mehta
- git #82b19bd9 - Create and use PrefixingStatsdDataFactoryProxy in PerDbNameStatsdDataFactory (T202144) by Kunal Mehta
- git #81f4eb4b - Improve StaticArrayWriterTest and add missing @covers tag by Kunal Mehta
- git #c83e2445 - CSP: In tests, use setMwGlobals() instead of manual set+undo by Timo Tijhof
- git #75c37556 - Remove wfMakeStaticArrayFile() (T200626) by Kunal Mehta
- git #3b1e8a5c - Move wfMakeStaticArrayFile() into a class (T200626) by Kunal Mehta
- git #40d3ce8d - Reduce calls to MediaWikiServices::getInstance() by Umherirrender
- git #41524360 - Use Title::makeName in Special:Export to simplify code by Umherirrender
- git #821fbb27 - test: Assert that API generators have unique prefixes by Kunal Mehta
- git #1acbfef5 - TitleValue: Avoid function call for internal property by Kunal Mehta
- git #c7cd323c - TitleFormatter: Don't look up namespace name for ns 0 by Kunal Mehta
- git #e4e3e64f - TitleFormatter: Remove indirection from getText() by Kunal Mehta
- git #72b40997 - Turn ApiPrefixUniquenessTest into a structure test by James D. Forrester
- git #d7b28f4a - SpecialMovepage: Use 'helpInline' for "Move associated talk page" checkbox by Bartosz Dziewoński
- git #e5911a82 - Pass through 'helpInline' to OOUI FieldLayout and make true by default (T181854) by Bartosz Dziewoński
- git #8260f606 - jquery.expandableField: Remove module unused since 1.22 (T202154) by Timo Tijhof
- git #28522551 - Inject SpecialPageFactory into Parser by James D. Forrester
- git #e68fdb40 - Mass conversion to SpecialPageFactory service by James D. Forrester
- git #d4045035 - Make SpecialPageFactory a service by James D. Forrester
- git #49efdca8 - Deprecate wfGetCache() and wfGetMainCache() (T115890) by Krinkle
- git #3f47d6df - Deprecate $wgParser (T160811) by Kunal Mehta
- git #5415de59 - jquery.suggestions: Remove dead code for returning options by Timo Tijhof
- git #c5a9b133 - Add release notes for $wgContLang deprecation (T160815) by Kunal Mehta
- git #39029826 - mediawiki.util: Only call $.fn.updateTooltipAccessKeys if accesskey is set (T202151) by Timo Tijhof
- git #df4c5f19 - Simplify redirect linking in InfoAction (T172016) by Umherirrender
- git #68ddb83f - Message: Fix error on getTitle() without language by Fomafix
- git #6ff469e5 - Improve profileinfo.php documentation by Timo Tijhof
- git #c6a83871 - Add Special:Search sort parameter without ui (T195071) by Erik Bernhardson
- git #bebcceb7 - Load styles in 'oojs-ui-widgets' again rather than a separate module (T195544) by Bartosz Dziewoński
- git #dcf408fc - mw.ForeignStructuredUpload: Use 'helpInline' instead of custom styles by Bartosz Dziewoński
- git #39b61487 - mediawiki.jqueryMsg: Combine the two generated data scripts by Timo Tijhof
- git #63ef2a8a - benchmarks: Create $normBenchs before the run instead of during by Timo Tijhof
- git #3d5edf6a - resourceloader: Increase minification cache version (T201606) by Krinkle
- git #15110b1c - JavaScriptMinifier: Fix bad state after ternary in object literal (T201606) by Krinkle
- git #106f6329 - rdbms: remove some dead code in LoadBalancer::setDomainPrefix by Aaron Schulz
- git #7f843b0c - title: Disable the failing tests from TitlePermissionTest (T201776) by Reedy
- git #60e396da - Set getEditConflictMainTextBox parameter type to array by WMDE-Fisch
- git #8de5b062 - Unbreak Special:JavaScriptTest by Niklas Laxström
- git #39e5d8d8 - Fix spelling of word "necessary" (T201491) by petarpetkovic
- git #b7a4e825 - Fix some of the common typos (T201491) by petarpetkovic
- git #efbb7704 - Update OOUI to v0.28.0 (T109529) (T183601) (T183645) (T185751) (T189113) (T189953) (T190441) (T190581) (T194104) (T197004) (T198845) (T201329) (T201871) by Bartosz Dziewoński
- git #3ea30167 - Add option to populateChangeTagDef not to update the count by Reedy
- git #de9d19b4 - Have WANCacheReapUpdate::getEventAffectedKeys() accept LinkTarget by Kunal Mehta
- git #cb74e93b - Make LinkBatch::setCaller chainable by Niklas Laxström
- git #5358c41e - rdbms: use Database::getDomainId for transaction logging calls by Aaron Schulz
- git #95a68fb8 - Actually inject InterwikiLookup into MediaWikiTitleCodec by Kunal Mehta
- git #f503ab10 - Have LinkCache::getMutableCacheKeys() accept LinkTarget by Kunal Mehta
- git #73029756 - Title: Access properties directly instead of wrapper functions by Kunal Mehta
- git #8af8ff84 - Remove dead code from Title::secureAndSplit() by Kunal Mehta
- git #bfdde8b2 - rdbms: split out private LoadBalancer::openLocalConnection method by Aaron Schulz
- git #9b4567f4 - TitleValue: Don't use Assert for basic type checks (T201801) by Kunal Mehta
- git #f339c908 - Have TitleParser::parseTitle() default to NS_MAIN to match Title by Kunal Mehta
- git #58919672 - rdbms: Disable DBConnRef::selectDB() for sanity (T193565) by Krinkle
- git #f7009eeb - Make ExternalStoreDB "wiki" context override the server "dbname" field (T200471) by Krinkle
- git #4c9fd032 - MergeHistory: Fix flaky test due to relative timestamp (T201976) by Timo Tijhof
- git #63c3c3f9 - DateTimeInputWidget: Rename LESS var to align with WikimediaUI Base by Jforrester
- git #dbe89abb - languages: Add coverage for 'ar' and 'ml' normalize() by Krinkle
- git #160fc196 - Fix eslint warnings and switch to error code (T200877) by jdlrobson
- git #b7b8f214 - Parser: Call firstCallInit() in getTags/getFunctionHooks by Kunal Mehta
- git #1c920468 - Fix common typo "MediWiki" in MW core (T201491) by Krinkle
- git #ec9d970d - Follow-up fc88eea: Add new oojs-ui.styles.icons-editing-citation pack by James D. Forrester
- git #9cac6c56 - Upgrade wikimedia/remex-html to 2.0.0 by Kunal Mehta
- git #690bc4cb - RemexDriver: improved tracing by Kunal Mehta
- git #abd115b3 - Swap SET and WHERE statements in ChangeTags::undefineTag (T201934) by Krinkle
- git #ca510f74 - resourceloader: Remove $wgResourceLoaderLESSVars support (T140804) by Krinkle
- git #d9fdc409 - rdbms: Avoid numRows() warnings for mysqli after table creation (T201900) by Krinkle
- git #606f2783 - build: Update eslint-config-wikimedia to 0.7.2 by Ed Sanders
- git #864a9702 - Feedback form: tweak field spacing (T201871) by DLynch
- git #10813564 - Move l10n_cache table to a separate DB for sqlite via the installer (T93097) by Aaron Schulz
- git #32c36f0e - selenium: undo page (T201901) by Pablo Grass
- git #0a0d5cb7 - Fix typos (T201491) by Umherirrender
- git #65ad0295 - Avoid MapCacheLRU error when MessageCache fails to load (T201893) by Aaron Schulz
- git #b4da5a81 - Improve MapCacheLRU error message (T201893) by Aaron Schulz
- git #e8370d69 - Parser: Add accessors needed by CodeMirror by Kunal Mehta
- git #13ada2df - Fast manual restart for populateContentTables.php by Tim Starling
- git #bf289118 - Fix reset interwiki table between tests by Pwirth
- git #39a63a3c - Make MapCacheLRU throw errors for bad $field arguments by Aaron Schulz
- git #42bc7942 - resourceloader: Optimise getCombinedVersion() with string concat by Krinkle
- git #ba5bce12 - Fix handling categorization changes (T201216) by Smalyshev
- git #6815e355 - resourceloader: Remove support for `state(name, state)` signature (T127328) by Krinkle
- git #6aec8dd6 - Use separate insert/delete statements to work around Blazegraph bug (T201217) by Smalyshev
Vendor
edit- git #aeaaa1a2 - Downgrading serialization/serialization (4.0.0 => 3.2.2) by addshore
- git #e1673bc0 - Updating wikibase/data-model-serialization (2.7.0 => 2.8.0) by addshore
- git #ec0e87a0 - Updating wikibase/data-model-services (3.10.0 => 3.11.0) by addshore
- git #27bfe384 - Updating wikibase/internal-serialization (2.7.0 => 2.8.0) by addshore
- git #2f9acbcc - data-values/common (0.4.1 => 0.4.2) by addshore
- git #25aa956f - data-values/geo (2.1.1 => 3.0.1) by addshore
- git #7b2fcf64 - Update OOUI to v0.28.0 by James D. Forrester
- git #1f29509a - Upgrade wikimedia/remex-html to 2.0.0 by Kunal Mehta
- git #3206c5fa - Upgrade wikimedia/timestamp to 2.0.0 by Kunal Mehta
- git #0c5ac61e - Upgrade wikimedia/xmp-reader to 0.6.0 by Kunal Mehta
Extensions
edit3D
edit- git #d32ea8e8 - build: Actually updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
- git #22844187 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
AbuseFilter
edit- git #10ad58a6 - Migrate AbuseFilter suppress log by Daimona Eaytoy
- git #2b615cfa - Avoid variable reuse to pass taint-check (T197002) by Umherirrender
- git #b8645753 - Remove deprecated method in AbuseFilterVariableHolder by Daimona Eaytoy
- git #9d21c7d0 - Change priority order for messages in hidden abuselog entries (T200644) by Daimona Eaytoy
- git #c954b412 - Include CheckUser in phan config by Umherirrender
- git #bb476e2c - Fix wrong error message for PHPUnit (T202073) by Daimona Eaytoy
- git #429b7c67 - Update phan-taint-check to 1.3.0. Hopefully should pass now (T197002) by Brian Wolff
- git #0026a68a - Add PHPUnit tests for various generic functions (T42478) by Huji
ActiveAbstract
editNo changes for ActiveAbstract
AdvancedSearch
edit- git #c4643b07 - build: Actually updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
- git #b7d1f23f - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #f623d176 - Replace setTimeout with requestIdleCallback (T200083) by Thiemo Kreuz
- git #55b638ef - Update usage of 'journal' OOUI icon to use from 'editing-citation' pack (T194104) by Jforrester
- git #ea560096 - Remove colon from field labels (T198783) by Tim Eulitz
- git #0e076b4d - Prevent result page from jumping (T199226) by Tim Eulitz
AntiSpoof
edit- git #95b62c14 - build: Actually updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
- git #f09497a3 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
ApiFeatureUsage
edit- git #48984800 - build: Actually updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
- git #145ca5ae - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
ArticleCreationWorkflow
edit- git #aa607cd6 - build: Actually updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
- git #c3e612fb - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
ArticlePlaceholder
edit- git #982a8b00 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
- git #8122e98c - Remove QUnit expect() in tests by Krinkle
- git #4013ba51 - Add phan-taint-check-plugin by MarcoAurelio
- git #afab73cc - More specific array type hints by Thiemo Kreuz
Babel
edit- git #c93efb8b - build: Actually updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
- git #ade6bb24 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
BetaFeatures
edit- git #9ec886c5 - Refactor auto enroll feature to avoid CAS update exceptions (T202149) by Umherirrender
- git #2a706f4d - Replace HTMLTextBlockField by HTMLInfoField by Umherirrender
- git #1727f22a - Make use of the …::class feature instead of string copies by Thiemo Kreuz
- git #57e3984e - Remove dead attribute building code by Thiemo Kreuz
BounceHandler
edit- git #6cd90dcb - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
Calendar
edit- git #89b53146 - build: Actually updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
- git #1d0a1c05 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
Campaigns
edit- git #0364342f - build: Actually updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
- git #cb8a30ab - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
Capiunto
edit- git #8dafd519 - build: Actually updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
- git #aaa9b8e8 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #09bab4c2 - Use HamcrestPHPUnitIntegration by Kunal Mehta
CategoryTree
edit- git #05650b3d - Start showing warnings for deprecated PHP entry point by Umherirrender
- git #e5de88fc - Configure phan-taint-check-plugin (T201219) by Kunal Mehta
CentralAuth
edit- git #1b1f2fdc - SpecialGlobalRenameRequest: Change 'notice-message' to 'help-message' (T197179) by Bartosz Dziewoński
- git #e3d06074 - Expand special page aliases for Serbian by petarpetkovic
- git #1e7e444e - Fix incomplete @param documentation in WikiSet by Thiemo Kreuz
- git #5133acf7 - Special:GlobalRenameProgress: Use OOUI fieldset for log entries (T200372) by Jayprakash12345
CharInsert
edit- git #83c87285 - build: Actually updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
- git #cafa9286 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
CheckUser
edit- git #2c6abdf9 - Add (int) to populateCheckUserTable.php by Umherirrender
- git #8b26ce94 - Add special page alias for Serbian by petarpetkovic
- git #b659d6f7 - Format edit count on Special:CheckUser by Umherirrender
CirrusSearch
edit- git #b79625ab - Explicit convert Message objects when used as string by Umherirrender
- git #bd03dd09 - Fix 'accross' typo (T201491) by Zoranzoki21
- git #a130e7ae - Handle null result from link count msearch (T105887) by Erik Bernhardson
- git #3812e9ed - Add warning when requesting results beyond the supported limit (T201360) by Erik Bernhardson
- git #4e9888f3 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by Umherirrender
Cite
edit- git #97f34643 - Sync up with Parsoid citeParserTests.txt by Arlo Breault
- git #a33f1070 - VE: Make the OOUI citation icons available by James D. Forrester
CiteThisPage
edit- git #317cc6ab - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
- git #2e1268ff - Expand special page aliases for Serbian by petarpetkovic
Citoid
edit- git #b7adb18e - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
cldr
edit- git #fd06f3ba - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #91be27a6 - Sort languages by code by Raymond
- git #d36ed1b5 - Add new languages not in CLDR by Umherirrender
Cognate
edit- git #40b6b8ce - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #b2f6cccc - Avoid overhead of converting Title objects to TitleValue by Thiemo Kreuz
- git #66a40ef5 - More specific array type hints by Umherirrender
CodeEditor
edit- git #9912b576 - Ace: Handle updates via npm and grunt by Derk-Jan Hartman
- git #b64b0fe8 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
CodeMirror
edit- git #18b1f64a - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #35edfa60 - Use new Parser accessors by Kunal Mehta
- git #0ba594b8 - Don't use deprecated MagicWord methods by Kunal Mehta
- git #9bda90be - Get Parser from service instead of global $wgParser by Fomafix
- git #ca7f33f8 - Use ContentLanguage service instead of global $wgContLang by Fomafix
CodeReview
edit- git #c51b1a04 - Remove htmlspecialchars from input value by Umherirrender
- git #b1649cd7 - Use makeInlineCodeWithModule() instead of assuming 'mediawiki.base' (T192623) by Timo Tijhof
CollaborationKit
edit- git #70f82aab - Escape some messages used as html by Umherirrender
- git #f4464d2b - Update expected HTML in CollaborationHubContentTest to pass tests (T201312) by VolkerE
Collection
editNo changes for Collection
CommonsMetadata
edit- git #dd5e6e80 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
ConfirmEdit
edit- git #223ff145 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
CongressLookup
edit- git #11a68007 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
ContactPage
edit- git #280ba155 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #c9f34b55 - Fix 'MediWiki' typo (T201491) by Zoranzoki21
- git #ccc07fd3 - Add phan-taint-check-plugin by Umherirrender
- git #01b2486f - Escape message contactpage-formfootnotes by Umherirrender
ContentTranslation
edit- git #49e5ba70 - Provide language neutral mediawiki.org links by jenkins-bot
- git #9bcd194c - mw.cx.TranslationTracker: don't throw errors on only whitespace sections (T200633) by jenkins-bot
- git #d82739e8 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #ce5977bf - Don't use array to add one JS config var by jenkins-bot
- git #85578214 - Remove unused dynamically-added module by jenkins-bot
- git #7fa7d69c - Use standard language comment for Serbian in aliases (T201999) by jenkins-bot
- git #19c48c09 - Add Bosnian and Croatian aliases for Content Translation (T201999) by jenkins-bot
- git #194687c9 - Add "Mark as resolved" option for translation issues (T198188) by petarpetkovic
- git #9ce1e4cf - Change API for registering issues by petarpetkovic
- git #6fa98ec7 - Add Finnish special page aliases by jenkins-bot
- git #9ba24243 - Add Serbian alias for Content Translation (T201999) by petarpetkovic
- git #b77a0813 - Provide language specific help page link (T185061) by jenkins-bot
- git #675cedf7 - Add lang and dir for link to selected source page (T201944) by jenkins-bot
- git #cb6aa1cd - Fix 'empy' typo (T201491) by Umherirrender
- git #de200882 - Avoid wide section overflow hidden (T200315) by jenkins-bot
- git #7d914618 - Handle exceptions while notifying users about purged drafts (T199960) by KartikMistry
- git #e541bd57 - Remove flaky CX1 template adaptation tests by jenkins-bot
- git #2283e9ff - Remove duplicated usage of article "the" (T201491) by jenkins-bot
- git #ee1779d5 - Fix misspelled 'translation' word (T201491) by petarpetkovic
ContributionTracking
edit- git #c4fbed0a - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #f98e3e89 - Add phan-taint-check-plugin by Umherirrender
- git #751dac38 - Explicit parse message on Special:FundraiserMaintenance by Umherirrender
CreditsSource
edit- git #718a8cd5 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
Dashiki
edit- git #90ba8eee - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
DisableAccount
edit- git #0830ce1a - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
Disambiguator
edit- git #1394e3b8 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
DismissableSiteNotice
edit- git #4280a2fe - Add phan-taint-check-plugin by Umherirrender
- git #4ffa9119 - Use session storage instead of cookies for site notices (T199274) by Alangi Derick
DonationInterface
edit- git #96a53b22 - Fix mobile orientation of radio buttons on payments.wiki opt-in (T201528) by Ejegg
- git #d1472511 - Update opt-in 'no' text by Elliott Eggleston
- git #eb33dcc8 - Fix common typo in DonationInterface extension (T201491) by Ejegg
- git #b0cd89b4 - FormSettings change: no JCB in JPY via Adyen (T200610) by Elliott Eggleston
- git #619b657a - Updated behaviour for FinalStatus::CANCELLED by Ejegg
- git #b5666c43 - Update Minfraud UserId to AccountId by Mepps
- git #d07c5341 - build: Re-enable MediaWiki.Usage.ForbiddenFunctions.key_exists by Ejegg
- git #479991fe - build: Re-enable MediaWiki.Usage.ForbiddenFunctions.join by Ejegg
- git #69dd4fe2 - build: Updating mediawiki/mediawiki-codesniffer to 19.0.0 by Elliott Eggleston
- git #2d33a7a7 - build: Adding MinusX by Elliott Eggleston
- git #7e4662ad - Handle CANCELLED_BY_CONSUMER getHostedCheckoutStatus() (T201647) by Ejegg
- git #4a6458e4 - Update libraries by Elliott Eggleston
- git #bd0c2833 - Handle no status code for Ingenico api (T194517) by Ejegg
- git #4bc3dc29 - Refactor of ConfirmCreditCard to handle pending flag (T194517) by Ejegg
- git #2f4f58e5 - Update defaults for 'Ways to give' and 'Problems donating' (T193663) by Mepps
- git #9842b451 - Updated createHostedCheckout test to check for new flag by jgleeson
- git #c613d87f - WIP:Added returnCancelState=true to createHostedCheckout by jgleeson
DoubleWiki
edit- git #6bb69cee - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
DynamicSidebar
edit- git #4a8a6c0f - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
Echo
edit- git #2142be10 - cache: Reduce responsibility of subclass and remove unused parts by Krinkle
- git #2d7096bc - Fix missing/mismatching type hints PHPDoc tags by Thiemo Kreuz (WMDE)
- git #e499631a - Escape message used in html by Umherirrender
- git #4939bff7 - Migrate EchoLocalCache to MapCacheLRU by Aaron Schulz
- git #3dd2f8da - Add special page alias for Serbian in latin variant by petarpetkovic
- git #63eee2b9 - Remove two unused properties from AttributeManager by Umherirrender
- git #e5546e50 - Add missing strict "array" type hints to DiscussionParser by Umherirrender
- git #61301318 - Fix common typos in Echo extension (T201491) by Alangi Derick
- git #f8341386 - Replace deprecated Linker::link() with LinkRenderer (T149346) by Fomafix
- git #a1f72bbf - Use ContentLanguage service instead of global $wgContLang by Fomafix
- git #bacee60d - Fix "PHP Warning: count(): Parameter must be an array or an object that implements Countable" by Paladox
- git #8a7c3a78 - Use "false" as type hint in PHPDoc tags by Thiemo Kreuz (WMDE)
- git #fc59da2c - Add missing newlines before "use" sections by Thiemo Kreuz
- git #c1c3c7b6 - Make "@… array" type hints more specific by Thiemo Kreuz
- git #cf4ba1e6 - Make use of inline {@see …} tags by Thiemo Kreuz
- git #b0687600 - Remove $wgEchoNewMsgAlert and 'echo-show-alert' preference (T58845) by Kunal Mehta
- git #dbfcd23b - Pass correct IContextSource to HTMLForm by Legoktm
- git #06f0a7a6 - NotifUser: Remove basically-unused talk notification cache (T164860) by Roan Kattouw
- git #a9afcfb4 - UserNotificationGateway: Use batching in markRead() and markUnread() by Roan Kattouw
- git #b574e252 - Clean up EventLogging integration by Krinkle
- git #fe17b49f - NotificationMapper: Use batching in deleteByUserEventOffset() by Roan Kattouw
- git #00447385 - Fix 'Methds' typo (T201491) by petarpetkovic
- git #910308f0 - Remove [] from optional param doc by Umherirrender
- git #2f5581c3 - Move ext.echo.logger module registration to extension.json by Kunal Mehta
- git #832d9d4d - Remove $wgEchoEventLoggingSchemas qunit hack (T118488) by Kunal Mehta
- git #9a828c7b - Use mw.track() to submit EventLogging data client-side by Kunal Mehta
EducationProgram
edit- git #db6a495e - Remove backward usage of ApiBase::dieUsageMsg by Umherirrender
- git #c04ffcf4 - Fix 'Retrun' typo (T201491) by Zoranzoki21
- git #c67fcb63 - Remove PHP entry point by Umherirrender
Elastica
edit- git #9e290d35 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
ElectronPdfService
edit- git #10bfdc61 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
EventBus
edit- git #b9d4751e - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #da3b5976 - Hygene: Use tabs instead of spaces in extension.json by Marko Obrovac
- git #a812d258 - Emit mediawiki.revision-tags-change event. (T201062) by Petr Pchelko
EventLogging
edit- git #31a39504 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #93891f8d - debug: Minor clean up (T187207) by Jdlrobson
- git #c36e21fe - New: add mw.eventLog.getPageviewToken() (T201124) by Stephen Niedzielski
- git #622d9de8 - Separate debug code from regular code (T187207) by Krinkle
- git #665643c6 - Warn if ResourceLoaderSchemaModule modules are registered directly by Krinkle
- git #bebf70c3 - Deprecate EventLoggingRegisterSchemas hook by Krinkle
ExtensionDistributor
edit- git #422f2c31 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
FeaturedFeeds
edit- git #7dc0464e - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
FileExporter
edit- git #c2bff571 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
FileImporter
edit- git #afe248ab - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #6ee02092 - Remove unused code from ImportPlan and add tests by Thiemo Kreuz
- git #04758cf5 - Remove obsolete empty <div> (T201402) by Thiemo Kreuz (WMDE)
- git #d959ffd0 - Use more specific array type hints where possible by Thiemo Kreuz
- git #725f44f3 - Use phan-taint-check-plugin and fix issues (T201402) by WMDE-Fisch
- git #26fabecf - Add missing configuration documentation by Thiemo Kreuz
FlaggedRevs
edit- git #2d8d1e60 - Call MWTimestamp::convert on query provided timestamp (T155090) by Umherirrender
- git #413e11e2 - Replace old and busted hook with the new hotness of a callback (T190945) by Bartosz Dziewoński
Flow
edit- git #1d265eda - ContentLengthFilterTest: Fix typo in test descriptor by Jforrester
- git #51c66aa2 - Fix array_merge pattern with spread operator for associative arrays (T198742) by Kosta Harlan
- git #213a1b22 - Replace deprecated Linker::link() with LinkRenderer (T149346) by Fomafix
- git #29490992 - Add missing use for Iterator by Umherirrender
FundraiserLandingPage
edit- git #40113238 - Fix return type of parser function hooks by Umherirrender
FundraisingTranslateWorkflow
edit- git #c53d9a88 - Declare FundraisingMessageGroup->group by Umherirrender
Gadgets
edit- git #01a3de04 - Remove not needed properties from "info" form field by Umherirrender
- git #d1ea87f9 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #dfb5ac30 - Further localize aliases to Spanish by MarcoAurelio
- git #9e24c3a5 - RL: Simplify userrights check of Gadgets by TheDJ
- git #f485a25b - Post Santali (sat) namespace and aliases translations (T201298) by MarcoAurelio
- git #b6e7bcf0 - Use ContentLanguage service instead of global $wgContLang by Fomafix
- git #3aeffaa1 - SpecialGadgetUsage: Add <thead> and <tbody> in the table by Fomafix
GeoCrumbs
edit- git #b676af98 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
GeoData
edit- git #b617bcb0 - Use PHP's implode() with the suggested order of arguments by Fomafix
- git #bc5d6116 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
GettingStarted
edit- git #7b67b17a - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
Graph
edit- git #1009b5a5 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
GlobalBlocking
edit- git #b6a70259 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #fa6fc847 - Remove backward usage of ApiBase::dieUsageMsg by Umherirrender
- git #41dfdb56 - Replace SELECT * by field list by Umherirrender
GlobalCssJs
edit- git #ddc491c9 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
GlobalPreferences
edit- git #2403cdad - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #6d02a888 - Add special page alias for Serbian by petarpetkovic
- git #0d1112a7 - Fix global settings overriding local ones (T201340) by Sam Wilson
GlobalUsage
edit- git #127a8ae5 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #fe4d49ce - Require MediaWiki 1.29 in extension.json for manifest_version 2 by Umherirrender
GlobalUserPage
edit- git #c77e722e - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
GoogleNewsSitemap
edit- git #e5c15531 - Title::makeTitle() never returns falsey by Kunal Mehta
GuidedTour
edit- git #a0cad5bb - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #4215ec32 - Use "Publish changes" instead of "Save changes" (T201589) by Alangi Derick
GWToolset
edit- git #fd6cd050 - Fix 'MediWiki' typo (T201491) by Zoranzoki21
- git #5d660177 - Avoid double escape of html attributes by Umherirrender
ImageMap
edit- git #4cc60e35 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
InputBox
edit- git #c13dcc6b - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
Insider
edit- git #95c1afba - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
intersection
edit- git #740049f0 - Add phan-taint-check-plugin by Umherirrender
- git #c9304ae3 - Escape date in non-gallery mode by Umherirrender
Interwiki
edit- git #85fa740e - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #1d9e0d93 - Add special page alias for Serbian by petarpetkovic
InterwikiSorting
edit- git #e6304ef8 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
JADE
edit- git #0929952e - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #0a172922 - Follow-up I6e9fd013: more typo fixes (T202039) by MarcoAurelio
- git #84dbe5fa - Typo fixes (T202039) by MarcoAurelio
- git #94a38ce1 - JADE API to store judgments (T198207) by Adam Wight
Josa
edit- git #233c091f - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
JsonConfig
edit- git #69c52795 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #9cb561cc - Implement InterwikiLookup::isLocalInterwiki() by Kunal Mehta
- git #62ae6230 - Add missing @covers tags and minor cleanup (T195141) by Gergő Tisza
- git #bc2bfc84 - Adding support for CC-BY-SA (T200968) by eranroz
- git #d60a53ec - Use ::class feature for Scribunto_LuaLibraryBase by Umherirrender
Kartographer
edit- git #a08b0e34 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #cf295e5b - Add special page alias for Serbian by Pl217
- git #912416d3 - Add OpenStreetMap cycle map to list of Kartographer external services (T196854) by jc86035
LabeledSectionTransclusion
edit- git #f1c0cb9c - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
LandingCheck
edit- git #528a8786 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
LdapAuthentication
edit- git #622ecd97 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
Linter
edit- git #e41e8e32 - Drop excess events at the API layer (T202179) by Kunal Mehta
- git #d562a1a3 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #4b6b2cdc - Revert "build: Updating mediawiki/phan-taint-check-plugin to 1.3.0" by Legoktm
- git #035132dd - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #d66c4782 - Add special page alias for Serbian by petarpetkovic
LiquidThreads
edit- git #2054ed8e - Add phan-taint-check-plugin by Kunal Mehta
- git #e51c8501 - Remove backward usage of ApiBase::dieUsageMsg by Umherirrender
- git #33fdda29 - Escape message used in html by Umherirrender
Listings
editNo changes for Listings
LocalisationUpdate
edit- git #556a5cd3 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
LoginNotify
edit- git #ca0c96bc - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
MapSources
edit- git #53760f33 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #65ea0f43 - Add phan-taint-check-plugin by Umherirrender
- git #103e1198 - Use label-message feature of HtmlForm by Umherirrender
MassMessage
edit- git #4280d345 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by Umherirrender
- git #a2eb57a1 - Setup wgCanonicalServer in MassMessageApiTestCase to pass tests (T200762) by Umherirrender
- git #54caefc1 - Add Czech aliases to Massmessage by MarcoAurelio
- git #b719d5fe - Add special page alias for Serbian by petarpetkovic
Math
editNo changes for Math
MobileApp
edit- git #70bbf5f4 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
MobileFrontend
edit- git #d4f81243 - Use GetDifferenceEngine to inject InlineDifferenceEngine (T201842) by jdlrobson
- git #9e817d00 - Replace .done with .then in toast.js (T188937) by Nicholas Ray
- git #9caee5e2 - Remove .always in rlModuleLoader (T188937) by Nicholas Ray
- git #99b5c55b - Replace .done with .then in mobile.special.mobilediff.scripts/init.js (T188937) by Nicholas Ray
- git #f241205d - Replace .done/.fail with .then in Skin.js (T188937) by Nicholas Ray
- git #e3532a00 - Replace .done with .then in SearchOverlay (T188937) by Nicholas Ray
- git #afcadf2a - Replace .done with .then in ScrollEndEventEmitter.js (T188937) by Nicholas Ray
- git #5de98cf2 - Replace .done with .then/.catch in mobile.references.gateway tests (T188937) by Nicholas Ray
- git #2f0943a0 - Replace .done with .then in OverlayManager (T188937) by Nicholas Ray
- git #c95feefd - Replace .done with .then in nearby.js (T188937) by Nicholas Ray
- git #4e4f6595 - Replace .done with .then in ve.init.mw.MobileFrontendArticleTarget (T188937) by Nicholas Ray
- git #cd07b942 - Replace .done/.fail with .then in Watchstar/WatchstarPageList (T188937) by Nicholas Ray
- git #2527d566 - Drop pre-MW 1.32 compatibility by Kunal Mehta
- git #0a9ae887 - Hygiene: Remove CleanupOverlay by Jdlrobson
- git #e42df0c5 - Fix escaping of messages used in html by Jdlrobson
- git #63f0e2c4 - Hygiene: Update npm devDependencies by Michael Holloway
- git #948df041 - Fix "vaule" typo by petarpetkovic
- git #c86b9b87 - Expand special page aliases for Serbian by petarpetkovic
- git #64cd5069 - Don't call SpecialPageFactory methods statically by Kunal Mehta
- git #213ccedf - Replace .done with .then in uploads.js (T188937) by Nicholas Ray
- git #5fb24663 - Replace .done/.fail with .then in CategoryAddOverlay (T188937) by Nicholas Ray
- git #4b1bb93d - Replace .done with .then in CategoryOverlay (T188937) by Nicholas Ray
- git #d9398498 - Fix image overlay loading forever (T193172) by jdlrobson
- git #28b6d3da - Replace usage of `done` in EditorOverlay (T188937) by jdlrobson
- git #f6437dd1 - Use @width-breakpoint-tablet (T140804) by jdlrobson
- git #52571309 - Revert "SpecialMobileDiff: Fix margin and vertical alignment on Thanks button" by Jdlrobson
- git #4e243137 - Add link events to CleanupOverlay (T191532) by jdlrobson
- git #9700e76a - Allow querying of Page sections (T197932) by jdlrobson
- git #4b25faa3 - Increase required MediaWiki version to 1.32+ by Fomafix
- git #ab28b50c - Hygiene: remove the WatchstarGateway cache (T197133) by Stephen Niedzielski
- git #8052f0c3 - Hygiene: guide against using $.isFunction by jdlrobson
MultimediaViewer
edit- git #aba05cf9 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
NavigationTiming
edit- git #9a2c56d7 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #a9005320 - tests: Use state({}) instead of deprecated state(name, state) by Krinkle
- git #18772510 - Remove 'visibilitychange' handler when it is no longer needed (T192862) by Krinkle
Newsletter
editNo changes for Newsletter
NewUserMessage
edit- git #e484a4ed - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
Nuke
edit- git #2808b9b9 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #27b5bf5e - Add special page alias for Serbian by petarpetkovic
OAuth
edit- git #59707c5c - Bind to interface and not implementation when possible by Amir Sarabadani
- git #c18a1d3e - Add phan-taint-check-plugin by Umherirrender
- git #b36de276 - Read from the new column of change_tag (T194162) by Amir Sarabadani
OATHAuth
edit- git #91abb475 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
ORES
edit- git #869d818a - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #5b611f7d - Remove backward usage of ApiBase::dieUsageMsg by Umherirrender
- git #faf4d787 - Do not try to cache scores that have been requested via API (T201918) by Amir Sarabadani
- git #c8b14e32 - Remove unused $originalRequest parameter from @dataProvider by Thiemo Kreuz
- git #0760ef12 - More specific array type hints accross the codebase by Thiemo Kreuz
OpenStackManager
edit- git #4304059f - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
- git #be379e8c - Add phan-taint-check-plugin by Umherirrender
- git #c43f4633 - Output message text not as raw html by Umherirrender
PagedTiffHandler
edit- git #cd2b63c4 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
PageAssessments
edit- git #b9cedcf8 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #c3f70f13 - Escape message when output table headers by Gergő Tisza
- git #d79f48da - Add phan-taint-check-plugin by Umherirrender
PageImages
edit- git #89dda946 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #da5312fb - Remove backward usage of ApiBase::dieUsage by Umherirrender
PageTriage
edit- git #a6c59fee - Increase accuracy of logging metadata compilation attempts (T199699) (T154719) by Kosta Harlan
- git #bf029878 - Fix unrecognized API parameter warnings for mode and timestamp (T202131) by Catrope
- git #884f4004 - Port all uses of $.ajax() to mw.Api (T202129) by Kosta Harlan
- git #0c76ac1a - DBPerformance: Master connections and writes via POST not GET (T154719) (T202129) (T199699) by Kosta Harlan
- git #4ca71d3a - Add ORES extensions, cron and tools folder to phan config by Umherirrender
- git #d273f630 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #9d4fc2bc - Disable Refresh List button until model fetch completes (T201554) by Kosta Harlan
- git #259278eb - Add an API module for tagging a revision as copyvio (T202041) by Roan Kattouw
- git #aa78f355 - Add tests/phan/issues to .gitignore by Umherirrender
- git #19140038 - Revert "Show copyvio scores in Special:NewPagesFeed" by Roan Kattouw
- git #bdac5ab9 - Deliver HTML templates using ResourceLoader rather than API calls (T68898) by Roan Kattouw
- git #1d136996 - Only update ptrp_reviewed_updated when the afc_state changes (T201644) by Stephane Bisson
- git #6c853444 - Fix random typos by Sbisson
- git #e0d996f5 - Cleanup isReviewedSorting (T201373) by Stephane Bisson
- git #d7770aa6 - Set default filters value for AfC (T200948) by Stephane Bisson
- git #1c811ffa - Exclude Drafts from daily cleanup of PageTriage queue (T201253) by Stephane Bisson
- git #ee25e4f9 - Group filters in the filter list (T199277) by Roan Kattouw
- git #47d937f0 - Keep patrolled drafts in the feed (T201253) by Catrope
- git #92318cb4 - Revert "Keep patrolled drafts in the feed" by Catrope
- git #5863d513 - Check for irrelevant rc_types first in hooks (T201812) by Stephane Bisson
- git #f13ce1df - Fix indentation (T201070) by Stephane Bisson
- git #b4b9ada3 - Only join with ORES tables if we're filtering (T201560) by Stephane Bisson
- git #9363360c - Show copyvio scores in Special:NewPagesFeed (T201070) by Stephane Bisson
- git #a8724e14 - Add phan-taint-check-plugin by Umherirrender
- git #14fa66e2 - Use getMessageParameters in PageTriageLogFormatter by Umherirrender
- git #16fdcc25 - Keep patrolled drafts in the feed (T201253) by Stephane Bisson
- git #e3dc3164 - Always show creation date for AfC drafts (T201373) by Stephane Bisson
- git #2478c832 - Score 'draftquality' and 'wp10' for new revs of pages in queue (T199357) by Sbisson
PageViewInfo
edit- git #5cab19c8 - Add phan-taint-check-plugin by Kunal Mehta
- git #942cffd6 - Avoid variable reuse under same name by Umherirrender
ParserFunctions
edit- git #fa090873 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #cc6f6cd0 - Don't call SpecialPageFactory methods statically by James D. Forrester
ParserMigration
edit- git #1d127f39 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
ParsoidBatchAPI
edit- git #45d1445b - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
PdfHandler
edit- git #111ff19d - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
PerformanceInspector
edit- git #f8c8dbb2 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
Petition
edit- git #c566c89e - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
Poem
edit- git #8f429273 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
PoolCounter
edit- git #9a245eb4 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
Popups
edit- git #be13e393 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #76195013 - Doc: fix typo by Stephen Niedzielski
- git #6a25f70a - Use window.devicePixelRatio instead of deprecated jQuery.hidpi (T198579) by Nicholas Ray
- git #a714eda5 - Revert "Whole popup area should be clickable" (T200940) by Jdlrobson
- git #ed529488 - Manually optimize & reduce SVG markup by Volker E
- git #f9676288 - Fix: viewBox in cog.svg and sad-face.svg (T185596) by Stephen Niedzielski
- git #f47e333f - build: Bring SVGO optimization to build step (T185596) by Stephen Niedzielski
ProofreadPage
edit- git #9c5961f0 - ve.ui.MWPagequalityInspectorTool: Update icon name 'clip' → 'bookmarkOutline' (T202337) by Bartosz Dziewoński
- git #d8f73460 - Resolve deprecation warning on search results by Erik Bernhardson
- git #d3f55aff - Add phan-taint-check-plugin by Bartosz Dziewoński
- git #0daf8b49 - Guess that the Page: serialization is in JSON only if it an array or an object (T201506) by Bartosz Dziewoński
- git #b3ce1860 - Fix failing tests (T202091) by Bartosz Dziewoński
- git #9618e294 - Drops some PHPCS overrides not needed anymore by Tpt
PropertySuggester
editNo changes for PropertySuggester
QuickSurveys
edit- git #b3629809 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #9bf950c3 - Fix: replace deviceTabletWidth w/ width-breakpoint-tablet in LESS (T202021) by Stephen Niedzielski
Quiz
edit- git #54d026c0 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
ReadingLists
edit- git #775b3de2 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #94a45612 - Improve API documentation for query+readinglists project/title param (T198991) by Gergő Tisza
RelatedArticles
edit- git #fbe7003f - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #969ae7c0 - Remove unused jshint comment by Fomafix
- git #0464e7a7 - Remove eslint rule "no-use-before-define": 1 by Fomafix
- git #0fa06472 - Use native JavaScript instead of jQuery by Fomafix
- git #4e92ea46 - Fix: replace deviceTabletWidth w/ width-breakpoint-tablet in LESS (T202021) by Stephen Niedzielski
- git #5c857131 - Selenium: add selenium-daily NPM script (T188742) by Stephen Niedzielski
RelatedSites
edit- git #bdeffc14 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #8b5aa2b5 - Add phan-taint-check-plugin by Umherirrender
- git #577f5ac9 - Remove htmlspecialchars from html attributes (T201106) by Krinkle
Renameuser
edit- git #d817c462 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #93a1cfee - Add special page alias for Serbian in latin variant by petarpetkovic
RevisionSlider
edit- git #697a4398 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #af276e0f - Re-enable testing bar clicking by WMDE-Fisch
- git #b6195eba - Update gems and Gemfile.lock by WMDE-Fisch
- git #dd4310ae - Replace loading bar of revision slider with three moving bubbles (T161640) by WMDE-Fisch
- git #187e1e51 - Stabilize ruby selenium browser tests by WMDE-Fisch
RSS
edit- git #2d1bb50e - Escape error messages used as html (T201108) by Legoktm
SandboxLink
edit- git #9f975a4a - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
Scribunto
editNo changes for Scribunto
Score
edit- git #07c7bf54 - Add phan-taint-check-plugin by Kunal Mehta
- git #7857e639 - Remove codec declaration from MIME type by Étienne Beaulé
SearchExtraNS
edit- git #09369962 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
SecurePoll
edit- git #41bbf23e - Remove backward usage of ApiBase::dieUsage by Umherirrender
Sentry
edit- git #6ff78368 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
ShortUrl
edit- git #ba4a747f - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
SiteMatrix
edit- git #423ba7c6 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #7b4808cb - Add special page alias for Serbian by petarpetkovic
- git #852988a2 - More specific array type hints by Thiemo Kreuz (WMDE)
- git #b7d2f95f - Add phan-taint-check-plugin by Umherirrender
- git #ff8d0c41 - Escape language names used in html by Umherirrender
SpamBlacklist
edit- git #69701225 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
SubPageList3
edit- git #b8efeb34 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #08680d9e - Add phan-taint-check-plugin by Umherirrender
- git #6afbf6ac - Escape error messages used in html by Umherirrender
SubpageSortkey
edit- git #fb881a3a - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
SyntaxHighlight_GeSHi
edit- git #d282060a - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #1b69c564 - Use StaticArrayWriter class (T200626) by Kunal Mehta
TemplateData
edit- git #cdfdc860 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
TemplateSandbox
edit- git #c40c52a1 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #ce941a63 - Add special page alias for Serbian by petarpetkovic
TemplateStyles
edit- git #d9b730de - Add phan-taint-check-plugin by Kunal Mehta
- git #c2083e74 - Avoid variable reuse under same name by Umherirrender
TextExtracts
edit- git #584ac209 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
Thanks
edit- git #583c4f94 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #5927de14 - Fix indentation in extension.json by jdlrobson
- git #a6fa3c49 - Do not use PNG for thanks button (T198151) by Jdlrobson
TimedMediaHandler
edit- git #8c7d46e3 - Fix regression: double-reg of file types and incorrect 'mp4' (T202208) by Brion Vibber
- git #96966932 - Replace class_exists with proper extension registration checks (T183096) by Derk-Jan Hartman
- git #dfab311d - Remove backward usage of ApiBase::dieUsageMsg by TheDJ
- git #12ab3431 - Reduce tab indent in extension.json for ResourceModules by Umherirrender
- git #42ddc787 - Explicitly list modules' message keys, rather than compute them (T202017) by Krinkle
- git #60dffe22 - NewMwEmbedResourceManager: Remove non-standard 'messageDir' option (T202017) by Jforrester
- git #a0f891c9 - NewMwEmbedResourceManager: Remove discovery of '*.config.php' files (T202017) by Jforrester
- git #dd680ece - NewMwEmbedResourceManager: Register 'mw.TimedText.loader' explicitly (T202017) by Jforrester
- git #d36fe377 - NewMwEmbedResourceManager: Remove indirection around module directories (T202017) by Jforrester
- git #5df9e94e - NewMwEmbedResourceManager: Remove unused 'messageFile' option (T202017) by Jforrester
- git #c85b48af - Move simple module registration from hooks to extension.json (T202017) by Reedy
- git #ea3f8b5b - Update ogv.js to 1.5.8 release by Brion VIBBER
- git #49b7f128 - Use raw message in title attributes by Brion VIBBER
- git #f37fd9d2 - Fix some js indent issues that are killing tests by Brion Vibber
timeline
edit- git #f050639a - Add phan-taint-check-plugin by Umherirrender
- git #ac622c1a - Escape messages used in error html by Umherirrender
TitleBlacklist
edit- git #b4834cba - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
TocTree
edit- git #880ca4b6 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #b3f175ec - Remove CSS selector #toc and remain .toc by Fomafix
- git #c05b8c09 - Rename variable $toggleLink in $toggleSymbol by Fomafix
TorBlock
edit- git #6df3843f - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
Translate
edit- git #fc078435 - Explicit convert Message objects when used as string by Umherirrender
- git #ddbfc700 - Replace deprecated property access to DifferenceEngine::$mNewRev by jenkins-bot
- git #b141d0ef - Remove fallback code for new API methods by Nikerabbit
- git #995df684 - Add missing special page aliases for Serbian by petarpetkovic
- git #21f61e09 - Don't call SpecialPageFactory methods statically by jenkins-bot
- git #adb42fa9 - Improve MediaWikiExtensionsTest by jenkins-bot
- git #27f82bb9 - Optimize index on translate_reviews (T195293) by Amire80
- git #f4b1ebea - Convert Special:MovePage to OOUI Part 1 (T201284) by jenkins-bot
- git #205c7a86 - Code cleanup by jenkins-bot
- git #7d34da41 - Avoid variable reuse under same name by Umherirrender
- git #c783881b - List dynamic groups first in API listing, for groupselector.js etc. (T41278) by Amire80
- git #a45204dc - ElasticSearchTTMServer: fix typo in comment by Niklas Laxström
- git #d08e3d7e - Remove duplicated usage of article "the" (T201491) by jenkins-bot
- git #327f68a1 - Fix 'transltion' typo (T201491) by petarpetkovic
- git #dcfeaa90 - Fix 'languges' typos (T201491) by petarpetkovic
TranslationNotifications
edit- git #a72ad3ab - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #c6290bdc - Add phan-taint-check-plugin by Umherirrender
- git #bc2a8b0d - Escape messages used as option label in HtmlForm by Umherirrender
TrustedXFF
edit- git #118276ce - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
TwoColConflict
edit- git #a46642c6 - Use earlier "EditPage::importFormData" hook instead of "EditPage::attemptSave" by Thiemo Kreuz
- git #a114e281 - Remove unused defaults from LineBasedUnifiedDiffFormatter properties by Thiemo Kreuz
- git #c59ccfc4 - Make all line/paragraph numbers start at 0 instead of 1 by Thiemo Kreuz
- git #a265ef66 - Use PHP's implode() with the suggested order of arguments by Fomafix
- git #5c421249 - Make paragraphs editable for non-js users (T198832) by WMDE-Fisch
- git #dedde65e - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
- git #4d917b8b - Fix box border size by WMDE-Fisch
- git #4e0d3fe7 - Fix indentation in HtmlSplitConflictView by WMDE-Fisch
- git #c582ea2f - Change "save" to "publish" everywhere (T202052) by Thiemo Kreuz
- git #5501ba88 - Add getEditConflictMainTextBox parameter typehint by WMDE-Fisch
- git #e2b84d25 - Clean-ups to SplitTwoColConflict code and tests (T198213) by WMDE-Fisch
- git #5cbae037 - Fixed removing buttons on the normal edit page by WMDE-Fisch
- git #0f679311 - Save the currently selected version of the diff (T198213) by Thiemo Kreuz
- git #61a5881b - Add missing @license and @author doc by WMDE-Fisch
- git #b27823a9 - Improve generic array type hints by Thiemo Kreuz
- git #4d34483e - Use extension registry to check if EventLogging can be used by Umherirrender
- git #41863a65 - Move newline cleaning and explode to setter by WMDE-Fisch
UniversalLanguageSelector
edit- git #addd8d4b - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #04da95c3 - Fix 'accross' typo (T201491) by Zoranzoki21
- git #677ec1fe - Update jquery.ime to 4b92dee (T188767) by Niklas Laxström
- git #f2e2e640 - Avoid counting where not necessary by Umherirrender
- git #6d714e1f - Update @covers tags of LanguageSearchTest by Thiemo Kreuz
- git #134c9b13 - Remove duplicated usage of article "the" (T201491) by petarpetkovic
UploadsLink
edit- git #ea6b6f92 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
UploadWizard
edit- git #307950b2 - Add phan-taint-check-plugin by Umherirrender
- git #bea073ba - Make sure only 1 radio, even if another has the same value, is selected (T201800) by Matthias Mullie
- git #43d55363 - Fix escaping in SpecialCampaigns::getHtmlForCampaign by Umherirrender
- git #846d78d4 - Output message text not as raw html by Umherirrender
- git #827e8e14 - Fix campaign uploads after deed changes (T201708) by Jforrester
- git #8868dcbd - Fix Flickr uploads (T183075) by Mark Holmquist
- git #51f2ff43 - Increase required MediaWiki version to 1.32+ by Fomafix
UrlShortener
edit- git #9535167c - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #c1c806b2 - Add special page alias for Serbian by petarpetkovic
UserMerge
edit- git #201e3ddf - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #aa781346 - Add special page alias for Serbian by petarpetkovic
VipsScaler
edit- git #65306a88 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
VisualEditor
edit- git #1481f70b - ve.ui.MWSettingsPage: Fix missing icon (renamed in OOUI) (T202101) by Bartosz Dziewoński
- git #cb10316a - Export to page using action=submit by Esanders
- git #85b33a9c - Store more edit metadata after import by Ed Sanders
- git #07f58084 - Replace 'settings' by renamed 'pageSettings' icon (T190581) by Volker E
- git #cf63f462 - Update VE core submodule to master (aac36db2c) (T109529) (T201329) by James D. Forrester
- git #20662e6d - Fix icons broken by OOUI update by Ed Sanders
- git #4a1d52cc - Show signatures in NWE visual diff (T184166) by Thalia
- git #5c9f4f98 - Update VE core submodule to master (e7fd43cfb) (T201599) by James D. Forrester
- git #4755d7f1 - build: Upgrade eslint-config-wikimedia to 0.7.2 and simplify config by James D. Forrester
- git #1f452626 - ApiVisualEditor: Use MediaWikiServices rather than $wgContLang by Jforrester
- git #2512baa6 - Add Converter test cases for captions in images and gallery images by Bartosz Dziewoński
- git #835b68db - ve.init.mw.MobileArticleTarget: Tweak toolbar items' height (T190596) by Bartosz Dziewoński
- git #5be3be4b - Store importTitle in document, and display in sub heading by Ed Sanders
- git #68f83cab - Pop pending when API call fails by Ed Sanders
- git #a387778a - ve.init.mw.ArticleTarget: Skip prompt when switching to VE from NWE section editing if unchanged (T136267) by Jforrester
- git #e99749aa - DesktopArticleTarget.init: always bind to #ca-edit (T199655) by Bartosz Dziewoński
- git #4ee09f75 - Replace Bugzilla numbers with Phab numbers by Ed Sanders
- git #57b46158 - Update VE core submodule to master (7e57bf17b) (T200525) (T201472) by Bartosz Dziewoński
- git #51beff93 - Include wpUltimateParam when switching from VE to source editor (T199554) by Bartosz Dziewoński
- git #efaf98d4 - Wikitext surface getCaretPosition: Handle null ranges (T199484) by Esanders
- git #8d562126 - rebaser: Use upstream username persistence by Esanders
Wikibase
edit- git #76653d3c - Centrally collect various kinds of content languages (T198202) by Lucas Werkmeister
- git #9f44270f - Use ExtensionRegistry check for Echo in tests instead of class_exists (T183096) by Addshore
- git #024e223d - Remove CommentStore class_exists checks by Addshore
- git #9c191659 - Dont check for MagicWordFactory::class existance by Addshore
- git #3990807c - use ::class for class_exists checks instead of string (T183096) by addshore
- git #e270f1fe - Make entity redirects configurable per entity type (T200884) by Tarrow
- git #520695af - Fix some message over and under escaping by Kunal Mehta
- git #8bd48646 - Don't call deprecated SpecialPageFactory methods statically by Kunal Mehta
- git #f7913019 - Search: transform and createEmpty must return same type (T201360) by Erik Bernhardson
- git #b7fa98e5 - Don't parse i18n message for WBREPONAME magic word (T202097) by addshore
- git #f5a3b632 - Allow alternative slots to be configured for entities (T194729) by daniel
- git #93d11174 - Test Wikidata.org entity page performance (T201930) by Aleksey Bekh-Ivanov (WMDE)
- git #23715e68 - Fix typo in word "unnecesarry" by petarpetkovic
- git #bf9c5145 - Store lookups: use constants to control caching by Pablo Grass
- git #9a5dd898 - Don't expect that no other parser functions will be registered by Kunal Mehta
- git #cb1885d4 - Add missing license to StatementsMerger by Jakob Warkotsch
- git #5203d1a5 - Remove feature to disable RDF export per entity type (T201841) by Lucas Werkmeister
- git #1c95e7c6 - Fix selenium wait_until_cookie_loaded (T201685) by Jakob Warkotsch
- git #b42d920d - Wait for mw.cookie to be available before calling it (T201685) by Jakob Warkotsch
- git #5f4abb94 - ComponentInteraction: set value on combobox (T201337) by Pablo Grass (WMDE)
- git #c405d063 - cucumber: check jquery through ResourceLoader (T201685) by Pablo Grass
- git #41133108 - Don't access wb_terms table in ItemIdHtmlLinkFormatter (T196882) by Leszek Manicki
- git #fb8142b5 - Make statement qualifier enclosing characters accessible (T198261) by Cormac Parle
- git #f622d1df - Remove duplicated article usages (T201491) by Thiemo Kreuz (WMDE)
- git #62853bf0 - Add monolingual language codes (T155431) (T155427) (T155421) (T155420) (T155418) (T155374) by Matěj Suchánek
- git #bd668134 - Fix SimpleCacheWithBagOStuff test flackiness (T201453) by WMDE-leszek
- git #e38df9a5 - Add cache strategy explanation to CachingFallbackLabelDescriptionLookup by WMDE-leszek
- git #ce206666 - Fix 'MediaWIki' typo (T201491) by Pl217
- git #e202f9e8 - SimpleCacheWithBagOStuff doesn't throw unexpected exceptions at runtime by WMDE-leszek
- git #1e941216 - Added CachingFallbackLabelDescriptionLookup (T196882) by WMDE-leszek
- git #68d21703 - Use PageUpdater & RevisionStore in Wikibase (T194729) by daniel
- git #d50423ba - Use `Language::factory(...)` instead of `new Language(...)` by Fomafix
WikibaseLexeme
edit- git #18b0145c - Do not try to set id when there is no data to select by Amir Sarabadani
- git #9469f454 - Don't use separator messages as raw HTML by Umherirrender
- git #9ffcfcee - Add language fallback to SenseIdHtmlFormatter (T200983) by addshore
- git #bc5265ef - Show lemmas and gloss in sense entity selector (T201000) by Lucas Werkmeister
- git #e67937cc - Make lexemes redirectable (T200884) by Jakob Warkotsch
- git #5fd98b0e - Actually format a summary in SpecialNewLexemeTest (T202114) by Addshore
- git #22f9024d - Store lookups: use constants to control caching by Pablo Grass
- git #2bf92fef - Replace browser test with integration test (T201901) by Jakob Warkotsch
- git #9005d423 - LexemeSpecialWhatLinksHereTest: create property (T201988) by Pablo Grass
- git #fac34392 - Do not use relative width for gloss tables (T201407) by Amir Sarabadani
- git #c7f9ece3 - Dismiss Visual Editor modal before undoing lexeme changes (T201901) by Jakob Warkotsch
- git #cd624f4e - Add tests for form and sense statements in Special:WhatLinksHere (T198793) (T200980) by Lucas Werkmeister
- git #8074e39f - Throw LogicExceptions when StorageExceptions in API dont make sense by addshore
- git #be24c6fc - Add ability to remove senses in UI (T201741) by Addshore
- git #cfdf8ce8 - Add wblremovesense API endpoint (T201740) by Addshore
- git #11da1574 - Add RemoveSenseRequest and Parser (T201740) by Addshore
- git #b90b8eea - Add ChangeOpRemoveSense (T201740) by Addshore
- git #6a5f63d3 - Set input to sense ID in Sense expert (T196269) by Addshore
- git #65d3ab02 - Add rudimentary search support for senses (T196269) by Addshore
- git #71819467 - Add validators for sense data type (T196269) by Addshore
- git #0e08a3e4 - Render lemmas and gloss in SenseIdTextFormatter (T196264) by Lucas Werkmeister
- git #346113c9 - Add statements from senses to Special:WhatLinksHere (T200980) by Lucas Werkmeister
- git #f40a59ff - Use FormId::getLexemeId() by Lucas Werkmeister
- git #26c9c54b - Store real form/sense ID in BlankForm/BlankSense (T200255) by Lucas Werkmeister
- git #a87e89b0 - Update i18n message for changing glosses (T196290) by Lucas Werkmeister
- git #60b761a2 - Small cleanups in the code for removing Form by Amir Sarabadani
- git #da573b06 - phpunit: use FQCN for @covers by Umherirrender
- git #83e8f711 - typo: lexiographical by Pablo Grass
- git #df995c29 - NewLexemePage: lemma language in selenium test (T201337) by Pablo Grass
- git #b9fb7276 - selenium: let NewLexeme test wait for resource loader (T201600) by Pablo Grass
- git #e1f2b08f - Add SenseIdHtmlFormatter (T196264) by Marius Hoch
- git #0022802a - newLexemeHeaderStore: specify dependencies (T201598) by Pablo Grass
- git #dace35ed - ChangeOpFormAddTest: assert all summary properties by Pablo Grass
- git #6f078b09 - selenium, new.js, fix assertion param order (T201337) by addshore
- git #35d0a70c - SECURITY: HTML-escape form representations (T201418) by Marius Hoch
- git #52f32df0 - NewSense: Abilitiy to set lexeme by Pablo Grass
- git #3d54c86c - Make addOrUpdateForm/-Sense return the new Form/Sense (T200255) by Pablo Grass (WMDE)
- git #42a40af9 - Introduce SenseIdTextFormatter (T196264) by Lucas Werkmeister
- git #6a4cd3fe - Make wikibase-sense datatype use entity ID values (T196264) by Lucas Werkmeister
- git #14076843 - Fix LexemeViewTest on wikis with senses enabled by Lucas Werkmeister
- git #8d5736dd - Only create non-temporary tables when needed. (T201397) by Jakob Warkotsch
- git #9b74fd19 - Improve LexemeHeader documentation by Lucas Werkmeister
- git #32d9a857 - Render form features the same way Form UI does (T189739) by Stanislav Malyshev
WikibaseQuality
edit- git #3c15ceb6 - Make some "array" type hints more specific by Thiemo Kreuz
- git #942e6957 - Remove unnecessary "@return array" docs from @dataProviders by Thiemo Kreuz
- git #c1a7153a - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #0a7124ec - Update coveralls version (T201315) by Lucas Werkmeister
WikibaseQualityConstraints
edit- git #33684881 - Improve documentation of EntityContextCursor by Lucas Werkmeister
- git #2a2da44a - Use Language::factory( 'en' ) instead of new Language() by Fomafix
- git #d2c3dd47 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by Umherirrender
- git #2303c48c - Make some "array" type hints more specific by Thiemo Kreuz
- git #51573914 - Remove unused GUID map from SpecialConstraintReportTest by Thiemo Kreuz
WikidataPageBanner
edit- git #3ee582e3 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
WikiEditor
edit- git #86f2c43e - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #38a70500 - Use ExtensionRegistry instead of class_exists (T183096) by Derk-Jan Hartman
- git #b9156c31 - Bump MediaWiki dependency to 1.32+, given we're adjusting based on OOUI changes by James D. Forrester
- git #bfbc794c - Toolbar: Add a new 'toggle' tool type; declare as v0.5.2 (T198781) by James D. Forrester
- git #3af0239c - Update usage of 'book' OOUI icon to use from 'editing-citation' pack (T194104) by Jforrester
wikihiero
edit- git #a5074a3b - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
WikiLove
edit- git #d8c0d1f4 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
WikimediaBadges
edit- git #31ccdddd - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
Wikidata.org
edit- git #ce97db55 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
WikimediaEvents
edit- git #968579c0 - Document active campaigns with start date and owner by Legoktm
- git #f43f1874 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
WikimediaIncubator
edit- git #e8210f30 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by Kunal Mehta
- git #79fe3c70 - Add phan-taint-check-plugin by Umherirrender
- git #2a4a11d6 - Escape messages used as html by Umherirrender
WikimediaMaintenance
edit- git #2bc852a9 - createHumanReadableProjectNameFiles: Add Wikimania wikis by James D. Forrester
- git #bb5b1a4e - Remove 'fixT159372.php' script (T159372) by Krinkle
WikimediaMessages
edit- git #06e58f29 - Reinstate "Rename global OTRS-member group to otrs-member" (T202095) by jenkins-bot
- git #4e5bd55e - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #5134c200 - Revert "Rename global OTRS-member group to otrs-member" by MarcoAurelio
- git #568777c4 - Rename global OTRS-member group to otrs-member (T202095) by jenkins-bot
- git #5959de32 - Collapse some conditionals and code paths by jenkins-bot
- git #260eb6c9 - Remove redundant 'return true' from hooks by Umherirrender
- git #7ad45a0d - wikimediaprojectnames: Add Wikimania wiki (T201012) by Jforrester
- git #f1fd56bf - Add zhwikiversity, created begin of August 2018 by Raymond
XAnalytics
edit- git #9f8bb9b1 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
ZeroBanner
edit- git #4eb17343 - Add phan-taint-check-plugin by Kunal Mehta
- git #7e426b5d - Add maintenance script to get a list of enabled WP0 providers (T202022) by Michael Holloway
- git #f06d8168 - Use Html::rawElement for parsed message by Umherirrender
- git #ce722a60 - Escape html of ZeroSpecialPage::renderUnknownZeroPartnerPage by Umherirrender
ZeroPortal
edit- git #62500f29 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by libraryupgrader
- git #4210e068 - Remove backward usage of ApiBase::dieUsage by Umherirrender
Skins
editCologneBlue
editNo changes for CologneBlue
MinervaNeue
edit- git #7962ba87 - Docs: Present classes rather than modules by jdlrobson
- git #eea19f3e - PageIssues should use new standard pageToken getter (T201124) by jdlrobson
- git #2ef12fb5 - QA: Run references test per commit (T201956) by jdlrobson
- git #40eca4e3 - Hygiene: IssuesOverlay moved from MobileFrontend to Minerva by jdlrobson
- git #6a5b2e28 - Allow subsection issues (T197932) by jdlrobson
- git #6718bc43 - Drop issues on editor (T196150) by jdlrobson
- git #ac245a7d - Hygiene: don't hardcode page issue header selector (T191528) by Jdlrobson
- git #26510442 - Drop portal styles in Minerva by Jdlrobson
- git #a0071643 - Disable edit icon in read-only mode (T197497) by Jdlrobson
- git #7eab78cb - Fix LESS error, restore notifications and settings (T202021) by jdlrobson
- git #1b2314f4 - Correct search icon (T199000) by jdlrobson
- git #22b2f0fd - Hygiene: move page issues A/B test logging to file (T191528) by Jdlrobson
- git #34a1ea35 - Slightly reduce toolbar height when using VE (T190596) by Bartosz Dziewoński
- git #a905b1c1 - Hygiene: replace header and content divs (T198947) by Jdlrobson
- git #061d1553 - Hygiene: remove unused function AB.onABStart() (T191532) by Jdlrobson
- git #f67c4108 - Page Issues AB test event-logging instrumentation (T191532) by Jdlrobson
- git #f178228a - Correct blur position in tablet mode (T197931) by jdlrobson
- git #765a46c4 - Fix: add a few more POV templates to issue parser (T191528) by Stephen Niedzielski
- git #a6ba0f2c - Fix: page issue icon type determination (T191528) by jdlrobson
- git #d2ca7a0b - Remove CSS overrides for quotebox from the hacks by Derk-Jan Hartman
MonoBook
editNo changes for MonoBook
Modern
edit- git #c77a77e2 - Remove the super-legacy #mw-js-message element by Jack Phoenix
Nostalgia
edit- git #eafa2f59 - Avoid $wgUser fallback in SpecialPageFactory::getUsablePages() by Kunal Mehta
Timeless
edit- git #734a7f72 - Set tabindex to 1 for the search box in Timeless skin (T201424) by Alangi Derick
Vector
edit- git #7308909b - Use @width-breakpoint-tablet instead of @deviceWidthTablet (T140804) by Timo Tijhof
Total Changes
edit755 Changes in 176 repos by 89 committers