Prior version: MediaWiki 1.32/wmf.26
![]() |
Deployment of MediaWiki 1.33.0-wmf.1 to Wikimedia sites | MediaWiki 1.33.0-wmf.2![]() |
The latest version (labeled "1.33.0-wmf.1") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 23 October 2018 (see the roadmap).
Core changes
- git #eff391e0 - [1.33.0-wmf.1] Fix slow query counting by unindexed field ar_page_id (task T207530) by Tim Starling
- git #b1724eea - Update git submodules by Gerrit Code Review
- git #5aa68729 - Update git submodules by Gerrit Code Review
- git #577eeaea - Remove fixed phpcs:ignore by Umherirrender
- git #bbeb3e4d - RELEASE-NOTES-1.32: Add all new/changed libraries in resources/lib by James D. Forrester
- git #1113b120 - fix stubs dump query to use straight join (task T207628) by Ariel T. Glenn
- git #fcbde8ae - Make Language::hasVariant() more strict (task T207433) by C. Scott Ananian
- git #001a20ea - Fix warnings in SpecialEmailuser by Amir Sarabadani
- git #1ee582b2 - Remove UtfNormal class by James D. Forrester
- git #cfb62c60 - Hard-deprecate LegacyHookPreAuthenticationProvider class by James D. Forrester
- git #bb2d81c3 - Update wikimedia/base-convert to 2.0.0 (task T194052) by Kunal Mehta
- git #a1774627 - Remove untidy wrapper from ImagePage::makeMetadataTable() (task T205624) by C. Scott Ananian
- git #553e40ca - Follow-up T174035: Wrap inline ternary in brackets to make phpcs happy (task T203805) by James D. Forrester
- git #a5500e7a - Fix bad join on ChangeTag subquery (task T207313) by Amir Sarabadani
- git #b3141dac - Rename WebInstallerOutput::addWikiTextInterface by C. Scott Ananian
- git #103a4f76 - Deprecate $wgFixArabicUnicode / $wgFixMalayalamUnicode by C. Scott Ananian
- git #162caf26 - Bump release notes for RemexHtml upgrade by Kunal Mehta
- git #cf18de1e - Equalization translations for Serbian by Zoranzoki21
- git #35023d61 - SECURITY: Don't allow loading unprotected JS files (task T194204) (task T113042) (task T112937) by Brian Wolff
- git #999fe649 - Add .vscode to .gitignore file by Zoranzoki21
- git #8b7b5f04 - installer: Don't link to the obsolete "Extension Matrix" page (task T205765) by Zoranzoki21
- git #a404d874 - Upgrade wikimedia/remex-html to 2.0.1 (task T207088) by Kunal Mehta
- git #39d55d81 - Output Done! at end of resetUserEmail.php by Reedy
- git #b23cc4fe - Fix typo in includes/watcheditem/WatchItemStoreInterface.php by Umherirrender
- git #a30ebfc5 - Replace http://be-x-old. by https://be-tarask. by Fomafix
- git #c57aacb7 - Don't pass a MailAddress pass the email to mail() (task T207541) by Reedy
- git #1b521232 - Include IP address in "Login for $1 succeeded" log entry (task T207540) by Reedy
- git #49e76f6e - RCFilters: Fix highlight circles for unseen changes (task T207472) by Roan Kattouw
- git #5f7002b9 - During special page transclusion, save and restore context's WikiPage too (task T207065) by Bartosz Dziewoński
- git #970eda65 - RCFilters: Fix completely broken highlight circles (task T207472) by Roan Kattouw
- git #f2e05169 - Include BCP 47 codes in $wgDummyLanguageCodes, but deprecate it (task T207433) by C. Scott Ananian
- git #5255e01a - Remove mention of $wgHTCPMulticastRouting, not present since MW 1.24 by C. Scott Ananian
- git #6c14dcfc - Deprecate $wgSquidPurgeUseHostHeader by C. Scott Ananian
- git #d63684a0 - Deprecate $wgUseESI by C. Scott Ananian
- git #a2f8caa3 - Fix comment handling on image upload or deletion (task T207419) by Brad Jorsch
- git #b53f0c27 - Add COALESCE for image deletion and imgcomment_description_id (task T207419) by Brad Jorsch
- git #f44c1ff1 - Add ICU mapping for versions 62 and 63 by Reedy
- git #d2c2bf65 - objectcache: avoid using heavily time-drifted microtime() values in WAN cache by Aaron Schulz
- git #05b490bc - Watchlist: Commit after each batch watchlist insertion and removal (task T171898) by Kosta Harlan
- git #edc5a90d - Add docs and minor cleanup in PHPVersionCheck.php by Alangi Derick
- git #e2484bc0 - Fix jqueryMsg breaking when passed an undefined param (task T207397) by Jakob Warkotsch
- git #6404071d - Sort allowed log actions when displaying by Matěj Suchánek
- git #7e81d6f4 - Revert "Introduce Special:RedirectExternal" by Kosta Harlan
- git #5f2cb872 - ImagePage: Inherit parent's handling for action=render (task T206546) by Bartosz Dziewoński
- git #0ae317bc - New hook ApiOptions (task T198913) by Max Semenik
- git #c3c12a0a - Reword 'prefixindex-strip' to "Hide the prefix in results" (task T76972) by Bartosz Dziewoński
- git #c5a5b022 - Database: Allow selectFieldValues() to accept SQL fragments (task T201781) by Aaron Schulz
- git #b83cf888 - Introduce Special:RedirectExternal (task T207115) by Roan Kattouw
- git #7eb1d7d0 - mw.feedback: Remove a hack with passing message parameters by Bartosz Dziewoński
- git #a1b894cc - Remove Language::truncate(), deprecated in MW 1.31 (task T197492) by C. Scott Ananian
- git #ade27ecb - Use OutputPage::wrapWikiTextAsInterface() to add safe <div> wrappers (task T205624) by C. Scott Ananian
- git #7d8a9595 - Allow getRevisionText to function without the text table. (task T205808) by Brad Jorsch
- git #c0ed2620 - Use OutputPage::addWikiTextAsInterface() instead of untidy addWikiText() (task T198214) by C. Scott Ananian
- git #08a68482 - rdbms: do not treat SAVEPOINT and RELEASE SAVEPOINT as write queries by Aaron Schulz
- git #62b7f124 - Force type Language for $lang of doEditSectionLink by Fomafix
- git #59502c9a - Force type Language for $lang of DifferenceEngine::setTextLanguage by Fomafix
- git #d404b765 - Add OutputPage::wrapWikiTextAsInterface() to safely wrap wikitext (task T205624) by C. Scott Ananian
- git #a47aec96 - INSTALL, UPGRADE: Re-wrap to 80 chars and enforce by James D. Forrester
- git #59dc7a40 - Change to “LESS” as it's the official name (again) by Volker E
- git #b06f0202 - rdbms: re-add DB domain sanity checks to LoadBalancer (task T193565) by Krinkle
- git #0513250c - Selenium: record video of every test (task T179188) by Krinkle
- git #4fc5ba8b - messagecache: check overridable message array in getMsgFromNamespace() (task T193271) by Krinkle
- git #b162e8ae - Follow-up 3481e3b2: Drop disablability of ExpiryInputWidget before 1.32 is cut (task T192620) by Jforrester
- git #8d184470 - jqueryMsg: Don't fall back to simple parser when jQuery params passed by Roan Kattouw
- git #c1eb51dc - RELEASE-NOTES-1.32: Add entries for all changes to DefaultSettings.php by James D. Forrester
- git #20d18cf3 - API: Allow prop=info intestactions to return reasons (task T194585) by David Barratt
- git #2abce6a6 - Convert Special:EmailUser to use OOUIHTMLForm (task T117791) by Volker E
- git #ebbccf18 - Migrate some wfWikiId() callers to getLocalDomainID() by Aaron Schulz
- git #6e041210 - Prepare for REL1_32 cut, labelling master as 1.33-alpha by James D. Forrester
- git #54bb63b2 - [Korean] Add 2 additional bookstoreList by Yongmin Hong
- git #5173d5ee - Inject Config into Parser instead of using globals by Aryeh Gregor
Vendor
- git #2f3707a1 - Update wikimedia/base-convert to 2.0.0 (task T194052) by Kunal Mehta
- git #48f274d9 - Upgrade wikimedia/remex-html to 2.0.1 (task T207088) by Kunal Mehta
Extensions
3D
No changes for 3D
AbuseFilter
- git #3191c2ad - Reload the test user instance before checking the edit count by Aaron Schulz
- git #103dfa3b - Remove info leak (task T207085) by Daimona Eaytoy
- git #1ed75b4a - Revert "Add typehinting for every object-only parameter" (task T207220) by Jforrester
- git #d9d5af38 - Unbreak short circuit for arrays (task T204841) by Daimona Eaytoy
- git #50d51378 - Remove useless array_filter (task T204228) by Daimona Eaytoy
ActiveAbstract
- git #241cba67 - Warn if legacy PHP entry point is used (task T140851) by Kunal Mehta
AdvancedSearch
No changes for AdvancedSearch
AntiSpoof
No changes for AntiSpoof
ApiFeatureUsage
No changes for ApiFeatureUsage
ArticleCreationWorkflow
No changes for ArticleCreationWorkflow
ArticlePlaceholder
- git #d6df8147 - Replace deprecated untidy OutputPage::addWikiText() method (task T198214) by C. Scott Ananian
Babel
- git #252f9904 - Warn if legacy PHP entry point is used (task T140851) by Kunal Mehta
BetaFeatures
No changes for BetaFeatures
BounceHandler
No changes for BounceHandler
Calendar
No changes for Calendar
Campaigns
No changes for Campaigns
Capiunto
No changes for Capiunto
CategoryTree
No changes for CategoryTree
CentralAuth
- git #76dfbbf9 - Update Gemfiles to use newest libraries (task T204119) by WMDE-Fisch
- git #025449d8 - Replace deprecated untidy OutputPage::addWikiText() method (task T198214) by C. Scott Ananian
CharInsert
No changes for CharInsert
CheckUser
- git #7341452b - Replace deprecated untidy OutputPage::addWikiText() method (task T198214) by C. Scott Ananian
CirrusSearch
- git #55c4dabe - Standardize autocomplete preferences (task T203988) (task T205991) by David Causse
- git #988ac19a - Updater: Pull only the timestamp of oldest revision (task T206042) by DCausse
- git #a9558bb7 - Drop UsageException by David Causse
Cite
No changes for Cite
CiteThisPage
No changes for CiteThisPage
Citoid
No changes for Citoid
cldr
No changes for cldr
Cognate
No changes for Cognate
CodeEditor
No changes for CodeEditor
CodeMirror
No changes for CodeMirror
CodeReview
- git #3b08734d - Replace deprecated untidy OutputPage::addWikiText() method (task T198214) by C. Scott Ananian
CollaborationKit
- git #ca01b692 - Replace deprecated untidy OutputPage::addWikiText() method (task T198214) by C. Scott Ananian
Collection
- git #643fb58f - Replace deprecated untidy OutputPage::addWikiText() method (task T198214) by C. Scott Ananian
CommonsMetadata
No changes for CommonsMetadata
ConfirmEdit
- git #d22d1e88 - Replace deprecated untidy OutputPage::addWikiText() method (task T198214) by C. Scott Ananian
CongressLookup
No changes for CongressLookup
ContactPage
No changes for ContactPage
ContentTranslation
- git #2e13d3ba - Add detailed logging for AbuseFilter (task T204273) by jenkins-bot
- git #469cbac7 - Align stats boxes on CXStats with the rest of the content by jenkins-bot
- git #9af40655 - Communicate adaptation status of inline templates (task T192271) by jenkins-bot
- git #94e08b5a - Improve styles on Special:CXStats by jenkins-bot
- git #0b7900f5 - Implement "Restart the translation" functionality (task T168287) by jenkins-bot
- git #6c2a82ca - Save: Don't miss unmodified MT while there is modified content (task T204101) by jenkins-bot
- git #a6b090a9 - Remove references to unused classes from stats page by jenkins-bot
- git #14359124 - Add a tracking category when translation has some MT abuse (task T190798) by jenkins-bot
- git #8a7fb2f3 - Allow additional buttons in the issue card (task T168287) by petarpetkovic
- git #28a620be - Enable cx2outreach campaign (task T207031) by jenkins-bot
- git #1b06e8ca - Allow to resolve unattached issues (task T168287) by jenkins-bot
ContributionTracking
No changes for ContributionTracking
CreditsSource
No changes for CreditsSource
Dashiki
No changes for Dashiki
Disambiguator
No changes for Disambiguator
DismissableSiteNotice
- git #9399c385 - Warn if legacy PHP entry point is used (task T140851) by Kunal Mehta
DonationInterface
- git #d1ced087 - Stop breaking 3 decimal currencies in validation (task T178402) by Elliott Eggleston
- git #7b5fdc9a - Special fallback logic for IngenicoLocale (task T206093) by Elliott Eggleston
DoubleWiki
No changes for DoubleWiki
DynamicSidebar
No changes for DynamicSidebar
EUCopyrightCampaign
No changes for EUCopyrightCampaign
Echo
- git #5cf0e627 - Add missing limits to explode() where possible by Umherirrender
- git #8c51f5bd - Avoid count()ing where not necessary by Thiemo Kreuz
Elastica
No changes for Elastica
ElectronPdfService
No changes for ElectronPdfService
EventBus
- git #a9e66076 - Set event datetime with microsecond resolution. (task T207329) by Petr Pchelko
EventLogging
No changes for EventLogging
ExtensionDistributor
No changes for ExtensionDistributor
FeaturedFeeds
No changes for FeaturedFeeds
FileExporter
No changes for FileExporter
FileImporter
No changes for FileImporter
FlaggedRevs
- git #0c98cc1c - Replace deprecated untidy OutputPage::addWikiText() method (task T198214) by C. Scott Ananian
Flow
- git #d25444f2 - Explicit "use" namespace statement for MediaWikiTestCase by Alangi Derick
- git #2595fbbc - Fix countable PHP 7.2 error in Flow (task T207563) by Alangi Derick
- git #fa48d7e0 - [Korean] Move to StructuredDiscussion in alias by Yongmin Hong
- git #24787131 - Catch any exception in getParserOutput() (task T206364) by Kosta Harlan
- git #4894e91d - Replace Flow in API translation to Structured Discussions by Yongmin Hong
- git #99edb3a0 - Use "break" instead of "continue" inside a switch (task T207122) by RazeSoldier
FundraiserLandingPage
- git #6d859976 - Replace deprecated untidy OutputPage::addWikiText() method (task T198214) by C. Scott Ananian
FundraisingTranslateWorkflow
No changes for FundraisingTranslateWorkflow
Gadgets
- git #1acde38a - Randomized APC gadget definition refreshes to avoid stampedes to memcached (task T203786) by Krinkle
GeoCrumbs
No changes for GeoCrumbs
GeoData
No changes for GeoData
GettingStarted
- git #fc2572ee - Update Gemfiles to use newest libraries (task T204119) by WMDE-Fisch
GlobalBlocking
No changes for GlobalBlocking
GlobalCssJs
No changes for GlobalCssJs
GlobalPreferences
- git #a56f7b2e - Add a warning when action=options changes a globally overridden setting (task T198913) by Max Semenik
GlobalUsage
No changes for GlobalUsage
GlobalUserPage
No changes for GlobalUserPage
GoogleNewsSitemap
No changes for GoogleNewsSitemap
Graph
No changes for Graph
GuidedTour
- git #29fe3da2 - Warn if legacy PHP entry point is used (task T140851) by Kunal Mehta
GWToolset
- git #8998aefd - Warn if legacy PHP entry point is used (task T140851) by Kunal Mehta
ImageMap
- git #02770ad7 - Warn if legacy PHP entry point is used (task T140851) by Kunal Mehta
InputBox
No changes for InputBox
Insider
No changes for Insider
intersection
No changes for intersection
Interwiki
- git #c4206a5b - Warn if legacy PHP entry point is used (task T140851) by Kunal Mehta
InterwikiSorting
No changes for InterwikiSorting
JADE
- git #cbcc8c6e - Services tests by Adam Wight
- git #a8ee6344 - More MoveHooks tests by Adam Wight
- git #dffbc214 - Clean up test annotations; coversNothing for integration test by Adam Wight
- git #2082c768 - Link table model (task T202596) by Adam Wight
- git #c9685d2a - Secondary schema for JADE indexes (task T202596) by Adam Wight
- git #f0d1dbd8 - Hooks to maintain judgment link tables (task T202596) by Adam Wight
- git #c8fb4a35 - Tests to demonstrate SpamBlacklist integration (task T206255) by Adam Wight
- git #506b0e82 - Render Judgment pages as wikitext (task T206346) by Adam Wight
- git #9202a042 - Split user schema into local ID, central ID, and IP (task T206573) by Adam Wight
- git #55ef51dc - Comment fixups by Adam Wight
- git #27621911 - Test helper for judgment text; add defaults by Adam Wight
- git #92e6635f - Spaces to tabs in JSON files by Adam Wight
- git #151c70d6 - Add and fix return type hinting by Adam Wight
- git #bbc487f2 - Extract bad target helper for tests by Adam Wight
- git #93b5ddb4 - PSR-4 autoload tests by namespace rather than listing each class. by Adam Wight
Josa
- git #8b14f8cd - Warn if legacy PHP entry point is used (task T140851) by Kunal Mehta
JsonConfig
- git #cb3f1afc - Warn if legacy PHP entry point is used (task T140851) by Kunal Mehta
Kartographer
- git #0e72e11d - Update Leaflet.draw to v1.0.3 (task T133991) (task T194440) by Bartosz Dziewoński
LabeledSectionTransclusion
No changes for LabeledSectionTransclusion
LandingCheck
No changes for LandingCheck
LdapAuthentication
No changes for LdapAuthentication
Linter
No changes for Linter
LiquidThreads
- git #490fe7fb - Fix and revert for Ia968cdaa936fddb577071af072fa44260a2dbca1 (task T206901) by Alangi Derick
Listings
No changes for Listings
LocalisationUpdate
- git #ee9be7a1 - Remove PHP entry point by Niklas Laxström
LoginNotify
No changes for LoginNotify
MapSources
- git #4e3f8d47 - Replace deprecated untidy OutputPage::addWikiText() method (task T198214) by C. Scott Ananian
MassMessage
- git #98d8eb25 - Replace deprecated untidy OutputPage::addWikiText() method (task T198214) by C. Scott Ananian
Math
- git #0f32a506 - Replace deprecated untidy OutputPage::addWikiText() method (task T198214) by C. Scott Ananian
MobileApp
No changes for MobileApp
MobileFrontend
- git #320fca22 - Add missing Hogan build product (source map) (task T205128) by Jdlrobson
- git #3a392a4e - Update Gemfile.lock to use newer libraries (task T204119) by WMDE-Fisch
- git #65991404 - Move mobile.startup/toast.js to webpack (task T206169) by Jan Drewniak
- git #868add8f - Porting PageGateway tests to node-qunit (task T206226) by Jdlrobson
- git #b740fbb2 - Move mobile.startup/PageList.js to webpack (task T206169) by Jdlrobson
- git #98d8a2bc - Move mobile.startup/CtaDrawer.js to webpack (task T206169) by Jdlrobson
- git #210880a3 - Moving mobile.startup/Drawer.js to webpack (task T206169) by Jdlrobson
- git #00332ff8 - Hygiene: forbid bad build products by Jdlrobson
- git #dede536b - ContentProvider can be told to preserve local content by Pmiazga
- git #e5f8b030 - Hygiene: replace $ with util.parseHTML in Page.test (task T204867) by jdlrobson
- git #cb86c26a - Hygiene: Rename "children" to more meaningful "subsections" by Nicholas Ray
- git #9b48b3c0 - Use npm for Hogan 2.0.0 (task T205128) by Nicholas Ray
- git #09dce4ae - Hygiene: copy Minerva ESLint config learnings by Stephen Niedzielski
- git #a959d2bd - Remove extraneous line in templateReader.js comment + add spaces (task T205593) by Nicholas Ray
- git #55908420 - Migrate rlModuleLoader.js to webpack (task T205593) by Jdlrobson
- git #d24a04a7 - Migrate LoadingOverlay.js to webpack (task T205593) by Jdlrobson
- git #53225562 - Migrate Overlay.js to webpack (task T205593) by Jdlrobson
- git #729a04c6 - Migrate OverlayManager.js to webpack (task T205593) by Jdlrobson
- git #60efe785 - Migrate Skin.js to webpack (task T205593) by Jdlrobson
- git #25bb5293 - Add templateReader.js utility function (task T205593) by Jdlrobson
- git #64ce5a78 - Remove repeated test by jdlrobson
- git #00816c23 - build: Update devDependencies by jdlrobson
- git #ca7e92a7 - Use Schema:Edit sampling rate from WikimediaEvents (task T206543) by Catrope
- git #8bbade26 - Remove redundant message in anonymous editor CTA (task T206813) by Jdlrobson
- git #2cc7f305 - Watchstar uses "a" tag for consistency with other page actions (task T196893) by jdlrobson
MultimediaViewer
No changes for MultimediaViewer
NavigationTiming
- git #cac2c414 - Restore randomization independence to samplings (task T207411) by Gilles Dubuc
Newsletter
No changes for Newsletter
NewUserMessage
No changes for NewUserMessage
Nuke
No changes for Nuke
OATHAuth
No changes for OATHAuth
OAuth
No changes for OAuth
OpenStackManager
No changes for OpenStackManager
ORES
- git #aba66771 - Fix articlequality thresholds (task T207614) by Catrope
PageAssessments
No changes for PageAssessments
PagedTiffHandler
No changes for PagedTiffHandler
PageImages
No changes for PageImages
PageTriage
- git #b25e094d - Test an article with a score between class B and C (task T207614) by Stephane Bisson
- git #362aaa22 - Use Main Object Stash for keeping track of PageTriage last use (task T206580) by Stephane Bisson
- git #c342de78 - Use Main Object Stash for keeping track of PageTriage last use (task T206580) by Kosta Harlan
- git #d3f9523d - Inject links into i18n messages as jQuery objects by Bartosz Dziewoński
PageViewInfo
No changes for PageViewInfo
ParserFunctions
No changes for ParserFunctions
ParserMigration
No changes for ParserMigration
ParsoidBatchAPI
- git #8dcd3d9a - Compute time to compute batch results and send it back to client (task T207350) by Subramanya Sastry
PdfHandler
No changes for PdfHandler
PerformanceInspector
No changes for PerformanceInspector
Petition
No changes for Petition
Poem
No changes for Poem
PoolCounter
No changes for PoolCounter
Popups
- git #4d44390a - Hygiene: enable ESLint caching by Stephen Niedzielski
- git #c7e74274 - Doc: fix fetch delay comments by Stephen Niedzielski
- git #d1ef4cbe - Hygiene: limit ESLint inheritance by Niedzielski
- git #6e3f9001 - Doc: fix type in getPageviewTracker() by Stephen Niedzielski
ProofreadPage
- git #a2a03cfc - extension.json: Add pagequality right to the editpage grant (task T201904) by JJMC89
PropertySuggester
No changes for PropertySuggester
QuickSurveys
- git #8f7ceaa6 - Fix pageviewToken casing issues (task T204921) by Krinkle
Quiz
No changes for Quiz
ReadingLists
No changes for ReadingLists
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
Score
No changes for Score
Scribunto
No changes for Scribunto
SearchExtraNS
No changes for SearchExtraNS
SecurePoll
- git #1608d29e - build: Require mediawiki/mediawiki-phan-config by Umherirrender
- git #23cb6976 - Add phan/config.php by Reedy
Sentry
No changes for Sentry
ShortUrl
No changes for ShortUrl
SiteMatrix
No changes for SiteMatrix
SkinPerPage
No changes for SkinPerPage
SpamBlacklist
No changes for SpamBlacklist
SubPageList3
No changes for SubPageList3
SubpageSortkey
No changes for SubpageSortkey
SyntaxHighlight_GeSHi
No changes for SyntaxHighlight_GeSHi
TemplateData
No changes for TemplateData
TemplateSandbox
No changes for TemplateSandbox
TemplateStyles
No changes for TemplateStyles
TemplateWizard
- git #703d634d - Unique names for classes (task T207698) by eranroz
TextExtracts
No changes for TextExtracts
Thanks
No changes for Thanks
TimedMediaHandler
No changes for TimedMediaHandler
timeline
No changes for timeline
TitleBlacklist
No changes for TitleBlacklist
TocTree
No changes for TocTree
TorBlock
No changes for TorBlock
Translate
- git #b2586aeb - Avoid untidy calls to OutputPage::addWikiText() (task T198214) by C. Scott Ananian
TranslationNotifications
- git #dc405b24 - Make messages Translationnotifications-languages-to-notify-label and Translationnotifications-languages-to-notify-label-help-message clearer (task T206370) (task T206369) by Zoranzoki21
TrustedXFF
No changes for TrustedXFF
TwoColConflict
- git #6b6ae0ed - Update Gemfiles to use newest libraries (task T204119) by WMDE-Fisch
- git #a92eab93 - Streamline fade-out effect CSS on collapsed text blocks (task T195714) by WMDE-Fisch
- git #42f9ed54 - Add browser tests for fading collapsed paragraphs (task T195714) by WMDE-Fisch
- git #39580d16 - Allow fade-collapsing and expanding unchanged text blocks (task T195714) by WMDE-Fisch
- git #4ace9c03 - Fix helDialog QUnit test due to missing setup parameter by WMDE-Fisch
UniversalLanguageSelector
- git #d052482c - Use <a> instead of <a href="#"> for JavaScript click events by jenkins-bot
UploadsLink
No changes for UploadsLink
UploadWizard
No changes for UploadWizard
UrlShortener
No changes for UrlShortener
UserMerge
No changes for UserMerge
VipsScaler
No changes for VipsScaler
VisualEditor
- git #aa137ef2 - Move styles that are not theme-wide out of themes/ (task T96704) by Bartosz Dziewoński
- git #8c2a34b7 - Handle mw:MediaLink (task T198511) by David Lynch
- git #8d08b032 - Use Schema:Edit sampling rate config from WikimediaEvents (task T206543) by Roan Kattouw
Wikibase
- git #c409ff38 - Move wikibase-termbox submodule to Phabricator by Addshore
- git #0bc6f5c4 - Hygiene: move SEO asset to mediawiki-config (task T198946) by Stephen Niedzielski
- git #525fa03c - Update Gemfile.lock to use newest libraries (task T204119) by WMDE-Fisch
- git #f58d655d - Update: add Article schema to pages for SEO (task T198946) by Stephen Niedzielski
- git #994d1627 - Remove item and property specific code from Entityview by Addshore
- git #14453715 - Remove poor WikibaseClient::getStore exception phpdoc by Addshore
- git #5c3663ba - Register new termbox to wikibase and add feature flag by bitPogo
- git #e797c451 - Handle diffs for EntityContents without handler (task T206629) by Matthias Mullie
- git #299dd8d1 - Simplify WatchAction invocation (task T171898) by Catrope
WikibaseLexeme
- git #de0c396c - Move LemmaTermValidator to where other ChangeOp validation code is by Jeroen De Dauw
- git #bb5f1f31 - Move DummyObjects/ into Domain/ by Jeroen De Dauw
- git #225278b2 - Move Diff/ into Presentation/ by Jeroen De Dauw
- git #aa485968 - Move Store/ and Search/ into DataAccess/ by Jeroen De Dauw
- git #30c64f72 - Move contents of Validators/ elsewhere by WMDE-leszek
- git #09570e8e - Move View/ into Presentation/ by Leszek Manicki
- git #eecd752c - Move Formatters/ and Rdf/ into Presentation/ by Leszek Manicki
- git #14733cc0 - Remove EntityTermsView from LexemeView by Addshore
- git #b37d25c3 - Move EntityReferenceExtractors/ and Merge/ into Domain/ by Jeroen De Dauw
- git #b0d6f521 - Reorganize contents of DataModel and rename to Model by Jeroen De Dauw
- git #d965da38 - Move DataModel to Domain/DataModel by Jeroen De Dauw
WikibaseMediaInfo
No changes for WikibaseMediaInfo
WikibaseQuality
No changes for WikibaseQuality
WikibaseQualityConstraints
- git #e2a737b8 - Finish merging odds and ends of Quality to QC by Tarrow
- git #582d6a56 - Get HttpRequestFactory from services by Thomas Arrow
- git #9254a087 - Fix WikiPageEntityMetaDataLookup construction (task T207394) by Addshore
Wikidata.org
No changes for Wikidata.org
WikidataPageBanner
No changes for WikidataPageBanner
WikiEditor
No changes for WikiEditor
wikihiero
No changes for wikihiero
WikiLove
No changes for WikiLove
WikimediaBadges
No changes for WikimediaBadges
WikimediaEvents
- git #02d7e7f1 - Update schema revisions for CitationUsage and CitationUsagePageLoad (task T206083) by Baha
- git #4a80007a - Don't send events to nonexistent wikimedia.ReadingDepthSchema.enable (task T207423) by jdlrobson
- git #84380b12 - Split out null edits for the save timing metrics by Aaron Schulz
- git #da9f4a41 - Make sampling rate for Schema:Edit configurable (task T206543) by Roan Kattouw
WikimediaIncubator
No changes for WikimediaIncubator
WikimediaMaintenance
No changes for WikimediaMaintenance
WikimediaMessages
- git #6e2ff202 - Add shnwiki to WikimediaMessages (task T207586) by jenkins-bot
- git #4a8cb2a6 - Add liwikinews to WikimediaMessages (task T207587) by jenkins-bot
XAnalytics
No changes for XAnalytics
ZeroBanner
No changes for ZeroBanner
ZeroPortal
- git #42d72247 - Replace deprecated untidy OutputPage::addWikiText() method (task T198214) by C. Scott Ananian
Skins
CologneBlue
No changes for CologneBlue
EUCopyrightCampaignSkin
No changes for EUCopyrightCampaignSkin
MinervaNeue
- git #ccabc62d - Remove wikimedia.event.ReadingDepthSchema.enable track call (task T207423) by Jdlrobson
- git #088faeaf - WikimediaEvents hook was renamed (task T207423) by Jdlrobson
- git #1c034f1d - Fix watch star browser test (task T207480) by jdlrobson
- git #133e8068 - Force type Language for $lang of doEditSectionLink (task T207413) by Fomafix
- git #576c7b38 - Update 'edit' icon to standard (task T207190) by Volker E
- git #44962922 - Hygiene: Remove 'blockquotes.less' in print and screen by Volker E
MonoBook
No changes for MonoBook
Modern
- git #8015277b - Be consistent with terms by Jack Phoenix
Nostalgia
No changes for Nostalgia
Timeless
No changes for Timeless
Vector
- git #6c3e0b62 - Use `list-style` shorthand with x-browser compatible values by Volker E
- git #f42faabb - Bring personal tools' icons on baseline with label (task T207075) by Volker E
Total Changes
237 Changes in 61 repos by 63 committers