< MediaWiki 1.36
| Deployment of MediaWiki 1.36.0-wmf.22 to Wikimedia sites | MediaWiki 1.36.0-wmf.25 |
The latest version (labeled "1.36.0-wmf.22") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 15 December 2020 (see the roadmap).
Core changes
- 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
- 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
3D
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
No changes for CentralNotice
CharInsert
- 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
- 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
- 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
- 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
- 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
- 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
- git #c526e180 - build: Updating dependencies by libraryupgrader
- git #b58d832c - build: Updating mediawiki/mediawiki-codesniffer to 34.0.0 by Umherirrender
CodeEditor
- 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
- 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
- git #88ba9f70 - build: Updating ini to 1.3.8 by libraryupgrader
Cognate
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
No changes for Kartographer
LabeledSectionTransclusion
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- git #a3f85339 - build: Updating mediawiki/mediawiki-phan-config to 0.10.5 by libraryupgrader
Newsletter
- 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
- 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
- git #4b8887b8 - build: Updating dependencies by libraryupgrader
OATHAuth
- git #33f9f74a - build: Updating dependencies by libraryupgrader
OAuth
- 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
- git #ee8eb011 - build: Updating dependencies by libraryupgrader
OpenStackManager
- git #a0c4854c - build: Updating dependencies by libraryupgrader
ORES
- git #cbbee533 - build: Updating dependencies by libraryupgrader
PageAssessments
- git #d439a754 - build: Updating dependencies by libraryupgrader
PagedTiffHandler
- git #fceee777 - build: Updating dependencies by libraryupgrader
PageImages
- git #adffd80f - build: Updating dependencies by libraryupgrader
PageTriage
- git #8ed3bcd0 - build: Updating dependencies by libraryupgrader
PageViewInfo
- git #a48c385f - Fix escape issue with RawMessage in WikimediaPageViewService by Umherirrender
- git #bb8ed6b2 - build: Updating dependencies by libraryupgrader
ParserFunctions
- git #129687a5 - build: Updating dependencies by libraryupgrader
PdfHandler
- git #3a52271d - build: Updating dependencies by libraryupgrader
Poem
- git #508d9b7e - build: Updating dependencies by libraryupgrader
PoolCounter
- git #4f4851e5 - build: Updating dependencies by libraryupgrader
Popups
- 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
- 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
- git #e691a3bd - build: Updating dependencies by libraryupgrader
QuickSurveys
- git #7399b44a - build: Updating dependencies by libraryupgrader
Quiz
- git #fbeebdaf - build: Updating dependencies by libraryupgrader
ReadingLists
- git #1d3656ff - build: Updating dependencies by libraryupgrader
RelatedArticles
- git #c48fe93e - build: Updating dependencies by libraryupgrader
Renameuser
- git #144ea61f - build: Updating dependencies by libraryupgrader
- git #73516995 - Avoid calls to deprecated Database::onTransactionIdle() method by Aaron Schulz
RevisionSlider
- git #e8440dec - build: Updating dependencies by libraryupgrader
RSS
- git #3493bfd4 - build: Updating dependencies by libraryupgrader
SandboxLink
- git #9638d029 - build: Updating dependencies by libraryupgrader
Score
- git #964b93da - build: Updating dependencies by libraryupgrader
Scribunto
- git #66e8b6a4 - build: Updating dependencies by libraryupgrader
SearchExtraNS
- git #80364122 - build: Updating dependencies by libraryupgrader
SecureLinkFixer
- git #846acf39 - build: Updating dependencies by libraryupgrader
SecurePoll
- git #1153642e - build: Updating dependencies by libraryupgrader
ShortUrl
- git #624c8077 - build: Updating dependencies by libraryupgrader
SiteMatrix
- git #00512002 - build: Updating dependencies by libraryupgrader
SpamBlacklist
- git #bb8d3d49 - build: Updating dependencies by libraryupgrader
StopForumSpam
No changes for StopForumSpam
SubPageList3
- git #a9c2df7b - build: Updating dependencies by libraryupgrader
SubpageSortkey
- git #58a14b7a - build: Updating dependencies by libraryupgrader
SyntaxHighlight_GeSHi
- git #322024dc - build: Updating dependencies by libraryupgrader
TemplateData
- 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
- git #71c11848 - build: Updating dependencies by libraryupgrader
TemplateStyles
- git #27a60e0e - build: Updating dependencies by libraryupgrader
TemplateWizard
- git #a1d0aa87 - build: Updating dependencies by libraryupgrader
- git #89bce411 - Track usage of template data on load and insertion (task T259705) by WMDE-Fisch
TextExtracts
- git #833fe58a - build: Updating dependencies by libraryupgrader
Thanks
- git #07448c1c - build: Updating dependencies by libraryupgrader
TheWikipediaLibrary
- git #30f61dea - build: Updating dependencies by libraryupgrader
- git #71f8b9fb - Remove use of deprecated setUser (task T254988) by Alex Ezell
TimedMediaHandler
- 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
- 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
- git #e7afa913 - build: Updating dependencies by libraryupgrader
TocTree
- git #73e13e26 - build: Updating dependencies by libraryupgrader
TorBlock
- git #4e48346c - build: Updating dependencies by libraryupgrader
Translate
- 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
- git #8913071b - build: Updating dependencies by libraryupgrader
TrustedXFF
- git #4627b42c - build: Updating dependencies by libraryupgrader
TwoColConflict
- git #234102b2 - build: Updating dependencies by libraryupgrader
UniversalLanguageSelector
- git #555664d1 - build: Updating dependencies by libraryupgrader
- git #441a1955 - Update jquery.uls from upstream by Amir Aharoni
UploadsLink
- git #8310be43 - build: Updating dependencies by libraryupgrader
UploadWizard
- 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
- git #13b952db - build: Updating dependencies by libraryupgrader
UserMerge
- git #dd2a5b51 - build: Updating dependencies by libraryupgrader
VipsScaler
- git #1401e42c - build: Updating dependencies by libraryupgrader
VisualEditor
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
CologneBlue
- 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
- 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
- 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
- git #c8cdc4c4 - Restore external links to responsive monobook (task T270012) by jdlrobson
- git #6aa85f53 - build: Updating ini to 1.3.8 by libraryupgrader
Nostalgia
- 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
- 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
- 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
- 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
612 Changes in 193 repos by 72 authors
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.