MediaWiki 1.33/wmf.1
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
edit- git #eff391e0 - [1.33.0-wmf.1] Fix slow query counting by unindexed field ar_page_id (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 (T207628) by Ariel T. Glenn
- git #fcbde8ae - Make Language::hasVariant() more strict (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 (T194052) by Kunal Mehta
- git #a1774627 - Remove untidy wrapper from ImagePage::makeMetadataTable() (T205624) by C. Scott Ananian
- git #553e40ca - Follow-up T174035: Wrap inline ternary in brackets to make phpcs happy (T203805) by James D. Forrester
- git #a5500e7a - Fix bad join on ChangeTag subquery (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 (T194204) (T113042) (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 (T205765) by Zoranzoki21
- git #a404d874 - Upgrade wikimedia/remex-html to 2.0.1 (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() (T207541) by Reedy
- git #1b521232 - Include IP address in "Login for $1 succeeded" log entry (T207540) by Reedy
- git #49e76f6e - RCFilters: Fix highlight circles for unseen changes (T207472) by Roan Kattouw
- git #5f7002b9 - During special page transclusion, save and restore context's WikiPage too (T207065) by Bartosz Dziewoński
- git #970eda65 - RCFilters: Fix completely broken highlight circles (T207472) by Roan Kattouw
- git #f2e05169 - Include BCP 47 codes in $wgDummyLanguageCodes, but deprecate it (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 (T207419) by Brad Jorsch
- git #b53f0c27 - Add COALESCE for image deletion and imgcomment_description_id (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 (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 (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 (T206546) by Bartosz Dziewoński
- git #0ae317bc - New hook ApiOptions (T198913) by Max Semenik
- git #c3c12a0a - Reword 'prefixindex-strip' to "Hide the prefix in results" (T76972) by Bartosz Dziewoński
- git #c5a5b022 - Database: Allow selectFieldValues() to accept SQL fragments (T201781) by Aaron Schulz
- git #b83cf888 - Introduce Special:RedirectExternal (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 (T197492) by C. Scott Ananian
- git #ade27ecb - Use OutputPage::wrapWikiTextAsInterface() to add safe <div> wrappers (T205624) by C. Scott Ananian
- git #7d8a9595 - Allow getRevisionText to function without the text table. (T205808) by Brad Jorsch
- git #c0ed2620 - Use OutputPage::addWikiTextAsInterface() instead of untidy addWikiText() (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 (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 (T193565) by Krinkle
- git #0513250c - Selenium: record video of every test (T179188) by Krinkle
- git #4fc5ba8b - messagecache: check overridable message array in getMsgFromNamespace() (T193271) by Krinkle
- git #b162e8ae - Follow-up 3481e3b2: Drop disablability of ExpiryInputWidget before 1.32 is cut (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 (T194585) by David Barratt
- git #2abce6a6 - Convert Special:EmailUser to use OOUIHTMLForm (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
edit- git #2f3707a1 - Update wikimedia/base-convert to 2.0.0 (T194052) by Kunal Mehta
- git #48f274d9 - Upgrade wikimedia/remex-html to 2.0.1 (T207088) by Kunal Mehta
Extensions
edit3D
editNo changes for 3D
AbuseFilter
edit- git #3191c2ad - Reload the test user instance before checking the edit count by Aaron Schulz
- git #103dfa3b - Remove info leak (T207085) by Daimona Eaytoy
- git #1ed75b4a - Revert "Add typehinting for every object-only parameter" (T207220) by Jforrester
- git #d9d5af38 - Unbreak short circuit for arrays (T204841) by Daimona Eaytoy
- git #50d51378 - Remove useless array_filter (T204228) by Daimona Eaytoy
ActiveAbstract
edit- git #241cba67 - Warn if legacy PHP entry point is used (T140851) by Kunal Mehta
AdvancedSearch
editNo changes for AdvancedSearch
AntiSpoof
editNo changes for AntiSpoof
ApiFeatureUsage
editNo changes for ApiFeatureUsage
ArticleCreationWorkflow
editNo changes for ArticleCreationWorkflow
ArticlePlaceholder
edit- git #d6df8147 - Replace deprecated untidy OutputPage::addWikiText() method (T198214) by C. Scott Ananian
Babel
edit- git #252f9904 - Warn if legacy PHP entry point is used (T140851) by Kunal Mehta
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 #76dfbbf9 - Update Gemfiles to use newest libraries (T204119) by WMDE-Fisch
- git #025449d8 - Replace deprecated untidy OutputPage::addWikiText() method (T198214) by C. Scott Ananian
CharInsert
editNo changes for CharInsert
CheckUser
edit- git #7341452b - Replace deprecated untidy OutputPage::addWikiText() method (T198214) by C. Scott Ananian
CirrusSearch
edit- git #55c4dabe - Standardize autocomplete preferences (T203988) (T205991) by David Causse
- git #988ac19a - Updater: Pull only the timestamp of oldest revision (T206042) by DCausse
- git #a9558bb7 - Drop UsageException by David Causse
Cite
editNo changes for Cite
CiteThisPage
editNo changes for CiteThisPage
Citoid
editNo changes for Citoid
cldr
editNo changes for cldr
Cognate
editNo changes for Cognate
CodeEditor
editNo changes for CodeEditor
CodeMirror
editNo changes for CodeMirror
CodeReview
edit- git #3b08734d - Replace deprecated untidy OutputPage::addWikiText() method (T198214) by C. Scott Ananian
CollaborationKit
edit- git #ca01b692 - Replace deprecated untidy OutputPage::addWikiText() method (T198214) by C. Scott Ananian
Collection
edit- git #643fb58f - Replace deprecated untidy OutputPage::addWikiText() method (T198214) by C. Scott Ananian
CommonsMetadata
editNo changes for CommonsMetadata
ConfirmEdit
edit- git #d22d1e88 - Replace deprecated untidy OutputPage::addWikiText() method (T198214) by C. Scott Ananian
CongressLookup
editNo changes for CongressLookup
ContactPage
editNo changes for ContactPage
ContentTranslation
edit- git #2e13d3ba - Add detailed logging for AbuseFilter (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 (T192271) by jenkins-bot
- git #94e08b5a - Improve styles on Special:CXStats by jenkins-bot
- git #0b7900f5 - Implement "Restart the translation" functionality (T168287) by jenkins-bot
- git #6c2a82ca - Save: Don't miss unmodified MT while there is modified content (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 (T190798) by jenkins-bot
- git #8a7fb2f3 - Allow additional buttons in the issue card (T168287) by petarpetkovic
- git #28a620be - Enable cx2outreach campaign (T207031) by jenkins-bot
- git #1b06e8ca - Allow to resolve unattached issues (T168287) by jenkins-bot
ContributionTracking
editNo changes for ContributionTracking
CreditsSource
editNo changes for CreditsSource
Dashiki
editNo changes for Dashiki
Disambiguator
editNo changes for Disambiguator
DismissableSiteNotice
edit- git #9399c385 - Warn if legacy PHP entry point is used (T140851) by Kunal Mehta
DonationInterface
edit- git #d1ced087 - Stop breaking 3 decimal currencies in validation (T178402) by Elliott Eggleston
- git #7b5fdc9a - Special fallback logic for IngenicoLocale (T206093) by Elliott Eggleston
DoubleWiki
editNo changes for DoubleWiki
DynamicSidebar
editNo changes for DynamicSidebar
EUCopyrightCampaign
editNo changes for EUCopyrightCampaign
Echo
edit- git #5cf0e627 - Add missing limits to explode() where possible by Umherirrender
- git #8c51f5bd - Avoid count()ing where not necessary by Thiemo Kreuz
Elastica
editNo changes for Elastica
ElectronPdfService
editNo changes for ElectronPdfService
EventBus
edit- git #a9e66076 - Set event datetime with microsecond resolution. (T207329) by Petr Pchelko
EventLogging
editNo changes for EventLogging
ExtensionDistributor
editNo changes for ExtensionDistributor
FeaturedFeeds
editNo changes for FeaturedFeeds
FileExporter
editNo changes for FileExporter
FileImporter
editNo changes for FileImporter
FlaggedRevs
edit- git #0c98cc1c - Replace deprecated untidy OutputPage::addWikiText() method (T198214) by C. Scott Ananian
Flow
edit- git #d25444f2 - Explicit "use" namespace statement for MediaWikiTestCase by Alangi Derick
- git #2595fbbc - Fix countable PHP 7.2 error in Flow (T207563) by Alangi Derick
- git #fa48d7e0 - [Korean] Move to StructuredDiscussion in alias by Yongmin Hong
- git #24787131 - Catch any exception in getParserOutput() (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 (T207122) by RazeSoldier
FundraiserLandingPage
edit- git #6d859976 - Replace deprecated untidy OutputPage::addWikiText() method (T198214) by C. Scott Ananian
FundraisingTranslateWorkflow
editNo changes for FundraisingTranslateWorkflow
Gadgets
edit- git #1acde38a - Randomized APC gadget definition refreshes to avoid stampedes to memcached (T203786) by Krinkle
GeoCrumbs
editNo changes for GeoCrumbs
GeoData
editNo changes for GeoData
GettingStarted
edit- git #fc2572ee - Update Gemfiles to use newest libraries (T204119) by WMDE-Fisch
GlobalBlocking
editNo changes for GlobalBlocking
GlobalCssJs
editNo changes for GlobalCssJs
GlobalPreferences
edit- git #a56f7b2e - Add a warning when action=options changes a globally overridden setting (T198913) by Max Semenik
GlobalUsage
editNo changes for GlobalUsage
GlobalUserPage
editNo changes for GlobalUserPage
GoogleNewsSitemap
editNo changes for GoogleNewsSitemap
Graph
editNo changes for Graph
GuidedTour
edit- git #29fe3da2 - Warn if legacy PHP entry point is used (T140851) by Kunal Mehta
GWToolset
edit- git #8998aefd - Warn if legacy PHP entry point is used (T140851) by Kunal Mehta
ImageMap
edit- git #02770ad7 - Warn if legacy PHP entry point is used (T140851) by Kunal Mehta
InputBox
editNo changes for InputBox
Insider
editNo changes for Insider
intersection
editNo changes for intersection
Interwiki
edit- git #c4206a5b - Warn if legacy PHP entry point is used (T140851) by Kunal Mehta
InterwikiSorting
editNo changes for InterwikiSorting
JADE
edit- 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 (T202596) by Adam Wight
- git #c9685d2a - Secondary schema for JADE indexes (T202596) by Adam Wight
- git #f0d1dbd8 - Hooks to maintain judgment link tables (T202596) by Adam Wight
- git #c8fb4a35 - Tests to demonstrate SpamBlacklist integration (T206255) by Adam Wight
- git #506b0e82 - Render Judgment pages as wikitext (T206346) by Adam Wight
- git #9202a042 - Split user schema into local ID, central ID, and IP (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
edit- git #8b14f8cd - Warn if legacy PHP entry point is used (T140851) by Kunal Mehta
JsonConfig
edit- git #cb3f1afc - Warn if legacy PHP entry point is used (T140851) by Kunal Mehta
Kartographer
edit- git #0e72e11d - Update Leaflet.draw to v1.0.3 (T133991) (T194440) by Bartosz Dziewoński
LabeledSectionTransclusion
editNo changes for LabeledSectionTransclusion
LandingCheck
editNo changes for LandingCheck
LdapAuthentication
editNo changes for LdapAuthentication
Linter
editNo changes for Linter
LiquidThreads
edit- git #490fe7fb - Fix and revert for Ia968cdaa936fddb577071af072fa44260a2dbca1 (T206901) by Alangi Derick
Listings
editNo changes for Listings
LocalisationUpdate
edit- git #ee9be7a1 - Remove PHP entry point by Niklas Laxström
LoginNotify
editNo changes for LoginNotify
MapSources
edit- git #4e3f8d47 - Replace deprecated untidy OutputPage::addWikiText() method (T198214) by C. Scott Ananian
MassMessage
edit- git #98d8eb25 - Replace deprecated untidy OutputPage::addWikiText() method (T198214) by C. Scott Ananian
Math
edit- git #0f32a506 - Replace deprecated untidy OutputPage::addWikiText() method (T198214) by C. Scott Ananian
MobileApp
editNo changes for MobileApp
MobileFrontend
edit- git #320fca22 - Add missing Hogan build product (source map) (T205128) by Jdlrobson
- git #3a392a4e - Update Gemfile.lock to use newer libraries (T204119) by WMDE-Fisch
- git #65991404 - Move mobile.startup/toast.js to webpack (T206169) by Jan Drewniak
- git #868add8f - Porting PageGateway tests to node-qunit (T206226) by Jdlrobson
- git #b740fbb2 - Move mobile.startup/PageList.js to webpack (T206169) by Jdlrobson
- git #98d8a2bc - Move mobile.startup/CtaDrawer.js to webpack (T206169) by Jdlrobson
- git #210880a3 - Moving mobile.startup/Drawer.js to webpack (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 (T204867) by jdlrobson
- git #cb86c26a - Hygiene: Rename "children" to more meaningful "subsections" by Nicholas Ray
- git #9b48b3c0 - Use npm for Hogan 2.0.0 (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 (T205593) by Nicholas Ray
- git #55908420 - Migrate rlModuleLoader.js to webpack (T205593) by Jdlrobson
- git #d24a04a7 - Migrate LoadingOverlay.js to webpack (T205593) by Jdlrobson
- git #53225562 - Migrate Overlay.js to webpack (T205593) by Jdlrobson
- git #729a04c6 - Migrate OverlayManager.js to webpack (T205593) by Jdlrobson
- git #60efe785 - Migrate Skin.js to webpack (T205593) by Jdlrobson
- git #25bb5293 - Add templateReader.js utility function (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 (T206543) by Catrope
- git #8bbade26 - Remove redundant message in anonymous editor CTA (T206813) by Jdlrobson
- git #2cc7f305 - Watchstar uses "a" tag for consistency with other page actions (T196893) by jdlrobson
MultimediaViewer
editNo changes for MultimediaViewer
NavigationTiming
edit- git #cac2c414 - Restore randomization independence to samplings (T207411) by Gilles Dubuc
Newsletter
editNo changes for Newsletter
NewUserMessage
editNo changes for NewUserMessage
Nuke
editNo changes for Nuke
OATHAuth
editNo changes for OATHAuth
OAuth
editNo changes for OAuth
OpenStackManager
editNo changes for OpenStackManager
ORES
edit- git #aba66771 - Fix articlequality thresholds (T207614) by Catrope
PageAssessments
editNo changes for PageAssessments
PagedTiffHandler
editNo changes for PagedTiffHandler
PageImages
editNo changes for PageImages
PageTriage
edit- git #b25e094d - Test an article with a score between class B and C (T207614) by Stephane Bisson
- git #362aaa22 - Use Main Object Stash for keeping track of PageTriage last use (T206580) by Stephane Bisson
- git #c342de78 - Use Main Object Stash for keeping track of PageTriage last use (T206580) by Kosta Harlan
- git #d3f9523d - Inject links into i18n messages as jQuery objects by Bartosz Dziewoński
PageViewInfo
editNo changes for PageViewInfo
ParserFunctions
editNo changes for ParserFunctions
ParserMigration
editNo changes for ParserMigration
ParsoidBatchAPI
edit- git #8dcd3d9a - Compute time to compute batch results and send it back to client (T207350) by Subramanya Sastry
PdfHandler
editNo changes for PdfHandler
PerformanceInspector
editNo changes for PerformanceInspector
Petition
editNo changes for Petition
Poem
editNo changes for Poem
PoolCounter
editNo changes for PoolCounter
Popups
edit- 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
edit- git #a2a03cfc - extension.json: Add pagequality right to the editpage grant (T201904) by JJMC89
PropertySuggester
editNo changes for PropertySuggester
QuickSurveys
edit- git #8f7ceaa6 - Fix pageviewToken casing issues (T204921) by Krinkle
Quiz
editNo changes for Quiz
ReadingLists
editNo changes for ReadingLists
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
Score
editNo changes for Score
Scribunto
editNo changes for Scribunto
SearchExtraNS
editNo changes for SearchExtraNS
SecurePoll
edit- git #1608d29e - build: Require mediawiki/mediawiki-phan-config by Umherirrender
- git #23cb6976 - Add phan/config.php by Reedy
Sentry
editNo changes for Sentry
ShortUrl
editNo changes for ShortUrl
SiteMatrix
editNo changes for SiteMatrix
SkinPerPage
editNo changes for SkinPerPage
SpamBlacklist
editNo changes for SpamBlacklist
SubPageList3
editNo changes for SubPageList3
SubpageSortkey
editNo changes for SubpageSortkey
SyntaxHighlight_GeSHi
editNo changes for SyntaxHighlight_GeSHi
TemplateData
editNo changes for TemplateData
TemplateSandbox
editNo changes for TemplateSandbox
TemplateStyles
editNo changes for TemplateStyles
TemplateWizard
edit- git #703d634d - Unique names for classes (T207698) by eranroz
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 #b2586aeb - Avoid untidy calls to OutputPage::addWikiText() (T198214) by C. Scott Ananian
TranslationNotifications
edit- git #dc405b24 - Make messages Translationnotifications-languages-to-notify-label and Translationnotifications-languages-to-notify-label-help-message clearer (T206370) (T206369) by Zoranzoki21
TrustedXFF
editNo changes for TrustedXFF
TwoColConflict
edit- git #6b6ae0ed - Update Gemfiles to use newest libraries (T204119) by WMDE-Fisch
- git #a92eab93 - Streamline fade-out effect CSS on collapsed text blocks (T195714) by WMDE-Fisch
- git #42f9ed54 - Add browser tests for fading collapsed paragraphs (T195714) by WMDE-Fisch
- git #39580d16 - Allow fade-collapsing and expanding unchanged text blocks (T195714) by WMDE-Fisch
- git #4ace9c03 - Fix helDialog QUnit test due to missing setup parameter by WMDE-Fisch
UniversalLanguageSelector
edit- git #d052482c - Use <a> instead of <a href="#"> for JavaScript click events by jenkins-bot
UploadsLink
editNo changes for UploadsLink
UploadWizard
editNo changes for UploadWizard
UrlShortener
editNo changes for UrlShortener
UserMerge
editNo changes for UserMerge
VipsScaler
editNo changes for VipsScaler
VisualEditor
edit- git #aa137ef2 - Move styles that are not theme-wide out of themes/ (T96704) by Bartosz Dziewoński
- git #8c2a34b7 - Handle mw:MediaLink (T198511) by David Lynch
- git #8d08b032 - Use Schema:Edit sampling rate config from WikimediaEvents (T206543) by Roan Kattouw
Wikibase
edit- git #c409ff38 - Move wikibase-termbox submodule to Phabricator by Addshore
- git #0bc6f5c4 - Hygiene: move SEO asset to mediawiki-config (T198946) by Stephen Niedzielski
- git #525fa03c - Update Gemfile.lock to use newest libraries (T204119) by WMDE-Fisch
- git #f58d655d - Update: add Article schema to pages for SEO (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 (T206629) by Matthias Mullie
- git #299dd8d1 - Simplify WatchAction invocation (T171898) by Catrope
WikibaseLexeme
edit- 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
editNo changes for WikibaseMediaInfo
WikibaseQuality
editNo changes for WikibaseQuality
WikibaseQualityConstraints
edit- 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 (T207394) by Addshore
Wikidata.org
editNo changes for Wikidata.org
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
WikimediaEvents
edit- git #02d7e7f1 - Update schema revisions for CitationUsage and CitationUsagePageLoad (T206083) by Baha
- git #4a80007a - Don't send events to nonexistent wikimedia.ReadingDepthSchema.enable (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 (T206543) by Roan Kattouw
WikimediaIncubator
editNo changes for WikimediaIncubator
WikimediaMaintenance
editNo changes for WikimediaMaintenance
WikimediaMessages
edit- git #6e2ff202 - Add shnwiki to WikimediaMessages (T207586) by jenkins-bot
- git #4a8cb2a6 - Add liwikinews to WikimediaMessages (T207587) by jenkins-bot
XAnalytics
editNo changes for XAnalytics
ZeroBanner
editNo changes for ZeroBanner
ZeroPortal
edit- git #42d72247 - Replace deprecated untidy OutputPage::addWikiText() method (T198214) by C. Scott Ananian
Skins
editCologneBlue
editNo changes for CologneBlue
EUCopyrightCampaignSkin
editNo changes for EUCopyrightCampaignSkin
MinervaNeue
edit- git #ccabc62d - Remove wikimedia.event.ReadingDepthSchema.enable track call (T207423) by Jdlrobson
- git #088faeaf - WikimediaEvents hook was renamed (T207423) by Jdlrobson
- git #1c034f1d - Fix watch star browser test (T207480) by jdlrobson
- git #133e8068 - Force type Language for $lang of doEditSectionLink (T207413) by Fomafix
- git #576c7b38 - Update 'edit' icon to standard (T207190) by Volker E
- git #44962922 - Hygiene: Remove 'blockquotes.less' in print and screen by Volker E
MonoBook
editNo changes for MonoBook
Modern
edit- git #8015277b - Be consistent with terms by Jack Phoenix
Nostalgia
editNo changes for Nostalgia
Timeless
editNo changes for Timeless
Vector
edit- git #6c3e0b62 - Use `list-style` shorthand with x-browser compatible values by Volker E
- git #f42faabb - Bring personal tools' icons on baseline with label (T207075) by Volker E
Total Changes
edit237 Changes in 61 repos by 63 committers