MediaWiki 1.36/wmf.22/Changelog
< MediaWiki 1.36 | wmf.22
Core changes
edit- git #bac813b8 - Update git submodules by Kunal Mehta
- git #744041c7 - pipeline: Fix malformed pipeline config by Dan Duvall
- git #c7262520 - pipeline: Define wmf-publish image build pipeline (task T269617) by Dan Duvall
- git #4c224bb8 - SECURITY: Act like users don't exist if hidden from viewer (task T120883) by DannyS712
- git #ed8212bf - Revert "vue: Log component errors" by Phuedx
- git #6c97eede - Article: view from old revision cache - set correct revId. (task T270361) by Petr Pchelko
- git #47be3243 - Update git submodules by DCausse
- git #a1458126 - Revert "mediawiki.base: Add mw.errorLogger.logError()" by Krinkle
- git #c28953dc - Branch commit for wmf/1.36.0-wmf.22 (task T267415) by trainbranchbot
- git #9ba5c1dd - mediawiki.action.edit: Move module files to their own subdirectory (task T193826) (task T270141) by Timo Tijhof
- git #f9433de0 - api: Use GetLinkColours hook to export CSS classes in page info (task T237538) by C. Scott Ananian
- git #60cb13fe - Handle invalid json error in abstract schema change generator by Ammar Abdulhamid
- git #fa8ddd48 - Implement /revision/{id} endpoint (task T267981) by daniel
- git #a4b51d27 - Implement /revision/{id}/html endpoint (task T267981) by daniel
- git #00a3439d - Introduce RevisionOutputCache (task T267981) by daniel
- git #42ef6cb2 - rdbms: Remove outer parentheses in insert query for Postgres (task T269964) by Ammar Abdulhamid
- git #2c6e42c4 - IndexPager - document getLinkRenderer by DannyS712
- git #b21a72f0 - Add uploadstash.us_sha1 nullability change to PG update list (task T164898) by Ammar Abdulhamid
- git #e3237d4b - rdbms: rename transaction idle/precommit/postcommit callback fields in Database by Aaron Schulz
- git #5f374fa3 - Migrate uploadstash to abstract schema (task T230428) (task T164898) (task T42626) by Amir Sarabadani
- git #12e15e41 - LanguageClassesTestCase::setup: Validate language code by Umherirrender
- git #339f8662 - AutoLoaderStructureTest: Re-write slashes so test passes on Windows by Umherirrender
- git #dbb1a9ef - Decapitalize autonyms for Võro, Livvi-Karelian and Komi-Permyak by Pikne
- git #78ba6a88 - DefaultSettings: Fix some incomplete doc and style by Ammar Abdulhamid
- git #f38c0ea2 - Minor cleanup to WatchlistExpiryWidget.js by DannyS712
- git #87b269ce - Rework SpecialSearch::showGoogleSearch by Umherirrender
- git #b64d8380 - Skip undo related phpunit tests when diff3 is missing by Umherirrender
- git #c82cc578 - Use constant IndexPager::QUERY_ASCENDING for easy read of the code by Umherirrender
- git #8f80236a - [FileTest] Do not assume /tmp exists on windows by Umherirrender
- git #f46ca9a6 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by Umherirrender
- git #a68ef8bb - [i18n] Change gor translation of NS_USER_TALK (task T269991) by Martin Urbanec
- git #46333398 - Compute experience level correctly for accounts without registration date by Matěj Suchánek
- git #dcb24120 - Adding $digitTransformTable for Punjabi (pnb) (task T269921) by Kaleem Bhatti
- git #76697b01 - Explicitly parse messages on Special:ChangeCredentials by Umherirrender
- git #ab635c52 - Use Html::rawElement on api help header by Umherirrender
- git #6a2c2548 - Document HttpError to help taint-check (task T269895) (task T216348) by Umherirrender
- git #649d20f6 - Add dependency injection to RevDelList classes (task T268713) by DannyS712
- git #b9094b02 - Migrate logging to abstract schema (task T230428) (task T164898) by Ammar Abdulhamid
- git #7ccfddc0 - apisandbox.js - split OptionalParamWidget to separate file (task T269952) by DannyS712
- git #6f1b9b32 - Split mw.Feedback.Dialog class into its own file by DannyS712
- git #a6c769e9 - Share Parsoid's media styling with content (task T51097) (task T266148) by Arlo Breault
- git #2cb99f1e - Add Parsoid media styling for audio elements as well by Arlo Breault
- git #48f0aed7 - Add a feature flag to use the new media structure (task T51097) (task T266148) by Arlo Breault
- git #a471ce8e - api: Inject dependencies into ApiQueryInfo by C. Scott Ananian
- git #f44a2724 - vue: Log component errors (task T249826) by jdlrobson
- git #a26ebbf6 - Add skin versioning by jdlrobson
- git #4c51a42b - Add taint hints for message creation method (task T216348) by Umherirrender
- git #2a7b9140 - i18n: The translation for the search within pages will change (task T249299) by jdlrobson
- git #f0b509fe - Revert "RCFilters: Temporarily fix TagItemWidget remove button size" by VolkerE
- git #5a359ce3 - OOUI: Backport I18799e54ef46232a54d36e86e2b3d08c3ee0a3d5 (task T269477) by Volker E
- git #9334e777 - mediawiki.base: Add mw.errorLogger.logError() (task T249826) by Sam Smith
- git #d573e3a5 - Fix prev/next links on Special:WhatLinksHere (task T269830) by Lucas Werkmeister
- git #92acbdee - eval.php: add --ignore-errors option by Tim Starling
- git #3067ec77 - Add db group documentation (task T267077) by Nikki Nikkhoui
- git #76d200b8 - Add baseline MW REST API client for frontend (task T268680) by Petr Pchelko
- git #1162411d - Make /page/{title}/html emit etags in RESTBase format (task T268234) by Petr Pchelko
- git #20c3d9f5 - EditPage::internalAttemptSave - run onEditFilter hook earlier (task T157658) by DannyS712
- git #d39e3c8f - Add EditPage::handleFailedConstraint (task T157658) by DannyS712
- git #c4b1396e - ImageRedirectConstraint: accept Content objects (task T157658) by DannyS712
- git #ddb0c53f - mw-warning class is replaced with warningbox (task T269797) by jdlrobson
- git #d112564f - Fix grammar in previewconflict by Amir Aharoni
- git #808d8414 - Moved page/{title}/bare to PageSourceHandler (task T267981) by Cindy Cicalese
- git #458796f7 - Emit deprecation warnings for internal EditPage fields (task T252907) by DannyS712
- git #8510f728 - docs: Fix JSON for deprecation in Hooks doc by C. Scott Ananian
- git #977a9754 - Convert mediawiki.skinning/content.css to a LESS file by jdlrobson
- git #38493926 - Deprecate mediawiki.toc.styles (task T252774) by jdlrobson
- git #e7d98d57 - Updating psy/psysh (v0.10.4 => v0.10.5) by Reedy
- git #9ce31b41 - ApiQuerySiteInfo: Replace 'titleconversion' with 'linkconversion' boolean by C. Scott Ananian
- git #91b216f7 - Selenium: fix selenium-daily NPM script (task T269755) by Željko Filipin
- git #05821b8c - RCFilters: Temporarily fix TagItemWidget remove button size (task T269477) by Volker E
- git #95db1c18 - Special:Search find variant links before showing the create page link (task T260957) by David Causse
- git #fa5013da - Change the autonym of the Altai language by Amir Aharoni
- git #7cf60852 - Article::view - remove the old subtitle from doOutputFromParserCache. (task T269727) by Petr Pchelko
- git #b18344ba - Clarify error message in Database::assertBuildSubstringParams by Daimona Eaytoy
- git #1330189f - Drop composer/semver 1.5.2 (task T269068) by Reedy
- git #fade58cf - Allow composer/semver 3.2.4 (task T269068) by Reedy
- git #b8a2e21e - Selenium: Target Mediawiki-Docker by default (task T247312) by Harriet Ayugi
- git #49e45b96 - Fix a typo in passwordreset-success by Martin Urbanec
- git #93724490 - Add MessagesMad (task T269585) by Martin Urbanec
- git #2f4710fc - Change some instances of "save" to "publish" by Amir Aharoni
- git #237a4f0a - ImagePage: fix a typo (Intial -> Initial) (task T201491) by DannyS712
- git #a5d4aa01 - Filter out invalid globals in shell.php global hack (task T208304) by Gergő Tisza
- git #11b71b2a - Suppress taint-check issues in maintenance scripts/cli context (task T216348) by Umherirrender
- git #66cc685b - Make ParserCache use CachedBagOStuff (task T269593) by Petr Pchelko
- git #cb77a112 - Rename all PG logging indexes (task T164898) by Ammar Abdulhamid
- git #8e09dbe8 - Split dropping of image.img_user_timestamp (task T267543) by Reedy
- git #c63ed80f - Avoid reuse of message contributions for linking by Umherirrender
- git #a36eca22 - Improve code around internal queries in sqlite database class (task T216348) by Umherirrender
- git #5c335f9d - objectcache: make BagOStuff key encoding more consistent (task T250239) (task T235705) by Aaron Schulz
- git #a5959a13 - rdbms: add type sanity check to DatabaseDomain::newFromId by Aaron Schulz
- git #3519b35e - Add some newlines to MySQL patches for readability by Reedy
- git #21536f9a - Clean up temp files correctly after unit tests by Umherirrender
Vendor
edit- git #c6b35f2a - Bump wikimedia/parsoid to 0.13.0-a20 (task T263052) (task T269068) (task T269748) (task T269901) by Subramanya Sastry
- git #b1dc0c5a - Updating psy/psysh (v0.10.4 => v0.10.5) by Reedy
- git #04b18c88 - Updating composer/semver (1.5.2 => 3.2.4) (task T269068) by Reedy
- git #7c37c0d0 - Bump wikimedia/parsoid to 0.13.0-a19 (task T184779) (task T242298) (task T265737) (task T268992) (task T269022) (task T269068) by Subramanya Sastry
Extensions
edit3D
edit- git #5f944d15 - build: Updating ini to 1.3.8 by libraryupgrader
- git #f141ebce - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
AbuseFilter
edit- git #7ccf758c - AbuseFilterConsequencesTest: stop setting $wgUser (task T246733) by DannyS712
- git #9d288478 - Remove a bunch of deprecated methods by Daimona Eaytoy
- git #5e609eb5 - Add GlobalNameUtils class by Daimona Eaytoy
- git #2e703bdb - Simplify page handling in AFComputedVariable by Daimona Eaytoy
- git #04f6c29f - build: Updating ini to 1.3.8 by libraryupgrader
- git #86f308c6 - Partly decouple SpecialAbuseLog and AbuseLogPager by Daimona Eaytoy
- git #7243dd6c - Create a separate view for hiding AbuseLog entries by Daimona Eaytoy
- git #3e0c30ff - Allow the parsers to return extra info by Daimona Eaytoy
- git #281eec8e - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
- git #97cf7df3 - migrateAflFilter: Add missing quotes to raw value in a DB query by Daimona Eaytoy
- git #8b21c994 - Remove more BC code (task T187153) by Daimona Eaytoy
- git #d16dde9a - migrateAflFilter: fix DB substring usage by Daimona Eaytoy
- git #da1c71ec - Move parser classes to a dedicated namespace by Daimona Eaytoy
- git #f41fe76d - Kill $wgUser by Daimona Eaytoy
- git #ca3f652c - Almost kill the last use of wgUser (task T246733) by Daimona Eaytoy
- git #bcbfa66f - Write afl_filter_id and afl_global by default (task T220791) by Daimona Eaytoy
- git #815ef605 - Split afl_filter in afl_filter_id and afl_global (task T220791) by Daimona Eaytoy
- git #e91ab701 - Simplify User handling in AFComputedVariable by Daimona Eaytoy
- git #1c625eea - Drop back-compat code (task T213006) by Daimona Eaytoy
- git #08db320a - Fix Special:AbuseLog not to throw when global filters are not available anymore by Matěj Suchánek
ActiveAbstract
edit- git #ad954172 - build: Updating ini to 1.3.8 by libraryupgrader
- git #c3a116ca - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
AdvancedSearch
edit- git #90667ef7 - build: Updating ini to 1.3.8 by libraryupgrader
- git #a1ea1649 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
AntiSpoof
edit- git #3b7edd20 - build: Updating ini to 1.3.8 by libraryupgrader
- git #2f467dd7 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
ApiFeatureUsage
edit- git #0fa2823a - build: Updating ini to 1.3.8 by libraryupgrader
- git #5c8e3246 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
ArticleCreationWorkflow
edit- git #9a38e712 - build: Updating ini to 1.3.8 by libraryupgrader
- git #5ed069df - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
ArticlePlaceholder
edit- git #d6451ea8 - build: Updating ini to 1.3.8 by libraryupgrader
- git #24ddb9e9 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
Babel
edit- git #d64308ce - build: Updating ini to 1.3.8 by libraryupgrader
- git #0c436998 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
BetaFeatures
edit- git #6f7a234e - build: Updating ini to 1.3.8 by libraryupgrader
- git #62ef169d - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
BounceHandler
edit- git #07a2b91d - build: Updating ini to 1.3.8 by libraryupgrader
- git #d199cf53 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
- git #3ce56804 - Convert BounceHandler to abstract schema (task T268538) by Reedy
Calendar
edit- git #f48714db - build: Updating ini to 1.3.8 by libraryupgrader
- git #6b9c0862 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
Campaigns
edit- git #72799a5b - build: Updating ini to 1.3.8 by libraryupgrader
- git #02e05b00 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
Capiunto
edit- git #b7b4e1a6 - build: Updating ini to 1.3.8 by libraryupgrader
- git #44be54d8 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
CategoryTree
edit- git #4ac31242 - build: Updating ini to 1.3.8 by libraryupgrader
- git #44c2059a - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
CentralAuth
edit- git #eccab5a1 - build: Updating ini to 1.3.8 by libraryupgrader
- git #7a7bdfa0 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
- git #5865f496 - composer.json: Remove php requirement (task T269886) by Reedy
- git #b721ec9d - CentralAuthApiTokenSessionProvider: use injected HookContainer. by Petr Pchelko
- git #a2abeb4a - Add CentralAuth specific implementation for mw.ForeignRest (task T268680) by Petr Pchelko
- git #7d0aef86 - Add $2 to message centralauth-createlocal-logentry (task T266899) by Taavi Väänänen
CentralNotice
editNo changes for CentralNotice
CharInsert
edit- git #6e53b683 - build: Updating ini to 1.3.8 by libraryupgrader
- git #8387b2e7 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
CheckUser
edit- git #3a43a846 - build: Updating ini to 1.3.8 by libraryupgrader
- git #c36a43e5 - build: Remove unneeded phan suppression by Umherirrender
- git #554c182e - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
- git #1960d887 - EventLogging - Set SpecialInvestigate schema uri to Event Platform (task T268517) by Ottomata
CirrusSearch
edit- git #da87fcc8 - build: Updating dependencies by libraryupgrader
- git #72b32958 - Fix PSR12.Properties.ConstantVisibility.NotFound (task T253169) by Reedy
- git #cb138d24 - Fix some PSR12.Properties.ConstantVisibility.NotFound (task T253169) by Reedy
- git #1100548b - Fix some PSR12.Properties.ConstantVisibility.NotFound (task T253169) by Reedy
- git #c00c3120 - build: Updating mediawiki/mediawiki-codesniffer to 34.0.0 by Umherirrender
- git #fceb46c5 - Fix some PSR12.Properties.ConstantVisibility.NotFound (task T253169) by Reedy
- git #d4944bc3 - Fix some PSR12.Properties.ConstantVisibility.NotFound (task T253169) by Reedy
- git #9cb1452f - Add PageIdFeature (task T269642) by Gergő Tisza
- git #827e5f63 - Avoid calls to deprecated Database::onTransactionIdle() method by Aaron Schulz
- git #3416686b - Unify msearch requests handling by David Causse
Cite
edit- git #6e3eedd4 - Show reason and/or date in CitationNeededContextItem (task T270107) by Ed Sanders
- git #35b704dc - Move ext.cite.ux-enhancements to extension.json by Ed Sanders
- git #10c525b5 - Unconditionally register the VisualEditor integration statically by Ed Sanders
- git #10f7f716 - ve-cite: Add dependency on ext.visualEditor.mwtransclusion by Ed Sanders
- git #8bda698b - build: Updating ini to 1.3.8 by libraryupgrader
- git #ef30aa0a - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
CiteThisPage
edit- git #48ac4866 - build: Updating ini to 1.3.8 by libraryupgrader
- git #570030c5 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
Citoid
edit- git #9516f5ed - build: Updating ini to 1.3.8 by libraryupgrader
- git #88425ddc - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
cldr
edit- git #c526e180 - build: Updating dependencies by libraryupgrader
- git #b58d832c - build: Updating mediawiki/mediawiki-codesniffer to 34.0.0 by Umherirrender
CodeEditor
edit- git #ebed7c1f - build: Updating ini to 1.3.8 by libraryupgrader
- git #9fd8932c - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
CodeMirror
edit- git #4a6641f9 - build: Updating ini to 1.3.8 by libraryupgrader
- git #b080db35 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
- git #4a3c2dca - Update CodeMirror to 5.58.3 (task T258999) by Thiemo Kreuz
CodeReview
edit- git #88ba9f70 - build: Updating ini to 1.3.8 by libraryupgrader
Cognate
edit- git #96f7da6d - build: Updating ini to 1.3.8 by libraryupgrader
- git #2d07c6ef - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
Collection
edit- git #8055a799 - build: Updating ini to 1.3.8 by libraryupgrader
- git #1c076174 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
CommonsMetadata
edit- git #7383519d - build: Updating ini to 1.3.8 by libraryupgrader
- git #b01ace16 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
ConfirmEdit
edit- git #ec4496ef - build: Updating ini to 1.3.8 by libraryupgrader
- git #b482798a - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
- git #3b9ab99b - Make GenerateFancyCaptchas.php execute captcha(-old)?.py via python3 (task T268468) by Reedy
- git #3b477b54 - Update captch(-old)?.py shebang to python 3 (task T268468) by Reedy
CongressLookup
edit- git #70d2a6c5 - build: Updating ini to 1.3.8 by libraryupgrader
- git #8bcdd9c1 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
ContactPage
edit- git #b7047c6c - build: Updating ini to 1.3.8 by libraryupgrader
- git #14b1d910 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
ContentTranslation
edit- git #afe1bb7c - SX edit translation: keep only text for section titles (task T269572) by NikG
- git #e95b8602 - build: Updating ini to 1.3.8 by libraryupgrader
- git #748a85e5 - Pick a sentence: Disable "Apply translation" button until MT fetched (task T269679) by NikG
- git #5afca6ba - Hide loading spinner when "empty translation" option is selected (task T269568) by NikG
- git #b067e7cd - Stop using two deprecated AbuseFilter methods by Daimona Eaytoy
- git #66894cd6 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by Umherirrender
- git #ca304fbe - Pick a sentence: Replace translationPreview with proposed translation by NikG
- git #7c649ba1 - Pass a User to AbuseFilter's VariableGenerator::addEditVars by Daimona Eaytoy
CreditsSource
edit- git #0eaf7750 - build: Updating ini to 1.3.8 by libraryupgrader
- git #2e6d3958 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
Dashiki
edit- git #8b182813 - build: Updating ini to 1.3.8 by libraryupgrader
- git #480dbc8d - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
Disambiguator
edit- git #89d522ee - build: Updating ini to 1.3.8 by libraryupgrader
- git #fb0920b4 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
DiscussionTools
edit- git #236c46d2 - Fix highlight rendering in Safari with GPU hack by Ed Sanders
- git #5867699b - Remove a fixed TODO comment by Bartosz Dziewoński
- git #6c7a0ca9 - Fix trying to insert start/end markers in impossible locations (task T270009) (task T266288) by Bartosz Dziewoński
- git #ccf6f33c - Disable reply links on mobile (task T270088) by Ed Sanders
- git #7706c391 - build: Updating ini to 1.3.8 by libraryupgrader
- git #633cc9a7 - Debug: Introduce "vote" debug mode (task T269163) by Ed Sanders
- git #43443971 - ThreadItem.js: Fix documentation comment by Ed Sanders
- git #15cb419f - Debug: Fix signature range higlighting by Ed Sanders
- git #a082535e - Fix styling of error/captcha MessageWidgets by Ed Sanders
- git #794ad7d4 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
- git #fb0cc01f - Skip over empty inline templates (e.g. tracking templates) (task T269036) by Ed Sanders
- git #8c9230fa - Handle category links like comments (rendering-transparent nodes) (task T269036) by Bartosz Dziewoński
DismissableSiteNotice
edit- git #8ab485cc - build: Updating ini to 1.3.8 by libraryupgrader
- git #015a8907 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
DonationInterface
edit- git #e6860109 - Add missing 'invalid-currency' error string by Elliott Eggleston
- git #42de9817 - Use hook to change footer links for endowment (task T269716) (task T269717) by Elliott Eggleston
- git #72217cfe - Sweden form for Adyen (task T268647) by Elliott Eggleston
DoubleWiki
edit- git #121f35de - build: Updating ini to 1.3.8 by libraryupgrader
- git #cd62cd2b - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
DynamicSidebar
edit- git #f290198c - build: Updating ini to 1.3.8 by libraryupgrader
- git #d4d409fb - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
Echo
edit- git #0e6ca808 - build: Updating ini to 1.3.8 by libraryupgrader
- git #b3911783 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
- git #7170698d - Remove padding from popup heading by Ed Sanders
Elastica
edit- git #76f1dc28 - build: Updating ini to 1.3.8 by libraryupgrader
- git #b3f9222c - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
ElectronPdfService
edit- git #7ee5a753 - build: Updating ini to 1.3.8 by libraryupgrader
- git #1d41217e - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
EntitySchema
edit- git #a3347ea8 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by Umherirrender
- git #833b44f4 - build: Updating mediawiki/mediawiki-codesniffer to 34.0.0 by Umherirrender
- git #30607552 - Fix PSR12.Properties.ConstantVisibility.NotFound (task T253169) by Reedy
EventBus
edit- git #f90e5129 - build: Updating ini to 1.3.8 by libraryupgrader
- git #1809d777 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
EventLogging
edit- git #caa498db - Set meta.domain in events by Mikhail Popov
- git #b5553d28 - build: Updating ini to 1.3.8 by libraryupgrader
- git #dba76828 - Use Wikimedia colors for glyph button by Amir Sarabadani
- git #5a2990c2 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
- git #fa8bc29b - Update EPC-JS to add 'dt', not 'client_dt', in core.submit (task T240460) by Michael Holloway
EventStreamConfig
edit- git #0a9b7152 - build: Updating ini to 1.3.8 by libraryupgrader
- git #9bc0038d - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
ExtensionDistributor
edit- git #9190e53f - build: Updating ini to 1.3.8 by libraryupgrader
- git #b86d4f10 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
ExternalGuidance
edit- git #f7d5d604 - build: Updating ini to 1.3.8 by libraryupgrader
- git #76f214b6 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
FeaturedFeeds
edit- git #72b59cd4 - Don't load entire feed just to output the link to it (task T266900) by Kunal Mehta
- git #04212783 - build: Updating ini to 1.3.8 by libraryupgrader
- git #95f882b0 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
FileExporter
edit- git #27c9f287 - build: Updating ini to 1.3.8 by libraryupgrader
- git #c2e6d3a1 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
FileImporter
edit- git #7f07b389 - build: Updating ini to 1.3.8 by libraryupgrader
- git #6080ef37 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
FlaggedRevs
edit- git #c5044ea7 - build: Updating ini to 1.3.8 by libraryupgrader
- git #5e69c00f - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
- git #99219dfd - Guard more singleton() calls with globalArticleInstance() checks (task T269608) by Lucas Werkmeister
Flow
edit- git #a7d47ce8 - build: Updating ini to 1.3.8 by libraryupgrader
- git #1913de48 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
- git #980e70df - Pass a User to AbuseFilter's VariableGenerator::addEditVars by Daimona Eaytoy
- git #410939bd - Switch some BadImageRemover tests back to using spans (task T266143) by Arlo Breault
FundraiserLandingPage
edit- git #eda706e0 - build: Updating ini to 1.3.8 by libraryupgrader
- git #0d90378b - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
FundraisingTranslateWorkflow
edit- git #85cdfb4e - build: Updating ini to 1.3.8 by libraryupgrader
- git #dd37dc1e - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
Gadgets
edit- git #7c475b21 - build: Updating ini to 1.3.8 by libraryupgrader
- git #a903767f - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
GeoCrumbs
edit- git #2826624c - build: Updating ini to 1.3.8 by libraryupgrader
- git #48def09b - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
GeoData
edit- git #b4e5f535 - build: Updating ini to 1.3.8 by libraryupgrader
- git #507f5e7c - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
GettingStarted
edit- git #e4121b7c - build: Updating ini to 1.3.8 by libraryupgrader
- git #c8300c43 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
- git #83347304 - Avoid calls to deprecated Database::onTransactionIdle() method by Aaron Schulz
GlobalBlocking
edit- git #484b0932 - build: Updating ini to 1.3.8 by libraryupgrader
- git #0fe8a6b0 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
- git #fcdd3a58 - Convert GlobalBlocking to abstract schema (task T268551) by Reedy
GlobalCssJs
edit- git #d8d74844 - build: Updating ini to 1.3.8 by libraryupgrader
- git #bd25b4ca - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
GlobalPreferences
edit- git #5a6a5ad4 - build: Updating ini to 1.3.8 by libraryupgrader
- git #a280fb54 - GlobalPreferencesFactory::getGlobalPreferencesValues can return false by Umherirrender
- git #6254deff - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
- git #4550b012 - Convert GlobalPreferences to abstract schema (task T268552) by Reedy
GlobalUsage
edit- git #6420595b - build: Updating ini to 1.3.8 by libraryupgrader
- git #8b0702bd - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
- git #3f199620 - Avoid calls to deprecated Database::onTransactionIdle() method by Aaron Schulz
- git #e9d19969 - build: Updating mediawiki/mediawiki-codesniffer to 34.0.0 by libraryupgrader
- git #f940b0ea - Convert GlobalUsage to abstract schema (task T268553) by Reedy
GlobalUserPage
edit- git #2beed1ba - build: Updating ini to 1.3.8 by libraryupgrader
- git #20ebe037 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
GlobalWatchlist
edit- git #9567bb4b - build: Updating ini to 1.3.8 by libraryupgrader
- git #c315e0aa - watchlistUtils: fix a typo (was -> way) by DannyS712
- git #9c82f156 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
- git #7162460d - Fix delay in showing loading bar on first load (task T268268) by DannyS712
- git #ba898af7 - Wait a second before showing loading bar on first load (task T268268) by DannyS712
- git #466762bf - Add a way to return to Special:GlobalWatchlist after saving settings (task T268259) by DannyS712
GoogleNewsSitemap
edit- git #db9b723d - build: Updating ini to 1.3.8 by libraryupgrader
- git #971e8041 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
Graph
edit- git #00c26dad - build: Updating ini to 1.3.8 by libraryupgrader
- git #365e2d2a - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
GrowthExperiments
edit- git #08982251 - Update ServiceLinkRecommendationProvider by Gergő Tisza
- git #78ba4457 - build: Updating ini to 1.3.8 by libraryupgrader
- git #8420b89a - build: Add phan suppression by Umherirrender
- git #c45f1795 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
- git #25b29d3d - Add banner module to the homepage (task T269804) by Gergő Tisza
- git #207be0fc - Remove StorageInterface by Gergő Tisza
- git #534e2cab - Make Task, TaskType and Topic JsonUnserializable (task T269366) by Gergő Tisza
- git #de82def4 - Introduce TaskTypeHandlerRegistry (task T269366) by Gergő Tisza
- git #4db4c728 - Remove tracking of individual templates from suggested edits (task T269366) by Gergő Tisza
- git #afe32202 - Handle gender in user nstab on Special:Homepage (task T268888) by Gergő Tisza
GuidedTour
edit- git #b1e03e87 - build: Updating ini to 1.3.8 by libraryupgrader
- git #63a181f0 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
GWToolset
edit- git #09c7a3dd - build: Updating ini to 1.3.8 by libraryupgrader
- git #ddfe1abe - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
- git #93590548 - UploadMediafileJob: Remove use of $wgUser (task T262713) by DannyS712
ImageMap
edit- git #fa28f11a - build: Updating ini to 1.3.8 by libraryupgrader
- git #f66f1a81 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
InputBox
edit- git #c8d50436 - build: Updating ini to 1.3.8 by libraryupgrader
- git #21b00229 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
Insider
edit- git #f544458d - build: Updating ini to 1.3.8 by libraryupgrader
- git #6cf09577 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
intersection
edit- git #ca2925f5 - build: Updating ini to 1.3.8 by libraryupgrader
- git #4a90a19a - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
Interwiki
edit- git #11581e8f - build: Updating ini to 1.3.8 by libraryupgrader
- git #593c6b99 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
InterwikiSorting
edit- git #cf7d188d - build: Updating ini to 1.3.8 by libraryupgrader
- git #1d1f47d2 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
IPInfo
edit- git #0b29ce55 - Make button on Special:Contributions infobox full-width (task T270108) by Thalia
- git #5342c4f8 - build: Updating dependencies by libraryupgrader
- git #44754aa8 - Make the infobox collapsible (task T269622) by STran
- git #79736617 - Add ISP to the returned data for an IP address (task T269267) by Thalia
- git #4d7ad9db - Use generic method for getting Readers in GeoIp2InfoRetriever by Thalia
- git #fbee4149 - Rename ASN to Asn, ahead of adding a new Isp class by Thalia
- git #d1ec1cf9 - Don't show infobox on Special:Contributions for IP ranges (task T268297) by Thalia
- git #26e5261d - Add a box with IP info to the Special:Contributions page (task T268297) by STran
Jade
edit- git #6cf3715d - build: Updating ini to 1.3.8 by libraryupgrader
- git #a3e3c94a - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
- git #c28ce222 - Fix PSR12.Properties.ConstantVisibility.NotFound (task T253169) by Reedy
Josa
edit- git #4a7a121e - build: Updating ini to 1.3.8 by libraryupgrader
- git #480f73f1 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
JsonConfig
edit- git #603d2a87 - build: Updating ini to 1.3.8 by libraryupgrader
- git #43c6feb9 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
Kartographer
editNo changes for Kartographer
LabeledSectionTransclusion
edit- git #bb580ff6 - build: Updating ini to 1.3.8 by libraryupgrader
- git #af91eaca - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
LandingCheck
edit- git #143c1c2e - build: Updating ini to 1.3.8 by libraryupgrader
- git #49417956 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
LdapAuthentication
edit- git #ba2ff3e7 - build: Updating ini to 1.3.8 by libraryupgrader
- git #10ddf9aa - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
- git #0abe0b8a - Remove use of global $wgUser (task T243733) by DannyS712
- git #bf549a74 - Convert LdapAuthentication to abstract schema (task T268556) by Reedy
Linter
edit- git #c09a9381 - build: Updating ini to 1.3.8 by libraryupgrader
- git #17710382 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
LiquidThreads
edit- git #e9ec996e - build: Updating ini to 1.3.8 by libraryupgrader
- git #256abacc - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
Listings
edit- git #efa75596 - build: Updating ini to 1.3.8 by libraryupgrader
- git #565a4590 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
LocalisationUpdate
edit- git #2961b034 - build: Updating ini to 1.3.8 by libraryupgrader
- git #b4bca7bb - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
LoginNotify
edit- git #14f35b23 - build: Updating ini to 1.3.8 by libraryupgrader
- git #b94ff2ad - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
MachineVision
edit- git #2ba59af7 - build: Updating ini to 1.3.8 by libraryupgrader
- git #097278d6 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
MapSources
edit- git #3485c22b - build: Updating ini to 1.3.8 by libraryupgrader
- git #a3933be6 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
MassMessage
edit- git #94037577 - build: Updating ini to 1.3.8 by libraryupgrader
- git #b74b21e3 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
Math
edit- git #823552f6 - build: Updating ini to 1.3.8 by libraryupgrader
- git #6181f3b8 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
- git #4868d632 - MathGenerateTests: Remove use of $wgUser (task T248550) by DannyS712
MediaModeration
edit- git #8c07abf9 - build: Updating ini to 1.3.8 by libraryupgrader
- git #84865d6f - ModerateExistingFilesHelper: retry submitting processMediaModeration jobs (task T268148) by vladshapik
- git #d6db3455 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
MobileApp
edit- git #b663c8c3 - build: Updating ini to 1.3.8 by libraryupgrader
- git #dcd8116e - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
MobileFrontend
edit- git #6445241a - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by Umherirrender
- git #c5947b69 - Remove misplaced javascript: protocol in onclick attributes by Thiemo Kreuz
MultimediaViewer
edit- git #ae4bc308 - build: Updating ini to 1.3.8 by libraryupgrader
- git #1cc49a39 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
- git #ecbb6856 - url-encode page uri before starting the view duration timer (task T268060) by Cormac Parle
NavigationTiming
edit- git #a3f85339 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
Newsletter
edit- git #5af4198a - build: Updating ini to 1.3.8 by libraryupgrader
- git #5cfc4746 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
NewUserMessage
edit- git #4fc86ce0 - build: Updating ini to 1.3.8 by libraryupgrader
- git #be01daa1 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
Nuke
edit- git #4b8887b8 - build: Updating dependencies by libraryupgrader
OATHAuth
edit- git #33f9f74a - build: Updating dependencies by libraryupgrader
OAuth
edit- git #0d9586dd - ListClients.php: Filter clients response data (task T267755) by Vadim Kovalenko
- git #ffa0ba70 - build: Updating dependencies by libraryupgrader
- git #2e15e10e - Fix PSR12.Properties.ConstantVisibility.NotFound (task T253169) by Reedy
- git #11ed9867 - AuthorizationProvider: don't use expiration dates that are so large that they break PHP 7.3.23+ (task T269502) by Tim Starling
OAuthRateLimiter
edit- git #ee8eb011 - build: Updating dependencies by libraryupgrader
OpenStackManager
edit- git #a0c4854c - build: Updating dependencies by libraryupgrader
ORES
edit- git #cbbee533 - build: Updating dependencies by libraryupgrader
PageAssessments
edit- git #d439a754 - build: Updating dependencies by libraryupgrader
PagedTiffHandler
edit- git #fceee777 - build: Updating dependencies by libraryupgrader
PageImages
edit- git #adffd80f - build: Updating dependencies by libraryupgrader
PageTriage
edit- git #8ed3bcd0 - build: Updating dependencies by libraryupgrader
PageViewInfo
edit- git #a48c385f - Fix escape issue with RawMessage in WikimediaPageViewService by Umherirrender
- git #bb8ed6b2 - build: Updating dependencies by libraryupgrader
ParserFunctions
edit- git #129687a5 - build: Updating dependencies by libraryupgrader
PdfHandler
edit- git #3a52271d - build: Updating dependencies by libraryupgrader
Poem
edit- git #508d9b7e - build: Updating dependencies by libraryupgrader
PoolCounter
edit- git #4f4851e5 - build: Updating dependencies by libraryupgrader
Popups
edit- git #df7481af - Adjust TODO comment to recent needs in the configuration setup by WMDE-Fisch
- git #da8f2435 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by Umherirrender
- git #c8b8ba7f - Revert "Remove title attributes at init" (task T269297) (task T269873) by Bartosz Dziewoński
- git #cbd4e673 - Add qunit test for conflict with popups (task T267951) by Svantje Lilienthal
ProofreadPage
edit- git #26231124 - Add a npm 'fix' script (task T255573) by Sohom
- git #0c9e4462 - build: Updating dependencies by libraryupgrader
- git #57db000b - Added support for rows parameters in the PagelistInputWidget (task T253458) by Sohom
PropertySuggester
edit- git #e691a3bd - build: Updating dependencies by libraryupgrader
QuickSurveys
edit- git #7399b44a - build: Updating dependencies by libraryupgrader
Quiz
edit- git #fbeebdaf - build: Updating dependencies by libraryupgrader
ReadingLists
edit- git #1d3656ff - build: Updating dependencies by libraryupgrader
RelatedArticles
edit- git #c48fe93e - build: Updating dependencies by libraryupgrader
Renameuser
edit- git #144ea61f - build: Updating dependencies by libraryupgrader
- git #73516995 - Avoid calls to deprecated Database::onTransactionIdle() method by Aaron Schulz
RevisionSlider
edit- git #e8440dec - build: Updating dependencies by libraryupgrader
RSS
edit- git #3493bfd4 - build: Updating dependencies by libraryupgrader
SandboxLink
edit- git #9638d029 - build: Updating dependencies by libraryupgrader
Score
edit- git #964b93da - build: Updating dependencies by libraryupgrader
Scribunto
edit- git #66e8b6a4 - build: Updating dependencies by libraryupgrader
SearchExtraNS
edit- git #80364122 - build: Updating dependencies by libraryupgrader
SecureLinkFixer
edit- git #846acf39 - build: Updating dependencies by libraryupgrader
SecurePoll
edit- git #1153642e - build: Updating dependencies by libraryupgrader
ShortUrl
edit- git #624c8077 - build: Updating dependencies by libraryupgrader
SiteMatrix
edit- git #00512002 - build: Updating dependencies by libraryupgrader
SpamBlacklist
edit- git #bb8d3d49 - build: Updating dependencies by libraryupgrader
StopForumSpam
editNo changes for StopForumSpam
SubPageList3
edit- git #a9c2df7b - build: Updating dependencies by libraryupgrader
SubpageSortkey
edit- git #58a14b7a - build: Updating dependencies by libraryupgrader
SyntaxHighlight_GeSHi
edit- git #322024dc - build: Updating dependencies by libraryupgrader
TemplateData
edit- git #88f31acb - build: Remove unneeded phan suppression by Umherirrender
- git #4d7ffb97 - build: Updating dependencies by libraryupgrader
- git #09f4c90e - Replace HTML with Markdown in Specification.md by Thiemo Kreuz
- git #80021704 - Track parameter property changes (task T260343) by Adam Wight
TemplateSandbox
edit- git #71c11848 - build: Updating dependencies by libraryupgrader
TemplateStyles
edit- git #27a60e0e - build: Updating dependencies by libraryupgrader
TemplateWizard
edit- git #a1d0aa87 - build: Updating dependencies by libraryupgrader
- git #89bce411 - Track usage of template data on load and insertion (task T259705) by WMDE-Fisch
TextExtracts
edit- git #833fe58a - build: Updating dependencies by libraryupgrader
Thanks
edit- git #07448c1c - build: Updating dependencies by libraryupgrader
TheWikipediaLibrary
edit- git #30f61dea - build: Updating dependencies by libraryupgrader
- git #71f8b9fb - Remove use of deprecated setUser (task T254988) by Alex Ezell
TimedMediaHandler
edit- git #1ca328e3 - build: Updating dependencies by libraryupgrader
- git #6fe76039 - Simpler, less confusing audio play button (task T258644) by Kaldari
- git #99372c61 - Overriding audioplayer width within galleryboxes (task T258622) by Kaldari
timeline
edit- git #dfb9a537 - build: Updating ini to 1.3.8 by libraryupgrader
- git #1b6935ad - EasyTimeline.pl - fix some typos by DannyS712
- git #56fbbfdd - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
TitleBlacklist
edit- git #e7afa913 - build: Updating dependencies by libraryupgrader
TocTree
edit- git #73e13e26 - build: Updating dependencies by libraryupgrader
TorBlock
edit- git #4e48346c - build: Updating dependencies by libraryupgrader
Translate
edit- git #83c7359a - Remove code for old Elastica extension by Abijeet
- git #7ed39807 - Catch exception and show appropriate UI message on bad file upload (task T59964) by Michael Holloway
- git #73af9e3f - Actually use OOUI button in Special:ManageGroups (task T192542) by Niklas Laxström
- git #0f8b33fe - build: Updating dependencies by libraryupgrader
- git #23f35a7f - Convert Special:ManageMessageGroups to OOUI (task T192542) by Niklas Laxström
- git #8e76047e - Move Insertables to the src/TranslatorInterface/Insertable folder (task T267100) by Abijeet
- git #a2626714 - Stop hiding page heading on pages other than Special:Translate by Niklas Laxström
TranslationNotifications
edit- git #8913071b - build: Updating dependencies by libraryupgrader
TrustedXFF
edit- git #4627b42c - build: Updating dependencies by libraryupgrader
TwoColConflict
edit- git #234102b2 - build: Updating dependencies by libraryupgrader
UniversalLanguageSelector
edit- git #555664d1 - build: Updating dependencies by libraryupgrader
- git #441a1955 - Update jquery.uls from upstream by Amir Aharoni
UploadsLink
edit- git #8310be43 - build: Updating dependencies by libraryupgrader
UploadWizard
edit- git #61d0386f - build: Updating dependencies by libraryupgrader
- git #b3e3d684 - Use SelectFileWidget's showDropTarget (task T47656) by Ed Sanders
- git #57449277 - Convert UploadWizard to abstract schema (task T268577) by Reedy
UrlShortener
edit- git #13b952db - build: Updating dependencies by libraryupgrader
UserMerge
edit- git #dd2a5b51 - build: Updating dependencies by libraryupgrader
VipsScaler
edit- git #1401e42c - build: Updating dependencies by libraryupgrader
VisualEditor
edit- git #85a856e0 - MWDefinedTransclusionContextItem: Add param getter by Ed Sanders
- git #87c63ae7 - build: Updating ini to 1.3.8 by libraryupgrader
- git #eafa3d28 - MWInlineImageNode: Rename figureInline to container by Ed Sanders
- git #6acddba3 - Preserve the passed in inline media tag name (task T266143) by Arlo Breault
- git #185875f5 - Update link to TemplateData spec by WMDE-Fisch
- git #069e9c68 - Reset originalDmDocPromise when setting doc by Ed Sanders
- git #a2ae7b95 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
VisualEditor core
edit- git #3a4280d0 - build: Updating ini to 1.3.8 by libraryupgrader
- git #fc419459 - Converter: Cache isForPreview by Ed Sanders
- git #216f8ec1 - ve.dm.Document: Avoid multiple getProp calls in getFullData by Ed Sanders
WebAuthn
edit- git #973746a5 - build: Updating ini to 1.3.8 by libraryupgrader
- git #8d54fbaf - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
Wikibase
edit- git #cb164dff - Wikibase: add test comparing Vue versions with MW (task T259468) by Noa wmde
- git #137cf09c - pingback: don't default to $wgPingback by Tobias Andersson
- git #26d7d337 - build: Updating mediawiki/mediawiki-codesniffer to 34.0.0 by Umherirrender
- git #22bd0cce - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by Umherirrender
- git #b0498c56 - Avoid loading the whole item in every client page view (task T269960) by Amir Sarabadani
- git #a0cffd13 - pingback: add test for scheduling via db (task T269845) by Tobias Andersson
- git #8650c5cc - Add hasEntities check to wikibase pingback (task T269736) by tzhelyazkova
- git #ed83daf6 - pingback: add more tests, inject requestfactory (task T269737) by Tobias Andersson
- git #fe0f7552 - Add termbox flag to pingback info by Tobias Andersson
- git #d72bb142 - Add federation flag to pingback info (task T269599) by tzhelyazkova
- git #31cba48a - Add extensions list to pingback info (task T269599) by Itamar Givon
- git #d5ad9bd8 - Change event stream to match the event schema (task T269599) by tzhelyazkova
- git #34d2e03f - Add WikibasePingback by Tobias Andersson
- git #fb8382dd - Fix some PSR12.Properties.ConstantVisibility.NotFound (task T253169) by Reedy
- git #4a6c9f39 - Fix some PSR12.Properties.ConstantVisibility.NotFound (task T253169) by Reedy
- git #17f41919 - Skip HtmlPageLinkRendererEndHookHandlerTest (task T269608) by Lucas Werkmeister
WikibaseCirrusSearch
edit- git #b594565c - build: Updating ini to 1.3.8 by libraryupgrader
- git #7ca18ce3 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
- git #e11aacd9 - Allow license config from messages (task T257938) by Matthias Mullie
- git #0c4878c1 - build: Updating mediawiki/mediawiki-codesniffer to 34.0.0 by libraryupgrader
WikibaseLexeme
edit- git #2bafa827 - build: Updating ini to 1.3.8 by libraryupgrader
- git #03b25255 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by Umherirrender
- git #65e9b59e - build: Updating mediawiki/mediawiki-codesniffer to 34.0.0 by Umherirrender
- git #44707d6a - Rename maintenance script to CreateReservedLexemes (task T254686) by Lucas Werkmeister
- git #d527ae9e - Fix PSR12.Properties.ConstantVisibility.NotFound (task T253169) by Reedy
- git #d594914e - Fix some PSR12.Properties.ConstantVisibility.NotFound (task T253169) by Reedy
- git #a430959d - Fix some PSR12.Properties.ConstantVisibility.NotFound (task T253169) by Reedy
WikibaseLexemeCirrusSearch
edit- git #0afd9c1d - build: Updating ini to 1.3.8 by libraryupgrader
- git #b9afc9b5 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
- git #b3796596 - build: Updating mediawiki/mediawiki-codesniffer to 34.0.0 by libraryupgrader
WikibaseMediaInfo
edit- git #a1060d79 - MediaSearch: Drop 'analytics.' prefix from target event stream name by Michael Holloway
- git #ab6a5224 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by Umherirrender
- git #3dfd2725 - Instrument MediaSearch analytics using modern Event Platform (task T258183) by Eric Gardner
- git #d2dd578d - Add license filter (task T257938) by annet
- git #1b459f4a - Fix normalization factor (task T262522) by Matthias Mullie
- git #06a029bb - Fix NS_FILE exclusion (task T257700) by Matthias Mullie
WikibaseQualityConstraints
edit- git #a4fd3a40 - build: Updating ini to 1.3.8 by libraryupgrader
- git #365b86f9 - Remove outdated comments by Lucas Werkmeister
- git #36cd8a71 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
- git #1bc60b29 - Fix PSR12.Properties.ConstantVisibility.NotFound (task T253169) by Reedy
- git #a6fea331 - Bump PHP requirement (task T269757) by Lucas Werkmeister
- git #665b1b4f - build: Updating mediawiki/mediawiki-codesniffer to 34.0.0 by libraryupgrader
Wikidata.org
edit- git #76287e26 - build: Updating ini to 1.3.8 by libraryupgrader
- git #638baf48 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
- git #7cbbc783 - composer: Don't specify PHP version (task T269756) by James D. Forrester
WikidataPageBanner
edit- git #e13956c6 - build: Updating ini to 1.3.8 by libraryupgrader
- git #656ca65d - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
WikiEditor
edit- git #dc52e4ee - build: Updating ini to 1.3.8 by libraryupgrader
- git #65e3611d - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
wikihiero
edit- git #e50fe396 - build: Updating ini to 1.3.8 by libraryupgrader
- git #366b1226 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
WikiLove
edit- git #f8555769 - build: Updating ini to 1.3.8 by libraryupgrader
- git #1d46470e - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
WikimediaApiPortalOAuth
edit- git #9fb6efba - ui: Improve user experience on special page (task T269491) by apaskulin
- git #79d3a025 - build: Updating ini to 1.3.8 by libraryupgrader
- git #52069699 - Always set contentType for reset client secret by Petr Pchelko
- git #8348f9e6 - Supply empty data to resetClientSecret by Petr Pchelko
- git #9f5acbc1 - Post multipart/formdata instead on JSON to OAuth endpoints by Petr Pchelko
- git #3b019413 - Use mw.ForeignRest for cross-wiki client-side requests. (task T268680) by Petr Pchelko
- git #f212b3dc - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
WikimediaBadges
edit- git #390f3fd2 - build: Updating ini to 1.3.8 by libraryupgrader
- git #d3fb0f7d - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
WikimediaEditorTasks
edit- git #1a075f35 - build: Updating ini to 1.3.8 by libraryupgrader
- git #e1378f10 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
WikimediaEvents
edit- git #0d13fcf3 - Revert "[cirrus] setup perfield builder A/B test on spaceless languages" by DCausse
- git #ff7bd04e - build: Updating ini to 1.3.8 by libraryupgrader
- git #7e88ec47 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
- git #e0b11d25 - Update sessionTick.js to produce to session_tick schema v2.0.0 (task T240460) by Michael Holloway
- git #d11342fc - [cirrus] setup perfield builder A/B test on spaceless languages (task T266027) by David Causse
- git #64b13ea9 - DesktopWebUIActions: Abort as early as possible by Sam Smith
WikimediaIncubator
edit- git #80d6d199 - build: Updating ini to 1.3.8 by libraryupgrader
- git #ad6412b3 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
- git #ce30edf6 - Fix "undefined index" error for optional "realtitle" (task T268990) by Thiemo Kreuz
WikimediaMaintenance
edit- git #27ddb6d9 - build: Updating ini to 1.3.8 by libraryupgrader
- git #b490d281 - Update path to GlobalBlocking sql patch (task T268551) by Reedy
- git #6b7b2790 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
WikimediaMessages
edit- git #c1a53532 - build: Updating ini to 1.3.8 by libraryupgrader
- git #3a6e03b9 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
Wikisource
edit- git #3582002a - build: Updating ini to 1.3.8 by libraryupgrader
- git #79a9c0ca - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
XAnalytics
edit- git #115173b0 - build: Updating ini to 1.3.8 by libraryupgrader
- git #4f8edd6e - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
Skins
editCologneBlue
edit- git #633c55e3 - build: Updating ini to 1.3.8 by libraryupgrader
- git #56a883ab - Correct language HTML by jdlrobson
- git #c41f3575 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
- git #ba2b4607 - Variant links are now rendered as list rather than span by jdlrobson
MinervaNeue
edit- git #db9fa820 - build: Updating ini to 1.3.8 by libraryupgrader
- git #68b3bcd6 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
- git #ac6aaa19 - Bump required version of MediaWiki to 1.36 (task T252774) by DannyS712
- git #0e61c55e - Minerva no longer needs to remove mediawiki.toc.styles (task T252774) by jdlrobson
- git #accccf73 - build: Updating mediawiki/mediawiki-codesniffer to 34.0.0 by libraryupgrader
Modern
edit- git #602a4c8c - build: Updating ini to 1.3.8 by libraryupgrader
- git #b29b8942 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
MonoBook
edit- git #c8cdc4c4 - Restore external links to responsive monobook (task T270012) by jdlrobson
- git #6aa85f53 - build: Updating ini to 1.3.8 by libraryupgrader
Nostalgia
edit- git #3c6f0cfc - build: Updating ini to 1.3.8 by libraryupgrader
- git #bfb8f2a9 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
Timeless
edit- git #82dd36d9 - Give up entirely on firefox' stupid 'smart' scrollbars by Isarra
- git #5cc9d503 - Make tables full-width on mobile, fix weird internal borders by Isarra
- git #42709059 - Redo scrolling tables visuals to be less bad (task T269912) (task T269913) by Isarra
- git #56925472 - build: Updating ini to 1.3.8 by libraryupgrader
- git #d5783ccf - Limit image overflow limits to not tables (task T181321) (task T269970) by Isarra
- git #09b556ba - Form wrangling. As usual, not wise, but I'm DOING IT ANYWAY. by Isarra
- git #6d9a7400 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
Vector
edit- git #595870ba - [modern][styles] Amend Typeahead component styles in modern (task T269959) by Volker E
- git #816836c2 - [modern][styles] Shift search bar to the left (task T269959) by Volker E
- git #e27837d8 - build: Updating ini to 1.3.8 by libraryupgrader
- git #61c50007 - build: Updating mediawiki/mediawiki-codesniffer to 34.0.0 by Umherirrender
- git #8afa6f44 - Improve visual similarities between Vector and WVUI search forms. (task T264355) by Jan Drewniak
- git #3aaedcfe - [search] Add Vue search performance instrumentation (task T251544) by Nicholas Ray
- git #aa10668e - [search] Instrument Vue.js-based search widget (task T257698) by Sam Smith
- git #dce24c97 - Development: Allow us to test search with different API hosts by jdlrobson
- git #a52da8dd - Cleanup: Drop unused body feature classes by jdlrobson
- git #e0c47dc4 - Add Wvui Config to show/hide thumbnails and descriptions (task T260167) by Nicholas Ray
- git #bd833986 - Integrate WVUI search into Vector (task T264355) by Jan Drewniak
WikimediaApiPortal
edit- git #9d10dfb4 - build: Updating ini to 1.3.8 by libraryupgrader
- git #3c2de5ae - Display fixes for ULS withing WikimediaApiPortal skin (task T254305) by arttsymbar
- git #b2d4b044 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
- git #35fc8532 - Space between icons in header: space is different between search, notification and user icons when screen is narrower than 992px (task T267071) by vladshapik
Total Changes
edit612 Changes in 193 repos by 72 authors