MediaWiki 1.32/wmf.2/Changelog
Core changes
edit- git #ed81e8bb - Update git submodules by Gerrit Code Review
- git #7ac5e9d2 - Update git submodules by Gerrit Code Review
- git #e5abec80 - Have ClassCollector ignore PHP 7 anonymous classes by Brad Jorsch
- git #5e6efe18 - Fix MySQLism in populateRevisionLength.php by Brad Jorsch
- git #aca4ea43 - Make password reset & reset token buttons destructive by Ed Sanders
- git #f6afdf96 - Fix selector to align all button types (task T193474) by Ed Sanders
- git #4f359470 - Revert "Remove cssclass in the favor of 'type' => 'user'" (task T193378) by Jayprakash12345
- git #dd3125c3 - mediawiki.util: Remove deprecated wikiGetlink() (task T57764) by Timo Tijhof
- git #5bfa77f8 - rdbms: enforce and improve LBFactory/LoadBalancer callback handling by Krinkle
- git #408128d7 - Fix PHP Notice in Special:Statistics by Niklas Laxström
- git #ea8f9207 - Fix alignment of checkbox label in feedback dialog by Ed Sanders
- git #2f713d5f - Better class documentation by Kaldari
- git #1e7aea90 - Add since tag to wfRemoveDotSegments by Umherirrender
- git #4aca2af8 - Fix parameter doc type for matchEditToken by Umherirrender
- git #b5088a20 - Update wikimedia/html-formatter from 1.0.1 to 1.0.2 (task T193318) by Reedy
- git #9bf39163 - media: Rename files to match the name of the class they define by Timo Tijhof
- git #a0e22fb4 - jquery.ui: Use on() instead of deprecated bind() in jquery.ui.mouse (task T169385) by Timo Tijhof
- git #eca112b4 - RecentChange: Use constants for the $noudp parameter of save() by Krinkle
- git #ae43994f - EditPage: Remove isOouiEnabled(), deprecated since MW 1.30 by Bartosz Dziewoński
- git #c819006c - Rewrite DumpRev to not always fatal out by Aaron Schulz
- git #95ebece4 - Add missing use statement by Umherirrender
- git #7eb7f047 - Change @throw to @throws by Umherirrender
- git #79af472b - resourceloader: Use plain arrays instead of $.Callbacks() in addEmbeddedCSS (task T192623) by Krinkle
- git #b6853e00 - Remove bogus @throws from HTTPFileStreamer by Aaron Schulz
- git #a01d8be8 - Skins: getDefaultStyles can now define render blocking CSS (task T42792) (task T42812) by jdlrobson
- git #7e685a39 - Fix typo in postgres patch-drop-ar_text.sql by Brad Jorsch
- git #2817b6ef - Revert "wikibits: Remove redundant stubs for document.write" (task T193191) by Jforrester
- git #f841e886 - Use PRC_AUTOPATROLLED for log entries and category entries (task T190408) (task T184791) by Roan Kattouw
- git #ecd1f1bc - selenium: Clean up wdio.conf.js by Krinkle
- git #5d30435e - mail: Refactor checks looking for PEAR libraries to be clearer (task T186456) by Kunal Mehta
- git #c7fc4ef9 - rdbms: Replace reportConnectionError() with direct throws by Krinkle
- git #0db10b84 - tests: Assert that the user who deleted a page is logged as such (task T188479) (task T188773) by Krinkle
- git #087d2d1c - RELEASE-NOTES: Move a deprecation to "Deprecations" section by Bartosz Dziewoński
- git #1bc62c54 - Introduce ResourceLoaderLessVarFileModule (task T42812) by jdlrobson
- git #2c88ebbd - ApiSandbox: Resize layout to fit content, and remove fullscreen mode (task T129157) by Esanders
- git #a547b22f - TraditionalImageGallery factor getCaptionHtml into own function (task T192869) by Marius Hoch
- git #7d964e56 - Fix unclear comments on various ChangeTags functions by TTO
- git #9e5785b7 - PHPVersionCheck: Properly check for `xml` extension in PHP 7.2+ by Kunal Mehta
- git #3f114204 - Generalize ResourceLoader 'excludepage' functionality (task T112474) by Krinkle
- git #86ae6cc9 - Update OOUI to v0.26.5 by VolkerE
- git #c8085ad4 - rdbms: make IDatabase::onTransaction* methods pass the DB handle for convenience by Aaron Schulz
- git #2b28a56d - mail: Always quote uncoded names in MailAddress (task T191931) by Krinkle
- git #c3f20084 - resourceloader: Consider having dependencies as non-empty in WikiModule::isKnownEmpty (task T191596) by Krinkle
- git #0b13be8a - SiteConfiguration: Clean up test cases by Timo Tijhof
- git #816b6ea0 - SiteConfiguration: Add test to confirm null as valid override by Timo Tijhof
- git #45660456 - phpunit: Clear job queues in MediaWikiTestCase::setUp() by Timo Tijhof
- git #f09d66de - import: Don't try duplicate detection when the sha1 is unavailable by Brad Jorsch
- git #512fcfdc - resourceloader: Remove mwPerformance stub and rename mwLoadStart mark (task T160315) (task T192623) by Krinkle
- git #8bf9466f - Removed unused Module mediawiki.userSuggest (task T192694) by Jayprakash12345
- git #6d6c69cc - Special:PrefixIndex: Fix form legend by Volker E
- git #2ce10383 - Remove cssclass in the favor of 'type' => 'user' (task T192694) by Jayprakash12345
- git #e7cd669b - Make setSubmitProgressive() Deprecate (task T191586) by Jayprakash12345
- git #3481e3b2 - Create Expiry Widget with Date Time Selector (task T132220) by David Barratt
- git #7626edee - Align to WikimediaUI themed widgets (task T189352) by Volker E
- git #a81cf72d - Filter autodiscovered parser tests in ConvertExtensionToRegistration (task T170037) by Umherirrender
- git #30d72ec3 - Fix warning "ob_end_flush(): failed to delete and flush buffer" during uploads (task T186565) by Edward Chernenko
Vendor
edit- git #3a6d548e - Update wikimedia/html-formatter from 1.0.1 to 1.0.2 (task T193318) by Reedy
- git #e4055575 - Update OOUI to v0.26.5 by Volker E
Extensions
edit3D
editNo changes for 3D
AbuseFilter
edit- git #9b1f1b26 - Fix XSS vulnerabilities by Daimona Eaytoy
- git #cbabcf12 - Follow-up 392f37d516501fd: fix undefined index notice by Roan Kattouw
- git #99f32a14 - Fix undeclared variable by Daimona Eaytoy
- git #b18e763c - Move phan dependency to dev by Daimona Eaytoy
- git #caa4b1c7 - Add phan configuration (task T192325) by Legoktm
- git #fb325948 - Fix i18n for equals_to_any by Daimona Eaytoy
- git #9eea111d - Sync parser tests with examples on mediawiki by Daimona Eaytoy
- git #30d1eac4 - Show the search error on a new line (task T193109) by Daimona Eaytoy
- git #d9fc90c2 - Move AbuseFilter::buildEditBox static method to AbuseFilterView class (task T190180) by Daimona Eaytoy
- git #26ef9115 - Switch plain links to OOUI buttons in /history and diffs (task T132284) by Daimona Eaytoy
- git #7008de80 - Don't use an empty string for block parameters (task T189681) by Daimona Eaytoy
- git #71f375f1 - Add equals_to_any function by Huji
- git #61cd2797 - Fix typo in i18n message (task T172617) by Daimona Eaytoy
- git #24c8d7d5 - Add the remaining equality checks by Daimona Eaytoy
- git #c2302385 - Add missing parameter and suppress warnings for regex errors by Daimona Eaytoy
- git #26c72c1c - Convert Special:AbuseFilter/tools to use OOUI (task T132284) by Daimona Eaytoy
ActiveAbstract
edit- git #ca0abe0f - build: Updating mediawiki/mediawiki-codesniffer to 18.0.0 by Umherirrender
- git #0eef29a5 - don't try to abstract things that aren't text or wikitext (task T178047) by Legoktm
- git #d65a74e9 - Fix test DroppingReturnValueMap for PHPUnit 6 (task T192175) by Marius Hoch
AdvancedSearch
edit- git #3e37bbb4 - Use mw config for constructing the link to a template (task T193398) by tzhelyazkova
- git #7effa899 - Redesign hastemplate field to behave like deepcat (task T190140) by tzhelyazkova
- git #973235d8 - Fix infobox text (task T187725) by tzhelyazkova
- git #b4c934d8 - Update hastemplate infobox content (task T187725) by tzhelyazkova
- git #819a1475 - Mock deepcategory on test wikis (task T189765) by Tonina Zhelyazkova
- git #86ab4dba - Add deep category field (task T170533) by tzhelyazkova
- git #8164dd4a - build: Switch QUnit package from deprecated 'qunitjs' to 'qunit' by James D. Forrester
AntiSpoof
editNo changes for AntiSpoof
ApiFeatureUsage
editNo changes for ApiFeatureUsage
ArticleCreationWorkflow
editNo changes for ArticleCreationWorkflow
ArticlePlaceholder
edit- git #f1fb5cb8 - build: Switch QUnit package from deprecated 'qunitjs' to 'qunit' by James D. Forrester
Babel
editNo changes for Babel
BetaFeatures
editNo changes for BetaFeatures
BounceHandler
editNo changes for BounceHandler
Calendar
editNo changes for Calendar
Campaigns
editNo changes for Campaigns
Capiunto
editNo changes for Capiunto
CategoryTree
editNo changes for CategoryTree
CentralAuth
edit- git #d43089ef - Declare a nullable argument in param doc by Umherirrender
- git #a62b9c80 - Replace deprecated HTML 'width' function, use CSS instead (task T192273) by MarcoAurelio
- git #1b3205f8 - Update CommentStore usage by Brad Jorsch
- git #1ee56190 - Update SpecialGlobalGroupMembership::addLogEntry() for I647a1ebf6 by Brad Jorsch
- git #39d6822d - build: Updating mediawiki/mediawiki-codesniffer to 18.0.0 by Umherirrender
- git #08f43dec - Use 'default' instead of 'value' (task T192705) by Jayprakash12345
CharInsert
editNo changes for CharInsert
CheckUser
edit- git #4249c7aa - Update for the actor table change (task T167246) by Brad Jorsch
CirrusSearch
edit- git #384b4c81 - Keyword aliases should support negation (task T193208) by David Causse
- git #5f8cf56b - Increase backoff time for retried jobs by Erik Bernhardson
- git #964905cf - Only issue delete on page move when necessary by Erik Bernhardson
- git #fc9d74bc - Increase coverage for AnalysisConfigBuilder tests by tjones
- git #1adae907 - Drop AfterImportPage hook subscriber by Erik Bernhardson
Cite
edit- git #2e35d292 - CiteDataModule: Remove origin restriction (task T185303) by Bartosz Dziewoński
- git #8487745c - Don't compute ref contents in converter preview mode by Ed Sanders
CiteThisPage
editNo changes for CiteThisPage
Citoid
edit- git #7a62d81d - CitoidDataModule: Remove origin restriction (task T185303) by Bartosz Dziewoński
cldr
edit- git #a20ae487 - Add English names for languages which don't yet have one (task T151269) by jenkins-bot
- git #077d9e8d - Update to CLDR 33 (task T192603) by Raymond
Cognate
editNo changes for Cognate
CodeEditor
edit- git #99a38b36 - Mention Ace license in "license-name" by Krinkle
CodeMirror
edit- git #fca1d62a - Apply line height selector to CodeMirror line wrapper (task T193219) by Ed Sanders
- git #c6d9adbe - Set extension type to editor by Kunal Mehta
- git #7c848abd - Load CodeMirror with VE always (task T191923) by Jforrester
- git #dcf28f37 - Use CM API for setting document direction (task T191923) by Ed Sanders
CodeReview
editNo changes for CodeReview
CollaborationKit
editNo changes for CollaborationKit
Collection
editNo changes for Collection
CommonsMetadata
editNo changes for CommonsMetadata
ConfirmEdit
editNo changes for ConfirmEdit
ContactPage
editNo changes for ContactPage
ContentTranslation
edit- git #c5ce71bb - Fix the CXSectionContextItem compatibility check by jenkins-bot
- git #6af2af05 - Place toolbar popups in default overlay (task T192081) by Santhosh
- git #a5f07248 - Update overlay selector in monobook font-size fixes by Santhosh
- git #26271554 - CX2: Balance section padding (task T193016) by jenkins-bot
- git #76f7aca5 - Add missing mw-content-ltr/rtl classes to document by jenkins-bot
- git #7578c2e6 - Convert publishSettings widget to a toolbar group (task T193255) by jenkins-bot
- git #ae17732d - CX2: Fix translation title misalignment (task T191879) by jenkins-bot
- git #0fdb1991 - CX2: Add captcha support (task T189766) by jenkins-bot
- git #39c6855f - Improve readability of mw.cx.TranslationController.prototype.getSectionRecords by jenkins-bot
- git #32cee1fc - Fix ve.ui.CXSectionContextItem.static.isCompatibleWith by jenkins-bot
- git #f9de4bb6 - Fix the incorrect condition for saving the source section (task T193159) by Santhosh Thottingal
- git #f6f50a91 - Log the error when a restored section does not have source by Santhosh Thottingal
- git #62f62abd - CX2: Show introduction card only when relevant (task T189869) by jenkins-bot
- git #8872fe73 - CX2: Fix sticky section highlight (task T190908) by Petar.petkovic
- git #a00783df - CX2: Show translation issues (task T189488) by petarpetkovic
ContributionTracking
editNo changes for ContributionTracking
CreditsSource
editNo changes for CreditsSource
Dashiki
editNo changes for Dashiki
DisableAccount
editNo changes for DisableAccount
Disambiguator
editNo changes for Disambiguator
DismissableSiteNotice
editNo changes for DismissableSiteNotice
DonationInterface
edit- git #94aa08e3 - Replace usage of User::EDIT_TOKEN_SUFFIX with Wikimedia\Session\Token:SUFFIX by Ejegg
- git #c1f510ed - Composer fix, small by Margaret Epps
DoubleWiki
editNo changes for DoubleWiki
DynamicSidebar
editNo changes for DynamicSidebar
Echo
edit- git #36d250da - rspec: Use environment variables for user+password by Roan Kattouw
- git #2988b0ac - rspec: Update wiki password for Jenkins by Roan Kattouw
- git #17be84ec - Sticky toolbar: Add missing vendor prefix by Ed Sanders
EducationProgram
edit- git #0ca7d627 - Replace use of deprecated window.gM() with mw.msg() (task T135151) by Krinkle
Elastica
editNo changes for Elastica
ElectronPdfService
editNo changes for ElectronPdfService
EventBus
editNo changes for EventBus
EventLogging
editNo changes for EventLogging
ExtensionDistributor
editNo changes for ExtensionDistributor
FeaturedFeeds
editNo changes for FeaturedFeeds
FileExporter
editNo changes for FileExporter
FileImporter
edit- git #2b526cc8 - Use empty file info text if given (task T192278) by WMDE-Fisch
- git #c53ad093 - Put building of the ImportIdentyFormSnippet into own method by WMDE-Fisch
- git #aabc77e5 - Only show edit summary when things changed (task T192756) by WMDE-Fisch
- git #28926246 - Include title permission checks (task T192369) by WMDE-Fisch
FlaggedRevs
edit- git #dc1ab4ec - Avoid constructing a Title if we already have one. (task T186915) by daniel
Flow
edit- git #071ac6d3 - Remove 'site' and 'user' modules as static dependencies (task T185303) by Bartosz Dziewoński
- git #90de8f75 - Set surface's $overlayContainer in mw.flow.ve.Target (task T166217) by Esanders
- git #bed6edc3 - Remove unused CSS for MWUI components (task T182050) by Ed Sanders
- git #cc774f24 - Change language for 'save' to 'publish' for public wikis (task T183725) by Catrope
- git #f8e4a7b8 - Localize namespaces into lfn (task T184517) by Martin Urbanec
- git #b91e8968 - Redraw notification icons based on latest WMUI icon set (task T183749) by Ed Sanders
FundraiserLandingPage
editNo changes for FundraiserLandingPage
FundraisingTranslateWorkflow
editNo changes for FundraisingTranslateWorkflow
Gadgets
edit- git #b691ef6d - Localize namespaces into lfn (task T184518) by Martin Urbanec
GeoCrumbs
editNo changes for GeoCrumbs
GeoData
editNo changes for GeoData
GettingStarted
edit- git #b0dfe73e - Add missing use statements for parameter docs by Umherirrender
Graph
editNo changes for Graph
GlobalBlocking
editNo changes for GlobalBlocking
GlobalCssJs
editNo changes for GlobalCssJs
GlobalPreferences
edit- git #5b2b215a - Add dependency on UsersMultiselectWidget (task T190373) by Sam Wilson
- git #c55f6e1d - Select only named inputs for adding the global checkboxes to (task T190373) by Sam Wilson
- git #dc355cda - Allow Echo and GlobalPreferences to be loaded in either order (task T190353) by Sam Wilson
GlobalUsage
edit- git #0f965bbc - Remove return from constructor by Umherirrender
GlobalUserPage
editNo changes for GlobalUserPage
GoogleNewsSitemap
editNo changes for GoogleNewsSitemap
GuidedTour
editNo changes for GuidedTour
GWToolset
editNo changes for GWToolset
ImageMap
editNo changes for ImageMap
InputBox
editNo changes for InputBox
Insider
editNo changes for Insider
intersection
editNo changes for intersection
Interwiki
editNo changes for Interwiki
InterwikiSorting
editNo changes for InterwikiSorting
JADE
editNo changes for JADE
Josa
editNo changes for Josa
JsonConfig
editNo changes for JsonConfig
Kartographer
edit- git #1f7d0281 - Follow-up d99b4d7: add missing util dependency to VE module by Catrope
- git #dfa8ee15 - Fix fullscreen icon-only button (task T192852) by Volker E
- git #60638f34 - Kartographer\DataModuleLinks: Remove origin restriction (task T185303) by Bartosz Dziewoński
- git #92a2f90f - Kartographer\DataModule: Remove origin restriction (task T185303) by Bartosz Dziewoński
- git #d99b4d7e - Determine default language dynamically, and add config flag (task T192955) by Catrope
- git #1e98ce29 - Add lang= parameter to maplink (task T192968) by Catrope
- git #8f2bf232 - Update wikimedia-mapdata to 1b90575 (task T140083) by Michael Holloway
- git #7830fa4a - MapFrame: Allow lang="local" to be passed by Roan Kattouw
- git #d1405755 - Patch leaflet.draw-src.js to fix another JS error (task T188061) by Roan Kattouw
- git #81bc0943 - Fix library versions and update to recent by Moriel Schottlender
- git #99297702 - Split the external libraries to lib/external by Moriel Schottlender
LabeledSectionTransclusion
editNo changes for LabeledSectionTransclusion
LandingCheck
editNo changes for LandingCheck
LdapAuthentication
editNo changes for LdapAuthentication
Linter
edit- git #2d115ecc - Fix broken test for enabling parsermigration-edit links (task T183746) by Subramanya Sastry
LiquidThreads
editNo changes for LiquidThreads
Listings
editNo changes for Listings
LocalisationUpdate
editNo changes for LocalisationUpdate
LoginNotify
editNo changes for LoginNotify
MapSources
edit- git #963045b9 - Convert Special:MapSources to use OOUI (task T191829) by Jayprakash12345
MassMessage
editNo changes for MassMessage
Math
edit- git #7270d702 - MathMathSymbolsDataModule: Remove origin restriction (task T185303) by Bartosz Dziewoński
- git #4ccb9abe - MathChemSymbolsDataModule: Remove origin restriction (task T185303) by Bartosz Dziewoński
- git #ffcfdf48 - Autocomplete LaTeX commands with backslash by Moritz Schubotz (physikerwelt)
- git #9fee65ae - Generate HTML tag using HTML class by Moritz Schubotz (physikerwelt)
MobileApp
editNo changes for MobileApp
MobileFrontend
edit- git #7ac6fd1c - Fix: boolean conversion of watch in WatchstarGateway (task T193564) by Jdlrobson
- git #f4c03a10 - Show generic error message when we cannot decode block reason (task T191470) by Jdlrobson
- git #1211f587 - Hygiene: upgrade WatchstarGateway to formatversion v2 (task T191454) by Stephen Niedzielski
- git #87d54484 - Fix: guard against missing property in gallery (task T193172) by Niedzielski
- git #79decea3 - mobile.site should not have dependencies (task T191596) by Jdlrobson
- git #a1475705 - LegacyMainPageTransform msg function should return Message by jdlrobson
- git #32355859 - Short description can now come from wikitext (task T190953) by Piotr Miazga
MultimediaViewer
editNo changes for MultimediaViewer
MwEmbedSupport
editNo changes for MwEmbedSupport
NavigationTiming
edit- git #bd2655f0 - Add missing dependency on mediawiki.user (task T187299) by Gilles Dubuc
- git #8280a743 - Add support for performance survey (task T187299) by Gilles Dubuc
- git #ed30917b - build: Move ESLint excludes from .eslintignore to package.json by Timo Tijhof
- git #c76d52d2 - ext.navigationTiming: Fix mediaWikiLoadEnd metric (offset, not timestamp) (task T160315) by Krinkle
- git #1a80e92f - ext.navigationTiming: Don't send beacon without basic NavTiming support (task T160315) by Krinkle
- git #34f971ee - Simplify loadCallback code flow by Krinkle
- git #75a9b603 - Collect RUMSpeedIndex with NavigationTiming (task T180667) by Timo Tijhof
- git #348e37d7 - tests: Simplify the event object assertions by Timo Tijhof
- git #b1d34567 - tests: Add cases for "Without NavTiming" and "Reload view" by Timo Tijhof
- git #34fac3ce - tests: Set type:0 via a local variable for TYPE_NAVIGATE by Timo Tijhof
- git #b7cf630f - ext.NavigationTiming: use the Paint Timing API, if possible (task T187334) by Krinkle
Newsletter
editNo changes for Newsletter
NewUserMessage
editNo changes for NewUserMessage
Nuke
editNo changes for Nuke
OAuth
edit- git #d30c9db6 - Update CommentStore usage by Brad Jorsch
- git #ec64f332 - Update for the actor table change (task T167246) by Brad Jorsch
OATHAuth
editNo changes for OATHAuth
ORES
edit- git #f644f4b8 - Fix copy paste error in database hook handler (task T175757) by Amir Sarabadani
OpenStackManager
editNo changes for OpenStackManager
PagedTiffHandler
editNo changes for PagedTiffHandler
PageAssessments
editNo changes for PageAssessments
PageImages
edit- git #ebbfdf7a - Remove backward compatibility code for 1.25 by Umherirrender
- git #fd0d231a - Remove backward compatibility code for 1.25 by Umherirrender
PageTriage
edit- git #55f6859b - PageTriageMessagesModule: Remove origin restriction (task T185303) by Bartosz Dziewoński
- git #3463e210 - Remove use of CURLOPT_CLOSEPOLICY by Umherirrender
PageViewInfo
edit- git #eb48a93a - Fix RESTBase error code (task T181011) by Gergő Tisza
ParserFunctions
editNo changes for ParserFunctions
ParserMigration
editNo changes for ParserMigration
ParsoidBatchAPI
editNo changes for ParsoidBatchAPI
PdfHandler
edit- git #8c345b27 - Fix for pdfinfo changes in poppler-utils 0.48 (task T117839) (task T193200) by Brion Vibber
PerformanceInspector
edit- git #7a8d9e89 - Verify page title namespace before link is added in the sidebar (task T186680) (task T186789) by Gilles Dubuc
- git #540c9f5e - Move option to enable/disable extension to Preferences page (task T129322) by Gilles Dubuc
Petition
editNo changes for Petition
Poem
editNo changes for Poem
PoolCounter
editNo changes for PoolCounter
Popups
edit- git #af606b37 - Hygiene: Separate variables and mixins from code by Stephen Niedzielski
- git #a678df93 - build: Bump lint devDependencies to lastest by Stephen Niedzielski
- git #4e3282e5 - Remove BetaFeature code (task T193053) by jdlrobson
- git #8277aab4 - Hygiene: replace z-index hardcodes with variables by Stephen Niedzielski
- git #d7871bb9 - Hygiene: replace okies with ointers (task T190831) by jdlrobson
- git #7c98c04e - Fix: unwanted thumbnail spacing in RTL locales (task T190831) by Stephen Niedzielski
- git #a4e12917 - Fix: show thumbnails on left for right-to-left UIs (task T190831) by Stephen Niedzielski
- git #44a7f643 - Hygiene: replace CSS class underscores w/ hyphens by Stephen Niedzielski
- git #3a372ac3 - Hygiene: rename triangle terminology to pokey by Stephen Niedzielski
- git #676faa35 - Hygiene: consolidate CSS class manipulation (task T190831) by Stephen Niedzielski
ProofreadPage
editNo changes for ProofreadPage
PropertySuggester
editNo changes for PropertySuggester
QuickSurveys
editNo changes for QuickSurveys
Quiz
editNo changes for Quiz
ReadingLists
edit- git #27de8ea8 - Move unit test to tests/phpunit by Umherirrender
RelatedArticles
editNo changes for RelatedArticles
RelatedSites
editNo changes for RelatedSites
Renameuser
editNo changes for Renameuser
RevisionSlider
editNo changes for RevisionSlider
RSS
editNo changes for RSS
SandboxLink
editNo changes for SandboxLink
Scribunto
editNo changes for Scribunto
Score
edit- git #7f1204dd - Declare a nullable argument in param doc by Umherirrender
SearchExtraNS
editNo changes for SearchExtraNS
SecurePoll
editNo changes for SecurePoll
Sentry
editNo changes for Sentry
ShortUrl
editNo changes for ShortUrl
SiteMatrix
editNo changes for SiteMatrix
SpamBlacklist
editNo changes for SpamBlacklist
SubPageList3
editNo changes for SubPageList3
SubpageSortkey
editNo changes for SubpageSortkey
SyntaxHighlight_GeSHi
edit- git #cc44c3c7 - Add notice about resource loading to highlight() by Gergő Tisza
TemplateData
edit- git #f5fece10 - Guess template parameters when templatedata is missing (task T191756) by Niharika Kohli
- git #7a3beb30 - Add missing @covers tag by Kunal Mehta
- git #de967546 - Move PHP classes to includes/ by Kunal Mehta
TemplateSandbox
edit- git #2e5c5cd0 - Use new OutputPage::addContentOverride to allow previewing edits to JS/CSS (task T112474) by Brad Jorsch
TemplateStyles
editNo changes for TemplateStyles
TextExtracts
editNo changes for TextExtracts
Thanks
editNo changes for Thanks
TimedMediaHandler
editNo changes for TimedMediaHandler
timeline
editNo changes for timeline
TitleBlacklist
editNo changes for TitleBlacklist
TocTree
editNo changes for TocTree
TorBlock
editNo changes for TorBlock
Translate
edit- git #b07f4c3f - StringMatcher: Handle more cases that produce invalid titles (task T193023) by jenkins-bot
- git #08d49c25 - Convert Special:MessageGroupStats to OOUI (task T192542) by jenkins-bot
- git #05121129 - Use better heuristics to skip executing hook for page moves (task T175834) by jenkins-bot
TranslationNotifications
editNo changes for TranslationNotifications
TrustedXFF
editNo changes for TrustedXFF
TwoColConflict
editNo changes for TwoColConflict
UnicodeConverter
editNo changes for UnicodeConverter
UniversalLanguageSelector
edit- git #b8243c5d - Updating jquery.uls from upstream by Amire80
- git #2bf4ad72 - Update jquery.uls from upstream by Amire80
- git #a445aa8b - Update for the actor table change (task T167246) by jenkins-bot
UploadsLink
editNo changes for UploadsLink
UploadWizard
edit- git #70b5fedd - Fix calls to getDefaultLanguage()/getClosestAllowedLanguage() (task T192596) by Bartosz Dziewoński
UrlShortener
editNo changes for UrlShortener
UserMerge
edit- git #db4db632 - Fix misuse of array values in deduplicateWatchlistEntries() (task T162563) by 星耀晨曦
VipsScaler
editNo changes for VipsScaler
VisualEditor
edit- git #c059082a - Rebase: Use i18n for subpage title by Ed Sanders
- git #3dd3073b - Update VE core submodule to master (a8e0eef6d) by James D. Forrester
- git #4efc2f87 - VisualEditorDataModule: Remove origin restriction (task T185303) by Bartosz Dziewoński
- git #6d4a7f93 - ve.init.mw.DiffPage.init: Do not duplicate diff table header (task T192755) by Bartosz Dziewoński
- git #1bd430c9 - Convert most uses of isForClipboard to doesModeNeedRendering by Jforrester
- git #f8cebb8f - Follow-up Ib7e769e: Fix typos in static method calls (task T193217) by Ed Sanders
- git #ad170023 - Check link 'host' in onEditSectionLinkClick (task T193323) by Ed Sanders
- git #8fdc1f70 - Follow-up Iea7ad832: Fix context in MWPopupTool (task T193043) by Ed Sanders
- git #cddf206f - Set surface's $overlayContainer in DesktopArticleTarget (task T166217) by Jforrester
- git #3fb49c59 - Update VE core submodule to master (e673ad6de) (task T122910) (task T166217) (task T192671) by James D. Forrester
- git #4346e339 - Get rid of mwdiffing module by Ed Sanders
- git #95258a99 - Visual diff: Describe redirect changes by Ed Sanders
- git #e1ebdfe6 - Update VE core submodule to master (174890b5e) (task T192671) by James D. Forrester
- git #e1635fdc - Update custom styles for format menu after OOUI changes (task T193098) by Bartosz Dziewoński
- git #c07d4815 - build: Follow-up 99d3320573: Drop babel-polyfill, never used by James D. Forrester
- git #3e8f2edc - build: Bump some devDependencies to latest by James D. Forrester
Wikibase
edit- git #af92829c - Add haswbstatement CirrusSearch query feature (task T192345) by Cormac Parle
- git #8a7a9f50 - Use TypeDispatchingEntityTitleStoreLookup instead of EntityContentFactory (task T193005) by Jakob Warkotsch
- git #d65e1bc4 - Store only numeric property IDs in SqlEntityInfoBuilder (task T193007) by Addshore
- git #304c95b7 - Make sure statements in EntityDiffChangedAspects are not passed around as stdClass (task T192085) by Amir Sarabadani
- git #6d44f283 - Wrap parser function with <nowiki> on ApiSandbox by Guycn2
- git #6e2db553 - CommonsMediaImageGallery: Link image captions to commons (task T192869) by Marius Hoch
- git #45d1ff37 - CommonsMediaImageGallery: Link images to commons (task T192869) by Marius Hoch
- git #9100d324 - Update for the actor table change (task T167246) by Brad Jorsch
WikibaseQuality
editNo changes for WikibaseQuality
WikibaseQualityConstraints
edit- git #a8855e8a - build: Update jakub-onderka/php-parallel-lint by Umherirrender
WikidataPageBanner
editNo changes for WikidataPageBanner
WikiEditor
editNo changes for WikiEditor
wikihiero
editNo changes for wikihiero
WikiLove
editNo changes for WikiLove
WikimediaBadges
editNo changes for WikimediaBadges
Wikidata.org
editNo changes for Wikidata.org
WikimediaEvents
edit- git #053e992f - Update for the actor table change (task T167246) by Brad Jorsch
WikimediaIncubator
editNo changes for WikimediaIncubator
WikimediaMaintenance
editNo changes for WikimediaMaintenance
WikimediaMessages
edit- git #29569e99 - Add 4 new projects by Raymond
- git #58bbb99b - Add performance perception survey wording (task T187299) by Gilles Dubuc
- git #a071ce5a - idwikimedia: register project name (task T192726) by MarcoAurelio
XAnalytics
editNo changes for XAnalytics
ZeroBanner
edit- git #894a3884 - Remove backward compatibility code for 1.25 by Umherirrender
ZeroPortal
edit- git #e409e7b0 - Remove backward compatibility code for 1.25 by Umherirrender
Skins
editCologneBlue
editNo changes for CologneBlue
MinervaNeue
edit- git #cf1629aa - Improve use of whitespace on tablets (task T193418) by jdlrobson
- git #e7e1aa82 - Regression: Avoid reflows on lazy image placeholders (task T191893) by jdlrobson
- git #0374ef64 - Display content beside infobox instead of below. (task T189688) by Jdlrobson
- git #1fd6ce6d - Change strategy for undoing '.content table' overrides (task T184221) by Krinkle
- git #e2d72f4b - Dequeue render blocking styles (task T42812) by jdlrobson
- git #65bd3bfb - Removing aqua-colored tap highlight color for links on android (task T189627) by Jan Drewniak
- git #026b1ff3 - Remove unused CSS code by jdlrobson
- git #b7e1ef44 - Restrict lazy thumbnail placeholder width (task T191893) by jdlrobson
MonoBook
editNo changes for MonoBook
Modern
editNo changes for Modern
Nostalgia
editNo changes for Nostalgia
Timeless
edit- git #b03a2a97 - Fix hiding of empty portlets on special pages (task T182533) by evad37
- git #53f85320 - Add explicit padding and margins for all ul elements (task T181275) (task T181287) by evad37
Vector
editNo changes for Vector
Total Changes
edit257 Changes in 57 repos by 67 committers