< MediaWiki 1.36
| Deployment of MediaWiki 1.36.0-wmf.25 to Wikimedia sites | MediaWiki 1.36.0-wmf.26 |
The latest version (labeled "1.36.0-wmf.25") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 5 January 2021 (see the roadmap).
Core changes
- git #38972024 - Branch commit for wmf/1.36.0-wmf.25 (task T267418) by trainbranchbot
- git #6cbd1f59 - Remove SquidPurgeClient classes (task T250417) by Aaron Schulz
- git #10e043b9 - HTMLForm: Add documentation for sections and subsections by Thalia
- git #0a4cd7c6 - Restore use of func_get_args() in getCacheSetOptions() by Ammarpad
- git #3aade9e4 - Use expectWarning/Deprecation/Notice/Error() in phpunit tests (task T271049) by Umherirrender
- git #c08a03ee - build: Updating npm dependencies by libraryupgrader
- git #4bdaf3af - tests: Use ::class on exception names by Umherirrender
- git #9b887ac1 - Prevent calling database method on null by Ammarpad
- git #87ecf20a - Fix documentation in Database class by Ammarpad
- git #bbda7591 - Use TIMESTAMPTZ consistenly in Postgres SQL schema (task T230428) by Ammarpad
- git #b19843af - Improve documentation of ManualLogEntry by Gergő Tisza
- git #2eb84b33 - Follow-up 6f7132c: Put removal notice in the breaking changes section by James D. Forrester
- git #23a5c23a - debug.js: Use simple integer increment by Ammarpad
- git #9efb07c9 - Use short array syntax to add array element by Ammarpad
- git #23b4bdb1 - Fix logic in getDiffHistLinks (task T264491) by Matěj Suchánek
- git #01aee509 - RELEASE-NOTES: Note that watchlist prefs for bots are ignored in the API (task T258108) by MusikAnimal
- git #f9ccfa7c - Bring back timestamp time of cl_timestamp instead of binary(14) (task T270032) by Amir Sarabadani
- git #b0254796 - Update the autonym of language shi by Amir Aharoni
- git #a30fe542 - build: Enable SecurityCheck-DoubleEscaped and suppress issues (task T231311) by Umherirrender
- git #4f73dfa8 - cloner.js: Ensure only one create button is passed to OO.ui.infuse (task T270961) by Thalia
- git #e9e784a0 - build: Enable phan-taint-check-plugin and suppress issues (task T216348) (task T268920) by Umherirrender
- git #27319def - Create diff markers with CSS (task T192526) by Ed Sanders
- git #412d0f1a - Title::convertByteClassToUnicodeClass(): Cleanup by Reedy
- git #f0a9d912 - Inject and use MovePageFactory in ApiMove (task T252934) by Taavi Väänänen
- git #35107738 - TableDiffFormatter: Build HTML using utility class by Ed Sanders
- git #c572e6f0 - Soft deprecate wfIncrStats() (task T250316) by Taavi Väänänen
- git #b8d9f540 - Remove hard deprecated wfIsBadImage() (task T249459) by Taavi Väänänen
- git #cc9eb335 - Prevent rcfilters menuselect widgets from winding up behind content (task T270351) by Isarra
- git #742c6cc1 - stylelintrc.json: Remove unused pattern by Ammarpad
- git #619eed8c - Better handling for Logging index that's being renamed (task T270769) by Ammarpad
- git #334fb503 - ParserPreloadTest: Remove unneeded unset calls by DannyS712
- git #77f631ea - composer.json: Add ext-libxml and ext-xmlreader to requires by Reedy
- git #b1719e25 - Use LESS nesting in messageBoxes.less by Ed Sanders
- git #c9371c56 - Improve REST API validation documentation by Gergő Tisza
- git #7ef44935 - Add tests for EditConstraintFactory (task T157658) by DannyS712
- git #e8b332ea - Bring SpamRegexConstraint test coverage to 100% (task T157658) by DannyS712
- git #6973faa5 - Fix MediaWiki\Rest\Handler::execute() documentation by Gergő Tisza
- git #8b394d8d - purgeExpiredBlocks.php: Update call to deprecated DatabaseBlock::purgeExpired() by Reedy
- git #6328600c - MediaWikiIntegrationTestCase: use `static::` for ::getTestSysop()/::getTestUser() by C. Scott Ananian
- git #a31d3525 - WikiPage: Fix undefined $content in corner case of ::getDeletionUpdates() by C. Scott Ananian
- git #6a93b0ca - More misc test cleanup by DannyS712
- git #71aa8e0e - Add support for running parsertests with Parsoid in integrated mode (task T254181) by C. Scott Ananian
- git #3bf9a8e5 - ParserTestFileSuite: run staticSetup once per suite by C. Scott Ananian
- git #071fcc0c - Reflect name change of logging indexes in code (task T270769) by Ammarpad
- git #1408b322 - api: Add new 'raw' parameter type which avoids Unicode NFC normalization (task T266140) by C. Scott Ananian
- git #6b77686c - Selenium: Delete tests/selenium/selenium.sh (task T270419) by Željko Filipin
- git #059d4713 - Fix 'composer phan' command (task T253477) by Daimona Eaytoy
- git #a66a1597 - RELEASE-NOTES: Document CORS support for `Access-Control-Max-Age` (task T269636) by DannyS712
- git #3508e6d9 - Skins using SkinTemplate must provide template or get runtime error by jdlrobson
- git #9f2dc47b - Add data attribute to the elements with class "history-size" (task T147908) by diwanshu885
- git #77386bea - Deprecate Skin::getSkinStylePath() (task T270754) by Ammarpad
- git #21029bb3 - Fix display of Special:Preferences url in password reset email (task T270734) by Reedy
- git #37fc2d1b - Migrate filearchive to abstract schema (task T230428) (task T164898) (task T42626) by Amir Sarabadani
- git #5b8466de - Update minimum version of PostgreSQL to 9.4 (task T270749) by Reedy
- git #b16a862d - Upgrade doctrine/dbal from 2.10.4 to 3.0.0 for PHP 8.0 support (task T270732) by Reedy
- git #9af96ef4 - Improve custom folding and grouping by Tim Starling
- git #2ea47093 - composer.json: Add a phan script command (task T253477) by Reedy
- git #a25ff517 - Upgrade wikimedia/less.php from 3.0.0 to 3.1.0 (task T248925) by James D. Forrester
- git #87f92a6b - Upgrade seld/jsonlint from 1.7.1 to 1.8.3 for PHP 8.0 support by James D. Forrester
- git #dc0d7156 - Upgrade pimple/pimple from 3.3.0 to 3.3.1 for PHP 8.0 support by James D. Forrester
- git #950f9d30 - [API] Ignore watchlist preferences for bot users (task T258108) by Umherirrender
- git #b1856d9f - Pingback: Don't instantiate service if disabled by configuration (task T270540) by Timo Tijhof
- git #43e3a646 - Pingback: Refactor for dependency injection and cover with tests (task T270540) by Timo Tijhof
- git #cb27326f - Pingback: Re-order methods prior to refactor (task T270540) by Timo Tijhof
- git #372c53cb - ClearUserWatchlistJob: remove ORDER BY causing slow query (task T270481) by MusikAnimal
- git #14ce139f - Provide native support to dismiss sitenotice in core. (task T262118) (task T259903) by Ammar Abdulhamid
- git #abdc94a3 - Swap out uses of User->isLoggedIn() with ->isRegistered() (task T270450) by James D. Forrester
- git #1fcbf2b7 - Remove unneeded GhostFieldAccessTraitTest::setUp by DannyS712
- git #94705b1e - Sync up with Parsoid parserTests.txt by Subramanya Sastry
- git #7b4c8f37 - ParserTestRunner: tweak filetype of djvu, allow capital E in !!hooks (task T254181) by C. Scott Ananian
- git #727a77a1 - ParserTestRunner: add interwiki prefixes used by Parsoid tests (task T254181) by C. Scott Ananian
- git #9cb51879 - Implement Balinese language converter (task T263082) by David Kamholz
- git #3d40c43b - Deprecate InterwikiLoadPrefix hook (task T270444) by C. Scott Ananian
- git #1f03065c - Add integration test ApiWatchlistTraitTest by Umherirrender
- git #1a4afa12 - Improve docs in WebRequest/WebRequestUpload by Umherirrender
- git #e56dbc3e - WikiMap: typo fix in comment by C. Scott Ananian
- git #b771c1e4 - Fix bad word wrapping in diffs with non-breaking spaces by Thiemo Kreuz
- git #35035374 - TitleTest::testIsWatchable should call isWatchable by DannyS712
- git #1326cb3b - Cleanup some tests to reduce code duplications by DannyS712
- git #5e430099 - DatabaseUpdater: Allow proper renaming of multiple indexes by Ammar Abdulhamid
- git #443c94de - Rename four logging indexes to have log_ prefix (task T270033) by Amir Sarabadani
- git #d464f841 - Fix a typo: matser -> master (task T201491) by DannyS712
- git #ac981497 - Correct minor things in RELEASE-NOTES by Amir Aharoni
- git #14ab3d95 - Remove the message listingcontinuesabbrev by Amir Aharoni
- git #12520d50 - Change "1 hidden category" to "a hidden category" by Amir Aharoni
- git #c3f1bb5c - Add MessagesNia.php (task T270418) by Martin Urbanec
- git #2bd536b8 - Cleanup SpecialBlockTest by Ammar Abdulhamid
- git #d2781d9b - Cache some context and service variables by Reedy
- git #86ea6965 - Add missing @param/@return to MockHttpTrait by Umherirrender
- git #0ac18eb4 - pipeline: Increase fetch depth to 50 by Dan Duvall
- git #1567f9ba - Fix extraneous indents in ResourceLoaderTestCase by DannyS712
- git #3cfe8008 - ClassicInterwikiLookup: Fix typo in comment by C. Scott Ananian
- git #f4e21014 - Deprecate a bunch of global functions (task T264976) (task T264979) (task T264981) (task T264983) (task T264984) (task T264985) by DannyS712
- git #0b10c1b0 - Add missing @return to FileBackendGroupTestTrait by Umherirrender
- git #e8a638b9 - Remove unneeded return type hint from function in ApiParamValidator by Umherirrender
- git #6f7132cb - Remove MediaWikiIntegrationTestCase::assertType (task T192167) by Daimona Eaytoy
- git #b7c21918 - Skin: allow specifying template for BaseTemplate skins (task T269807) by mainframe98
- git #ce5fdcb1 - pipeline: Fix malformed pipeline config by Dan Duvall
- git #87084efd - Use transparent svg checker image on filepages and lose the by Isarra
- git #b12f5d8e - Sync up with Parsoid parserTests.txt by Arlo Breault
- git #c2cef6cb - Consistent label escaping in makeBrokenImageLinkObj by Arlo Breault
- git #06c01dad - Add 1.31.11, 1.31.12, 1.35.1 to HISTORY (task T263807) by Reedy
- git #324a46f9 - Remove hard deprecated GenderCache::singleton (task T249019) by DannyS712
- git #7cce3185 - UploadStash - fallback to RequestContext (task T246735) by DannyS712
- git #b5e7f210 - SECURITY: Act like users don't exist if hidden from viewer (task T120883) by DannyS712
- git #c711960e - SECURITY: Act like users don't exist if hidden from viewer (task T120883) by DannyS712
- git #c0a92257 - SECURITY: Set a dummy title for Action buttons on Special:Log (task T205908) by DannyS712
- git #b2f16234 - Revert "Define Skin RelevantUser for IP ranges" by Reedy
- git #0171846c - User: Deprecate confusingly-named isLoggedIn() method (task T270450) by James D. Forrester
- git #0b4c4402 - Fix infinite recursion with wgAutopromote when using getBlock within checkCondition (task T270145) by Paladox
- git #d6e58b03 - RELEASE-NOTES-1.36: Refresh list of updated libraries and alpha-sort by James D. Forrester
- git #c203c574 - Sync up with Parsoid parserTests.txt by Arlo Breault
- git #5b6ab1e4 - build: Upgrade mediawiki-phan-config from 0.10.5 to 0.10.6 by James D. Forrester
- git #36e2a458 - Add test showing that getBlock can recurse if you use Autopromote and use APCOND_BLOCKED (task T270145) by Paladox
- git #ad12bd92 - Add Tyap to Names.php (task T270365) by Amir Aharoni
- git #1641f078 - Revert "vue: Log component errors" by Phuedx
- git #0eef0a6a - Article: view from old revision cache - set correct revId. (task T270361) by Petr Pchelko
- git #762e7aee - Minor RELEASE-NOTES fixes by Amir Aharoni
- git #3c0268da - thumb.php - wfExtractThumbParams can return null by DannyS712
- git #c75d2e41 - ParserTestRunner: Fix skipping typo by Reedy
- git #f6863777 - apisandbox.js - rename UploadParamWidget to UploadSelectFileParamWidget (task T269952) by DannyS712
- git #ec351434 - LogPager: if `log_id` is set, don't use public exclude clause (task T269761) by DannyS712
- git #71bb51ed - ParserCache: general code cleanup, abstracted expiration checks. by Petr Pchelko
- git #4cd348eb - Add GENDER to two messages to avoid warnings in translatewiki by Amir Aharoni
- git #25db391d - ParserOptions: Deprecate fallback to $wgUser (task T246861) by DannyS712
- git #8212527d - Fix hang of ApiMainTest by Tim Starling
- git #bdf44d73 - Skin: Limit credits factory creation to when $wgMaxCredits !== 0 (task T270135) by jdlrobson
- git #9907b56c - Rename all sites indexes (task T270033) by Ammar Abdulhamid
- git #bd212668 - Skin: Remove unused $request variable by Reedy
- git #6b2a5218 - Don't access $wgRequest from User (task T263911) (task T245940) by Tim Starling
- git #6f1515ee - apisandbox.js - split UploadParamWidget to separate file (task T269952) by DannyS712
- git #637f630f - Implement caching for old revision HTML endpoint (task T269663) by daniel
- git #245aa6e3 - Fix error message mentioning the removed $wgEnableWriteAPI config by Bartosz Dziewoński
- git #1473989a - Merge mediawiki.special.undelete into mediawiki.misc-authed-ooui by DannyS712
- git #2912dfea - apisandbox.js - inject shouldSuppressErrors into apiCheckValid (task T269952) by DannyS712
- git #c95906be - Use Html::rawElement for AllMessagesTablePager::formatValue by Umherirrender
- git #5413678f - Record all used options in metadata. (task T269293) by Petr Pchelko
- git #e914622f - UserOptionsManager: don't differentiate anons caches. (task T263911) by Petr Pchelko
- git #4ec8aa66 - Rephrase import-interwiki-history by Amir Aharoni
- git #fdc1e980 - api: Fix property description for 'linkclasses' property of ApiQueryInfo (task T237538) by C. Scott Ananian
- git #5eab9653 - MemcachedClient: Cast Resource to integer (task T269178) by Reedy
- git #8922c838 - FeedUtils: Update regex to match classes appropriately, and test (task T36801) by Subin Siby
- git #740955d6 - Make use of LESS nesting in a few files by DannyS712
- git #b4070826 - Make use of LESS nesting in content.less by DannyS712
- git #0ffed579 - WikiPage: add interim replacement for WikiPage::doEditContent() requiring $user (task T255507) by Taavi Väänänen
- git #95aafed5 - In MWExceptionHandler::report(), catch all throwables (task T263911) by Tim Starling
- git #a7ad0547 - Implement <langconvert> tag (task T263082) by David Kamholz
- git #58dee446 - Rename user_properties index (task T270033) by Ammar Abdulhamid
- git #1c202076 - Use LESS nesting in mediawiki.content.json.less by DannyS712
- git #4a287f92 - ResourceLoaderSkinModule defines the order of feature styles (task T269618) by jdlrobson
- git #b56a3c0d - CacheTime: Remove the version check. (task T269393) by Petr Pchelko
- git #5a995333 - Remove ParserCacheFactory::getInstance (task T269869) by Petr Pchelko
- git #02ec9de6 - Parser tests: Update TestFileReader to the latest reader from Parsoid (task T254181) by C. Scott Ananian
- git #3fcb2ec7 - DumpTestCase - stop writing to $wgUser (task T243708) by DannyS712
- git #9c47a996 - LanguageConverterTest: reduce direct references to $wgUser (task T243708) by DannyS712
- git #63fd09cd - cleanupSpam: pass a user when editing a page (task T243708) by DannyS712
- git #a6425fae - Revert "mediawiki.base: Add mw.errorLogger.logError()" by Krinkle
- git #60ca62fd - ApiBase: update outdated comment about canApiHighLimits (task T243708) by DannyS712
- git #5f2d126f - pipeline: Define wmf-publish image build pipeline (task T269617) by Dan Duvall
- git #ad4570b9 - taint-check: Set raw taints on Message::rawParam by Umherirrender
- git #8384efc2 - getFooterIcons should not return empty arrays (task T269776) by jdlrobson
- git #db8443c2 - Add `Access-Control-Max-Age` to `$wgAllowedCorsHeaders` (task T269636) by DannyS712
- git #235c56d6 - Remove 'stubthreshold' from ParserCache key. (task T264351) by Petr Pchelko
- git #435b44ee - Define Skin RelevantUser for IP ranges (task T206954) by Ammar Abdulhamid
- git #12ac1756 - Minor cleanup to ComposerPackageModifier by DannyS712
Vendor
- git #9534e4ee - Updating christian-riesen/base32 (1.3.2 => 1.4.0) by Reedy
- git #b3eafa65 - Updating jakobo/hotp-php (1.0.1 => 2.0.0) (task T269710) by Reedy
- git #9b3d5fb9 - Upgrade wikimedia/less.php from 3.0.0 to 3.1.0 (task T248925) by James D. Forrester
- git #8b1fd900 - Upgrade pimple/pimple from 3.3.0 to 3.3.1 by James D. Forrester
- git #d55a029b - Upgrade beberlei/assert (3.2.1 => 3.3.0) by James D. Forrester
- git #c250c044 - Bump wikimedia/parsoid to 0.13.0-a21 (task T51538) (task T251641) (task T269719) (task T270307) by Subramanya Sastry
Extensions
3D
- git #50d5bb21 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
AbuseFilter
- git #4c0690b4 - Move getFirstFilterChange to FilterLookup by Daimona Eaytoy
- git #a5eab822 - Add a bunch of tests by Daimona Eaytoy
- git #b83d5328 - Check for non-existing version in ViewDiff (task T271069) by Daimona Eaytoy
- git #4cc608e3 - Make HookRunner parameter mandatory in VariableGenerator by Daimona Eaytoy
- git #45f0a666 - Move remaining classes to own namespace by Daimona Eaytoy
- git #d2fa6567 - Move maintenance scripts to a separate namespace by Daimona Eaytoy
- git #496e5baa - Remove deprecated VariableHolder::getVar (task T261069) by Daimona Eaytoy
- git #6081bf90 - Introduce a VariableGeneratorFactory service by Daimona Eaytoy
- git #1beb405b - Make VariableHolder param optional in VariableGenerator by Daimona Eaytoy
- git #6e27a9dd - Cleanup variables-related classes by Daimona Eaytoy
- git #762d71c5 - Create a dedicated namespace for variables-related classes by Daimona Eaytoy
- git #d3b330b6 - Create a VariablesManager service (task T261069) by Daimona Eaytoy
- git #3d33891a - Inherit hooks documentations in AbuseFilterHookRunner by Daimona Eaytoy
- git #85a3e230 - Harmonize HookAborterConsequence::getMessage implementations by Matěj Suchánek
- git #de5b7ee8 - DI for AbuseFilterSpecialPage by Matěj Suchánek
- git #f5b18a36 - Move special page classes to own namespace by Matěj Suchánek
- git #aafd3bcf - Inject the condition limit into AbuseFilterParser by Daimona Eaytoy
- git #fad9a11f - Add a TextExtractor service by Daimona Eaytoy
- git #ec2beb97 - Rename AbuseFilterTest to GlobalNameUtilsTest by Matěj Suchánek
- git #e381d199 - Partly reorg integration tests by Daimona Eaytoy
- git #b85f4645 - Introduce a VariablesFormatter service by Daimona Eaytoy
- git #f7d74a07 - Fix path of parser tests by Daimona Eaytoy
- git #0e69c185 - Organize unit tests by Daimona Eaytoy
- git #a6176399 - Make tests pass on SQLite (task T251967) by Daimona Eaytoy
- git #2793e7f1 - Reversible consequences by Matěj Suchánek
- git #c7f06750 - Add a LazyVariableComputer service (task T261069) by Daimona Eaytoy
- git #18094772 - Replace compact() with real array by Umherirrender
- git #63b950e5 - Test some Consequence classes and clean up (task T201193) by Matěj Suchánek
- git #352a207c - Improve code coverage (task T201193) by Matěj Suchánek
- git #7bcb5ec2 - Add a service to format filter specs by Daimona Eaytoy
- git #682b6136 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #5d4b2fde - Avoid 'finally' clause in AbuseFilterParser::parseDetailed (task T270514) by Daimona Eaytoy
- git #dc750981 - Notify of a throttled filter by Matěj Suchánek
- git #b394956c - Create a dedicated namespace for all consequences-related classes by Daimona Eaytoy
- git #7c1d1c6d - Return warnings from the parser, add warning for catch-all regexps (task T264768) (task T269770) by Daimona Eaytoy
- git #2a3b636a - Run real-time validation of rules with an Ace worker (task T187686) by Daimona Eaytoy
- git #7109c954 - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
- git #2da4cb43 - Implement GetAutoPromoteGroupsHook (task T261067) by Matěj Suchánek
- git #2e70051b - Remove unnecessary word from abusefilter-log-hide-done by Amir Aharoni
- git #3f7dd25f - Create FilterRunnerFactory by Daimona Eaytoy
- git #68adaa5c - Introduce ConsequencesExecutor by Daimona Eaytoy
- git #c52ef337 - Add a VariablesBlobStore service by Daimona Eaytoy
- git #dfeff893 - Use a BlobStore for storing var dumps (task T261889) (task T198341) (task T183490) by daniel
- git #90254368 - build: Remove unneeded phan suppression by Umherirrender
- git #21d7c08a - Overhaul the interface for hiding AbuseLog entries (task T260904) (task T144096) (task T206945) (task T206938) by Daimona Eaytoy
ActiveAbstract
- git #a50883c8 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
AdvancedSearch
- git #06caafc4 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
AntiSpoof
- git #0841bc69 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
ApiFeatureUsage
- git #bf45456b - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
ArticleCreationWorkflow
- git #3ef4cee3 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
ArticlePlaceholder
- git #07874b94 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
Babel
- git #a536ac08 - build: Cleanup parallel-lint command by Umherirrender
- git #58cffaf9 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
BetaFeatures
- git #51cc8f79 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #4ab8738c - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
BounceHandler
- git #d5f25503 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
Calendar
- git #046ab65c - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
Campaigns
- git #32c90574 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
Capiunto
- git #9a708c03 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
CategoryTree
- git #7659fe8b - Remove fallback for ParserOutput dynamic property (task T269235) by Petr Pchelko
- git #7e6fb72e - Fix category tree headers not being set (task T270360) by Taavi Väänänen
- git #40255cde - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
CentralAuth
- git #00cf5378 - Stop using deprecated AbuseFilterVariableHolder::getVar by Daimona Eaytoy
- git #272a7943 - Replace Wikimedia specific messages with neutral ones (task T86741) by Taavi Väänänen
- git #af6016db - Add link to global group management on Special:CentralAuth (task T160850) by Taavi Väänänen
- git #15e1ca30 - Use MovePageFactory in LocalPageMoveJob (task T252934) by Taavi Väänänen
- git #d3e59f1f - Add help link to Special:CreateLocalAccount (task T267620) by Taavi Väänänen
- git #69b90d2f - ApiQueryGlobalUserInfo: Specify allowed types for the user param (task T270708) by Thalia
- git #4ecc8559 - Avoid wfMessage in special page by Umherirrender
- git #e663c3b2 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #31b957b5 - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
- git #d6b256ab - Add missing @var and improve documentation by Umherirrender
CentralNotice
No changes for CentralNotice
CharInsert
- git #ff35aa25 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
CheckUser
- git #533c5d52 - Lower the limit for rows grouped in CompareService query (task T252634) by Thalia
- git #93ee98e6 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #e60f25c9 - Handle Logging index that's being renamed (task T270902) by Ammarpad
- git #987df2c6 - Normalize IP range target of block notice (task T268973) by Ammar Abdulhamid
CirrusSearch
- git #8e573cc4 - build: Updating wdio-mediawiki to 1.0.0 by libraryupgrader
- git #d661c5aa - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #161f2a9b - Fix two less critical PHPCS warnings by Thiemo Kreuz
Cite
- git #9293e2d5 - Update Cite to use the new HookContainer/HookRunner system (task T270875) by Taavi Väänänen
- git #e6f7d8c0 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
CiteThisPage
- git #e8b4c32f - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
Citoid
- git #89d902bf - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
cldr
- git #69301269 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
CodeEditor
- git #3ef1f348 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
CodeMirror
- git #0c681f53 - ve-cm: Fix selection opacity when using fallback technique by Ed Sanders
- git #5bba5436 - Use wikiEditor.toolbarReady hook instead of ready event by Ed Sanders
- git #65d92d8c - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #d8f4982e - Added bracket matching (task T261857) by Adam Wight
CodeReview
No changes for CodeReview
Cognate
- git #71a52644 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
Collection
- git #39046631 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #9d1c94f4 - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
CommonsMetadata
- git #c7bcce85 - Wrap libxml_disable_entity_loader() calls in version constraint (task T268847) by Reedy
- git #7379a946 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
ConfirmEdit
- git #cdcd5e9c - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #4e62a8f5 - Update ConfirmEdit hook running to use HookContainer, partially (task T269882) by James D. Forrester
CongressLookup
- git #ef4c33f8 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
ContactPage
- git #8d32a522 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #a4475762 - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
ContentTranslation
- git #ecfd642a - Use VariableGeneratorFactory from AbuseFilter by Daimona Eaytoy
- git #edc69fef - MW UI lib: Add ProgressBar component by NikG
- git #fbab649a - Don't pass a VariableHolder to AbuseFilter by Daimona Eaytoy
- git #cf342bae - SX: Warn users before leave when in progress translation exists (task T270484) by NikG
- git #25b7617c - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #bd39f227 - SX Pick a sentence: Fix translated segments highlighting (task T269415) by NikG
- git #42ade889 - SX Refactoring: Rename proposed translation card action buttons SFC by NikG
- git #70b727d0 - Avoid wfMessage in special page and api module by Umherirrender
- git #6ebd03c9 - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
- git #1213875d - SX: Use dependency injection for mw.cx.siteMapper by NikG
- git #3c616525 - Vuex application module cleanup by NikG
- git #009e211b - SXTranslationSelector: Increase specificity to apply background color (task T263146) by NikG
- git #a0db39e4 - CX3 Build 0.1.0+20201216 by NikG
- git #aad21d43 - Turn $wgContentTranslationRESTBase into override variable by Niklas Laxström
- git #9691c12e - SXSentenceSelector: Fix reset of MT provider after translation edit (task T269578) by NikG
- git #fde43324 - SX Publishing: Use mw.util.getUrl to get target article path by NikG
CreditsSource
- git #1d8d4588 - Add missing @var documentation by Umherirrender
- git #44684bee - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
Dashiki
- git #9c4f5f4b - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
Disambiguator
- git #6d174388 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
DiscussionTools
- git #bca14cbe - Move the '@' prefix into the PingNode, rather than plain text by Bartosz Dziewoński
- git #6e37a172 - Fix detecting decorative comment frames with whitespace (task T250126) (task T268407) by Bartosz Dziewoński
- git #efccc28b - Add test case for trailing void tags (<br>) (task T266288) by Bartosz Dziewoński
- git #fb614605 - Convert highlighter.css to less by Ed Sanders
- git #cb4a833c - Stylelint: Enforce class prefixes by Ed Sanders
- git #aa61fe68 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #b8be2e35 - Follow-up I6f6a869: Apply flex wrapping of actions in anon mode as well (task T259320) by Ed Sanders
- git #6710b80d - Make Hooks::$tags a constant by Ed Sanders
- git #ffbfbc0d - Separate out isAvailableForTitleAndUser from isAvailable by Ed Sanders
- git #3bb2d25a - Use PageProps for fetching newsectionlink flag by Ed Sanders
- git #6ad1f05d - CommentFormatter: Don't parse replylink label by Ed Sanders
- git #bdca6fb5 - Add explicit dependency on targetLoader by Ed Sanders
- git #95f8a4a8 - Restore correct height of "Advanced" button by Bartosz Dziewoński
- git #50ad5bb2 - Ignore outdent templates at the beginning of comments (task T264116) by Bartosz Dziewoński
- git #ae920b83 - Change which nodes are ignored at the beginning of comments again (task T264116) by Bartosz Dziewoński
DismissableSiteNotice
- git #22e41387 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #1a4593fc - DismissableSiteNotice should not do anything if core has support (task T262118) by jdlrobson
- git #d571e3c5 - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
DonationInterface
- git #3b2792b9 - build: Configure eslint and stylelint in the standard way by Kunal Mehta
DoubleWiki
- git #95c7fe35 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
DynamicSidebar
- git #fa129b60 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
Echo
- git #c9797db7 - Prefer UserIdentity::isRegistered over isAnon by Thiemo Kreuz
- git #21ced85a - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #eec3ac85 - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
- git #ceac7e38 - Use Maintenance::set/getBatchSize in maintenance scripts by Umherirrender
- git #d7556b1d - Add missing @var and improve documentation by Umherirrender
- git #1a922d44 - Remove unused SpecialNotificationsMarkRead::$eventId by Umherirrender
- git #4ab34ada - Move Vector-specific top:-5px badge offset to Vector style file by Isarra
Elastica
- git #3b9788df - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
ElectronPdfService
- git #7ea2ed81 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
EntitySchema
- git #a6287ef2 - build: Updating dependencies by libraryupgrader
- git #52f7ffc7 - Convert EntitySchema to abstract schema (task T268546) by Reedy
EventBus
- git #485b7548 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
EventLogging
- git #02c7ab48 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #ebde281d - Provide forward compatibility of migrated event schemas (take 2) (task T253121) by Michael Holloway
- git #ac15fb7b - Revert "MEP-PHP: Provide forward compatibility of migrated event schemas" by Mholloway
- git #5f969c57 - MEP-PHP: Provide forward compatibility of migrated event schemas (task T253121) by Michael Holloway
- git #01cca6c5 - Use a consistent yaml style by Adam Wight
- git #fcf0f527 - Event Platform Client for MediaWiki PHP (task T253121) by Michael Holloway
EventStreamConfig
- git #866f59f9 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
ExtensionDistributor
- git #609c2011 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
ExternalGuidance
- git #88c11e2e - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
FeaturedFeeds
- git #9f3ec43d - Don't load entire feed just to output the link to it (task T266900) by Kunal Mehta
- git #3ef57253 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
FileExporter
- git #de196954 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
FileImporter
- git #ce0cf0e6 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
FlaggedRevs
- git #90364635 - Minor cleanup to RejectConfirmationFormUI by DannyS712
- git #c8136411 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #44c0538a - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
- git #e859dc7d - Use $this->getConfig() instead of globals by Thiemo Kreuz
- git #134987e9 - Fix path to updateStats.php by Reedy
- git #505856d8 - Change ParserCacheFactory::getInstance to ::getParserCache (task T269869) by Petr Pchelko
Flow
- git #49fc9bc7 - Use VariableGeneratorFactory from AbuseFilter by Daimona Eaytoy
- git #1083776f - Don't pass a VariableHolder to AbuseFilter by Daimona Eaytoy
- git #6c6b6dbc - Use Maintenance::set/getBatchSize in maintenance scripts by Umherirrender
- git #bfcdf6cf - Use MovePageFactory (task T252934) by Taavi Väänänen
- git #75e3997d - Wrap libxml_disable_entity_loader() calls in version constraint (task T268847) by Reedy
- git #9feed514 - Upgrade pimple/pimple from 3.3.0 to 3.3.1 for PHP 8.0 support by James D. Forrester
- git #dcae5781 - Add missing @var documentation by Umherirrender
- git #2e1a7ea0 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #921cd985 - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
- git #d07725a4 - Use ParserOptions::newFromAnon() (task T246861) by DannyS712
- git #d0bd845e - Replace $wgUser with RequestContext::getMain (task T262111) by DannyS712
FundraiserLandingPage
- git #3678af20 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
FundraisingTranslateWorkflow
- git #406ca42e - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
Gadgets
- git #e0b57e6f - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #4de4305c - Add missing @var and improve documentation by Umherirrender
- git #a4e93a16 - Fix Serbian namespace names by zoranzoki21
GeoCrumbs
- git #5e48dc0f - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
GeoData
- git #4cf48d26 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #7216fda8 - Add missing @var and @param and improve documentation by Umherirrender
GettingStarted
- git #c357a877 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
GlobalBlocking
- git #7d90fed0 - Remove & from parameters that are objects by Reedy
- git #1e30d300 - Add missing @var and improve documentation by Umherirrender
- git #3dd45eef - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
GlobalCssJs
- git #70c47dd7 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #b66af2a9 - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
GlobalPreferences
- git #9d50d9c6 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
GlobalUsage
- git #bf8f7f94 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
GlobalUserPage
- git #092d69e1 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
GlobalWatchlist
- git #c1526ae3 - s/enabled/enable/ by Reedy
- git #ffa6f422 - Set `Access-Control-Max-Age` header in api requests (task T268267) by DannyS712
- git #1e95fed7 - Remove legacy handling of undefined `anon` property (task T259929) by DannyS712
- git #d44ab956 - Fix return in SpecialGlobalWatchlistSettings::maybeGetValidSites (task T268210) by DannyS712
- git #8dc97cfa - Bump minimum required version of MediaWiki to 1.36 (task T270752) by DannyS712
- git #becb2a64 - Validate user-provided site list with CentralAuth (task T268210) by DannyS712
- git #2db9dc1a - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #f6e5c240 - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
- git #475528e6 - Add `cancel` button to Special:GlobalWatchlistSettings (task T268259) by DannyS712
GoogleNewsSitemap
- git #989a91b4 - Avoid wfMessage in special page by Umherirrender
- git #13672e57 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
Graph
- git #3f3e15ab - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
GrowthExperiments
- git #d0311ce1 - Track task type alongside with target page ID, step 1 (task T269366) (task T270639) by Gergő Tisza
- git #b79b827c - Remove fragile SubpageLinkRecommendationProvider::setup() method by Gergő Tisza
- git #26d9c939 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #17acae02 - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
- git #8a7f4e1f - Allow use of link containers on the homepage for link click logging (task T270309) by Gergő Tisza
- git #6af70a8e - Make it possible to disable the impact module (task T270294) by Martin Urbanec
- git #44badab1 - Fix message fallback for homepage banner (task T270297) by Gergő Tisza
- git #fb04f561 - Update HomepageVisit logging (task T269966) by Gergő Tisza
- git #e3b43f10 - Add Bangla aliases (task T266020) by Gergő Tisza
GuidedTour
- git #4ddfa903 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
GWToolset
- git #3eddac5d - Wrap libxml_disable_entity_loader() calls in version constraint (task T268847) by Reedy
- git #711b664d - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #3cf265ce - Avoid wfMessage in special page by Umherirrender
- git #2e812649 - Add missing @var and @param documentation by Umherirrender
ImageMap
- git #6ca0a950 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
InputBox
- git #7625974e - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
Insider
- git #ca4b9d3f - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
intersection
- git #d8bb5218 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
Interwiki
- git #b21bafe3 - Don't register InterwikiLoadPrefix hook unless it is needed (task T270444) by C. Scott Ananian
- git #5b45b410 - Fix typo in Spanish translation (task T270686) by DannyS712
- git #76967ee8 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
InterwikiSorting
- git #9f3c406d - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
IPInfo
- git #a5efb19b - Show ASN instead of autonomous system organization (task T270333) by Thalia
- git #f1e5d2b4 - Improve alignment of popup button widget on history and log pages (task T269613) by Thalia
- git #f71007e9 - Check if user is blocked before allowing IPInfo API access (task T267402) by STran
- git #6c6fe59a - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #ae3252e3 - Improve the English translations for the rights and actions by Thalia
- git #42869b64 - Update log messages by Amir Aharoni
- git #ec4120ba - Add credits to en.json by Amir Aharoni
- git #13172ff8 - Update info source text with a disclaimer (task T270306) by STran
- git #5e73808a - Add ConnectionType to the returned data for an IP address (task T269268) by Thalia
- git #6848acea - Simplify the JSON returned by the API for an ISP by Thalia
- git #cf1ec120 - Add proxy types to the IPinfo API call (task T269760) by STran
- git #6ade25dc - Modify widget to allow for different data displays in context (task T269404) by STran
Jade
- git #cba43f4d - build: Updating oojs-ui to 0.41.0 by libraryupgrader
- git #95cd7b23 - build: Updating oojs-ui to 0.41.0 by libraryupgrader
- git #73c38b8b - Add missing @var and improve documentation by Umherirrender
- git #c5bb9f8d - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
Josa
- git #8a8eb012 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
JsonConfig
- git #baeaf143 - Add missing @var and improve documentation by Umherirrender
- git #7f2bb72b - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #8ce02edf - Avoid new stdClass() in favor of (object)[] by Thiemo Kreuz
Kartographer
- git #0d62c7cd - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #5035ceb9 - build: Updating ini to 1.3.8 by libraryupgrader
- git #546ce4f2 - Improve docs around object type hints by Umherirrender
LabeledSectionTransclusion
- git #995a8474 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #70fb90b2 - Replace compact() with real array by Umherirrender
LandingCheck
- git #f842545f - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
LdapAuthentication
- git #9913258b - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #61dbe4e1 - Add missing @var and improve documentation by Umherirrender
- git #db6e4654 - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
Linter
- git #3d34d370 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
LiquidThreads
- git #3f81e848 - Avoid $wgLang, $wgRequest and $wgOut in special page, pager and hook by Umherirrender
- git #ac35701e - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #10ddfe33 - Avoid wfMessage in special page, pager and api module by Umherirrender
- git #5e1321d3 - Add missing @var and improve documentation by Umherirrender
Listings
- git #392b6257 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
LocalisationUpdate
- git #9fdaaeff - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
LoginNotify
- git #292ebf19 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #7500b622 - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
- git #674c24f8 - Add missing @var and improve documentation by Umherirrender
MachineVision
- git #969b50ae - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #bce25f9b - Avoid wfMessage in special page and api modules by Umherirrender
MapSources
- git #8f72915d - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
MassMessage
- git #5218ecef - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #5f9f574d - Fix some easy to fix PHPCS warnings by Thiemo Kreuz
Math
- git #0dd8ac33 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #9f4f4301 - Avoid wfMessage in special page by Umherirrender
- git #ba19b3e1 - Implement wikidata entity selector (task T229939) by Moritz Schubotz (physikerwelt)
- git #99c3e91f - Add missing @var and improve documentation by Umherirrender
MediaModeration
- git #c6ae3994 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
MobileApp
- git #09b769e2 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
MobileFrontend
- git #50c2ea6b - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by Umherirrender
- git #ed1f64ea - build: Upgrade stylelint from 13.3.3 to 13.8.0 by James D. Forrester
- git #f952328e - Follow-up 8632bf030: Missed one (task T270450) by James D. Forrester
- git #8632bf03 - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
- git #b97935ce - Emit editor-loaded event when editor has actually loaded by Roan Kattouw
- git #3d156836 - Talk section overlay: Fix input and textarea focus treatment by Volker E
- git #1544a87b - Talk reply button should be disabled when text is empty. by jdlrobson
MultimediaViewer
- git #349305e7 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #98797b5a - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
NavigationTiming
- git #d2131a24 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
Newsletter
- git #c7960809 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #9518e243 - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
NewUserMessage
- git #88ef519e - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #28d0b777 - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
Nuke
- git #66c44fb4 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
OATHAuth
- git #615965c7 - Inject services to Special Pages by Reedy
- git #85d6681f - Convert to HookHandler (task T270971) by Reedy
- git #1d97d5ef - OATHManage: Code cleanup by Reedy
- git #37d2b0ff - Remove TwoFactorIsEnabled hook handler by Reedy
- git #ec1c1dcb - Update TOTP Scratch Tokens to array (task T237303) by Reedy
- git #08aa532b - Update christian-riesen/base32 (1.3.2 => 1.4.0 by Reedy
- git #12a04202 - Updating jakobo/hotp-php (1.0.1 => 2.0.0) (task T269710) by Reedy
- git #6bb34e92 - Minor code style changes by Reedy
- git #6d56637b - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #69ef3c1b - Avoid wfMessage in special page by Umherirrender
- git #60714e7a - Convert null global to false (task T270147) by Ed Sanders
- git #53bb01d4 - Minimise duplication of getting correct database instance in UpdateTables by Reedy
OAuth
- git #c36cc84b - Don't json decode oauth2GrantTypes in Rest clients listing (task T270332) by Ammar Abdulhamid
- git #24d0cbfc - Add missing @var documentation by Umherirrender
- git #87382cdd - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #28bd7d2d - Avoid wfMessage in special page by Umherirrender
- git #9a86df1c - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
OAuthRateLimiter
- git #f2c1c978 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
OpenStackManager
- git #a17dc6ec - Remove i18n/de-formal.json, only contains orphaned message by Reedy
- git #0412b7e5 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #f0a6e064 - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
ORES
- git #9c8d23f3 - Use Maintenance::set/getBatchSize in maintenance scripts by Umherirrender
- git #fb805931 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #b6d11b0f - Merge ext.ores.styles and ext.ores.specialoresmodels.styles by DannyS712
PageAssessments
- git #da2bdd2e - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #edac58e0 - Avoid wfMessage in special page by Umherirrender
- git #fad92620 - Add missing @param and improve documentation by Umherirrender
PagedTiffHandler
- git #53c81bb9 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
PageImages
- git #79edb98f - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
PageTriage
- git #17967c58 - Use Maintenance::set/getBatchSize in maintenance scripts by Umherirrender
- git #e9d1770a - Add missing @var documentation by Umherirrender
- git #59c60862 - Fix a few relatively easy to fix PHPCS warnings by Thiemo Kreuz
- git #9c60f8c1 - Remove unused property SpecialNewPagesFeed::opts by Umherirrender
- git #fecc94f2 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #f42d8d1d - Avoid wfMessage in api module and hook by Umherirrender
- git #128e8ce6 - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
- git #c40e0d74 - Merge jquery.tipoff into ext.pageTriage.views.list by DannyS712
PageViewInfo
- git #43e78c53 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
ParserFunctions
- git #b49103ee - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
PdfHandler
- git #b579369d - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
Poem
- git #9f6a0537 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
PoolCounter
- git #bb2386a9 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
Popups
- git #153e6046 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by Umherirrender
- git #8cee30c3 - build: Remove maxWarnings: 0 from eslint configuration (task T263922) by Kunal Mehta
ProofreadPage
- git #fc745f5d - Use mw.config.get() to retrieve builtin labels for Pagelist Widget (task T268906) by Sohom
- git #d89ad396 - Adds thai number formatting using ICU (task T268906) by Tpt
- git #b536e5c7 - Fix failing phpunit diff test by Sohom
- git #f4cc5312 - Support single-page file formats (task T270924) by David Kamholz
- git #d930e1d6 - Add missing @var documentation by Umherirrender
- git #0293e60c - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #5ec049af - Avoid $wgOut in special page by Umherirrender
PropertySuggester
- git #3fbf13dc - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #a0ccdce0 - Convert PropertySuggester to abstract schema (task T268570) by Reedy
QuickSurveys
- git #91b86abe - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
Quiz
- git #563e79e9 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
ReadingLists
- git #1c5b10a2 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
RelatedArticles
- git #01661b6d - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
Renameuser
- git #b045b0a2 - Drop maintenance scripts for pre-Actor migration, now no-ops by James D. Forrester
- git #06448d9e - Drop wgActorTableSchemaMigrationStage compatibility by James D. Forrester
- git #ac18bc2b - Update to use the new HookContainer/HookRunner system (task T270835) by Taavi Väänänen
- git #4467a821 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
RevisionSlider
- git #b61644c6 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
RSS
- git #8adb5e68 - Wrap libxml_disable_entity_loader() calls in version constraint (task T268847) by Reedy
- git #1c8e91f1 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
SandboxLink
- git #db4770ba - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
Score
- git #3b9d9ad5 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
Scribunto
- git #68191f33 - Show line numbers on Module pages (task T270991) by Ed Sanders
- git #16f2db89 - Use strict equality when comparing namespaces by Ed Sanders
- git #5610142a - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #7e49f239 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #93662aab - TitleLibraryTest: Don't use deprecated InterwikiLoadPrefix hook (task T270444) by C. Scott Ananian
- git #cb39fead - Add missing @var and improve documentation by Umherirrender
- git #11244fed - Add length attribute in TitleLibrary.php (task T209679) by shubham656
SearchExtraNS
- git #281093bb - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
SecureLinkFixer
- git #92c24a34 - Updating domains.php from Mozilla by SecureLinkFixer updater bot
- git #db34f146 - Updating domains.php from Mozilla by SecureLinkFixer updater bot
- git #0e2be8b2 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #8ee72a09 - Updating domains.php from Mozilla by SecureLinkFixer updater bot
SecurePoll
- git #55329d85 - Add missing @var documentation by Umherirrender
- git #e39a6ff1 - Fix capitalisation in message documentation by Thalia
- git #5cce5548 - Stop cloner add/delete functions from triggering unexpectedly (task T270200) by STran
- git #a2d14587 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #c1c8baca - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
ShortUrl
- git #f12bf037 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
SiteMatrix
- git #69c11f33 - Improve wording in message "sitematrix-other-projects" by Taavi Väänänen
- git #63ea18e9 - Replace Wikimedia specific messages with generic ones (task T140941) by Taavi Väänänen
- git #6a149185 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
SpamBlacklist
- git #0bef16c8 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
StopForumSpam
No changes for StopForumSpam
SubPageList3
- git #4fdc8a8d - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
SubpageSortkey
- git #0ef0365a - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
SyntaxHighlight_GeSHi
- git #16af4f3c - Register VE module unconditionally by Ed Sanders
- git #583e3b3d - Add support for line anchors on code pages (task T29531) by Ed Sanders
- git #ef196f31 - Fix positioning of line numbers in VE by Ed Sanders
- git #0aec99f3 - Extend highlight into line number gutter by Ed Sanders
- git #e8add72d - Move all HTML wrapping into #highlight by Ed Sanders
- git #d3b4227e - Fix selector specificty for Minerva (task T270989) by Ed Sanders
- git #10ec5067 - Enable line numbers on code content pages (task T32773) by Ed Sanders
- git #98c644a6 - Improve appearance of line numbers by Ed Sanders
- git #fe357519 - Add correct classes to full page output by Ed Sanders
- git #f2ef1114 - Display line numbers as generated CSS content (task T32773) by Ed Sanders
- git #6e558b37 - Add small gap between line numbers and code by Ed Sanders
- git #9c0e8287 - Fix classname lineno->linenos (task T270296) by Ed Sanders
- git #62cd4384 - Convert pygments.wrapper.css to LESS by Ed Sanders
- git #f50b52c9 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
TemplateData
- git #b2d0c241 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #b8b1df89 - Add tracking for template data presence (task T259705) by WMDE-Fisch
- git #49bc2e87 - Replace deprecated Language::getFallbacksIncludingSiteLanguage by WMDE-Fisch
- git #028aaba8 - Replace deprecated getNativeData by WMDE-Fisch
- git #ae0dd0e0 - Get WikiPageFactory and LanguageNameUtils from services by WMDE-Fisch
TemplateSandbox
- git #31670dee - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
TemplateStyles
- git #f3ff7722 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
TemplateWizard
- git #92d0d7f3 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #5a6f9c20 - Revert "Track usage of template data on load and insertion" by WMDE-Fisch
TextExtracts
- git #f93fcf6d - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
Thanks
- git #6a4f8797 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #bd6f715c - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
TheWikipediaLibrary
- git #ff5456a2 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
TimedMediaHandler
- git #c99ff4e4 - Oops, forgot a space! Fixing CSS selector. (task T258622) by Kaldari
- git #24a70cda - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #d8a4add5 - Avoid wfMessage in api module by Umherirrender
- git #914709c5 - Add missing @var and improve documentation by Umherirrender
timeline
- git #61b3f160 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
TitleBlacklist
- git #6218ba83 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #0f3699c4 - Avoid wfMessage in special page by Umherirrender
TocTree
- git #0616787c - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
TorBlock
- git #79d47a29 - Unbreak fetching from check.torproject.org (task T247382) by Kunal Mehta
- git #ccea0cd1 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
Translate
- git #47d7dfc5 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by Umherirrender
- git #3738ab7a - Remove newline between class properties & enforce single line comment by Abijeet
- git #42c33b41 - Require use of null coalesce operator when possible by Abijeet
- git #2e8917c0 - Add Slevomat Coding Standard and replace multiple spaces by Abijeet
- git #19d947a2 - Fix layout of the submit button on Special:ManageMessageGroup (task T270385) by Abijeet
- git #9025e481 - Update GroupSynchronizationCache to use the PersistentCache (task T182433) by Abijeet
- git #51177302 - Reduce group selector z-index a bit (task T94548) by Niklas Laxström
- git #96307453 - Add persistent translate cache (task T182433) by Abijeet
- git #6aca1183 - Add JsonCodec to help with serialization/deserialization (task T182433) by Abijeet
- git #5dfa482c - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
- git #08348a71 - Fix some phpcs issues showing up by Umherirrender
- git #609ae614 - GoogleTranslateWebService: Add Chinese codes to code map by Niklas Laxström
- git #cc5cd876 - Use temp directory in Translate tests by Tim Starling
- git #9b55a6f7 - build: Fix phan taint-check issue for raw param by Umherirrender
TranslationNotifications
- git #fae2effd - build: Cleanup parallel-lint command by Umherirrender
- git #b26c381e - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #4f8d7ff5 - Avoid wfMessage in special page by Umherirrender
TrustedXFF
- git #14946936 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
TwoColConflict
- git #a72f197d - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
UniversalLanguageSelector
- git #77eafbb8 - Update jquery.uls from upstream by Amir Aharoni
- git #c5684fcc - Update jquery.ime from upstream by Amir Aharoni
- git #2bc15fe5 - Update jquery.uls from upstream by Amir Aharoni
- git #c9902caa - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #9fc9dbaf - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
UploadsLink
- git #959ee06e - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
UploadWizard
- git #a631cf50 - UploadWizardConfigTest: avoid using deprecated InterwikiLoadPrefix hook (task T270444) by C. Scott Ananian
- git #c02e3989 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
UrlShortener
- git #e0f8a5e3 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
UserMerge
- git #f036aac6 - Add missing @var and improve documentation by Umherirrender
- git #68359d6c - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
VipsScaler
- git #eb7fda43 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #9f36244d - Avoid wfMessage in special page by Umherirrender
VisualEditor
- git #3cde92d6 - AceEditorWidget: Fix toggleLineNumbers by Ed Sanders
- git #aceea5b6 - ApiVisualEditorEdit: the 'html' parameter should be raw to avoid normalization (task T266140) by C. Scott Ananian
- git #e04e9845 - Update VE core submodule to master (c20aed327) (task T172694) (task T270557) (task T270561) by Bartosz Dziewoński
- git #075d976f - Update VE core submodule to master (3fc99cc9c) (task T160588) by James D. Forrester
- git #58c694bb - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #75f38008 - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
- git #0192d5e4 - Update VE core submodule to master (dd92d178d) (task T268950) by James D. Forrester
- git #2402f430 - Preserve inline media tag name in galleries across edits by Arlo Breault
- git #2ce9934a - Add tracking of template usage (task T259705) by WMDE-Fisch
- git #895274c2 - Switch back to using <span> for gallery images (task T266143) by Arlo Breault
- git #e3daaaf2 - Preserve the passed in inline media tag name in gallery (task T266143) by Arlo Breault
- git #094a9aa0 - Replace deprecated doNotIgnoreMissingTitles by WMDE-Fisch
- git #5e170b63 - Switch back to using <span> for inline images (task T266143) by Ed Sanders
VisualEditor core
- git #4bee8466 - Revert "ve.ce.Surface: Allow tabbing out of surfaces without indentation features" by Esanders
- git #974f9348 - Improve SourceConverter.getSourceTextFromDataRange performance (task T269094) by Thiemo Kreuz
- git #c20aed32 - Show moves in the sidebar with a label (task T270561) by Ed Sanders
- git #fd1a8bd0 - DiffElement: Ensure move indicators are always visible (task T270557) by Ed Sanders
- git #cf90fc8b - DiffElement: Simplify data-diff-move=up|down selectors by Ed Sanders
- git #3fc99cc9 - Describe link addition/removals (task T160588) by Ed Sanders
- git #d1928f49 - Describe text style annotation changes, instead of showing remove-insert (task T160588) by Ed Sanders
- git #c66f05d0 - Compare meta items by hash by Ed Sanders
- git #8acd3bf3 - ve.ce.Surface: Allow tabbing out of surfaces without indentation features (task T172694) by Bartosz Dziewoński
- git #dd92d178 - Follow-up I9f136620f: Fix typo in section diff code (task T268950) by Ed Sanders
WebAuthn
- git #85ca1b4a - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #6d2024f1 - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
Wikibase
- git #a45a04ce - Use expectWarning() in phpunit tests (task T271049) by Umherirrender
- git #038384a9 - Fix PSR12.Properties.ConstantVisibility.NotFound (task T253169) by Reedy
- git #4ebd5538 - Fix some PSR12.Properties.ConstantVisibility.NotFound (task T253169) by Reedy
- git #e71856d4 - Fix some PSR12.Properties.ConstantVisibility.NotFound (task T253169) by Reedy
- git #702dc1ab - Fix some PSR12.Properties.ConstantVisibility.NotFound (task T253169) by Reedy
- git #d8f3f8e2 - build: Updating dependencies by libraryupgrader
- git #59ba03b7 - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
- git #74242f8c - Add and use value-view time precision messages (task T269231) by Lucas Werkmeister
- git #ccbf7059 - Skip 0 page ID in hook handler (task T264929) by Lucas Werkmeister
- git #7e294df5 - pingback: rewrite db test to use fake time by Tobias Andersson
- git #e3518c81 - Fix HtmlPageLinkRendererEndHookHandler and reenable test (task T269608) by Lucas Werkmeister
- git #2cfceb27 - Fix Wikibase client Scribunto test ParserOption watcher (task T270353) by Marius Hoch
- git #e4db58b9 - Tainted-ref: add test comparing Vue versions with MW (task T259468) by Noa wmde
- git #b435e34a - Don't assume wbUserSpecifiedLanguages is always there (task T269871) by Thiemo Kreuz
- git #ee2796d8 - Use MediaWikiIntegrationTestCase::setRequest() by Reedy
- git #9970e653 - Use LinksUpdate::$mId in hook handler (task T264929) by Lucas Werkmeister
WikibaseCirrusSearch
- git #fc39d0b9 - build: Remove require php >=5.6.99 by Umherirrender
- git #c347d3b8 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #0ee40317 - ItemHandlerTest, PropertyHandlerTest: override two methods (task T270479) by Lucas Werkmeister
WikibaseLexeme
- git #035bf2ce - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #2492d2e6 - Update representations and glosses after save (task T250550) by Lucas Werkmeister
- git #ce0782e5 - WikibaseLexeme: add test comparing Vue versions with MW (task T259468) by Noa wmde
- git #9ba0d815 - Don’t trim strings in JS (task T250550) by Lucas Werkmeister
WikibaseLexemeCirrusSearch
- git #0bbeecda - build: Remove require php >=5.6.99 by Umherirrender
- git #0fc20ea1 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #9c3a3fd7 - LexemeHandlerTest: override two methods (task T270479) by Lucas Werkmeister
WikibaseMediaInfo
- git #b53f2396 - Remove markup from empty state message (task T265092) by annet
- git #e5d59c98 - Improve select menu width styles (task T257938) by annet
- git #069aba17 - Revert "Fix vendor versions" (task T243787) by Jforrester
- git #6288d42b - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by Umherirrender
- git #9248aa5f - Support dates with a space before time in Safari (task T265078) by annet
- git #16af649f - Make sure to load JS UI after no longer than 1s (task T270181) by Matthias Mullie
- git #83fb131e - Change order of bitmap tab filters to match design (task T257938) by annet
- git #1e01f9c7 - Add CSS transitions to input base component (task T266061) by annet
- git #2cba2c7a - Minor UI changes (task T264796) (task T260729) (task T258298) by annet
- git #10a03b70 - Keep focus in search input on clear (task T261032) by annet
- git #c6e30f95 - Improve UX when clicking on result (task T263026) (task T261687) by annet
WikibaseQualityConstraints
- git #e6b0b6ab - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #1d3e0ce3 - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
Wikidata.org
- git #61750f09 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
WikidataPageBanner
- git #5d5739d8 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
WikiEditor
- git #fa2b80e2 - Edit page normally lacks wgRevisionId, but has form field parentRevId (task T230133) by David Lynch
- git #8357aec7 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
wikihiero
- git #02c2f33b - Avoid wfMessage in special page by Umherirrender
- git #1fa19645 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
WikiLove
- git #402acccc - Add a missing apostrophe to a message by Amir Aharoni
- git #2c86bd27 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #ab6ea6f0 - Fix Wikilove for smaller screens (task T268534) by Martin Urbanec
- git #11ef549c - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
WikimediaApiPortalOAuth
- git #6b29ccd4 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
WikimediaBadges
- git #f74b4a6f - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
WikimediaEditorTasks
- git #2454d65a - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
WikimediaEvents
- git #af8548a5 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #3ea7cfa5 - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
- git #0ae90c84 - Update query selector for modern Vector test in searchSatisfaction (task T257698) by Jan Drewniak
- git #495a9e4c - Add (some) missing PHPDoc documentation by Thiemo Kreuz
- git #ae66a18d - Revert "[cirrus] setup perfield builder A/B test on spaceless languages" by DCausse
- git #004158c5 - Use MockHttpTrait in PageViewsTest (task T265628) by daniel
WikimediaIncubator
- git #a5348f32 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #977deaa6 - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
WikimediaMaintenance
- git #bf82236b - Use Maintenance::set/getBatchSize in maintenance scripts by Umherirrender
- git #b4182764 - Add missing @var and improve documentation by Umherirrender
- git #646743b1 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #cfa8a756 - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
- git #2cf11ebe - Force explicit ltr direction on the default new wiki main page text by Amir Aharoni
WikimediaMessages
- git #824d7b7f - Add messages for Wikimedians of the Uzbek language User Group (uzwikimedia) (task T270987) by gerritbot
- git #c0e979c9 - Add override for centralauth-groupname (task T86741) by Taavi Väänänen
- git #70f4e927 - Add sitematrix{,-others,-project} overrides (task T140941) by Taavi Väänänen
- git #695985b5 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #a31e580d - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
- git #e1c68ad5 - Add messages for Nias Wiktionary (niawiktionary) (task T270409) by gerritbot
- git #dfe64f28 - Add messages for Nias Wikipedia (niawiki) (task T270408) by gerritbot
- git #90589fdd - Add messages for Zazaki Wiktionary (diqwiktionary) (task T270275) by gerritbot
- git #459da300 - Add messages for Central Bikol Wiktionary (bclwiktionary) (task T270274) by gerritbot
Wikisource
- git #60ad2b78 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
XAnalytics
- git #f1e2c67b - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
Skins
CologneBlue
- git #453e2931 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #394fc69b - Position Echo badges consistently with margins by Isarra
- git #8b1715cd - CologneBlue HTML should be consistent with other skins by jdlrobson
MinervaNeue
- git #1faf4d2a - build: Remove maxWarnings: 0 from eslint configuration (task T263922) by Kunal Mehta
- git #0d8bad3f - Avoid using deprecated InterwikiLoadPrefix hook in test setup (task T270444) by C. Scott Ananian
- git #48770709 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #592e1151 - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
Modern
- git #321bcdf0 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
MonoBook
- git #a7ecf0b4 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
Nostalgia
- git #65b49d39 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #29d17474 - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
Timeless
- git #f804f271 - Restore Timeless 1.35 support by jdlrobson
- git #e2456326 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #f8c6bd18 - Make table mobile width selectors less agressive by Isarra
- git #306380dc - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
- git #6e41dfc6 - Better handle positioning of Echo badges by Isarra
- git #21223688 - Limit table caption size to content width and don't scroll (task T269912) by Isarra
- git #2277cf11 - Add sticky scrollbars to scrollable tables (task T270050) by Isarra
- git #89baa828 - Fix more small things (task T181177) (task T181192) (task T265205) by Isarra
- git #a75d3c69 - Adjust .mw-indicators alignment (task T269550) by Isarra
- git #05160692 - Clean up forms some more (task T259136) by Isarra
Vector
- git #289f1d48 - Gadgets can change the search API (task T262566) by jdlrobson
- git #8d7df298 - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #5ef1ddb7 - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
- git #c6432507 - Add missing @return to Requirement by Umherirrender
- git #3253665b - Bump the bundlesize of skins.vector.styles and skins.vector.styles (task T268593) by Ammar Abdulhamid
- git #0fdd4a99 - Sync location/other styles of #mw-searchButton with #searchButton (task T270202) by Nicholas Ray
- git #465e9492 - Remove suggestion link underline on hover and li bottom margin (task T270202) by Nicholas Ray
- git #720bd0e6 - [modern][styles] Use @size-search-figure variable in padding-left calc by Nicholas Ray
WikimediaApiPortal
- git #87d13763 - Remove an unnecessary space in a message by Amir Aharoni
- git #4824970f - build: Updating mediawiki/mediawiki-phan-config to 0.10.6 by libraryupgrader
- git #2253ed2b - Use User->isRegistered(), not deprecated isLoggedIn() (task T270450) by James D. Forrester
- git #b3a9d671 - Search dropdown design fixes (alignment). (task T266603) by arttsymbar
Total Changes
763 Changes in 193 repos by 70 authors
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.