MediaWiki 1.34/wmf.7
![]() |
Deployment of MediaWiki 1.34.0-wmf.7 to Wikimedia sites | MediaWiki 1.34.0-wmf.8![]() |
The latest version (labeled "1.34.0-wmf.7") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 28 May 2019 (see the roadmap).
Core changesEdit
- git #a3942e02 - Partial revert I0d0ef26f59721039b2c24ab322fa3bf6ab16fea1 by Reedy
- git #e9714e6a - Make improvements to BlockManagerTest by Thalia
- git #fb295338 - Remove deprecated 'jquery.byteLength' module (task T219342) by Timo Tijhof
- git #be6c01b2 - Revert "change phabricator URL" by Nikerabbit
- git #3681fa59 - Make config-outdated-sqlite parameter numbers consistent with config-*-old (task T224374) by Reedy
- git #a469e819 - Fix typo of Minimum in variable name by Reedy
- git #b992f41e - Update wikimedia/remex-html from 2.0.1 to 2.0.3 by Reedy
- git #c8854dd1 - Job: Fix typo in exception message for invalid specification by Máté Szabó
- git #a52f0fdb - Rename $search to $engine to match hook docs for SpecialSearchSetupEngine (task T224353) by Reedy
- git #17de1869 - rdbms: fix ChronologyProtector client IDs to not be empty (task T223310) (task T223978) by Aaron Schulz
- git #ef949d79 - Introduce TransactionRoundAwareUpdate interface by Aaron Schulz
- git #1449fa77 - Switch empty username logging from warning to debug. (task T224050) by Bill Pirkle
- git #eb187d07 - AllMessagesTablePager: Use $this->msg instead of wfMessage by Fomafix
- git #f9f8dff4 - Rename CDN config variables to be generic, deprecating the old names (task T104148) by James D. Forrester
- git #314809d3 - Make MediaWiki::preOutputCommit() handle PRESEND deferred updates with the "run" parameter by Aaron Schulz
- git #bde1c2e2 - Cleanup DerivedPageDataUpdater::doSecondaryDataUpdates and remove redundant caller option by Aaron Schulz
- git #166d0989 - languages: Hard deprecate Language::getExtraUserToggles() method (task T62260) by Derick Alangi
- git #144cbb05 - SpecialBlockList: Merge stylesheet in into 'mediawiki.special' bundle (task T191549) by Timo Tijhof
- git #0f4107b0 - Correct typo in Block::chooseBlock documentation by Thalia
- git #14d93c5f - changes: Remove unused FeedUtils::checkPurge method by Timo Tijhof
- git #9d1734fa - resourceloader: Use AND instead of OR for upsert conds in saveFileDependencies() (task T222385) by Reedy
- git #8b61598b - change phabricator URL by Eugene Gvozdetsky
- git #77c7f639 - Pass in __METHOD__ to upsert() in ResourceLoaderModule::saveFileDependencies() by Reedy
- git #8e684bd5 - Fix user talk checkbox enabling/disabling on Special:Block (task T224032) by Thalia
- git #a3f0784b - API: Add IGNORE INDEX to avoid bad plan in ApiQueryRevisions (task T224017) by Brad Jorsch
- git #64d24233 - Fix variable in ApiQueryProtectedTitles by Matěj Suchánek
- git #82d525ad - logger: Produce traces for all Throwables (task T187147) by Brad Jorsch
- git #7dbeeab3 - ApiSandbox: Use CopyTextLayouts for snippets by Ed Sanders
- git #d848f033 - CopyTextLayout: Support multiline text by Ed Sanders
- git #cb48f4ea - Upstream CopyTextLayout from UrlShortener extension by Ed Sanders
- git #d6ca6263 - ApiSandbox: Move labels outside progress bars by Ed Sanders
- git #df65fd4e - ImageListPager: Use explicit escaped() instead of implicit __toString() by Fomafix
- git #3562f0af - Enable configuration to supply options for Special:Search form (task T55652) by Stanislav Malyshev
- git #012aa045 - HTMLForm: Improve method documentation for setCollapsibleOptions() by Timo Tijhof
- git #e7427010 - objectcache: make detectLocalServerCache() prefer apcu over apc (task T220470) by Aaron Schulz
- git #b2d120ae - resourceloader: Add tests for StartUpModule dep tree optimisation (task T223402) by Timo Tijhof
- git #a91d95c0 - Work around disappearing Special:Preferences buttons on RTL in Edge (task T220706) by Bartosz Dziewoński
- git #68e83231 - Fix some docs by Matěj Suchánek
- git #9510dbc4 - Introduce MovePage::moveSubpages(IfAllowed) by Aryeh Gregor
- git #cb096834 - ApiQueryRevisions: Fix error message key by Bartosz Dziewoński
- git #df6100e0 - ExternalStore: Pass external domain to getReadOnlyReason (task T200471) by Jesús Martínez Novo
- git #66aef487 - Reference T224165 when deprecating Parser::$mConf (task T224165) by daniel
- git #ed06b683 - resourceloader: Make MessageBlobStore global check key actually global (task T222539) by Timo Tijhof
- git #7234e8d7 - objectcache: check apc.serializer in APCBagOStuff like APCUBagOStuff by Aaron Schulz
- git #420c0e0f - Configure LoadBalancer with $wgSharedTables after WAN cache autodetection by Máté Szabó
- git #2eec9499 - Deprecate $wgWikiDiff2MovedParagraphDetectionCutoff (task T194272) by Adam Wight
- git #f0d5dceb - Make some array type hints more specific by Thiemo Kreuz
- git #1aa81951 - registration: Add development requirements to extension.json (task T193824) by Kunal Mehta
- git #cfd5d33d - registration: Fix validation of ext-foo values by Kunal Mehta
- git #e34d4796 - Fix doc in maintenance/findHooks.php by Matěj Suchánek
- git #564f39a0 - WikiPage: Make prepareContentForEdit method not accept an integer (task T220656) by Matěj Suchánek
- git #6a75d6e4 - npm: bump grunt-karma to 3.0.2 by Michael Holloway
- git #bbf7fee3 - externalstore: make ExternalStoreDB::getDomainId treat false the same as null (task T200471) by Aaron Schulz
- git #91f49a2a - Removed 'public $user' as it is deprecated in 1.29 by zoranzoki21
- git #bf2d6d72 - Add additional configuation parameters to RESTBagOStuff (task T215533) by Bill Pirkle
- git #43fea930 - watchlist: make getLatestNotificationTimestamp() method use the correct user (task T218511) (task T223310) by Aaron Schulz
- git #71491537 - Don't pass Config to Parser(Factory) by Aryeh Gregor
- git #878f2fd9 - Exclude FileImporter browser tests (task T190829) by Adam Wight
- git #b537e44c - EditPage: Migrate Title::userCan() calls to PermissionManager (task T220191) by Máté Szabó
- git #72f61f7a - jquery.suggestions: Trigger keypress on initializing (task T223422) by Fomafix
- git #eb2dbfde - Fix logic in NamespaceInfo::getRestrictionLevels (task T222598) by Aryeh Gregor
- git #e0cc49ce - rdbms: improve query logging logic in Database by Aaron Schulz
- git #4e81b5c4 - jquery.tablesorter: Fix pre-JS selector to match wikitext-generated sortable tables (task T218781) by Ed Sanders
VendorEdit
- git #146d5383 - Update wikimedia/remex-html from 2.0.1 to 2.0.3 by Reedy
ExtensionsEdit
3DEdit
No changes for 3D
AbuseFilterEdit
- git #c3ee5e72 - Simplify static properties in AbuseFilterHooks by Daimona Eaytoy
- git #864d2b7e - Don't run filters with null title (task T144265) (task T219030) by Daimona Eaytoy
- git #4b5c7c01 - Add missing covers/group tags (task T201193) by Daimona Eaytoy
- git #2b4ddd10 - Change a long if/elseif to switch by Daimona Eaytoy
- git #39fc7c12 - Restore unit tests for CachingParser and fix it (task T201193) by Daimona Eaytoy
- git #f56562f5 - Add tests for global filters (task T201193) by Daimona Eaytoy
- git #b3707106 - Reset MWTimestamp in tearDown by Daimona Eaytoy
- git #a766e39a - Add unit tests for profiling (task T201193) by Daimona Eaytoy
- git #00b97913 - Add unit tests for stashed edits (task T201193) by Daimona Eaytoy
- git #33fca4e0 - Ignore trailing commas in function calls (task T153251) by Daimona Eaytoy
- git #2276d8ed - Refactor tokenizer caching by Daimona Eaytoy
- git #ec110c65 - Add tests for various data type casts (task T201193) by Daimona Eaytoy
- git #d1728d62 - Add a parameter to generate(User|Title)Vars hooks to specify context (task T203166) by Daimona Eaytoy
ActiveAbstractEdit
No changes for ActiveAbstract
AdvancedSearchEdit
No changes for AdvancedSearch
AntiSpoofEdit
No changes for AntiSpoof
ApiFeatureUsageEdit
No changes for ApiFeatureUsage
ArticleCreationWorkflowEdit
No changes for ArticleCreationWorkflow
ArticlePlaceholderEdit
No changes for ArticlePlaceholder
BabelEdit
No changes for Babel
BetaFeaturesEdit
No changes for BetaFeatures
BounceHandlerEdit
No changes for BounceHandler
CalendarEdit
No changes for Calendar
CampaignsEdit
No changes for Campaigns
CapiuntoEdit
No changes for Capiunto
CategoryTreeEdit
No changes for CategoryTree
CentralAuthEdit
- git #18b465d5 - SpecialCentralAutoLogin: Use 'mw' instead of 'mediaWiki' global by Timo Tijhof
CharInsertEdit
- git #f226e2a3 - Inline one public callback function as an anonymous one by Thiemo Kreuz
CheckUserEdit
No changes for CheckUser
CirrusSearchEdit
- git #d8aed387 - Consider searching out of limits an error (task T223738) by David Causse
- git #7b6779e3 - Fold Eastern Arabic Numerals to Western in the Completion Suggester for Arabic (task T117217) by tjones
- git #d8615c98 - Remove wgCirrusSearchFieldTypes by David Causse
- git #711c611f - Split multi-class files into separate files (task T87892) by Stanislav Malyshev
- git #ae3494fe - Add tests for SuggesterAnalysisConfigBuilder by David Causse
- git #6bc23f18 - Add a debug param to dump the query AST by David Causse
CiteEdit
No changes for Cite
CiteThisPageEdit
No changes for CiteThisPage
CitoidEdit
No changes for Citoid
cldrEdit
- git #ae212f31 - Update to cldr 35.1 (task T220906) by Reedy
- git #3be97cf7 - Add German translation for new languages by Raymond
CognateEdit
No changes for Cognate
CodeEditorEdit
No changes for CodeEditor
CodeMirrorEdit
No changes for CodeMirror
CodeReviewEdit
No changes for CodeReview
CollaborationKitEdit
- git #a6d3af4c - request by Isarra
CollectionEdit
- git #0f163c9c - Add missing use statment for SessionManager by Umherirrender
- git #a838f459 - Fix type format for @var by Umherirrender
- git #0fc1c92b - Also rename wfAjaxCollectionGetItemList (task T224093) by Antoine Musso
- git #9473711a - Prevent Call to a member function getLocalUrl() on a non-object (task T224092) by Reedy
- git #8b8fd06a - Fix paths broken by moving files (task T224031) by Reedy
CommonsMetadataEdit
No changes for CommonsMetadata
ConfirmEditEdit
- git #e50998ef - AuthenticationRequest::getFieldInfo does not return false by Umherirrender
- git #ca72ab9a - Document CaptchaStore to store arrays by Umherirrender
- git #3b9e39b0 - Alphasort blacklist by Reedy
- git #72900c1a - Improve param docs by Umherirrender
- git #e8c475dc - Fix bug in Captcha::confirmEditMerged which breaks the $wgCaptchaRegex check (task T211848) by Porplemontage
CongressLookupEdit
No changes for CongressLookup
ContactPageEdit
No changes for ContactPage
ContentTranslationEdit
- git #4d65cbca - Add missing use statement for NameTableAccessException by Umherirrender
- git #5404162d - Pass params as array to OutputPage::showErrorPage by Umherirrender
- git #06fb62b0 - Re-apply "Change parameters order for AbuseFilter" by Daimona Eaytoy
- git #6007dfa0 - Update unmodified content error and warning messages (task T222779) by petarpetkovic
- git #e6a5fc19 - Use 'error' icon for errors inside issue card (task T200773) by petarpetkovic
- git #b68973b2 - Use color icons on issue cards (task T200773) by petarpetkovic
- git #0981d188 - Adjust publishing restrictions (task T221359) by petarpetkovic
- git #ef90f873 - Remove namespace config when title in URL is non-main namespace by petarpetkovic
- git #713e7fcb - Disallow opening the translation view in the wrong wiki (task T154888) by Niklas Laxström
ContributionTrackingEdit
No changes for ContributionTracking
CreditsSourceEdit
No changes for CreditsSource
DashikiEdit
No changes for Dashiki
DisambiguatorEdit
No changes for Disambiguator
DismissableSiteNoticeEdit
No changes for DismissableSiteNotice
DonationInterfaceEdit
- git #7e505234 - Mustache flag to use spaces in helper args (task T218240) by Elliott Eggleston
- git #f99a1685 - Fix Ingenico hosted checkout variants (task T222290) by Elliott Eggleston
- git #1b5840ca - Ingenico: tests for fail initial filters (task T221377) by Elliott Eggleston
- git #70fdb8b9 - GC: Put initial filters where they can stop stuff (task T221377) by Elliott Eggleston
- git #afaac372 - Add retry link on opt-in error (task T218240) by Elliott Eggleston
- git #42b0d99f - Basic email validation for opt-in (task T218240) by Elliott Eggleston
DoubleWikiEdit
No changes for DoubleWiki
DynamicSidebarEdit
No changes for DynamicSidebar
EUCopyrightCampaignEdit
No changes for EUCopyrightCampaign
EchoEdit
- git #1ebb8e3d - Don't add CommentStoreComment as plaintext params (task T223741) by Stephane Bisson
ElasticaEdit
No changes for Elastica
ElectronPdfServiceEdit
- git #0d696f8d - Update required MediaWiki version to 1.31 (task T213410) by Thiemo Kreuz
EntitySchemaEdit
- git #8546e378 - Small maintenance script adjustments by Michael Große
- git #77302fa3 - Add maintenance script to create preexisting Schemas by Michael Große
- git #97d4347b - Skip configured IDs by Michael Große
- git #9277a387 - Define used tables in test by Michael Große
- git #a6792be4 - Use MediaWikiTestCase::mergeMwGlobalArrayValue() by Lucas Werkmeister
EventBusEdit
- git #6ddc2ad0 - Use Z suffix instead +00:00 for recentchange event meta.dt (task T217041) by Andrew Otto
EventLoggingEdit
- git #cf7b337e - Remove 'wgEventLoggingBaseUri' from startup JS export (task T219342) by Timo Tijhof
ExtensionDistributorEdit
No changes for ExtensionDistributor
ExternalGuidanceEdit
No changes for ExternalGuidance
FeaturedFeedsEdit
No changes for FeaturedFeeds
FileExporterEdit
- git #72f485a8 - Add BetaFeature image for RTL wikis (task T200018) by WMDE-Fisch
FileImporterEdit
- git #54aef213 - Move fields from ImportDetails to ImportPlan by Thiemo Kreuz
- git #44472ea5 - Simplify a few partial mocks by Thiemo Kreuz
- git #94378326 - Disable PhanParamReqAfterOpt check for this codebase by Thiemo Kreuz
- git #b853fc53 - Inject ImportPlanValidator services via constructor by Thiemo Kreuz
- git #de40d179 - Add missing tests for WikiLinkParserFactory by Thiemo Kreuz
- git #e1bc9791 - Avoid extra API request for the source wiki language (task T224122) by Thiemo Kreuz
- git #d7da9ae2 - Fix confusing "can't parse" error for empty source URLs by Thiemo Kreuz
- git #52ffd197 - Add notice about categorization (task T189573) by Adam Wight
- git #0c5ea508 - Mark duplicate HtmlWikiTextEditor class with a possible FIXME by Thiemo Kreuz
- git #d5f07a61 - Streamline test setup in ImportPlanValidatorTest by Thiemo Kreuz
- git #1cf4d3eb - Introduce WikiLinkParserFactory to process wikitext links (task T198584) (task T213821) by Thiemo Kreuz
- git #fbb4293a - Add missing test case for NamespaceUnlocalizer by Thiemo Kreuz
- git #74202147 - Remove/resolve a few FIXME comments by Thiemo Kreuz
- git #8beab406 - Move service construction to the ImportPlanValidator constructor by Thiemo Kreuz
- git #8eaa1966 - Display current categories on preview page (task T189573) by Andrew Kostka
- git #62ff552f - Move license checks and wikitext cleanup to ImportPlanValidator (task T198584) (task T212199) (task T213821) by Thiemo Kreuz
- git #53c20d4c - Change HttpRequestExecutor to accept a parameter array by Thiemo Kreuz
- git #b089b6e1 - Make HttpRequestExecutor::executeWithCallback() private by Thiemo Kreuz
- git #727b7452 - Use wfAppendQuery() instead of http_build_query() everywhere by Thiemo Kreuz
- git #d5e41445 - Mark SpecialImportFileIntegrationTest as "medium" (task T222802) (task T223017) by Thiemo Kreuz
FlaggedRevsEdit
- git #b560f556 - Revert "Partial conversion to extension.json" (task T224116) by Stephane Bisson
FlowEdit
- git #a19a9668 - Don't try to create userlinks when username is not available (task T224095) by Stephane Bisson
- git #30e1e093 - Use the language features list(), end(), <=>, and ?? by Thiemo Kreuz
FundraiserLandingPageEdit
- git #9f0535ff - Remove temporary EventLogging code-duplication (task T214709) by Timo Tijhof
- git #ad9f5b86 - Document dependency on EventLogging by Timo Tijhof
FundraisingTranslateWorkflowEdit
No changes for FundraisingTranslateWorkflow
GadgetsEdit
No changes for Gadgets
GeoCrumbsEdit
No changes for GeoCrumbs
GeoDataEdit
- git #78b74ca7 - [phan] Supports class_alias by David Causse
GettingStartedEdit
No changes for GettingStarted
GlobalBlockingEdit
No changes for GlobalBlocking
GlobalCssJsEdit
No changes for GlobalCssJs
GlobalPreferencesEdit
- git #34549ed3 - Fix redundant call to setUser() on the same factory instance by Dayllan Maza
GlobalUsageEdit
No changes for GlobalUsage
GlobalUserPageEdit
- git #154d930d - Add phan by Umherirrender
GoogleNewsSitemapEdit
No changes for GoogleNewsSitemap
GraphEdit
No changes for Graph
GrowthExperimentsEdit
- git #1a95a66f - Prevent user from accessing Homepage if preference isn't enabled (task T220831) by Kosta Harlan
- git #5e80ab16 - Remove auto-generated docs describing class Foo as "class Foo" by Thiemo Kreuz
- git #1a760689 - Fix failing HelpPanelTest by Thiemo Kreuz
- git #d9a83324 - Fix ApiHelpPanelQuestionPosterTest failing locally by Thiemo Kreuz
- git #cd021767 - Revert "Fix phan job: ignore line using JsonSerializable" (task T223397) by Hashar
GuidedTourEdit
No changes for GuidedTour
GWToolsetEdit
No changes for GWToolset
ImageMapEdit
No changes for ImageMap
InputBoxEdit
No changes for InputBox
InsiderEdit
No changes for Insider
intersectionEdit
No changes for intersection
InterwikiEdit
No changes for Interwiki
InterwikiSortingEdit
No changes for InterwikiSorting
JADEEdit
No changes for JADE
JosaEdit
No changes for Josa
JsonConfigEdit
- git #0b2bb366 - Remove unneeded argument when creating User instance by Umherirrender
KartographerEdit
- git #3adeb789 - Use ?? to define default values for null property by Umherirrender
LabeledSectionTransclusionEdit
No changes for LabeledSectionTransclusion
LandingCheckEdit
- git #b50513ef - Add phan by Umherirrender
LdapAuthenticationEdit
No changes for LdapAuthentication
LinterEdit
No changes for Linter
LiquidThreadsEdit
No changes for LiquidThreads
ListingsEdit
No changes for Listings
LocalisationUpdateEdit
No changes for LocalisationUpdate
LoginNotifyEdit
No changes for LoginNotify
MapSourcesEdit
No changes for MapSources
MassMessageEdit
No changes for MassMessage
MathEdit
No changes for Math
MobileAppEdit
No changes for MobileApp
MobileFrontendEdit
- git #c1dae82c - 🐛 Bug: Add border back to edit overlay summary textarea (task T221624) by Nicholas Ray
- git #ba2a2143 - Make BetaOptInPanel use ES6 class instead of mfExtend (task T220847) by Nicholas Ray
- git #811580b3 - DomainExtractor: Fix interface docs and implementation class by Derick Alangi
MultimediaViewerEdit
- git #394b893c - Use upstream CopyTextLayout in share/embed/download panels by Ed Sanders
Edit
No changes for NavigationTiming
NewsletterEdit
- git #8380af47 - NewsletterStore: Remove unused var $reason from deleteNewsletter() by Derick Alangi
NewUserMessageEdit
No changes for NewUserMessage
NukeEdit
No changes for Nuke
OATHAuthEdit
No changes for OATHAuth
OAuthEdit
No changes for OAuth
OpenStackManagerEdit
No changes for OpenStackManager
ORESEdit
- git #a228b34e - Use tabs for indent in extension.json by Umherirrender
PageAssessmentsEdit
No changes for PageAssessments
PagedTiffHandlerEdit
- git #aaac61ad - Split classes in PagedTiffHandler.image.php by Umherirrender
- git #ec5420ab - Rename tests/selenium/ folder to "phpunit-selenium" (task T199116) by Thiemo Kreuz
PageImagesEdit
No changes for PageImages
PageTriageEdit
- git #4c1c225f - Tag pages that were previously deleted and add filter (task T189929) by MusikAnimal
PageViewInfoEdit
No changes for PageViewInfo
ParserFunctionsEdit
No changes for ParserFunctions
ParsoidBatchAPIEdit
No changes for ParsoidBatchAPI
PdfHandlerEdit
No changes for PdfHandler
PerformanceInspectorEdit
No changes for PerformanceInspector
PetitionEdit
No changes for Petition
PoemEdit
No changes for Poem
PoolCounterEdit
No changes for PoolCounter
PopupsEdit
- git #692a706e - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester
- git #59a5e4e9 - Fix fade-out gradient not disappearing when page is zoomed by Thiemo Kreuz
ProofreadPageEdit
No changes for ProofreadPage
PropertySuggesterEdit
No changes for PropertySuggester
QuickSurveysEdit
No changes for QuickSurveys
QuizEdit
No changes for Quiz
ReadingListsEdit
No changes for ReadingLists
RelatedArticlesEdit
- git #8becbc2b - Omit 'wgRelatedArticles' from page view HTML when empty (task T219342) by Timo Tijhof
- git #6a0d64d3 - Remove 'wgRelatedArticles*CirrusSearch' from page view HTML (task T219342) by Timo Tijhof
- git #a418550d - ext.relatedArticles.readMore.bootstrap: Convert to 'packageFiles' (task T219342) by Timo Tijhof
RenameuserEdit
No changes for Renameuser
RevisionSliderEdit
No changes for RevisionSlider
RSSEdit
No changes for RSS
SandboxLinkEdit
No changes for SandboxLink
ScoreEdit
No changes for Score
ScribuntoEdit
No changes for Scribunto
SearchExtraNSEdit
No changes for SearchExtraNS
SecurePollEdit
- git #637ecfea - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester
SentryEdit
No changes for Sentry
ShortUrlEdit
No changes for ShortUrl
SiteMatrixEdit
- git #5ba0dfca - Clean up hook handlers by Max Semenik
SkinPerPageEdit
No changes for SkinPerPage
SpamBlacklistEdit
No changes for SpamBlacklist
SubPageList3Edit
No changes for SubPageList3
SubpageSortkeyEdit
No changes for SubpageSortkey
SyntaxHighlight_GeSHiEdit
No changes for SyntaxHighlight_GeSHi
TemplateDataEdit
No changes for TemplateData
TemplateSandboxEdit
No changes for TemplateSandbox
TemplateStylesEdit
No changes for TemplateStyles
TemplateWizardEdit
No changes for TemplateWizard
TextExtractsEdit
No changes for TextExtracts
ThanksEdit
No changes for Thanks
TimedMediaHandlerEdit
No changes for TimedMediaHandler
timelineEdit
No changes for timeline
TitleBlacklistEdit
No changes for TitleBlacklist
TocTreeEdit
No changes for TocTree
TorBlockEdit
No changes for TorBlock
TranslateEdit
- git #fda1963c - Make first column's width in language list box always adapt to content (task T220858) by Volker E
- git #3454894e - Remove Serializable interface from WikiPageMessageGroup by Abijeet
- git #860a86c2 - Simplify condition in SpecialPageTranslationMovePage with ?? by Thiemo Kreuz
- git #a13686e2 - Improve some PHPDoc type hints throughout the codebase by Thiemo Kreuz
- git #b99777f6 - Remove redundant code from SpecialPageTranslationMovePage by Thiemo Kreuz
- git #92a4cfc1 - Remove unused property from SpecialPageTranslationDeletePage by Thiemo Kreuz
- git #93f7aad8 - Fix tabs on message table when using Timeless skin by Niklas Laxström
- git #0cd09877 - Add missing limits, use array_map(), preg_split(), and such by Thiemo Kreuz
TranslationNotificationsEdit
No changes for TranslationNotifications
TrustedXFFEdit
No changes for TrustedXFF
TwoColConflictEdit
- git #d21e59ad - Bump PHP requirement to 5.6.99 by WMDE-Fisch
- git #d18e8983 - Remove obsolete rubocop.yml by WMDE-Fisch
- git #bf1f049d - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester
- git #ccd377e8 - Remove ruby selenium browser tests (task T222714) by WMDE-Fisch
- git #e210e9b7 - Mark duplicate HtmlWikiTextEditor class with a possible FIXME by Thiemo Kreuz
- git #1a2a76f7 - Hide VisualEditor welcome dialog during tests by Thiemo Kreuz
UniversalLanguageSelectorEdit
- git #6939354e - Update language name search index by Niklas Laxström
UploadsLinkEdit
No changes for UploadsLink
UploadWizardEdit
- git #e9c38d68 - Use monospace (or chosen edit font) for wikitext snippet by Ed Sanders
- git #17a587f8 - Use new CopyTextLayout widget on 'Use' page by Ed Sanders
- git #2cf205f4 - Require statement exports instead of getting from mw.mediaInfo.statements by Matthias Mullie
UrlShortenerEdit
- git #b97615e1 - Add tests for dumpURLs.php maintenance script by Kunal Mehta
- git #0ff8ec9a - Remove outdated/unnecessary !defined( 'MEDIAWIKI' ) checks by Kunal Mehta
- git #97d4589d - Purge CDN after creating a new shortcode (task T220190) by Kunal Mehta
- git #6681f998 - Deduplicate CDN purge logic into a function by Kunal Mehta
- git #e883bf2b - Replace references to deprecated Squid config with modern CDN ones by James D. Forrester
- git #3d405bee - Use upstream CopyTextLayout by Ed Sanders
- git #1d3e2624 - Fix misplacement of 'copy' message by Ed Sanders
- git #c6e920e1 - Make special page JS available on mobile by Ed Sanders
UserMergeEdit
No changes for UserMerge
VipsScalerEdit
No changes for VipsScaler
VisualEditorEdit
- git #fbb56d66 - Store 'canEdit' property when auto-saving or switching editors (task T224319) by Bartosz Dziewoński
- git #4a7231f3 - Update VE core submodule to master (3c069c39f) (task T211240) by James D. Forrester
- git #5b415886 - 'scrollCursorIntoView' -> 'scrollSelectionIntoView' by Ed Sanders
- git #6c368a03 - Update VE core submodule to master (68b031087) (task T224255) by James D. Forrester
- git #d43262fe - ve.ui.MWEditSummaryWidget: Remove a hack for T220204 by Bartosz Dziewoński
- git #617e4d8d - Replace call to setToolbarHeight with setPadding (task T224126) by Ed Sanders
- git #9bc03837 - Debounce calls to 'adjustContentPadding' by Ed Sanders
- git #4beab422 - Switch to wikitext: Don't set oldid if unmodified current ID (task T223651) by Ed Sanders
- git #c66f8e05 - MWInternalLinkAnnotation: handle non-internal links that say they're mw:WikiLink (task T223322) by David Lynch
WikibaseEdit
- git #4ed64909 - Add DatabaseTermIdsAcquirer and helpers by Lucas Werkmeister
- git #ab0be39f - Fix default argument in SqlTypeIdsStore by Lucas Werkmeister
- git #7ff56b82 - Add SqlTypeIdsStore implementation (task T224036) by Lucas Werkmeister
- git #99a2f138 - Add TermIdsAcquirer, TermIdsResolver, TermIdsCleaner interfaces by Lucas Werkmeister
- git #4e8d542a - Add InMemoryTermIdsStore implementation by Lucas Werkmeister
- git #7e1f0655 - typo: remove redundant 'in' by alaasarhan
- git #e44c4aef - Consolidate more view/ modules resources (15) (task T203696) by Timo Tijhof
- git #46ed4c24 - Repo config: Fallback from wgCdnMaxAge to wgSquidMaxage by James D. Forrester
- git #30693b89 - Add InMemoryTypeIdsStore implementation by Lucas Werkmeister
- git #33fdec05 - Add StaticTypeIdsStore implementation by Lucas Werkmeister
- git #1a63f0f4 - Add TypeIdsAcquirer and TypeIdsResolver interfaces by Lucas Werkmeister
- git #ff11e2e9 - Fix name of index on wbt_text table by Lucas Werkmeister
- git #fd0d6440 - Make wikibase-linkitem-alreadylinked link directly to the article that is already linked (task T101147) by Matěj Suchánek
- git #438b8517 - Re-apply: Use MovePage instead of deprecated Title::moveTo (task T221949) by Aryeh Gregor
WikibaseCirrusSearchEdit
No changes for WikibaseCirrusSearch
WikibaseLexemeEdit
- git #c5781928 - Ensure that Sense exists before returning its data by Michael Große
- git #c316be2b - Remove sense.feature scenario file after tests were ported to node.js (task T221647) by Greta Doçi
WikibaseLexemeCirrusSearchEdit
No changes for WikibaseLexemeCirrusSearch
WikibaseMediaInfoEdit
- git #7dd2e9fc - Get languages for ULS from allowed languages for WB terms (task T222309) by Cormac Parle
- git #72a6c251 - Remove mw.mediaInfo.statements by Matthias Mullie
- git #a0268b99 - Focus dropdown when clicking button to add new qualifier (task T223916) by Matthias Mullie
WikibaseQualityConstraintsEdit
No changes for WikibaseQualityConstraints
Wikidata.orgEdit
No changes for Wikidata.org
WikidataPageBannerEdit
- git #570c36a9 - Add phan by Umherirrender
WikiEditorEdit
No changes for WikiEditor
wikihieroEdit
No changes for wikihiero
WikiLoveEdit
No changes for WikiLove
WikimediaBadgesEdit
No changes for WikimediaBadges
WikimediaEditorTasksEdit
- git #52cdc833 - Update docs to reflect new suggestion search implementation by Michael Holloway
- git #4f2b5fd8 - Update default suggestions search sort to incoming_links_desc by Michael Holloway
- git #8bbeca70 - Add namespace parameter to wikimediaeditortaskssuggestions by Michael Holloway
- git #dde6f36c - Add caption suggestion support to ApiWikimediaEditorTasksSuggestions (task T209997) by Michael Holloway
- git #a106eaac - Use CirrusSearch for description edit suggestions by Michael Holloway
- git #ddbf04f2 - Remove old suggestions code by Michael Holloway
WikimediaEventsEdit
- git #98aba737 - Increase TestSearchSatisfaction sampling by 5x (task T197129) by Erik Bernhardson
- git #19025ab3 - Remove use of deprecated 'ext.eventLogging.subscriber' module (task T221281) by Timo Tijhof
- git #8d2b6657 - Make save timing metrics more granular by Aaron Schulz
WikimediaIncubatorEdit
No changes for WikimediaIncubator
WikimediaMaintenanceEdit
No changes for WikimediaMaintenance
WikimediaMessagesEdit
- git #c33d4e63 - Update wording for 'wm-license-cc-conditions-share_alike-text' (task T148217) by MarcoAurelio
XAnalyticsEdit
No changes for XAnalytics
ZeroBannerEdit
No changes for ZeroBanner
ZeroPortalEdit
No changes for ZeroPortal
SkinsEdit
CologneBlueEdit
- git #39842df2 - Apply htmlspecialchars() on the value in 'searchaction' by Fomafix
EUCopyrightCampaignSkinEdit
No changes for EUCopyrightCampaignSkin
MinervaNeueEdit
- git #80484b74 - Fix a comment about SkinMinerva::buildPersonalUrls by Santhosh Thottingal
- git #9ef2e2e8 - skins.minerva.scripts: Remove use of deprecated ext.eventLogging.subscriber (task T221281) by Timo Tijhof
- git #078aab76 - Adds AMC styles for action=history page (task T219895) by Jan Drewniak
- git #20013d1e - Add a LESS z-index variable for elements that sit above page content (task T219895) by Jan Drewniak
MonoBookEdit
No changes for MonoBook
ModernEdit
No changes for Modern
NostalgiaEdit
- git #37f8c536 - Use data['searchaction'] instead of getSkin()->escapeSearchLink() by Fomafix
TimelessEdit
No changes for Timeless
VectorEdit
No changes for Vector
Total ChangesEdit
246 Changes in 55 repos by 58 authors