MediaWiki 1.34/wmf.7
MediaWiki 1.34.0-wmf.6 | 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 changes
edit- git #a3942e02 - Partial revert I0d0ef26f59721039b2c24ab322fa3bf6ab16fea1 by Reedy
- git #e9714e6a - Make improvements to BlockManagerTest by Thalia
- git #fb295338 - Remove deprecated 'jquery.byteLength' module (T219342) by Timo Tijhof
- git #be6c01b2 - Revert "change phabricator URL" by Nikerabbit
- git #3681fa59 - Make config-outdated-sqlite parameter numbers consistent with config-*-old (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 (T224353) by Reedy
- git #17de1869 - rdbms: fix ChronologyProtector client IDs to not be empty (T223310) (T223978) by Aaron Schulz
- git #ef949d79 - Introduce TransactionRoundAwareUpdate interface by Aaron Schulz
- git #1449fa77 - Switch empty username logging from warning to debug. (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 (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 (T62260) by Derick Alangi
- git #144cbb05 - SpecialBlockList: Merge stylesheet in into 'mediawiki.special' bundle (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() (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 (T224032) by Thalia
- git #a3f0784b - API: Add IGNORE INDEX to avoid bad plan in ApiQueryRevisions (T224017) by Brad Jorsch
- git #64d24233 - Fix variable in ApiQueryProtectedTitles by Matěj Suchánek
- git #82d525ad - logger: Produce traces for all Throwables (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 (T55652) by Stanislav Malyshev
- git #012aa045 - HTMLForm: Improve method documentation for setCollapsibleOptions() by Timo Tijhof
- git #e7427010 - objectcache: make detectLocalServerCache() prefer apcu over apc (T220470) by Aaron Schulz
- git #b2d120ae - resourceloader: Add tests for StartUpModule dep tree optimisation (T223402) by Timo Tijhof
- git #a91d95c0 - Work around disappearing Special:Preferences buttons on RTL in Edge (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 (T200471) by Jesús Martínez Novo
- git #66aef487 - Reference T224165 when deprecating Parser::$mConf (T224165) by daniel
- git #ed06b683 - resourceloader: Make MessageBlobStore global check key actually global (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 (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 (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 (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 (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 (T215533) by Bill Pirkle
- git #43fea930 - watchlist: make getLatestNotificationTimestamp() method use the correct user (T218511) (T223310) by Aaron Schulz
- git #71491537 - Don't pass Config to Parser(Factory) by Aryeh Gregor
- git #878f2fd9 - Exclude FileImporter browser tests (T190829) by Adam Wight
- git #b537e44c - EditPage: Migrate Title::userCan() calls to PermissionManager (T220191) by Máté Szabó
- git #72f61f7a - jquery.suggestions: Trigger keypress on initializing (T223422) by Fomafix
- git #eb2dbfde - Fix logic in NamespaceInfo::getRestrictionLevels (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 (T218781) by Ed Sanders
Vendor
edit- git #146d5383 - Update wikimedia/remex-html from 2.0.1 to 2.0.3 by Reedy
Extensions
edit3D
editNo changes for 3D
AbuseFilter
edit- git #c3ee5e72 - Simplify static properties in AbuseFilterHooks by Daimona Eaytoy
- git #864d2b7e - Don't run filters with null title (T144265) (T219030) by Daimona Eaytoy
- git #4b5c7c01 - Add missing covers/group tags (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 (T201193) by Daimona Eaytoy
- git #f56562f5 - Add tests for global filters (T201193) by Daimona Eaytoy
- git #b3707106 - Reset MWTimestamp in tearDown by Daimona Eaytoy
- git #a766e39a - Add unit tests for profiling (T201193) by Daimona Eaytoy
- git #00b97913 - Add unit tests for stashed edits (T201193) by Daimona Eaytoy
- git #33fca4e0 - Ignore trailing commas in function calls (T153251) by Daimona Eaytoy
- git #2276d8ed - Refactor tokenizer caching by Daimona Eaytoy
- git #ec110c65 - Add tests for various data type casts (T201193) by Daimona Eaytoy
- git #d1728d62 - Add a parameter to generate(User|Title)Vars hooks to specify context (T203166) by Daimona Eaytoy
ActiveAbstract
editNo changes for ActiveAbstract
AdvancedSearch
editNo changes for AdvancedSearch
AntiSpoof
editNo changes for AntiSpoof
ApiFeatureUsage
editNo changes for ApiFeatureUsage
ArticleCreationWorkflow
editNo changes for ArticleCreationWorkflow
ArticlePlaceholder
editNo changes for ArticlePlaceholder
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 #18b465d5 - SpecialCentralAutoLogin: Use 'mw' instead of 'mediaWiki' global by Timo Tijhof
CharInsert
edit- git #f226e2a3 - Inline one public callback function as an anonymous one by Thiemo Kreuz
CheckUser
editNo changes for CheckUser
CirrusSearch
edit- git #d8aed387 - Consider searching out of limits an error (T223738) by David Causse
- git #7b6779e3 - Fold Eastern Arabic Numerals to Western in the Completion Suggester for Arabic (T117217) by tjones
- git #d8615c98 - Remove wgCirrusSearchFieldTypes by David Causse
- git #711c611f - Split multi-class files into separate files (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
Cite
editNo changes for Cite
CiteThisPage
editNo changes for CiteThisPage
Citoid
editNo changes for Citoid
cldr
edit- git #ae212f31 - Update to cldr 35.1 (T220906) by Reedy
- git #3be97cf7 - Add German translation for new languages by Raymond
Cognate
editNo changes for Cognate
CodeEditor
editNo changes for CodeEditor
CodeMirror
editNo changes for CodeMirror
CodeReview
editNo changes for CodeReview
CollaborationKit
edit- git #a6d3af4c - request by Isarra
Collection
edit- git #0f163c9c - Add missing use statment for SessionManager by Umherirrender
- git #a838f459 - Fix type format for @var by Umherirrender
- git #0fc1c92b - Also rename wfAjaxCollectionGetItemList (T224093) by Antoine Musso
- git #9473711a - Prevent Call to a member function getLocalUrl() on a non-object (T224092) by Reedy
- git #8b8fd06a - Fix paths broken by moving files (T224031) by Reedy
CommonsMetadata
editNo changes for CommonsMetadata
ConfirmEdit
edit- 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 (T211848) by Porplemontage
CongressLookup
editNo changes for CongressLookup
ContactPage
editNo changes for ContactPage
ContentTranslation
edit- 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 (T222779) by petarpetkovic
- git #e6a5fc19 - Use 'error' icon for errors inside issue card (T200773) by petarpetkovic
- git #b68973b2 - Use color icons on issue cards (T200773) by petarpetkovic
- git #0981d188 - Adjust publishing restrictions (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 (T154888) by Niklas Laxström
ContributionTracking
editNo changes for ContributionTracking
CreditsSource
editNo changes for CreditsSource
Dashiki
editNo changes for Dashiki
Disambiguator
editNo changes for Disambiguator
DismissableSiteNotice
editNo changes for DismissableSiteNotice
DonationInterface
edit- git #7e505234 - Mustache flag to use spaces in helper args (T218240) by Elliott Eggleston
- git #f99a1685 - Fix Ingenico hosted checkout variants (T222290) by Elliott Eggleston
- git #1b5840ca - Ingenico: tests for fail initial filters (T221377) by Elliott Eggleston
- git #70fdb8b9 - GC: Put initial filters where they can stop stuff (T221377) by Elliott Eggleston
- git #afaac372 - Add retry link on opt-in error (T218240) by Elliott Eggleston
- git #42b0d99f - Basic email validation for opt-in (T218240) by Elliott Eggleston
DoubleWiki
editNo changes for DoubleWiki
DynamicSidebar
editNo changes for DynamicSidebar
EUCopyrightCampaign
editNo changes for EUCopyrightCampaign
Echo
edit- git #1ebb8e3d - Don't add CommentStoreComment as plaintext params (T223741) by Stephane Bisson
Elastica
editNo changes for Elastica
ElectronPdfService
edit- git #0d696f8d - Update required MediaWiki version to 1.31 (T213410) by Thiemo Kreuz
EntitySchema
edit- 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
EventBus
edit- git #6ddc2ad0 - Use Z suffix instead +00:00 for recentchange event meta.dt (T217041) by Andrew Otto
EventLogging
edit- git #cf7b337e - Remove 'wgEventLoggingBaseUri' from startup JS export (T219342) by Timo Tijhof
ExtensionDistributor
editNo changes for ExtensionDistributor
ExternalGuidance
editNo changes for ExternalGuidance
FeaturedFeeds
editNo changes for FeaturedFeeds
FileExporter
edit- git #72f485a8 - Add BetaFeature image for RTL wikis (T200018) by WMDE-Fisch
FileImporter
edit- 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 (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 (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 (T198584) (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 (T189573) by Andrew Kostka
- git #62ff552f - Move license checks and wikitext cleanup to ImportPlanValidator (T198584) (T212199) (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" (T222802) (T223017) by Thiemo Kreuz
FlaggedRevs
edit- git #b560f556 - Revert "Partial conversion to extension.json" (T224116) by Stephane Bisson
Flow
edit- git #a19a9668 - Don't try to create userlinks when username is not available (T224095) by Stephane Bisson
- git #30e1e093 - Use the language features list(), end(), <=>, and ?? by Thiemo Kreuz
FundraiserLandingPage
edit- git #9f0535ff - Remove temporary EventLogging code-duplication (T214709) by Timo Tijhof
- git #ad9f5b86 - Document dependency on EventLogging by Timo Tijhof
FundraisingTranslateWorkflow
editNo changes for FundraisingTranslateWorkflow
Gadgets
editNo changes for Gadgets
GeoCrumbs
editNo changes for GeoCrumbs
GeoData
edit- git #78b74ca7 - [phan] Supports class_alias by David Causse
GettingStarted
editNo changes for GettingStarted
GlobalBlocking
editNo changes for GlobalBlocking
GlobalCssJs
editNo changes for GlobalCssJs
GlobalPreferences
edit- git #34549ed3 - Fix redundant call to setUser() on the same factory instance by Dayllan Maza
GlobalUsage
editNo changes for GlobalUsage
GlobalUserPage
edit- git #154d930d - Add phan by Umherirrender
GoogleNewsSitemap
editNo changes for GoogleNewsSitemap
Graph
editNo changes for Graph
GrowthExperiments
edit- git #1a95a66f - Prevent user from accessing Homepage if preference isn't enabled (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" (T223397) by Hashar
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
edit- git #0b2bb366 - Remove unneeded argument when creating User instance by Umherirrender
Kartographer
edit- git #3adeb789 - Use ?? to define default values for null property by Umherirrender
LabeledSectionTransclusion
editNo changes for LabeledSectionTransclusion
LandingCheck
edit- git #b50513ef - Add phan by Umherirrender
LdapAuthentication
editNo changes for LdapAuthentication
Linter
editNo changes for Linter
LiquidThreads
editNo changes for LiquidThreads
Listings
editNo changes for Listings
LocalisationUpdate
editNo changes for LocalisationUpdate
LoginNotify
editNo changes for LoginNotify
MapSources
editNo changes for MapSources
MassMessage
editNo changes for MassMessage
Math
editNo changes for Math
MobileApp
editNo changes for MobileApp
MobileFrontend
edit- git #c1dae82c - 🐛 Bug: Add border back to edit overlay summary textarea (T221624) by Nicholas Ray
- git #ba2a2143 - Make BetaOptInPanel use ES6 class instead of mfExtend (T220847) by Nicholas Ray
- git #811580b3 - DomainExtractor: Fix interface docs and implementation class by Derick Alangi
MultimediaViewer
edit- git #394b893c - Use upstream CopyTextLayout in share/embed/download panels by Ed Sanders
NavigationTiming
editNo changes for NavigationTiming
Newsletter
edit- git #8380af47 - NewsletterStore: Remove unused var $reason from deleteNewsletter() by Derick Alangi
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 #a228b34e - Use tabs for indent in extension.json by Umherirrender
PageAssessments
editNo changes for PageAssessments
PagedTiffHandler
edit- git #aaac61ad - Split classes in PagedTiffHandler.image.php by Umherirrender
- git #ec5420ab - Rename tests/selenium/ folder to "phpunit-selenium" (T199116) by Thiemo Kreuz
PageImages
editNo changes for PageImages
PageTriage
edit- git #4c1c225f - Tag pages that were previously deleted and add filter (T189929) by MusikAnimal
PageViewInfo
editNo changes for PageViewInfo
ParserFunctions
editNo changes for ParserFunctions
ParsoidBatchAPI
editNo changes for ParsoidBatchAPI
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 #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
ProofreadPage
editNo changes for ProofreadPage
PropertySuggester
editNo changes for PropertySuggester
QuickSurveys
editNo changes for QuickSurveys
Quiz
editNo changes for Quiz
ReadingLists
editNo changes for ReadingLists
RelatedArticles
edit- git #8becbc2b - Omit 'wgRelatedArticles' from page view HTML when empty (T219342) by Timo Tijhof
- git #6a0d64d3 - Remove 'wgRelatedArticles*CirrusSearch' from page view HTML (T219342) by Timo Tijhof
- git #a418550d - ext.relatedArticles.readMore.bootstrap: Convert to 'packageFiles' (T219342) by Timo Tijhof
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 #637ecfea - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester
Sentry
editNo changes for Sentry
ShortUrl
editNo changes for ShortUrl
SiteMatrix
edit- git #5ba0dfca - Clean up hook handlers by Max Semenik
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
editNo changes for TemplateWizard
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 #fda1963c - Make first column's width in language list box always adapt to content (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
TranslationNotifications
editNo changes for TranslationNotifications
TrustedXFF
editNo changes for TrustedXFF
TwoColConflict
edit- 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 (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
UniversalLanguageSelector
edit- git #6939354e - Update language name search index by Niklas Laxström
UploadsLink
editNo changes for UploadsLink
UploadWizard
edit- 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
UrlShortener
edit- 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 (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
UserMerge
editNo changes for UserMerge
VipsScaler
editNo changes for VipsScaler
VisualEditor
edit- git #fbb56d66 - Store 'canEdit' property when auto-saving or switching editors (T224319) by Bartosz Dziewoński
- git #4a7231f3 - Update VE core submodule to master (3c069c39f) (T211240) by James D. Forrester
- git #5b415886 - 'scrollCursorIntoView' -> 'scrollSelectionIntoView' by Ed Sanders
- git #6c368a03 - Update VE core submodule to master (68b031087) (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 (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 (T223651) by Ed Sanders
- git #c66f8e05 - MWInternalLinkAnnotation: handle non-internal links that say they're mw:WikiLink (T223322) by David Lynch
Wikibase
edit- git #4ed64909 - Add DatabaseTermIdsAcquirer and helpers by Lucas Werkmeister
- git #ab0be39f - Fix default argument in SqlTypeIdsStore by Lucas Werkmeister
- git #7ff56b82 - Add SqlTypeIdsStore implementation (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) (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 (T101147) by Matěj Suchánek
- git #438b8517 - Re-apply: Use MovePage instead of deprecated Title::moveTo (T221949) by Aryeh Gregor
WikibaseCirrusSearch
editNo changes for WikibaseCirrusSearch
WikibaseLexeme
edit- 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 (T221647) by Greta Doçi
WikibaseLexemeCirrusSearch
editNo changes for WikibaseLexemeCirrusSearch
WikibaseMediaInfo
edit- git #7dd2e9fc - Get languages for ULS from allowed languages for WB terms (T222309) by Cormac Parle
- git #72a6c251 - Remove mw.mediaInfo.statements by Matthias Mullie
- git #a0268b99 - Focus dropdown when clicking button to add new qualifier (T223916) by Matthias Mullie
WikibaseQualityConstraints
editNo changes for WikibaseQualityConstraints
Wikidata.org
editNo changes for Wikidata.org
WikidataPageBanner
edit- git #570c36a9 - Add phan by Umherirrender
WikiEditor
editNo changes for WikiEditor
wikihiero
editNo changes for wikihiero
WikiLove
editNo changes for WikiLove
WikimediaBadges
editNo changes for WikimediaBadges
WikimediaEditorTasks
edit- 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 (T209997) by Michael Holloway
- git #a106eaac - Use CirrusSearch for description edit suggestions by Michael Holloway
- git #ddbf04f2 - Remove old suggestions code by Michael Holloway
WikimediaEvents
edit- git #98aba737 - Increase TestSearchSatisfaction sampling by 5x (T197129) by Erik Bernhardson
- git #19025ab3 - Remove use of deprecated 'ext.eventLogging.subscriber' module (T221281) by Timo Tijhof
- git #8d2b6657 - Make save timing metrics more granular by Aaron Schulz
WikimediaIncubator
editNo changes for WikimediaIncubator
WikimediaMaintenance
editNo changes for WikimediaMaintenance
WikimediaMessages
edit- git #c33d4e63 - Update wording for 'wm-license-cc-conditions-share_alike-text' (T148217) by MarcoAurelio
XAnalytics
editNo changes for XAnalytics
ZeroBanner
editNo changes for ZeroBanner
ZeroPortal
editNo changes for ZeroPortal
Skins
editCologneBlue
edit- git #39842df2 - Apply htmlspecialchars() on the value in 'searchaction' by Fomafix
EUCopyrightCampaignSkin
editNo changes for EUCopyrightCampaignSkin
MinervaNeue
edit- git #80484b74 - Fix a comment about SkinMinerva::buildPersonalUrls by Santhosh Thottingal
- git #9ef2e2e8 - skins.minerva.scripts: Remove use of deprecated ext.eventLogging.subscriber (T221281) by Timo Tijhof
- git #078aab76 - Adds AMC styles for action=history page (T219895) by Jan Drewniak
- git #20013d1e - Add a LESS z-index variable for elements that sit above page content (T219895) by Jan Drewniak
MonoBook
editNo changes for MonoBook
Modern
editNo changes for Modern
Nostalgia
edit- git #37f8c536 - Use data['searchaction'] instead of getSkin()->escapeSearchLink() by Fomafix
Timeless
editNo changes for Timeless
Vector
editNo changes for Vector
Total Changes
edit246 Changes in 55 repos by 58 authors