MediaWiki 1.36/wmf.27/Changelog
Core changes
[edit]- git #bf66a5aa - Branch commit for wmf/1.36.0-wmf.27 (task T271341) by trainbranchbot
- git #2e5d9de0 - Upgrade wikimedia/remex-html from 2.2.0 to 2.2.1 (task T271575) by James D. Forrester
- git #995e2a0e - Don't rely on implicit string->int cast in comparison (task T272250) by Ammarpad
- git #10e58e26 - rbdms: Improve signature of Database::getCacheSetOptions by Ammarpad
- git #b5ec7226 - StatusValue: Reduce logic duplication by Ammarpad
- git #2e4261f7 - Annotate MapCacheLRU::get as returning a safe value (task T272134) by Daimona Eaytoy
- git #8c906e23 - exception: Add the 'from' file/line to the logged exception trace (task T271496) by Timo Tijhof
- git #176a96b5 - resourceloader: Improve wgResourceModules documentation (task T232566) by Timo Tijhof
- git #dba59bc2 - Migrate oldimage to abstract schema (task T230428) (task T164898) by Amir Sarabadani
- git #0996b0ca - Deprecate User::getGrantName in favor of MWGrants::grantName (task T245963) by Taavi Väänänen
- git #baf68f3c - RevisionRenderer: Fix typos by Ammarpad
- git #001b1be1 - Ignore empty lines in Release Notes test by Ammarpad
- git #4b0069c3 - Minor cleanup to XmlSelectTest by DannyS712
- git #a547ef3b - Revert "Make WikiPage a ProperPageIdentity" (task T272170) by James D. Forrester
- git #a8fe6c98 - Revert "Define equality for PageIdentity and LinkTarget" (task T272170) by James D. Forrester
- git #36f1adf6 - Define equality for PageIdentity and LinkTarget by daniel
- git #0ac16e53 - Introduce Authority interface (task T261963) by daniel
- git #8f46ef5f - Make WikiPage a ProperPageIdentity (task T208776) by daniel
- git #edb2072c - Remove unused definition of NS_UNITTEST(_TALK) in UserTest by DannyS712
- git #b88c0619 - HTMLCheckMatrixTest: use data providers by DannyS712
- git #18eee995 - Remove WatchedItemStoreUnitTest::getFakeRow by DannyS712
- git #be174c4d - Make WatchedItemQueryServiceUnitTest a pure unit test by DannyS712
- git #4b7ddd3c - deferred: make DeferredUpdates::doUpdates() recursion more uniform (task T249069) (task T268840) by Aaron Schulz
- git #a8dbce1e - objectcache: improve "lockTSE" comments in WANObjectCache (task T270155) by Aaron Schulz
- git #9ca62997 - mediawiki.language: Add special characters useful in Korean (task T270157) by shubham656
- git #0347fd06 - Improve some function documentation in tests by Umherirrender
- git #82805bb9 - SpecialContributions: Guard against unset parameter index (task T271979) by Ammarpad
- git #56ccf11a - WatchedItemStore: Use REPLACE when inserting expiries after page move (task T271971) by MusikAnimal
- git #1a60008a - Introduce PageIdentity interface (task T208776) by daniel
- git #ac205fa8 - Fix incomplete/bogus PHPDoc tags in various tests by Thiemo Kreuz
- git #96d9eaa8 - Sync up with Parsoid parserTests.txt by Arlo Breault
- git #25a6d724 - move the registration of SevenZipStream in dump module by Ariel T. Glenn
- git #c2743edd - Fix SpecialPage alias test by Ammarpad
- git #8dbcddb3 - LanguageConverterFactoryTest::codeProvider simplify using a loop by DannyS712
- git #3bd4c414 - Add tests for GlobalHookRegistry by DannyS712
- git #58286691 - Add tests for StaticHookRegistry by DannyS712
- git #a8b43a96 - Do inverse namespace filtering of links tables with a big IN() (task T241837) by Tim Starling
- git #f7e8bc6a - exception: Add test for MWExceptionHandler trace formatting by Timo Tijhof
- git #701fc49e - Use generator in SpecialPage alias test by Ammarpad
- git #78e85ab9 - Split out media parser tests (task T111604) (task T271129) by Arlo Breault
- git #a74e9e47 - Change wording of `searchsuggest-containing` message (task T270202) by Nicholas Ray
- git #1ab4974b - Translate namespaces into alt (task T271981) by Martin Urbanec
- git #7854dd5f - Split title mocking methods out of HandlerTestTrait. (task T264058) by Petr Pchelko
- git #418f78cc - Use a standard tab width when editfont is used by Ed Sanders
- git #8d42b760 - Fix @deprecated for Parser::enableOOUI by Niklas Laxström
- git #6562c035 - Use User::getEmail() not mEmail (task T239523) by Tim Starling
- git #f1457312 - Feature file styles should precede module defined ones (task T269618) by jdlrobson
- git #f99a79ce - phpcs: Ignore LocalSettings-installer.php by C. Scott Ananian
- git #eae70484 - exception: Minor clean up in MWExceptionHandler test case by Timo Tijhof
- git #9cc53390 - Catch malformed URI exceptions when decoding cookies (task T271838) by jdlrobson
- git #2463a95c - Updating monolog/monolog (2.1.1 => 2.2.0) (task T242751) by Reedy
- git #68968305 - Fix undefined index error in ApiQueryInfo (task T271804) (task T271815) by daniel
- git #f3e79c75 - LanguageConverterTest: use some data providers by DannyS712
- git #c3c54a90 - Remove "@group Database" from non-integration tests by DannyS712
- git #d618ec37 - Update docblock of FormOptionsTest by DannyS712
- git #9188f6cf - Make WatchedItemUnitTest a pure unit test by DannyS712
- git #b28a3f9f - Ensure that the legacy wikitext editor is preferred by default (task T270240) by Adam Wight
- git #483c1a66 - Fix access to services in unit tests. by daniel
- git #4c4a9f6d - rdbms: minor documentation tweaks to IDatabase/ILoadBalancer by Aaron Schulz
- git #bdb5f394 - Revert "Enhance GroupPermissionsLookup and use it." by Ppchelko
- git #de6eeead - parser: convert Preprocessor to WANCache and inject dependencies (task T254608) by Aaron Schulz
- git #f5dea84d - rdbms: split out LoadBalancer::fieldHasBit to reduce code duplication by Aaron Schulz
- git #a46728e6 - Updating monolog/monolog (2.0.2 => 2.1.1) (task T242751) by Reedy
- git #9fe1d1f7 - Adopt pipe trick with Arabic comma by Ebrahim Byagowi
- git #20d06b34 - Safer autoloading with respect to file-scope code by Tim Starling
- git #64264790 - Add HookRunnerTestBase for use by extensions (task T271620) by Daimona Eaytoy
- git #3a216d6e - Relax User to UserIdentity in ManualLogEntry and RecentChange by Daimona Eaytoy
- git #8a7d4875 - Emit deprecation warning for deprecated overrides. (task T257990) (task T267080) by daniel
- git #997c542a - resourceloader: Remove redundant blob from validateScriptFile cache by Timo Tijhof
- git #899b6bd7 - WikiPage: Add process cache for content model by Máté Szabó
- git #fb4175df - filebackend: fix bogus replication error log entries in FileBackendMultiWrite (task T270994) by Aaron Schulz
- git #c4766ef2 - filebackend: add more logging to SwiftFileBackend for "conservative" sync mode (task T270994) by Aaron Schulz
Vendor
[edit]- git #a5fd1383 - Upgrade wikimedia/remex-html from 2.2.0 to 2.2.1 (task T271575) by James D. Forrester
- git #25ab1336 - Updating monolog/monolog (2.1.1 => 2.2.0) (task T242751) by Reedy
- git #c9f33dbe - Updating monolog/monolog (2.0.2 => 2.1.1) (task T242751) by Reedy
- git #aa25d2f1 - Upgrade wikimedia/equivset from 1.4.0 to 1.4.1 (task T271575) by James D. Forrester
Extensions
[edit]3D
[edit]No changes for 3D
AbuseFilter
[edit]- git #bebc7b40 - Bump cache key version of FilterLookup::getAllActiveFiltersInGroup (task T272248) by Daimona Eaytoy
- git #005cc836 - Increase coverage for more classes by Daimona Eaytoy
- git #bae4d8f2 - Use FilterLookup in HistoryPager to retrieve the previous version by Daimona Eaytoy
- git #22b408d9 - Use Filter objects in ViewDiff by Daimona Eaytoy
- git #8639e0c3 - Introduce subclasses of Filter with specific use cases by Daimona Eaytoy
- git #ed49f86b - Make User::get* calls explicit in LazyVariableComputer by Daimona Eaytoy
- git #a4d3548d - Remove dead code by Daimona Eaytoy
- git #5fcc5ef3 - Improve coverage for several classes by Daimona Eaytoy
- git #717abf43 - Improve function and property documentation by Umherirrender
- git #01b61b5e - Re-enable AbuseFilterBlockTest::testRevert (task T272124) by Daimona Eaytoy
- git #77656948 - tests: Mark testRevert as skipped due to unrelated failure (task T272124) by Kosta Harlan
- git #a9722868 - Improve coverage of parser-related classes by Daimona Eaytoy
- git #159046fc - Misc coverage improvements by Daimona Eaytoy
- git #ab2ad164 - Improve coverage around consequences by Daimona Eaytoy
- git #66928eda - Remove deprecated param by Daimona Eaytoy
- git #10c7a110 - Improve coverage for hooks by Daimona Eaytoy
- git #8646db75 - Add unit tests for load-first-author method by Daimona Eaytoy
- git #bfbdd13c - Restore hide link when viewing single AbuseLog entries (task T271667) by Daimona Eaytoy
- git #9afc9685 - Refactor VariableGenerator and LazyVariableComputer tests by Daimona Eaytoy
ActiveAbstract
[edit]- git #620b189e - Fix typo in README.txt by Umherirrender
AdvancedSearch
[edit]No changes for AdvancedSearch
AntiSpoof
[edit]No changes for AntiSpoof
ApiFeatureUsage
[edit]No changes for ApiFeatureUsage
ArticleCreationWorkflow
[edit]No changes for ArticleCreationWorkflow
ArticlePlaceholder
[edit]No changes for ArticlePlaceholder
Babel
[edit]No changes for Babel
BetaFeatures
[edit]No changes for BetaFeatures
BounceHandler
[edit]No changes for BounceHandler
Calendar
[edit]No changes for Calendar
Campaigns
[edit]No changes for Campaigns
Capiunto
[edit]No changes for Capiunto
CategoryTree
[edit]No changes for CategoryTree
CentralAuth
[edit]- git #a2324f52 - Revert "Fix phan errors?" (task T272134) by DannyS712
- git #33fbdbd1 - SpecialGlobalUserMerge: use $this in ::onSuccess() by DannyS712
- git #0d719d82 - Add Serbian alias for CreateLocalAccount by Zoranzoki21
- git #4fc75983 - Add Russian alias for Special:GlobalRenameRequest (task T272019) by Iniquity
- git #01ae09b6 - Fix phan errors? (task T272123) by DannyS712
CentralNotice
[edit]No changes for CentralNotice
CharInsert
[edit]No changes for CharInsert
CheckUser
[edit]No changes for CheckUser
CirrusSearch
[edit]- git #630302b4 - Bump hard limit on query length (task T272103) by David Causse
- git #966bf1b1 - build: Revert updating wdio-mediawiki to 1.0.0 (task T271102) by Željko Filipin
Cite
[edit]- git #e30f0552 - Improve function and property documentation by Umherirrender
CiteThisPage
[edit]No changes for CiteThisPage
Citoid
[edit]No changes for Citoid
cldr
[edit]No changes for cldr
CodeEditor
[edit]- git #ccb909be - De-emphasise line numbers (task T271956) by Ed Sanders
CodeMirror
[edit]- git #995d1ed3 - build: Updating ini to 1.3.8 by libraryupgrader
- git #a43acbeb - Activate bracket matching for longer lines (task T270237) by Thiemo Kreuz
- git #88984d29 - Fix minor code style issues in matchbrackets addon (task T270317) by Thiemo Kreuz
- git #f1cf1a53 - Fix performance bottleneck in mediawiki syntax highlighter (task T270237) (task T270317) by Thiemo Kreuz
- git #b0f9c237 - Update all syntax highlighters to latest version (task T258999) by Thiemo Kreuz
- git #de49f2c0 - Enable bracket matching addon by defining the addons options (task T270317) (task T270237) by WMDE-Fisch
- git #0bb63f22 - Make bracket matching respect all limits (task T270317) by Thiemo Kreuz
- git #111243bc - Update matchbrackets addon to most recent version (task T258999) (task T270317) by Thiemo Kreuz
- git #e6ca9549 - Add documentation for matchbrackets costomizations (task T270317) by Thiemo Kreuz
- git #7aceb6d6 - Make private convertOffset function a shared method by Ed Sanders
CodeReview
[edit]No changes for CodeReview
Cognate
[edit]- git #31598260 - Follow-up 76bcf9e: MovePageFactory is new in 1.34.0 by James D. Forrester
- git #27b2c6a3 - Improve function and property documentation by Umherirrender
- git #76bcf9e3 - Use MovePageFactory in unit test (task T252934) by Taavi Väänänen
Collection
[edit]No changes for Collection
CommonsMetadata
[edit]No changes for CommonsMetadata
ConfirmEdit
[edit]No changes for ConfirmEdit
CongressLookup
[edit]No changes for CongressLookup
ContactPage
[edit]No changes for ContactPage
ContentTranslation
[edit]- git #ed90adfb - CXDashboard: Add experimental mobile support banner (task T270501) by NikG
- git #10a21500 - CXDashboard: Move all elements from Dashboard view to CXDashboard SFC by NikG
- git #761bb413 - Don't pass deprecated param to AbuseFilter's VariableGenerator::addEditVars by Daimona Eaytoy
- git #35f01a6b - CX3 Build 0.1.0+20210114 by NikG
- git #097f49d5 - Pick a sentence: Fix translation edit result for empty text provider (task T269926) by NikG
- git #c84cd395 - SX Publish Translation: Support publishing in sandbox (task T260130) by NikG
- git #cc9af0f4 - SX Article Selector Header: Fix icon size by NikG
- git #0be61c81 - MW UI lib: Fix font-size for large buttons to be 18px by NikG
- git #f4359f94 - SX: Refactor CXDashboard and CXSuggestionList by NikG
- git #d17d7728 - SX application store: Return original title from section title getter by NikG
CreditsSource
[edit]No changes for CreditsSource
Dashiki
[edit]No changes for Dashiki
Disambiguator
[edit]- git #f9e5a56b - Move Parsoid disambiguator parser tests to Extension:Disambiguator (task T237538) (task T254181) by C. Scott Ananian
DiscussionTools
[edit]- git #8f42c749 - Fix skipping to the end of paragraph, now it considers nested tags (task T271385) by Bartosz Dziewoński
- git #0da00d44 - Broken test cases for a big mess of <font> tags (task T271385) by Bartosz Dziewoński
- git #22ab55c8 - Update description of BetaFeature to mention new topic tool (task T270120) by Ed Sanders
- git #1c741d34 - Preserve a user's beta preference when not in beta (task T272071) by Ed Sanders
- git #c20e7765 - Fix exception when trying to use non-existent 'typeof' attribute (task T272090) by Bartosz Dziewoński
- git #c42e86f0 - Config: Explicitly check feature availability in the client by Ed Sanders
- git #f6fe40b5 - Fix check for feature availability by Ed Sanders
- git #77519891 - Consistent wording in the warning message for missing new discussion topic (task T269285) by Bartosz Dziewoński
- git #27a995d5 - A/B test bucketing for beta enrollment (task T268191) by David Lynch
- git #706f4438 - Add "new topic" user preference (task T270119) by Ed Sanders
- git #56964957 - Give new-section a specific init_type to distinguish it (task T265099) by David Lynch
- git #d76143bc - Ability to add new discussion sections (task T267595) by Bartosz Dziewoński
DismissableSiteNotice
[edit]No changes for DismissableSiteNotice
DonationInterface
[edit]No changes for DonationInterface
DoubleWiki
[edit]No changes for DoubleWiki
DynamicSidebar
[edit]No changes for DynamicSidebar
Echo
[edit]No changes for Echo
Elastica
[edit]No changes for Elastica
ElectronPdfService
[edit]No changes for ElectronPdfService
EntitySchema
[edit]No changes for EntitySchema
EventBus
[edit]No changes for EventBus
EventLogging
[edit]No changes for EventLogging
EventStreamConfig
[edit]No changes for EventStreamConfig
ExtensionDistributor
[edit]No changes for ExtensionDistributor
ExternalGuidance
[edit]No changes for ExternalGuidance
FeaturedFeeds
[edit]No changes for FeaturedFeeds
FileExporter
[edit]No changes for FileExporter
FileImporter
[edit]No changes for FileImporter
FlaggedRevs
[edit]- git #b1a460cd - Fix typo in README.txt by C. Scott Ananian
Flow
[edit]- git #bcc7b83e - Don't pass deprecated param to AbuseFilter's VariableGenerator::addEditVars by Daimona Eaytoy
FundraiserLandingPage
[edit]No changes for FundraiserLandingPage
FundraisingTranslateWorkflow
[edit]No changes for FundraisingTranslateWorkflow
Gadgets
[edit]- git #81601e32 - Translate namespaces into alt (task T271981) by Martin Urbanec
GeoCrumbs
[edit]No changes for GeoCrumbs
GeoData
[edit]No changes for GeoData
GettingStarted
[edit]No changes for GettingStarted
GlobalBlocking
[edit]No changes for GlobalBlocking
GlobalCssJs
[edit]No changes for GlobalCssJs
GlobalPreferences
[edit]- git #ef7b336b - Extend a code comment about handling unused preferences by Bartosz Dziewoński
GlobalUsage
[edit]No changes for GlobalUsage
GlobalUserPage
[edit]No changes for GlobalUserPage
GlobalWatchlist
[edit]- git #949b9397 - Better documentation for site validation in settings by DannyS712
- git #dd0a4b1c - Add handling for expiring watchlist items on Special:GlobalWatchlist (task T263665) by DannyS712
- git #328ce231 - Only run live updates while the tab is visible (task T268266) by DannyS712
GoogleNewsSitemap
[edit]No changes for GoogleNewsSitemap
Graph
[edit]No changes for Graph
GrowthExperiments
[edit]- git #8cfef1cc - Add debug logging for suggested edits task search and task cache by Gergő Tisza
- git #290448dc - Show accepted/rejected/skipped count for addlink log entries (task T266473) by Gergő Tisza
- git #12b38d76 - Unbreak quick start tips for link-recommendation for now (task T269654) by Roan Kattouw
- git #32881b01 - Add Link: Store user reviews of link recommendations (task T266446) (task T266473) by Gergő Tisza
- git #a87eb820 - Configuration flag for disabling link recommendations (task T261408) by Gergő Tisza
- git #df1c8807 - Small fixes to listTaskCounts.php by Gergő Tisza
- git #89a92de9 - Add listTaskCounts.php maintenance script by Roan Kattouw
- git #7cbebb4f - Fix doc typo for LinkRecommendationLink by Gergő Tisza
- git #f747164b - Add a log entry when recommendations are reviewed (task T266473) by Gergő Tisza
- git #bfe5592e - Add Link: API endpoint for submitting the user's choices (task T266446) (task T266473) by Gergő Tisza
- git #357caea7 - Add LinkRecommendationLink by Gergő Tisza
- git #0bd45445 - Pass task type parameters to LinkRecommendationProvider::get (task T266443) by Gergő Tisza
GuidedTour
[edit]No changes for GuidedTour
GWToolset
[edit]No changes for GWToolset
ImageMap
[edit]No changes for ImageMap
InputBox
[edit]No changes for InputBox
Insider
[edit]No changes for Insider
intersection
[edit]No changes for intersection
Interwiki
[edit]No changes for Interwiki
InterwikiSorting
[edit]No changes for InterwikiSorting
IPInfo
[edit]- git #3bddc05e - Prevent jump when popup button widget added on log and history pages (task T271486) by Thalia
Jade
[edit]- git #8245c6fd - build: Updating oojs-ui to 0.41.0 by libraryupgrader
Josa
[edit]No changes for Josa
JsonConfig
[edit]No changes for JsonConfig
Kartographer
[edit]No changes for Kartographer
LabeledSectionTransclusion
[edit]No changes for LabeledSectionTransclusion
LandingCheck
[edit]No changes for LandingCheck
LdapAuthentication
[edit]No changes for LdapAuthentication
Linter
[edit]No changes for Linter
LiquidThreads
[edit]No changes for LiquidThreads
Listings
[edit]No changes for Listings
LocalisationUpdate
[edit]No changes for LocalisationUpdate
LoginNotify
[edit]No changes for LoginNotify
MachineVision
[edit]No changes for MachineVision
MapSources
[edit]No changes for MapSources
MassMessage
[edit]No changes for MassMessage
Math
[edit]No changes for Math
MediaModeration
[edit]No changes for MediaModeration
MobileApp
[edit]No changes for MobileApp
MobileFrontend
[edit]- git #e6212b47 - MwApiContentProvider: Use in_array instead of array_search by Ed Sanders
- git #393aad52 - TemplateStyles applied in mobile talk page (overlay) (task T251024) by yash9265
- git #dcfa0c21 - Clear search input button is of no value for AT users. (task T208339) by yash9265
- git #abf2cf55 - MobileFrontend should use sessionStorage for expandedSections (task T253137) by yash9265
MultimediaViewer
[edit]No changes for MultimediaViewer
NavigationTiming
[edit]No changes for NavigationTiming
Newsletter
[edit]No changes for Newsletter
NewUserMessage
[edit]No changes for NewUserMessage
Nuke
[edit]No changes for Nuke
OATHAuth
[edit]No changes for OATHAuth
OAuth
[edit]- git #106b4805 - rest: Add owner-only flag to list clients endpoint (task T271597) by apaskulin
OAuthRateLimiter
[edit]No changes for OAuthRateLimiter
OpenStackManager
[edit]No changes for OpenStackManager
ORES
[edit]No changes for ORES
PageAssessments
[edit]No changes for PageAssessments
PagedTiffHandler
[edit]No changes for PagedTiffHandler
PageImages
[edit]No changes for PageImages
PageTriage
[edit]No changes for PageTriage
PageViewInfo
[edit]No changes for PageViewInfo
ParserFunctions
[edit]No changes for ParserFunctions
PdfHandler
[edit]No changes for PdfHandler
Poem
[edit]No changes for Poem
PoolCounter
[edit]No changes for PoolCounter
Popups
[edit]No changes for Popups
ProofreadPage
[edit]- git #197f87ab - Corrected check for builtin ranges in PagelistWidget (task T272187) by Sohom
- git #46f5e64d - GlobalVarConfig::get should not be provided with the wg prefix (task T271932) by Martin Urbanec
PropertySuggester
[edit]No changes for PropertySuggester
QuickSurveys
[edit]No changes for QuickSurveys
Quiz
[edit]No changes for Quiz
ReadingLists
[edit]No changes for ReadingLists
RelatedArticles
[edit]No changes for RelatedArticles
Renameuser
[edit]- git #01f9874c - Update SpecialRenameuser to inject services by Taavi Väänänen
RevisionSlider
[edit]No changes for RevisionSlider
RSS
[edit]No changes for RSS
SandboxLink
[edit]No changes for SandboxLink
Score
[edit]No changes for Score
Scribunto
[edit]- git #ee42f562 - Translate namespaces into alt (task T271981) by Martin Urbanec
SearchExtraNS
[edit]No changes for SearchExtraNS
SecureLinkFixer
[edit]- git #2b991a88 - Updating domains.php from Mozilla by SecureLinkFixer updater bot
SecurePoll
[edit]- git #0ae717ad - GpgCrypt: Handle deleting directories within the home directory (task T272176) by Thalia
ShortUrl
[edit]No changes for ShortUrl
SiteMatrix
[edit]No changes for SiteMatrix
SpamBlacklist
[edit]No changes for SpamBlacklist
StopForumSpam
[edit]- git #70ad92ad - Remove erroneous trailing } by Reedy
- git #2ceb3c56 - DenyListUpdate: Cast values from CSV input before using them (task T271757) by Reedy
- git #a51b45da - Output number of IPs by Reedy
SubPageList3
[edit]No changes for SubPageList3
SubpageSortkey
[edit]No changes for SubpageSortkey
SyntaxHighlight_GeSHi
[edit]- git #c895f1c9 - Remove unused directionality styles by Ed Sanders
- git #e5238a17 - Line numbers use mw-content-ltr/rtl direction (task T271792) by Ebrahim Byagowi
- git #2d3af74c - Add mw-content-ltr/rtl classes to inline snippets by Ed Sanders
- git #63c5943a - Don't try to highlight elements not in a code block by Ed Sanders
- git #8f09ace8 - Don't throw an error when location.hash in unparseable (task T271572) by Ed Sanders
- git #76fd1065 - Remove -o-tab-size rule, no longer required by Grade C browsers by Ed Sanders
- git #8d645a38 - De-emphasise line numbers (task T271956) by Ed Sanders
- git #ecbc374f - build: Run stylelint also for less files by Umherirrender
TemplateData
[edit]- git #b97d8516 - Add missing @param to test documentation by Umherirrender
TemplateSandbox
[edit]No changes for TemplateSandbox
TemplateStyles
[edit]No changes for TemplateStyles
TemplateWizard
[edit]No changes for TemplateWizard
TextExtracts
[edit]No changes for TextExtracts
Thanks
[edit]No changes for Thanks
TheWikipediaLibrary
[edit]No changes for TheWikipediaLibrary
TimedMediaHandler
[edit]No changes for TimedMediaHandler
timeline
[edit]No changes for timeline
TitleBlacklist
[edit]No changes for TitleBlacklist
TocTree
[edit]No changes for TocTree
TorBlock
[edit]No changes for TorBlock
Translate
[edit]- git #36d246a3 - Use error control operator instead of AtEase library by Abijeet
- git #fb9ee5f1 - Strong sync: Fix incorrect queueing of MessageIndexRebuildJob (task T182433) by Abijeet
- git #3e8ab325 - Strong sync: Add remaining message count in completeExternalTranslation (task T182433) by Abijeet
- git #2a036d92 - ExportTranslationsMaintenanceScript: Revise description by Niklas Laxström
- git #972a6cea - Move class away from export.php by Niklas Laxström
- git #f8aefa09 - Strong sync: Fix issue with new messages not being removed (task T182433) by Abijeet
- git #91c27252 - Use MovePageFactory (task T252934) by Taavi Väänänen
- git #ac833b55 - Add script to find unsynchronized definitions (task T270844) by Niklas Laxström
- git #0ab146e7 - Tweak QueryGroupSyncCacheMaintenanceScript output by Niklas Laxström
- git #d5f7e6c5 - Fix type error in Special:SupportedLanguages by Niklas Laxström
- git #374915fb - MessageGroups: Update CACHE_VERSION after namespace change by Abijeet
- git #78141292 - Add script to clear the group synchronization cache (task T182433) by Abijeet
- git #9f41b46b - Display groups in sync on ManageMessageGroups (task T182433) by Abijeet
- git #1baf6923 - Add script to query the group synchronization cache (task T182433) by Abijeet
- git #fa3a218e - SpecialSupportedLanguages: Fix some linting issues by Niklas Laxström
- git #95d661c1 - Remove running of MessageIndex rebuild once groups are synced (task T182433) by Abijeet
- git #4f6b5cd8 - Use sync cache in Special:ManageMessageGroups and MessageUpdateJobs (task T182433) by Abijeet Patro
- git #9c607b6b - Add incoming safe-imports to the group sync cache (task T182433) by Abijeet
TranslationNotifications
[edit]No changes for TranslationNotifications
TrustedXFF
[edit]No changes for TrustedXFF
TwoColConflict
[edit]No changes for TwoColConflict
UniversalLanguageSelector
[edit]- git #ba7f400b - Update jquery.uls from upstream by Amir Aharoni
- git #7559bc51 - Update jquery.ime from upstream by Amir Aharoni
- git #93c48e46 - Finalize migration of UniversalLanguageSelector to event platform (task T267352) by Ottomata
UploadsLink
[edit]No changes for UploadsLink
UploadWizard
[edit]No changes for UploadWizard
UrlShortener
[edit]No changes for UrlShortener
UserMerge
[edit]- git #4e4f9e8a - Add @var to test documentation by Umherirrender
VipsScaler
[edit]- git #b78a19ac - Add @var to test documentation by Umherirrender
VisualEditor
[edit]- git #5e1b299c - ApiVisualEditor: Return notices as an associative array (task T272188) by Ed Sanders
- git #e20decc7 - MWSaveDialog: Remove wrap option from showMessage by Ed Sanders
- git #598cb943 - MWSaveDialog: Restore focus to edit summary widget after resize by Ed Sanders
- git #443eaded - Move newline-stripping filter into MWEditSummaryWidget by Ed Sanders
- git #c88ee8cd - Preserve vehidebetadialog URL flag when switching editor mode (task T235812) by Gergő Tisza
WebAuthn
[edit]No changes for WebAuthn
Wikibase
[edit]- git #d8179ac2 - Fix Missleading error when using wbcreateclaim with non-existing property (task T238409) by shubham656
- git #924a57cb - Accept ADR-0016: migrate secondary CI to Github actions (task T270158) by Noa wmde
- git #97fb5771 - Permit restoring redirects to discard entity data (task T97146) by Lucas Werkmeister
- git #6e09365f - Handle error when mixing redirects in undo (task T97146) by Lucas Werkmeister
- git #98986ee4 - Migrate EditEntityActionTest test cases to yield syntax (task T97146) by Lucas Werkmeister
- git #5caeabcd - Remove stray <p>/</p> tags from EditEntityAction (task T97146) by Lucas Werkmeister
- git #e50fdb34 - Add ADR-16 (task T270158) by sihe
- git #933df2b3 - Docs for wbc_entity_usage, provide C.* example by addshore
- git #2a28ba41 - Improve documentation around @example by Umherirrender
- git #302bc38f - docs: clean up Markdown syntax by Lucas Werkmeister
- git #760ace08 - fixed Travis-CI URL despite impending shutdown by Dan Shick
WikibaseCirrusSearch
[edit]No changes for WikibaseCirrusSearch
WikibaseLexeme
[edit]- git #a21399a0 - Fix error handling in LexemeHeader (task T265783) by Lucas Werkmeister
- git #09635649 - Fix directions of Sense Gloss inputs (task T271937) by Lucas Werkmeister
WikibaseLexemeCirrusSearch
[edit]No changes for WikibaseLexemeCirrusSearch
WikibaseMediaInfo
[edit]- git #c479d889 - Move parsed query into separate must clause (task T271934) by Matthias Mullie
- git #f4364c6f - Move loading icon and loading state components into SearchResults (task T259848) by annet
- git #f6792c50 - Guard against this file being included twice (task T271933) by Cormac Parle
- git #e6aee0b5 - Prepare for additional node handlers (task T252692) by Matthias Mullie
- git #af89b58a - Use configured thumblimits instead of hardcoded list (task T270388) by Matthias Mullie
- git #564b6898 - Use getPageviewToken instead of generateRandomSessionID for logging by Eric Gardner
WikibaseQualityConstraints
[edit]No changes for WikibaseQualityConstraints
Wikidata.org
[edit]No changes for Wikidata.org
WikidataPageBanner
[edit]No changes for WikidataPageBanner
WikiEditor
[edit]No changes for WikiEditor
wikihiero
[edit]No changes for wikihiero
WikiLove
[edit]No changes for WikiLove
WikimediaApiPortalOAuth
[edit]No changes for WikimediaApiPortalOAuth
WikimediaBadges
[edit]No changes for WikimediaBadges
WikimediaEditorTasks
[edit]- git #80bd4d37 - Improve function documentation by Umherirrender
WikimediaEvents
[edit]No changes for WikimediaEvents
WikimediaIncubator
[edit]No changes for WikimediaIncubator
WikimediaMaintenance
[edit]No changes for WikimediaMaintenance
WikimediaMessages
[edit]- git #1c26e425 - Create disclaimer message for ombuds contact form (task T271828) by Luke
- git #496a898c - Add messages for Altai Wikipedia (altwiki) (task T271980) by gerritbot
- git #79e9b0a5 - Create Contact page for Ombuds commission at Meta-Wiki (task T271828) by Luke
- git #08d171e2 - Re-link ResourceLoaderRegisterModulesHook interface by Timo Tijhof
Wikisource
[edit]- git #3bb219c6 - Use shorter list item parameter for sidebar links (task T272151) by Sam Wilson
- git #294b9d27 - Don't show export links on pages that don't exist (task T256392) by Sam Wilson
- git #825ac182 - URL encode page titles in WS Export links (task T272038) by Sam Wilson
XAnalytics
[edit]No changes for XAnalytics
Skins
[edit]CologneBlue
[edit]- git #20d888d5 - Hide empty portlets and apply standard portlet classes to portlets (task T271978) by jdlrobson
- git #c663c989 - Edit link may not be present, avoid undefined index notice (task T271978) by jdlrobson
MinervaNeue
[edit]- git #09b331ab - Improve function and property documentation by Umherirrender
- git #fbd373b5 - Selenium: Skip test Wikitext Editor (Makes actual saves) (task T269051) by Edward Tadros
Modern
[edit]No changes for Modern
MonoBook
[edit]No changes for MonoBook
Nostalgia
[edit]No changes for Nostalgia
Timeless
[edit]No changes for Timeless
Vector
[edit]- git #2d57153c - Only override .mw-page-container horizontal padding on tablet+ viewport width (task T271868) (task T270146) by Nicholas Ray
- git #9abf12bb - Use padding margin-collapse hack instead of overflow (task T271868) (task T270146) by Ed Sanders
- git #26126d15 - [styles] Ensuring correct rendering height of search button in Safari (task T272089) by Volker E
- git #de886755 - Use `pointer-events: none` on magnifying glass to prevent submit button behavior and tooltips (task T270202) by Nicholas Ray
- git #ef700c4a - Set Vector search variables relative to @font-size-base factor and increase max-width (task T270202) by Nicholas Ray
- git #ab4a4142 - Change magnifying glass cursor from pointer to default (arrow) (task T270202) by Nicholas Ray
- git #538ccb24 - Use {{link-mainpage}} in legacy sidebar same as new logo (task T271873) by Isarra
- git #6f1c2cfd - Vector should support lower 500px resolution (task T264218) by jdlrobson
- git #dd0199a0 - Remove min-height style from #searchButton, #mw-searchButton (task T270202) by Nicholas Ray
- git #12ef2258 - Don't blindly overwrite contentnavigation by mainframe98
- git #bd2c739b - Fix z-index of navigation menus (task T264379) by Bartosz Dziewoński
WikimediaApiPortal
[edit]- git #fdc422ad - license: Fix license in skin.json to match COPYING file (task T265815) by apaskulin
VisualEditor
[edit]- git #5def0c76 - setNullSelection: don't clear a selection outside the surface (task T272219) by David Chan
- git #462eee05 - Update UnicodeJS to v13.0.2 by James D. Forrester
- git #ad72a726 - Don't do whitespace substitutions in hasSignificantWhitespace nodes (task T271198) by Ed Sanders
- git #0bf82047 - stripMetaLoadInfo: Call earlier, and use ve.copy instead of ve.cloneObject by Ed Sanders
- git #af8193cf - Cache offset keys used in adjustmentTree's adjustmentNodes by Ed Sanders
Total Changes
[edit]261 Changes in 47 repos by 67 authors