![]() |
Deployment of MediaWiki 1.32.0-wmf.19 to Wikimedia sites | MediaWiki 1.32.0-wmf.20![]() |
The latest version (labeled "1.32.0-wmf.19") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 28 August 2018 (see the roadmap).
Core changes
- git #3624259e - Set migration stages in RevisionStoreDbTestBase by Tim Starling
- git #c804a0b5 - Improve logging in MediaWikiTestCase by Tim Starling
- git #08dba3de - Remove PhanUndeclaredStaticMethod from blacklist by Krinkle
- git #19f4db30 - resourceloader: Simplify addEmbeddedCSS by using object refs (task T202703) by Timo Tijhof
- git #5a9d2231 - resourceloader: Don't defer discovery of critical request via rIC() (task T192623) by Timo Tijhof
- git #e5912535 - resourceloader: Optimise several map-like objects with Object.create(null) by Krinkle
- git #e4676f42 - Use StaticArrayWriter in LCStoreStaticArray (task T200626) by Krinkle
- git #8a3bdfc6 - Support nested arrays in StaticArrayWriter (task T200626) by Krinkle
- git #d269e1d9 - resourceloader: Restore mw.loader.store update postponing logic (task T202598) by Roan Kattouw
- git #6504e230 - Make interwiki transclusion use the WAN cache (task T189702) by Aaron Schulz
- git #86e68468 - Remove semicolon after class declaration by Umherirrender
- git #8ee45c99 - rdbms: make LBFactorySingle/LoadBalancerSingle set the local domain from the connection by Aaron Schulz
- git #f915b868 - API: Update examples to avoid MCR deprecation (task T202909) by Brad Jorsch
- git #313237cb - Replace underscores with spaces in DeletedContribs form by Daimona Eaytoy
- git #2d35c4e9 - objectcache: Improve WANObjectCache doc for update strategies by Krinkle
- git #ef663e19 - Allow admins to delete user JS/CSS pages (task T200176) by Gergő Tisza
- git #2ed7bdc4 - Require editsitecss/editsitejs for editing raw messages (task T45646) by Gergő Tisza
- git #34e4e810 - Make warning about deprecated SlotDiffRenderer wrapper less noisy (task T202686) by Gergő Tisza
- git #a072e254 - Restore passing of triggering user in edit updates (task T200119) by Gergő Tisza
- git #150f1a39 - Swap arguments of Title::makeName to fix Special:Export (task T202817) by Krinkle
- git #e856b663 - resourceloader: Remove unused code from mw.loader.register() by Timo Tijhof
- git #2c7ff994 - resourceloader: Remove redundant calls to getState() in mw.loader.enqueue() by Timo Tijhof
- git #07d8fded - resourceloader: Remove redundant check in mw.loader.store for Opera 12 by Timo Tijhof
- git #8bc2f852 - resourceloader: Remove unused code in private mw.loader#enqueue() by Timo Tijhof
- git #2912873a - parser: Simplify code for {{#int:}} if the message doesn't exist by Kunal Mehta
- git #0a07c389 - Make MysqlInstaller check if DB exists in a cleaner way by Aaron Schulz
- git #54a976d5 - mediawiki.user: Small perf tweak for generateRandomSessionId (task T201124) by Krinkle
- git #2fca6bc4 - resourceloader: Micro-optimise mw.loader.register version string setting by Krinkle
- git #e3db33c6 - Throw exception when nothing to clone in CloneDatabase by Aaron Schulz
- git #341f3ec3 - resourceloader: Correct @param doc for mw.loader.state() (task T127328) by Timo Tijhof
- git #e0d4610f - API: Remove duplicate i18n messages from I700edfa7 by Brad Jorsch
- git #b7ed1129 - Fix DifferenceEngine revision loading logic (task T201218) (task T202454) by Gergő Tisza
- git #11e81ef6 - resourceloader: Optimise several map-like objects with Object.create(null) by Timo Tijhof
- git #4b4afe7c - Avoid joins when reading MCR revisions. (task T198561) by James D. Forrester
- git #29c80322 - mediawiki.user: Increase entropy of random token generator (task T201124) by Jdlrobson
- git #7f3c102a - resourceloader: Implement mw.inspect 'time' report (task T133646) by Roan Kattouw
- git #2c7e4adc - Don't reset name tables between test runs. (task T198561) by daniel
- git #a9033efb - MCR: Add temporary web UI mcrundo action (task T200216) by Gergő Tisza
- git #76312961 - Prepare DiffRenderer to changed parameters for wikidiff2 1.8.0 (task T194272) by WMDE-Fisch
- git #1ab2f7a5 - ApiComparePages: Update for MCR (task T200569) (task T183823) (task T185723) by Gergő Tisza
- git #a3160cee - rdbms: make schema/prefix handling more consistent in LoadBalancer by Aaron Schulz
- git #1c7797ee - docs: Remove Doxyfile searching for .php5 and upper-case file extensions by Timo Tijhof
- git #63de0fc6 - filebackend: Use $tmpDirectory instead of wfTempDir() by Timo Tijhof
- git #eee43858 - Fix typo in formDescriptor array (task T202550) by Umherirrender
- git #5799b2f0 - Make sure we don't try to use a deleted rev ID. (task T202032) by Brad Jorsch
- git #5a430cdc - OOUIfy CheckMatrix in PHP and JS (task T199946) by Bartosz Dziewoński
- git #7f68979b - Replace some wfMessage by ContextSource::msg by Umherirrender
- git #e6a75d80 - API: Catch Errors as well as Exceptions (task T202416) by Brad Jorsch
- git #f2f82dcb - The BlobStoreFactory constructor needs an LBFactory (task T202483) by Tim Starling
- git #8053bc9e - rdbms: fix a few IDEA warnings in Database by Aaron Schulz
- git #2b5e59fa - rdbms: fix IDEA warnings in DatabaseMssql.php by Aaron Schulz
- git #41a37d14 - rdbms: make Database::open() protected by Aaron Schulz
- git #ab94b635 - Improve test coverage for ApiStashEdit by James D. Forrester
- git #65b6faa5 - mediawiki.user: Rename stickyRandomId to getPageviewToken (task T201124) by Krinkle
- git #2d947311 - mediawiki.inspect: Remove redundant code for old Opera by Krinkle
- git #d20f2466 - Add a maintenance script to add a Change Tag by Reedy
- git #abe264e9 - ChangeTag::createTagWithChecks calls ChangeTag::canCreateTag() by Reedy
- git #dd8cced9 - maintenance: Add maintenance script for managing foreign resources by Krinkle
- git #504707af - jquery.accessKeyLabel: Optimise by using mw.message().plain() (task T202357) by Krinkle
- git #90acd0ed - Replace "Bug37714" by "T39714" by Fomafix
- git #9f86db20 - resources: Move non-jquery files from /resources/lib/jquery to /resources/lib (task T193826) by Krinkle
- git #1031825f - benchmarks: Minor cleanup for strtr benchmark by Krinkle
- git #63b20035 - TitleFormatter: Implement fbc144965315 and unify prefix logic (task T165149) by Kunal Mehta
- git #d0f56e87 - Optimize TitleFormatter::getPrefixedText() to Title performance (task T201801) by Kunal Mehta
- git #d370c51d - Paranoia, escape image alignment parameters before outputting. by Brian Wolff
- git #7b01567b - Expand documentation about options in HTMLForm by Umherirrender
- git #f7ca65da - Disable warning about direct text table access for now (task T201164) by daniel
- git #55875bcd - maintenance: Move backup.inc to a regular php class file (task T184782) by Timo Tijhof
- git #68babea3 - Skin: Avoid redirect=no for links to non-redirects by Legoktm
Vendor
- git #801367f5 - Add test directories from lint whitelist to gitignore (task T202984) by Gergő Tisza
- git #758c679b - Update wikimedia/css-sanitizer to 2.0.0 (task T197617) by Gergő Tisza
Extensions
3D
No changes for 3D
AbuseFilter
- git #8094a49d - Generate upload variables using new prefixes (task T173889) by Daimona Eaytoy
- git #66318915 - Use === operator with strpos by Daimona Eaytoy
- git #078e9a3d - Improve tests for the AbuseFilter class (task T201193) by Daimona Eaytoy
- git #b46a4336 - Remove hex numbers from Ace highlight by Daimona Eaytoy
- git #0e2ae113 - Improve parser coverage (task T201193) by Daimona Eaytoy
- git #85393631 - Filter AbuseLog by triggering action (task T187971) by Matěj Suchánek
- git #03b52c2b - Remove unused function and improve unit test by Daimona Eaytoy
- git #90260eda - Add _age variables to tests by Daimona Eaytoy
- git #447d434e - Improve code coverage (task T201193) by Daimona Eaytoy
- git #e8a4517d - Improve Ace syntax highlight by Huji
- git #e1865fca - Add page_age variable to AbuseFilter (task T30844) by Matěj Suchánek
- git #d35c4275 - Add missing @covers tag (task T201193) by Daimona Eaytoy
- git #4399be93 - Use OOUI infusion for the change tags field in ViewEdit by Daimona Eaytoy
- git #83ccb376 - Make Ace config pass eslint by Daimona Eaytoy
- git #e5262951 - Add a placeholder for the no-js changetags input field by Daimona Eaytoy
- git #2fc44e9d - Focus the Ace editor after having added text from dropdown (task T202480) by Daimona Eaytoy
- git #cd30d514 - Add deprecated variables to PHPUnit tests (task T173889) by Daimona Eaytoy
- git #66774b8d - Show an extract of suppression log for Special:AbuseLog (task T200645) by Daimona Eaytoy
- git #c962203a - Raise tolerance for time-related unit tests to 10 seconds (task T202073) by Daimona Eaytoy
- git #6bc630cf - Add aliases for "_text" and "article_" variables (task T173889) by Daimona Eaytoy
- git #4f3b020f - Improve code coverage for AbuseFilterParser (task T201193) by Daimona Eaytoy
ActiveAbstract
- git #2ed9b73b - Configure phan-taint-check-plugin by Kunal Mehta
AdvancedSearch
No changes for AdvancedSearch
AntiSpoof
- git #17dbf23d - Fix common typos in code (task T201491) by Zoranzoki21
ApiFeatureUsage
No changes for ApiFeatureUsage
ArticleCreationWorkflow
No changes for ArticleCreationWorkflow
ArticlePlaceholder
- git #0cc9a948 - Start showing warning for deprecated PHP entry point by Umherirrender
Babel
No changes for Babel
BetaFeatures
No changes for BetaFeatures
BounceHandler
- git #6b65d592 - Remove deprecated UsageException fallback code by Umherirrender
Calendar
No changes for Calendar
Campaigns
No changes for Campaigns
Capiunto
- git #da87cf24 - Add @coversNothing to unit tests by Umherirrender
CategoryTree
No changes for CategoryTree
CentralAuth
- git #06cccb13 - Remove deprecated UsageException fallback code by Umherirrender
CharInsert
- git #5aa6adba - Start showing warning for deprecated PHP entry point by Fomafix
CheckUser
No changes for CheckUser
CirrusSearch
- git #2789fed3 - Enable Esperanto Analysis Chain (task T202173) by Tjones
- git #6c495d93 - Use wfLoadExtension by David Causse
- git #c5ac8440 - Fix common typos in code (task T201491) by Zoranzoki21
- git #f1f6937e - Add @covers to unit tests (task T195134) by Umherirrender
- git #d5c0d9ab - Remove @suppress PhanDeprecated* by Umherirrender
- git #3b8aff2f - Remove foundationwiki url (task T199812) by Krinkle
Cite
- git #b7eed36a - Start showing warning for deprecated PHP entry point by Fomafix
- git #1d687e23 - Use the dir parameter only from the full definition of a named ref tag (task T196827) by Arlo Breault
CiteThisPage
No changes for CiteThisPage
Citoid
No changes for Citoid
cldr
- git #11a8cbfb - Add new languages used by Wikidata, not in CLDR by Raymond
Cognate
No changes for Cognate
CodeEditor
- git #b1f56765 - Start showing warning for deprecated PHP entry point by Umherirrender
- git #e8fbe62e - Make use of new WikiEditor 2010 toggle tool (task T198781) by James D. Forrester
CodeMirror
- git #d5124e29 - Make use of new WikiEditor 2010 toggle tool (task T198781) by Derk-Jan Hartman
CodeReview
- git #8e0b391d - Add @covers to unit tests (task T195135) by Legoktm
CollaborationKit
- git #d65bd757 - Add phan-taint-check-plugin by Umherirrender
Collection
- git #d9dab2d1 - Fix "elment" typo (task T201491) by Zoranzoki21
- git #058ddc33 - Escape 'pipe-separator' message by Kunal Mehta
CommonsMetadata
No changes for CommonsMetadata
ConfirmEdit
- git #6e7c48e6 - Fix "Suceeded" typo in code (task T201491) by Zoranzoki21
CongressLookup
No changes for CongressLookup
ContactPage
No changes for ContactPage
ContentTranslation
- git #b9a97130 - Replace styleAnchor with upstream updateClasses method by Nikerabbit
- git #78d4a61c - Display dialog when user session expires (task T200646) by jenkins-bot
- git #e22ed82b - Remove some jQuery.each usages by jenkins-bot
- git #69917646 - Fix unordered list margins (task T202441) by jenkins-bot
- git #38b51d01 - Use upstream onClick handler in ve.ce.CXLinkAnnotation by Ed Sanders
- git #bb3901dc - Replace 'redirects: 1' with 'redirects: true' by jenkins-bot
- git #ff9ce278 - Fix validation condition (task T202342) by jenkins-bot
ContributionTracking
No changes for ContributionTracking
CreditsSource
No changes for CreditsSource
Dashiki
No changes for Dashiki
DisableAccount
No changes for DisableAccount
Disambiguator
No changes for Disambiguator
DismissableSiteNotice
No changes for DismissableSiteNotice
DonationInterface
- git #e6c0b1c4 - Disable personal info fields when opening iframes (task T201962) by Elliott Eggleston
- git #9144cf6c - build: Add jakub-onderka/php-console-highlighter (task T170312) by Ejegg
- git #3211b3f1 - build: Update mediawiki/minus-x to 0.3.1 by Ejegg
- git #47db9fee - Update SmashPig by Elliott Eggleston
- git #81404dfb - Add missing whitespaces found by phpcs by Ejegg
DoubleWiki
No changes for DoubleWiki
DynamicSidebar
No changes for DynamicSidebar
Echo
- git #a01ebbc0 - Fix page-linked notifications (task T200119) by Roan Kattouw
- git #00dfbd1a - Fix common typos in code (task T201491) by Zoranzoki21
- git #2cd8d9d0 - Split long lines over 140 chars by Umherirrender
- git #a5ececbb - Initialize $success (task T202672) by Stephane Bisson
- git #2b0929a4 - Don't send email notifs to blocked users if $wgBlockDisablesLogin is true (task T199993) by Roan Kattouw
- git #516eeda1 - Remove count() of null value by Umherirrender
- git #a0ad95b6 - Split long lines over 200 chars by Umherirrender
- git #e89206ce - Explicit convert Message objects when used as string by Umherirrender
- git #eefeb6d0 - Drop $wgNotificationSender, written to but never configurable (task T200390) by James D. Forrester
EducationProgram
- git #8f48cae3 - Fix common typos in code (task T201491) by Zoranzoki21
- git #01d86a15 - Add @coversNothing to unit integration tests by Umherirrender
- git #caff6c9a - Fix escaping of messages used in html by Umherirrender
Elastica
No changes for Elastica
ElectronPdfService
No changes for ElectronPdfService
EventBus
- git #b5111329 - Revert "Use getCauseAgent() instead of getTriggeringUser()" by Catrope
- git #6a8275f3 - Use getCauseAgent() instead of getTriggeringUser() by Roan Kattouw
- git #bfb7ae1a - Fix typo of "Substitute" in README by addshore
EventLogging
- git #20449aec - Use core's mw.user.getPageviewToken() internally (task T201124) by Krinkle
- git #c209548d - Revert "New: add mw.eventLog.getPageviewToken()" by Jdlrobson
ExtensionDistributor
No changes for ExtensionDistributor
FeaturedFeeds
No changes for FeaturedFeeds
FileExporter
No changes for FileExporter
FileImporter
No changes for FileImporter
FlaggedRevs
- git #9b4890d8 - Fix common typos in code (task T201491) by Zoranzoki21
- git #31d1548a - Add @covers to unit tests (task T195138) by Legoktm
- git #79657fa1 - Follow-up 413e11e2f: Skip CurrentRevisionCallback if not stabilized (task T202659) by Roan Kattouw
- git #9ede0342 - Fix incorrect return value in CurrentRevisionCallback (task T202580) by Bartosz Dziewoński
- git #ec676efb - Fix escaping of messages used in html by Umherirrender
Flow
- git #81972397 - Don't create user in read DB during unit test. by Addshore
- git #5c116b53 - Fix common typos in code (task T201491) by Zoranzoki21
- git #129c064d - Split long lines over 155 chars by Umherirrender
- git #3b285ba2 - Split long lines over 170 chars by Umherirrender
- git #e11457c2 - Start showing warning for deprecated PHP entry point by Umherirrender
- git #f88c6fc3 - Replace some wfMessage by ContextSource::msg by Umherirrender
- git #00e3afc3 - Work around exception in DifferenceEngine::showDiffStyle() (task T202454) by Roan Kattouw
- git #1112101b - Split long lines over 200 chars by Umherirrender
- git #5c11731c - Remove deprecated UsageException fallback code by Umherirrender
FundraiserLandingPage
No changes for FundraiserLandingPage
FundraisingTranslateWorkflow
- git #207ca48b - Configure phan-taint-check-plugin by Kunal Mehta
Gadgets
- git #7201979d - Start showing warning for deprecated PHP entry point by Fomafix
GeoCrumbs
No changes for GeoCrumbs
GeoData
No changes for GeoData
GettingStarted
- git #c82f71a7 - Add @covers to unit test by Umherirrender
Graph
No changes for Graph
GlobalBlocking
No changes for GlobalBlocking
GlobalCssJs
- git #9e9fabf9 - Start showing warning for deprecated PHP entry point by Fomafix
GlobalPreferences
- git #f8839631 - Get content language from service by Fomafix
- git #1f0be329 - Add CheckMatrix to the enable/disable of local exceptions (task T199946) by Moriel Schottlender
GlobalUsage
No changes for GlobalUsage
GlobalUserPage
No changes for GlobalUserPage
GoogleNewsSitemap
No changes for GoogleNewsSitemap
GuidedTour
No changes for GuidedTour
GWToolset
- git #3c115f75 - Do not use GWTException::getMessage as raw html by Umherirrender
ImageMap
No changes for ImageMap
InputBox
No changes for InputBox
Insider
No changes for Insider
intersection
- git #5e337b3c - Fix "seperated" typo in code (task T201491) by Zoranzoki21
Interwiki
No changes for Interwiki
InterwikiSorting
No changes for InterwikiSorting
JADE
No changes for JADE
Josa
No changes for Josa
JsonConfig
- git #878bb6b0 - Fix license notices (task T202469) by Yuri Astrakhan
- git #444687e9 - Mark some raw HTML messages (task T200997) by Gergő Tisza
Kartographer
- git #bd03fd4d - Add @covers to unit test (task T195143) by Legoktm
- git #b01ddd40 - Remove deprecated UsageException fallback code by Umherirrender
LabeledSectionTransclusion
No changes for LabeledSectionTransclusion
LandingCheck
No changes for LandingCheck
LdapAuthentication
- git #17bb44fb - Fix 'retreiv' typo (task T201491) by Zoranzoki21
Linter
No changes for Linter
LiquidThreads
No changes for LiquidThreads
Listings
No changes for Listings
LocalisationUpdate
No changes for LocalisationUpdate
LoginNotify
- git #97bbd18b - Use accurate count when budling multiple login failure warnings (task T194385) by Gergő Tisza
MapSources
No changes for MapSources
MassMessage
- git #14372c17 - Remove deprecated UsageException fallback code by Umherirrender
Math
No changes for Math
MobileApp
No changes for MobileApp
MobileFrontend
- git #f6df654f - Hygiene: fix typo in local variable by jdlrobson
- git #9d71af36 - Fix common typos in code (task T201491) by Jdlrobson
- git #8bf1000b - Update MobileFrontend to use newer ESLint pattern by Alangi Derick
- git #31e5aebc - Section headings should exclude table of contents heading (task T202651) by jdlrobson
- git #9900a37b - Cleanup logic in overlay show/hide by Ed Sanders
- git #629ae19f - Eslint: forbid use of done, always and fail (task T188937) by jdlrobson
- git #74ea2b73 - Replace .done/.fail/.always with .then/.catch in mobile editor (task T188937) by Jdlrobson
- git #f00b404e - Replace .done/.fail with .then/.catch in PageGateway Test (task T188937) by Nicholas Ray
- git #6fba8cee - Replace .done/.fail/.always with .then/.catch in TalkOverlay et al. (task T188937) by Nicholas Ray
- git #e29bfdfa - Remove toast-style error messaging from source editor overlay (task T197499) by Jan Drewniak
- git #4915cea7 - Explicit convert Message objects when used as string by Umherirrender
- git #461ee047 - Add phan-taint-check-plugin by Umherirrender
MultimediaViewer
- git #007e161a - Fix "the the" typo in mmv.provider.GuessedThumbnailInfo.js file (task T201491) by Zoranzoki21
- git #05d08741 - Start showing warning for deprecated PHP entry point by Fomafix
NavigationTiming
- git #d9324324 - Use of stickyRandomId is deprecated by jdlrobson
Newsletter
- git #84e154a8 - Fix "the the" typo in Newsletter.php file (task T201491) by Zoranzoki21
- git #b30f212b - Update deprecated UsageException to ApiUsageException by Umherirrender
NewUserMessage
No changes for NewUserMessage
Nuke
No changes for Nuke
OAuth
- git #719c8000 - Replace some wfMessage by ContextSource::msg by Umherirrender
- git #602d46f1 - Remove deprecated UsageException fallback code by Umherirrender
OATHAuth
- git #f6073e0a - Fix "seperated" typo in code (task T201491) by Zoranzoki21
ORES
No changes for ORES
OpenStackManager
- git #f5712054 - Split id from h2 element by Umherirrender
PagedTiffHandler
- git #db40f099 - Fix 'retreiv' typo (task T201491) by Zoranzoki21
PageAssessments
No changes for PageAssessments
PageImages
No changes for PageImages
PageTriage
- git #3c73b88c - Add user group for copyvio bots (task T201073) by Roan Kattouw
- git #b107b864 - Fix common typos in code (task T201491) by Zoranzoki21
- git #f29c714f - Allow deferred writes on GET for pages with missing metadata (task T202815) by Kosta Harlan
- git #177de844 - Rearrange page metadata (task T202161) by Stephane Bisson
- git #b35c1bf7 - Make sort filter independent between npp and afc (task T202458) by Stephane Bisson
- git #6f234909 - "Predicted issues" becomes "Potential issues" (task T201070) by Stephane Bisson
- git #6f7985a6 - Update 'ptrp_deleted' when any of the deletion category is present (task T202582) by Stephane Bisson
- git #9ca9f2a4 - Show copyvio hint and link to report in feed (task T201070) by Stephane Bisson
PageViewInfo
- git #731d09e9 - Fix "succes" typo in includes/CachedPageViewService.php (task T201491) by Zoranzoki21
ParserFunctions
No changes for ParserFunctions
ParserMigration
No changes for ParserMigration
ParsoidBatchAPI
No changes for ParsoidBatchAPI
PdfHandler
No changes for PdfHandler
PerformanceInspector
No changes for PerformanceInspector
Petition
No changes for Petition
Poem
No changes for Poem
PoolCounter
- git #ce39016c - Remove daemon, moved into a separate repository (task T201223) by Kunal Mehta
Popups
- git #27cfa1ce - Start showing warning for deprecated PHP entry point by Fomafix
ProofreadPage
- git #f0587a90 - Fix casing of Html::rawElement by Umherirrender
PropertySuggester
- git #212ad955 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by Umherirrender
QuickSurveys
- git #fbe2e241 - QuickSurveys uses getPageviewToken by jdlrobson
Quiz
- git #869cfc39 - Add @covers to unit tests (task T195158) by Legoktm
ReadingLists
- git #d5bcd4c0 - Add @covers to unit tests (task T195159) by Legoktm
RelatedArticles
No changes for RelatedArticles
RelatedSites
No changes for RelatedSites
Renameuser
No changes for Renameuser
RevisionSlider
No changes for RevisionSlider
RSS
No changes for RSS
SandboxLink
No changes for SandboxLink
Scribunto
No changes for Scribunto
Score
No changes for Score
SearchExtraNS
No changes for SearchExtraNS
SecurePoll
No changes for SecurePoll
Sentry
No changes for Sentry
ShortUrl
No changes for ShortUrl
SiteMatrix
No changes for SiteMatrix
SpamBlacklist
- git #760df43e - Add @covers to unit test (task T195163) by Legoktm
SubPageList3
No changes for SubPageList3
SubpageSortkey
No changes for SubpageSortkey
SyntaxHighlight_GeSHi
No changes for SyntaxHighlight_GeSHi
TemplateData
- git #bc1422b7 - Ignore subsequent similarly-named parameters when extracting (task T193265) by Sam Wilson
TemplateSandbox
No changes for TemplateSandbox
TemplateStyles
- git #17756c44 - Hoist selectors for html and body element (task T197617) by Gergő Tisza
TemplateWizard
No changes for TemplateWizard
TextExtracts
- git #832d0ff7 - Remove use of deprecated UsageException by Umherirrender
Thanks
- git #8ca5464a - Security: Disable thank when the user is globally blocked (task T151910) by Roan Kattouw
- git #98139179 - Reword thanks confirmation (task T159302) by Stephane Bisson
- git #f8d82481 - Suppress taint-check-plugin issue by Umherirrender
TimedMediaHandler
- git #2b8b7aca - Drop or inline some pointless config options (task T60082) by James D. Forrester
- git #0aedc45c - Move all ResourceLoader vars into the TMH namespace by James D. Forrester
- git #b799e9c2 - Kill mw.load pointless accessor by James D. Forrester
- git #c3298517 - Menu regression fix by Brion Vibber
- git #964efe5b - Fix regression breaking captioning in mwembed mode by Brion Vibber
- git #ad0c67ac - Add @covers to unit tests by Umherirrender
- git #7ba7ebdd - Move all TMH ResourceLoader vars into the static registration by James D. Forrester
- git #abc51e0f - Stop trying to set 'EmbedPlayer.WebPath' by James D. Forrester
- git #74747b37 - extension.json: Don't try to describe just four of the 60+(!) items in MwEmbedModuleConfig by James D. Forrester
- git #1c437cad - extension.json: Fix typo in TmhUseBetaFeatures description by James D. Forrester
- git #3b0cbce8 - Use LinkRenderer to build links by Umherirrender
timeline
- git #5287a2a5 - Add @covers to unit test (task T195170) by Legoktm
TitleBlacklist
- git #9c963456 - Fix common typos in code (task T201491) by Zoranzoki21
TocTree
No changes for TocTree
TorBlock
No changes for TorBlock
Translate
- git #6f191f43 - Remove jQuery.inArray and jQuery.trim usages by jenkins-bot
- git #cc2ae6e7 - Fix common typos in code (task T201491) by Zoranzoki21
- git #5a9ef2ed - Replace jQuery.proxy with Function.prototype.bind by jenkins-bot
- git #d9ec0566 - Use LinkBatch in Special:AggregateGroups (task T201819) by Amire80
- git #d0b9853a - fallback-graphs.php: Improve output by jenkins-bot
- git #285e72cb - Remove CompatibleLinkRenderer trait by jenkins-bot
- git #3b420371 - Conditionally register sandbox related API modules (task T176561) by jenkins-bot
- git #f6e461ad - Add missing language name parameter to apierror-translate-language-disabled by jenkins-bot
TranslationNotifications
No changes for TranslationNotifications
TrustedXFF
No changes for TrustedXFF
TwoColConflict
- git #4fd3d7c5 - Track newlines between paragraphs separately (task T202402) by WMDE-Fisch
- git #85bee60f - Add an intro tour (task T195713) by WMDE-Fisch
- git #42dafe5e - Fix alignment of selection box by WMDE-Fisch
UniversalLanguageSelector
- git #5a1da4db - Remove jQuery.inArray usages by jenkins-bot
- git #54a3313e - Remove jQuery.grep usages by petarpetkovic
- git #6ce67b8d - Use JS native methods for array manipulations by petarpetkovic
- git #cd32adcb - Remove deprecated PHP entry point by Fomafix
UploadsLink
No changes for UploadsLink
UploadWizard
- git #d13c1a43 - Fix category multiwidget with default entries (task T202760) by Matthias Mullie
- git #df0c2ee6 - build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 by Umherirrender
UrlShortener
- git #8f7d7f00 - Add aliases for Bosnian and Croatian, fix 'retreiv' typo in UrlShortenerUtilis.php (task T201491) (task T202681) by Zoranzoki21
- git #1b0b0bc1 - Fix @license tags in php file by Umherirrender
UserMerge
- git #fa80a325 - Add @covers to unit test (task T195167) by Legoktm
VipsScaler
- git #246cf08b - Fix "a a" typo in VipsScaler_body.php file (task T201491) by Zoranzoki21
- git #3e2eaae3 - Add @covers to unit test by Umherirrender
VisualEditor
- git #1703cc63 - Move link styling into overridable method for CX by Ed Sanders
- git #d15094c2 - Update VE core submodule to master (7443791cf) by Ed Sanders
- git #7bf56a3b - Update VE core submodule to master (e69a4a07c) (task T202514) by Ed Sanders
- git #e67f8709 - Fixup Ie40baad: Avoid triggering surfaceReady when adding dummy surface by Ed Sanders
- git #07e05c79 - Cleanup: Get rid of surfaceReady callback by Ed Sanders
- git #01433dc3 - Configure phan-taint-check-plugin by Kunal Mehta
- git #0f81aae1 - Template dialog: Lazy resize multiline text inputs on first focus (task T134814) (task T200834) by Ed Sanders
- git #8f49bb39 - WelcomeDialog: Check at least one editor is available (task T201928) by Ed Sanders
- git #f4ad3217 - Update VE core submodule to master (2f4c0537e) (task T201870) by James D. Forrester
- git #26f64297 - TemplateStyles support (task T197563) by Esanders
- git #2ee76a4d - Update VE core submodule to master (874470c1b) (task T197563) (task T202525) by Ed Sanders
- git #11b9816c - Update VE core submodule to master (a8116266a) (task T178780) by James D. Forrester
Wikibase
- git #a0ea2fd8 - Introduce LatestRevisionIdResult (task T112658) (task T192462) by WMDE-leszek
- git #d0a0c6c9 - Fix common typos in code (task T201491) by Zoranzoki21
- git #e6c0dfe6 - Add internal assertions to ensure the code works correctly (task T196882) by Aleksey Bekh-Ivanov (WMDE)
- git #2da2d126 - Fix suggestion cache offset bug by jk
- git #4760cc05 - EntityParserOutputGenerator: Update @param documentation by Fomafix
- git #9fb86e53 - Add documentation about JavaScript hooks (task T169775) by Addshore
- git #f2a90d40 - Make EntityMetaTagsCreatorTestCase::provideTestGetMetaTags abstract by Jakob Warkotsch
- git #fdce7a66 - Handle mcrundo action (task T200216) by Addshore
- git #cec950bf - [docs] Refreshed list of validator messages by Addshore
- git #fbde5775 - Pass IDBAccessObject flag to RevisionStore in WikiPageEntityRevisionLookup (task T202706) by addshore
- git #909bba79 - phpdoc for Item Merging exceptions by addshore
- git #9c4d8e2b - Include EntityMetaTags in EntityParserOutputGenerator (task T195386) by Tarrow
- git #4618777a - Fix ClientSiteLinkTitleLookupTest count(null) warning by Addshore
- git #26ca5169 - Add documentation for wikibase:hasViolationForConstraint (task T192567) by Addshore
- git #a29b7501 - Introduce EntityMetaTags and make configurable for entity types (task T195386) by addshore
- git #df7923a5 - Introduce entity suggestions hook (task T199672) by Jonas Kress (WMDE)
- git #0fb9e8dd - Fix 'retreiv' typo (task T201491) by Zoranzoki21
- git #a6554592 - MergeChangeOpsFactory: rename (task T199314) by Pablo Grass
- git #da5345fc - Mark some Wikibase API parameters as required (task T202492) by Matěj Suchánek
- git #304d3c63 - Extract WikibaseContentLanguages in lib/ by Addshore
- git #6b82bac4 - StatementsMerger: allow reuse (task T199314) by Pablo Grass
- git #1dc784c7 - Add API to query content languages (task T198202) by Addshore
- git #003175af - Fix example for wbremovequalifiers (task T202493) by Matěj Suchánek
- git #9b1029e0 - DumpEntities::finalSetup Don't get WikibaseRepo instance (task T202452) by Marius Hoch
WikibaseLexeme
- git #73a4c03e - Don't try to select entity when the input is empty (task T201000) by Amir Sarabadani
- git #001abbc7 - Load WikibaseLexeme service definitions on repo & client (task T202912) by Addshore
- git #2f7026f7 - phpunit: import used traits by Pablo Grass
- git #06c6ee4c - Configure phan-taint-check-plugin by Kunal Mehta
- git #8f638cc4 - Integration test for LexemeMetaTags (task T195386) by Addshore
- git #10308d68 - Don’t fall back to arbitrary languages for glosses (task T201000) by Addshore
- git #83fb5171 - LexemeHandlerTest: rm unused vars by Pablo Grass
- git #c472dd61 - Introduce LexemeMetaTags and use in repo entity definitions by Thomas Arrow
- git #c10edbcf - Flip supportsRedirects switch for Lexemes (task T202713) by Jakob Warkotsch
- git #703aceb9 - Remove message wikibaselexeme-language-lexical-category-value (task T199649) by Matěj Suchánek
- git #22f2839e - Wire sense deserialization into LexemeChangeOpDeserializer (task T196298) by Amir Sarabadani
- git #ed4cea46 - Add SenseListChangeOpDeserializer (task T196298) by Amir Sarabadani
- git #18f8812c - Add ChangeOpsSensesEdit (task T196298) by Amir Sarabadani
- git #605c531b - Register lexicographical content languages (task T198202) by Lucas Werkmeister
WikibaseQuality
No changes for WikibaseQuality
WikibaseQualityConstraints
- git #b3210e32 - Remove staged rollout code for gadget by Jonas Kress (WMDE)
- git #7bea1445 - Remove WikibaseRepo reference from constructor on the maintenance script (task T202646) by Addshore
- git #966c11fb - Do not include core file inside unit tests by Lucas Werkmeister
- git #f57eccce - Add OneOfConstraint suggestions (task T199672) by Jonas Kress (WMDE)
WikidataPageBanner
No changes for WikidataPageBanner
WikiEditor
- git #7ccbaa35 - Fix "the the" typo (task T201491) by Zoranzoki21
- git #a24d4748 - Fix missing 'find' icon, now called 'articleSearch' by James D. Forrester
- git #17b772e3 - Use 'reference' instead of 'book' icon (task T202463) by Volker E
wikihiero
No changes for wikihiero
WikiLove
No changes for WikiLove
WikimediaBadges
No changes for WikimediaBadges
Wikidata.org
No changes for Wikidata.org
WikimediaEvents
- git #e4104bde - Remove RecentChangesClicks schema and JS by Roan Kattouw
- git #0694e34b - ReadingDepth test should accept a boolean field for sample groups. (task T191532) by Jan Drewniak
- git #db9a6125 - Restore function bodies for supportsBeacon and supportsNavigationTiming by jdlrobson
- git #70e11b06 - Refactor readingDepth to exit early for incompatible browsers (task T202518) by Jan Drewniak
WikimediaIncubator
No changes for WikimediaIncubator
WikimediaMaintenance
- git #b6aff488 - Call ->setDB() in various places (task T197866) by Reedy
WikimediaMessages
- git #affd12de - Fix AWB link (task T202908) by JJMC89
- git #2320a876 - Mark some raw HTML messages (task T200997) by jenkins-bot
- git #f9aef922 - Localize error message about missing interface-admin rights (task T190015) by jenkins-bot
- git #ee89a221 - Fix casing of Html class by jenkins-bot
XAnalytics
No changes for XAnalytics
ZeroBanner
- git #6f3a7f9c - Replace some wfMessage by ContextSource::msg by Umherirrender
ZeroPortal
No changes for ZeroPortal
Skins
CologneBlue
No changes for CologneBlue
MinervaNeue
- git #6d877928 - Fix common typos in code (task T201491) by Jdlrobson
- git #ae19031f - Log sectionNumbers in PageIssues schema (task T202098) by Jdlrobson
- git #ee36bcfc - Don't send issuesSeverity given that's an event default by jdlrobson
- git #60dd426e - Make edit click handling consistent (task T202786) by Jdrewniak
- git #0830e80c - Hide section edit icons when unable to edit (task T197497) by jdlrobson
- git #af89d945 - Forbid use of done/always/fail (task T188937) by Jdlrobson
- git #3c494e04 - On tablet, issues boxes shouldn't take up full screen (task T202512) by jdlrobson
- git #56a10c40 - Make Deferreds promise compatible (task T188937) by jdlrobson
- git #73131b7b - Hygiene: move page issue overlay to distinct file (task T191528) by Stephen Niedzielski
- git #65f2e5ef - getPageToken now defined in core (task T201124) by Krinkle
MonoBook
No changes for MonoBook
Modern
No changes for Modern
Nostalgia
No changes for Nostalgia
Timeless
No changes for Timeless
Vector
No changes for Vector
Total Changes
331 Changes in 81 repos by 64 committers