MediaWiki 1.34/wmf.3
![]() |
Deployment of MediaWiki 1.34.0-wmf.3 to Wikimedia sites | MediaWiki 1.34.0-wmf.4![]() |
The latest version (labeled "1.34.0-wmf.3") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 30 April 2019 (see the roadmap).
Core changes
edit- git #5edf7780 - Update git submodules by jenkins-bot
- git #be19aede - Update git submodules by jenkins-bot
- git #3e2298f4 - Update git submodules by Stephane Bisson
- git #acf2f9a6 - Add missing IDatabase type hints to all doAtomicSection() calls by Thiemo Kreuz
- git #52f095a8 - Replace pauses in rollback tests w/ dynamic waits (T220479) by Tim Eulitz
- git #4d9a9f37 - HTMLFormFieldWithButton: Don't pass empty string as 'id' (T222013) by Bartosz Dziewoński
- git #08a30a34 - User: Remove/Kill usage of deprecated User::makeGroupLinkWiki() (T220656) by Derick Alangi
- git #621866f2 - User: Remove deprecated methods ::getGroupPage() & ::makeGroupLinkHTML() (T220656) by Derick Alangi
- git #d58d5cfc - mw.widgets.TitleWidget: Update icons, use OOUI where possible (T222079) by Ed Sanders
- git #d0a98441 - SpecialUserrights: Improve ::userCanChangeRights() method logic (T37674) by Derick Alangi
- git #c249f274 - Clarify documentation of minor and notminor API parameters by Lucas Werkmeister
- git #935b0852 - Avoid usage of deprecated wfGetMainCache() function by Derick Alangi
- git #fee2fa2d - GlobalFunctions: Remove deprecated `wfMakeUrlIndexes()` function (T42485) by Derick Alangi
- git #d3793886 - RELEASE-NOTES: Follow-up on I28092eeb8dec058c5dba2fb63 by Derick Alangi
- git #3d2750b8 - GlobalFunctions: Remove usage of `wfArrayFilter` & `wfArrayFilterByKey` (T42485) by Derick Alangi
- git #f6f59878 - Add N'Ko to Names.php (T221994) by Amir Aharoni
- git #0394cb75 - objectcache: micro-optimize determineKeyClassForStats() by using the limit option to explode() by Aaron Schulz
- git #cf456219 - objectcache: replace debugLog() calls with faster debug() calls in MemcachedPeclBagOStuff by Aaron Schulz
- git #4226fada - Split parser related files to have one class in one file by Zoranzoki21
- git #aa4f4d6b - jobqueue: make JobQueueDB stricter about broken job_params fields by Aaron Schulz
- git #f415b6e1 - Chinese Conversion Table Update 2019-1 by Chiefwei
- git #7aadd1f2 - API: Add STRAIGHT_JOIN to ApiQueryUserContribs to avoid planner oddness (T221511) by Brad Jorsch
- git #7e8e41ba - Rename $isIpUser to $isAnon, in line with convention elsewhere by Thalia
- git #ce01e262 - Use POST to submit wikitext to mw.api.parse (T216837) by Adam Wight
- git #632598e2 - mediawiki.storage: Add methods for storing plain objects as JSON by Ed Sanders
- git #e86a0602 - Deprecate User::isBlocked() (T209004) by David Barratt
- git #4dce6445 - jobqueue: Follow-up for fc5d51f12936ed (added GenericParameterJob) (T221368) by Timo Tijhof
- git #8e3bcb67 - ApiLogout: Follow up Icb674095 (T25227) by Brad Jorsch
- git #133766e9 - Update OOUI to v0.31.5 (T218229) (T221705) by James D. Forrester
- git #2ffeb523 - specials: Avoid the use of global variables in Special:Version (T72638) by Derick Alangi
- git #d965b0b4 - [SECURITY] [API BREAKING CHANGE] Require logout token. (T25227) by sbassett
- git #81fee5a5 - editpage: Make TextConflictHelper::toEditContent private by Thiemo Kreuz
- git #97f75bc9 - mediawiki.action.view.metadata: Remove JavaScript part of initial state by Fomafix
- git #d2331a68 - Reinstate small category refresh logic in LinksDeletionUpdate (T18036) by Aaron Schulz
- git #dadaf0ac - Remove block notice tracking (T214214) by Dayllan Maza
- git #56443daf - Keep ERROR_* constants in ApiStashEdit for backwards compatibility (T221689) by Aaron Schulz
- git #a1755468 - Hypenate ChronologyProtector HTTP headers by Aaron Schulz
- git #7a69b598 - Alter two uses of hasOrMadeRecentMasterChanges() for consistency by Aaron Schulz
- git #4d7a8b87 - UsersPager: Use CSS-based parentheses by Roan Kattouw
- git #91a3f56e - GlobalFunctions: Hard deprecate wfGetLBFactory() function by Derick Alangi
- git #3d1fb0c0 - Add STRAIGHT_JOIN to ApiQueryLogEvents and LogPager to avoid planner oddness (T220999) (T221458) by Brad Jorsch
- git #85c5164b - Capitalize native name of Western Armenian (T219975) by jhsoby
- git #7e1277cc - Gallery slideshow: Remove excess margin on controls (T196722) by Ed Sanders
- git #7668757e - Gallery: Refactor CSS as LESS by Ed Sanders
- git #d830ad19 - Gallery slideshow: Improve missing image and error handling by Ed Sanders
- git #d555c302 - Remove unused wgUploadWarningObj.keypress by Fomafix
- git #2d17990a - Remove references to field rev_text_id (T198341) by Bill Pirkle
- git #7433fa97 - Make the ratio of requests getting Priority Hints configurable (T216499) by Gilles Dubuc
- git #cfc60acc - Synchronize allowed attributes for <audio> with Parsoid/TimedMediaHandler (T163583) (T133673) by C. Scott Ananian
- git #f6038b0c - Allow <figure-inline> attributes through Sanitizer (T51097) (T118517) (T118520) by C. Scott Ananian
- git #b76886d4 - parser: Remove deprecated Parser class attribute $mUniqPrefix by Derick Alangi
- git #2d4eacf5 - Split ApiErrorFormatter.php to have one class in one file by Zoranzoki21
- git #0c919014 - rdbms,linker: Simplify implode() with empty array by Fomafix
- git #1890f315 - Remove last references to the long-gone CSS classes .editExternally and .editExternallyHelp by Jack Phoenix
- git #06d906e0 - MWNamespace: Remove deprecated method ::canTalk() and test suit by Derick Alangi
- git #69d4d338 - Gallery slideshow: Support MMV (T181470) by Ed Sanders
- git #6b89deff - User: Remove deprecated ::randomPassword() method by Derick Alangi
- git #250c10bc - Change the autonym of Javanese from "Basa Jawa" to "Jawa" by Amir Aharoni
- git #b7d53539 - Add support for new Japanese era name "Reiwa" (T219728) by rxy
- git #84fbe50b - filerepo: fix return type of FileRepo::streamFileWithStatus() by Aaron Schulz
- git #2e7505f5 - registration: Add release notes for environment abilities (T212472) by MGChecker
- git #6b6997dc - Accept new "MediaWiki-ChronologyClientId" HTTP header (T212550) by Aaron Schulz
- git #196da354 - Remove FileRepo::streamFile() by Reedy
- git #9189db0c - Stop calling FileRepo->streamFile() by Reedy
- git #9de4bc9d - editstash: segregate stats by content type for more useful graphing by Aaron Schulz
- git #6cd6b43c - Avoid pre-send parse in DerivedPageDataUpdater due to isCountable() (T216306) by Aaron Schulz
- git #c53cf78f - rdbms: add getChronologyProtectorClientId() to ILBFactory (T212550) by Stanislav Malyshev
- git #8107fddd - rdbms: add "secret" parameter to ChronologyProtector to use HMAC client IDs by Aaron Schulz
- git #5ce1e2b7 - Linker: Use parentheses by default in userToolLinksRedContribs() (T220767) by Roan Kattouw
- git #bd488a61 - Translate several special pages into Czech by Martin Urbanec
- git #89495c54 - Gallery slideshow: Fix height calculation (T196723) by Ed Sanders
- git #4a80ce79 - Gallery slideshow: Code cleanup by Ed Sanders
- git #7d7820fb - Relax SpecialPageFatalTest about deprecation notices by Umherirrender
- git #3cfaa223 - registration: Deprecate ExtensionRegistry->load() in favor of ->queue() (T220996) by Derick Alangi
- git #9e035a22 - Define index types as strings (T142809) by Stanislav Malyshev
- git #5f11f09d - rcfeed: Replace usage of deprecated CommentStore::getStore() by Derick Alangi
- git #429c5acb - resourceloader: Omit non-existent messages in MessageBlobStore (T221294) by Timo Tijhof
- git #0a4c2670 - search: Remove unused deprecated methods replaced by MW Services (T220656) by Derick Alangi
- git #f84457f8 - SearchEngine: Hard deprecate unused static methods deprecated in 1.27 by James D. Forrester
- git #99e59ee2 - resourceloader: Sync order of startup test cases with actual code by Timo Tijhof
- git #287aebe1 - Fix the scripts to generate ucfirst overriddes by Giuseppe Lavagetto
- git #28593066 - Refactor edit stashing into a PageEditStash service by Aaron Schulz
- git #472d3f4c - resourceloader: Remove unused logic for WikiModule::getDB() as null by Timo Tijhof
- git #a259a2ed - resourceloader: Move remaining module registrations to ServiceWiring (T32956) by Timo Tijhof
- git #d46835ef - Add ability to override mb_strtoupper in Language::ucfirst (T219279) by Giuseppe Lavagetto
- git #98ebedaa - StubObject: Use 'self' instead of 'StubObject' (or <ClassName>) by Derick Alangi
- git #e6df2858 - Remove all $wgParser use from core (T160811) by Aryeh Gregor
- git #d8722034 - Add block type filter to Special:BlockList (T191549) by Dayllan Maza
- git #de67ee19 - Rename BlockRestriction -> BlockRestrictionStore and wire it up as a service (T219684) by Dayllan Maza
- git #c27ffdfe - RCFilters: display timestamp of new changes in refresh link (T200353) by Stephane Bisson
- git #8414e3c4 - Update OOUI to v0.31.4 (T163142) (T208547) (T220041) (T220204) (T220227) (T220248) (T220840) by James D. Forrester
- git #7c037308 - api: Remove 'recenteditcount' set for BC to be removed in 1.25 by Derick Alangi
Vendor
edit- git #7207b785 - Update OOUI to v0.31.5 by James D. Forrester
- git #7a2732cf - Update wikibase/data-model-services by Jeroen De Dauw
- git #5ca28147 - Update jakobo/hotp-php to v1.0.1 by Reedy
- git #dcda8e4d - Update OOUI to v0.31.4 by James D. Forrester
- git #a0552524 - New minor version of wikibase/data-model-services by Jeroen De Dauw
Extensions
edit3D
editNo changes for 3D
AbuseFilter
edit- git #bc04dd93 - Avoid sending stashing statsd data for bots in AbuseFilter::filterAction by Aaron Schulz
- git #9a315f2a - Revert "Use string cast for Postgres compatibility" (T221357) by Daimona Eaytoy
- git #b222330a - Don't try to move onto an existing page in tests by Aryeh Gregor
- git #4b10a544 - Add tests for tokenizer caching (T201193) by Daimona Eaytoy
ActiveAbstract
editNo changes for ActiveAbstract
AdvancedSearch
edit- git #94cee6cf - Update min-height to new collapsed default height (T221362) by Tim Eulitz
- git #54599d7a - docs/adding_fields: use consistent code style by Pablo Grass
AntiSpoof
editNo changes for AntiSpoof
ApiFeatureUsage
edit- git #8894d8f4 - Add phan by Umherirrender
- git #d46a5952 - Translate Special:ApiFeatureUsage into Czech by Martin Urbanec
ArticleCreationWorkflow
editNo changes for ArticleCreationWorkflow
ArticlePlaceholder
edit- git #29cb86b6 - Add phan by Umherirrender
Babel
editNo changes for Babel
BetaFeatures
edit- git #671b93f5 - Add phan by Umherirrender
BounceHandler
edit- git #11c70f52 - Put bouncehandler notification in the system-noemail category (T221264) by Roan Kattouw
- git #0f59e65c - Add phan by Umherirrender
Calendar
edit- git #80ed0458 - Add phan by Umherirrender
Campaigns
edit- git #9f5d05c7 - Add phan by Umherirrender
Capiunto
editNo changes for Capiunto
CategoryTree
edit- git #f9f6ac63 - Avoid use of deprecated ->disableCache() in Parser by Derick Alangi
CentralAuth
edit- git #cfb0824d - UsersWhoWillBeRenamed: Use CSS-based parentheses by Roan Kattouw
CharInsert
edit- git #b0446b3f - Add phan by Umherirrender
CheckUser
editNo changes for CheckUser
CirrusSearch
edit- git #b68d1a3b - Remove unused param in Searcher::searchMulti by David Causse
- git #97544089 - Remove intl stubs (T221814) by Max Semenik
- git #4b706c87 - Use namespaced SiteMatrix by Max Semenik
- git #f7825cc7 - Merge tokenizers when merging language analyzers (T221694) by David Causse
- git #aa7baeca - Add tests for ko with the nori analysis plugin (T221694) by David Causse
- git #43dbd367 - Fix keyword type annotation by David Causse
- git #251c1958 - Don't validate request event schema (T221484) by Erik Bernhardson
- git #978c2bf2 - Add query params to cirrussearch-request (T214080) by Andrew Otto
- git #97bbdc46 - Log mediawiki/cirrussearch/request event via the cirrussearch-request channel (T214080) by Andrew Otto
- git #f3d7fbe3 - Deprecate usage of SearchContext::getHighlight without $mainQuery (T217809) by Erik Bernhardson
Cite
edit- git #2f3fc559 - Render placeholder citation as […] to show it isn't finished (T220502) by Ed Sanders
- git #9347dfeb - Test rendering of high-ascii reference names (T220196) by Adam Wight
CiteThisPage
editNo changes for CiteThisPage
Citoid
edit- git #ebbecb65 - CitoidTool: Remove label property by Ed Sanders
- git #c85e68d5 - Use single Citoid tool even when 'automatic' not configured (T98618) by Ed Sanders
- git #7ba00a6b - Fix name of method (T221756) by mvolz
- git #9693d88d - Rename 'citefromid' to 'citoid' (T219512) by mvolz
- git #bb47fe9d - Add phan by Umherirrender
cldr
editNo changes for cldr
Cognate
editNo changes for Cognate
CodeEditor
editNo changes for CodeEditor
CodeMirror
edit- git #c9e1cc14 - Add phan by Umherirrender
CodeReview
editNo changes for CodeReview
CollaborationKit
edit- git #6541f201 - Do permissions checks for hub edit buttons and such after main parse (T159016) (T159017) (T159015) by Isarra
- git #06e82ba9 - Use newfangled permissionmanager stuff and more consistently check for (T159016) (T159015) by Jack Phoenix
- git #3116d631 - Only add footer block if footer contains actual content (T149041) by Isarra
- git #a44e99be - Add messages for editing list items so it doesn't just reuse the add (T167939) by Isarra
- git #36f29139 - Don't use the deprecated $wgParser global (T220721) by Isarra
- git #d136c8c7 - Call method getText() instead of getNativeData() (T155582) by Holger Knust
Collection
editNo changes for Collection
CommonsMetadata
editNo changes for CommonsMetadata
ConfirmEdit
edit- git #a529fb4e - Convert mediawiki links from http to https (T189687) by DannyS712
CongressLookup
edit- git #976432d7 - Add phan by Umherirrender
ContactPage
edit- git #235c48de - Add phan by Umherirrender
ContentTranslation
edit- git #0d115dc9 - Introduce less strict threshold for suppressed MT issues (T217653) by petarpetkovic
- git #7c5bbf0b - Use getter for target section models by petarpetkovic
- git #1e06b2e1 - Format unmodified MT percentage number in issue card error by petarpetkovic
- git #ece7b569 - Introduce target section model getter by petarpetkovic
- git #e7d17dbc - Convert publish button to a tool (T163142) by Ed Sanders
- git #cf5c93fe - Publish settings dialog fixes by Ed Sanders
- git #0a8fc75e - Show publish settings as a dialog (T197701) by petarpetkovic
- git #52501f46 - Change the way we calculate total unmodified MT (T221930) by petarpetkovic
- git #ad5b6305 - Remove duplicate message keys in mw.cx.init.Translation module by petarpetkovic
- git #1a53df11 - Remove unused method in mw.cx.MwApiRequestManager by petarpetkovic
- git #755332ee - Show infobar error when publishing is canceled due to too much MT (T203377) by petarpetkovic
- git #ca79144b - Remove duplicate code from ve.init.mw.CXTarget by petarpetkovic
- git #e8940c49 - Register `this.$toolbar` in the constructor of mw.cx.ui.TranslationHeader by petarpetkovic
- git #25cff52f - Don't use full name of static method if not needed by petarpetkovic
- git #b9d40ce9 - Increase accessibility by petarpetkovic
- git #b3533981 - Use `this` when calling other static methods of mw.cx.dm.Translation by petarpetkovic
- git #fa7772e1 - Do not use clipboard mode to get HTML of reference list node (T220491) by Santhosh Thottingal
- git #c1d987fb - Remove unused ImageInfoCache and linkCache from MwApiRequestManager by Santhosh Thottingal
- git #bf15a7b7 - Remove unused parameter of mw.cx.dm.Translation.static.getSavedSection by petarpetkovic
- git #bbd5328b - Create/update schema with update.php script by petarpetkovic
- git #caae07ba - Emit section update event on template re-render from changes (T190678) by Santhosh Thottingal
- git #60a2de15 - Content match based section restore improvement (T204308) by Santhosh Thottingal
- git #20384cfc - Translate special pages into Czech by Martin Urbanec
- git #6adea586 - Remove "mw.cx.ui.ProgressBarWidget" unused module (T221361) by petarpetkovic
- git #11407615 - Revert "Change parameters order for AbuseFilter" (T221230) by Krinkle
- git #8aa559b3 - Change parameters order for AbuseFilter by Daimona Eaytoy
- git #1f4b3bd9 - SelectedSourcePage: Even out padding slightly when in a dialog (T185900) by Ed Sanders
- git #26333805 - Use OOUI dialog for CX suggestions (T185900) by Ed Sanders
- git #566097e7 - Don't use overlay in source selector (T193652) by Ed Sanders
ContributionTracking
edit- git #757b6710 - Add missing use statement for Database by Umherirrender
CreditsSource
edit- git #a040c46f - Add phan by Umherirrender
Dashiki
editNo changes for Dashiki
Disambiguator
editNo changes for Disambiguator
DismissableSiteNotice
edit- git #ec0a475a - Convert mediawiki links from http to https (T189687) by DannyS712
DonationInterface
edit- git #8cb78b2d - c_t ids from the sequence generator (T215462) by XenoRyet
- git #550cb628 - Fix GlobalCollect bug in new JS by Elliott Eggleston
- git #19b91d3e - Rebuild email forms in DonationInterface (T218171) by Elliott Eggleston
- git #9a01f49e - Extract render class from Mustache gateway form (T218171) by Elliott Eggleston
- git #83ec6188 - Use special form variant for redirect to hosted Connect by Elliott Eggleston
DoubleWiki
editNo changes for DoubleWiki
DynamicSidebar
edit- git #d7935fba - Add phan by Umherirrender
EUCopyrightCampaign
editNo changes for EUCopyrightCampaign
Echo
edit- git #95172c2c - Remove per-type notify-type-availability (make it category-only) (T221264) by Roan Kattouw
- git #c8f757a2 - Split system category into system and system-noemail (T221264) by Roan Kattouw
- git #d5c5480d - Make thank-you-edit notifications configurable (T169924) by Stephane Bisson
- git #325708e5 - removeOrphanedEvents.php: Also remove echo_target_page rows (T221261) by Roan Kattouw
- git #3a7e6552 - Unbreak TalkPageFunctionalTest (T67336) by Stephane Bisson
- git #2fb8db3b - Remove all traces of cross-wiki beta feature (T221260) by Stephane Bisson
- git #1017054b - Cleanup transition flags (T140710) by Stephane Bisson
- git #7e5e63b1 - Remove usage of deprecated cache code from Echo (T221165) by Derick Alangi
- git #a1aeebc5 - Revert "Email: embed icons as data uri" by Sbisson
- git #f361425a - NotificationJob: make sure we retry to load the event from master (T204894) by Stephane Bisson
- git #f3c9a0a2 - AttributeManager: Check notify type availability before notifying by Roan Kattouw
- git #754ec9ef - Add maintenance script to recompute notification counts (T220762) by Roan Kattouw
Elastica
editNo changes for Elastica
ElectronPdfService
edit- git #985b77cd - Require MediaWiki >= 1.27.0 (T213410) by Umherirrender
EventBus
edit- git #a5dcf1b8 - Use WebRequest::getRequestId() instead of generating our own by Andrew Otto
- git #4d4e2998 - Replace binary strings in monolog generated events (T221390) by Andrew Otto
- git #a793841f - JobExecutor: Remove use of page_title valid for jobs (T221368) by Timo Tijhof
- git #60cb475a - Normalise invalid titles to a dummy Title object (T221368) by Timo Tijhof
- git #6b64920e - isset() can take multiple variables to check by Reedy
EventLogging
edit- git #f325d687 - Allow use of object schema for array `items` (T218617) by Andrew Otto
ExtensionDistributor
editNo changes for ExtensionDistributor
ExternalGuidance
edit- git #c1f6706b - Add phan by Umherirrender
- git #8b72c1e6 - Move SpecialExternalGuidance.php into includes folder by Umherirrender
- git #de80856c - Rewrite the menu URLs when source language is not English (T215241) by Santhosh Thottingal
FeaturedFeeds
edit- git #78535a17 - Add phan by Umherirrender
FileExporter
edit- git #ef205e2f - Require MediaWiki >= 1.27.0 (T213410) by Umherirrender
FileImporter
edit- git #03acb9c3 - Change submit buttom label for file info and title change (T198709) by WMDE-Fisch
- git #1cf674fd - Minor fix in the ImporterTest cleanup (T220713) by WMDE-Fisch
- git #d0c83097 - Use prefixed external usernames when importing file revisions (T220713) by WMDE-Fisch
FlaggedRevs
edit- git #e881e746 - Minor clean up in FlaggedRevsUI.hooks.php by Timo Tijhof
Flow
edit- git #939d9567 - Autosave comments (T93612) (T73072) by Ed Sanders
- git #3ce906d5 - Translate special pages into Czech by Martin Urbanec
- git #fb25aedd - Convert mediawiki links from http to https (T189687) by DannyS712
- git #d581c8a0 - Pass a unique stable ID to each EditorWidget by Ed Sanders
FundraiserLandingPage
editNo changes for FundraiserLandingPage
FundraisingTranslateWorkflow
edit- git #908bdcaf - Add phan by Umherirrender
Gadgets
edit- git #2a7bcfe0 - Translate Special:GadgetUsage into Czech by Martin Urbanec
GeoCrumbs
editNo changes for GeoCrumbs
GeoData
editNo changes for GeoData
GettingStarted
edit- git #615dcbae - Move all php classes into includes folder by Umherirrender
GlobalBlocking
edit- git #1a49bac5 - Add phan by Umherirrender
GlobalCssJs
edit- git #d390c128 - Add phan by Umherirrender
GlobalPreferences
edit- git #d6c2d674 - Support NamespaceInfo by Aryeh Gregor
GlobalUsage
edit- git #72a3be3c - Translate several special pages into Czech by Martin Urbanec
GlobalUserPage
editNo changes for GlobalUserPage
GoogleNewsSitemap
editNo changes for GoogleNewsSitemap
Graph
edit- git #9cbf4e00 - Add phan by Umherirrender
- git #a9ef9f2f - Translate Special:GraphSandbox into Czech by Martin Urbanec
GrowthExperiments
edit- git #2a7f866c - Ensure text exists before logging enter-question-text action (T222239) by Kosta Harlan
- git #c99ec235 - Re-use timestamp for section header and question storage (T222264) by Kosta Harlan
- git #6f986ce4 - Mentorship module: Add data-link-id to mentor's talkpage link (T222241) by Stephane Bisson
- git #cbf684d2 - Homepage: wrap buttons text (T222122) by Stephane Bisson
- git #013af8f3 - Homepage: bullet styling (T218966) by Stephane Bisson
- git #8a7405db - Homepage: Remove footers for start module submodules (T217105) by Roan Kattouw
- git #114225fd - Move the help module to the bottom on small screens (T222003) by Stephane Bisson
- git #2a0df654 - Homepage module: increase footer margin-top (T218966) by Stephane Bisson
- git #cc7bfbb0 - Impact: article thumbnail (T218966) by Stephane Bisson
- git #d7f158ce - QuestionPoster: Check permissions and EditFilterMergedContent hook (T222014) by Kosta Harlan
- git #9c829b33 - Show recent questions for mentorship and help modules (T218841) by Kosta Harlan
- git #3c49530a - Homepage: UI fixes (T217105) (T222003) by Stephane Bisson
- git #fa8f8c66 - Use User::getInstanceForUpdate() where needed by Roan Kattouw
- git #6837b5ce - Homepage: Make email icon white on blue when unconfirmed (T217105) by Roan Kattouw
- git #dfb23c94 - Homepage: Remove margin-right from sidebar modules (T218966) by Roan Kattouw
- git #bc4c019e - UI fixes to Impact and Mentorship modules (T216217) by Stephane Bisson
- git #342cbd5e - Add user email vars for Help and Mentorship modules (T221810) by Stephane Bisson
- git #644e887f - Remove mentor save job by Kosta Harlan
- git #f9631225 - Remove tutorial visit job by Kosta Harlan
- git #4cb9e65c - Homepage: Add link to change email to email module in unconfirmed state (T217105) by Roan Kattouw
- git #de69f679 - Update mentor's talk page link text per T216631#5135461 (T216631) by Stephane Bisson
- git #fcbf1a89 - EventLogging: Make namespace int, use enum for impact module state (T219582) by Kosta Harlan
- git #cc1a77e3 - Homepage: More UI tweaks (T218966) by Roan Kattouw
- git #372f8afe - Make getState() public by Kosta Harlan
- git #9bdb8a3c - Homepage: UI tweaks per Alessandro at T218966#5130398 (T218966) by Roan Kattouw
- git #ad0c820e - Fix EventLogging errors by Roan Kattouw
- git #0c3dd3e6 - Add test for excluding state from EL if empty by Kosta Harlan
- git #848bf6e0 - Homepage: Use bidi-embedding for user names by Roan Kattouw
- git #dbcdef51 - Mentorship: fix last active message (T220989) by Stephane Bisson
- git #123784dd - Fix validation errors due to state='' by Roan Kattouw
GuidedTour
edit- git #8306b3e3 - Add phan by Umherirrender
- git #80f6c41f - Rename internal MakeGlobalVariablesScript hook callback by Timo Tijhof
- git #42fce05e - build: Update eslint-config-wikimedia from 0.9.0 to 0.11.0 by James D. Forrester
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
edit- git #89797fe3 - Translate Special:Interwiki into Czech by Martin Urbanec
InterwikiSorting
editNo changes for InterwikiSorting
JADE
editNo changes for JADE
Josa
editNo changes for Josa
JsonConfig
editNo changes for JsonConfig
Kartographer
edit- git #18349da9 - Add message keys of system messages in PHP comments by Fomafix
- git #67964d8f - Support all language codes in Special:Map by Fomafix
- git #d6828293 - Support data-mw="interface" also in staticframe (T220489) (T221439) by Fomafix
- git #51e5cc9e - VE: Add read-only support by Ed Sanders
- git #00c5b1d9 - Removing fallbackzoom default (T209991) by Mateus Santos
LabeledSectionTransclusion
editNo changes for LabeledSectionTransclusion
LandingCheck
editNo changes for LandingCheck
LdapAuthentication
editNo changes for LdapAuthentication
Linter
editNo changes for Linter
LiquidThreads
edit- git #1e6bdf9d - classes: Replace usage of deprecated SearchEngine::searchableNamespace() (T220656) by Derick Alangi
- git #38055a64 - Remove empty/no-op MakeGlobalVariablesScript hook handler by Timo Tijhof
Listings
editNo changes for Listings
LocalisationUpdate
editNo changes for LocalisationUpdate
LoginNotify
editNo changes for LoginNotify
MapSources
editNo changes for MapSources
MassMessage
edit- git #377ed096 - MassMessageJob: Set '$this->title' after constructor call (T221570) by Timo Tijhof
Math
edit- git #d51e0ae0 - Make error HTML valid XHTML by Tpt
- git #64d0b3e3 - Translate Special:MathStatus into Czech by Martin Urbanec
- git #ba39eb03 - Use setReadOnly when possible by Ed Sanders
MobileApp
edit- git #82f592eb - Remove enwiki from Wikidata description editing blacklist. by Dmitry Brant
MobileFrontend
edit- git #31760f33 - Show anon editor warning in VE (T221854) by Ed Sanders
- git #6d09f624 - Use .= shortcut to concatenate strings where appropriate by Thiemo Kreuz
- git #eb8442c6 - specials: Add missing limit to explode() by Thiemo Kreuz
- git #ac773456 - Use /* global … */ instead of "eslint-disable-…" annotation by Thiemo Kreuz
- git #7ef81aea - specials: Add missing …|null type hints to @param documentation by Thiemo Kreuz
- git #afe98da9 - Remove not needed @var documentation on constants by Thiemo Kreuz
- git #ce42e05d - Avoid usage of deprecated methods ::getStore() and ::setTOCEnabled() (T221982) by Derick Alangi
- git #1fbdf285 - Use getMock() for interfaces by Aryeh Gregor
- git #9493c24c - ExtMobileFrontend: Use static methods as such, ::getProvider() by Derick Alangi
- git #6b8b447a - Fix case mismatch for class & method usage by Derick Alangi
- git #7b478703 - MobileFrontendHooks: Remove irrelevant fully qualified namespace by Derick Alangi
- git #11854a19 - MobileFrontendHooks: Avoid use of deprecated SkinFactory::getDefaultInstance by Derick Alangi
- git #12d5017d - 🐛 Fix back button behaviour in editor (T218809) by jdlrobson
- git #af0d7050 - Allow a data promise to be passed to wikitext editor (T128422) by Ed Sanders
- git #0c93dd62 - tests: Disable flaky "user_page" spec (T221860) by Timo Tijhof
- git #3071458a - 💚 Run user_page test on non-existent user page to fix QA build (T220659) by jdlrobson
- git #e01b7e49 - ✅ Selenium tests: Adding switch_views.js (T220659) by Jan Drewniak
- git #1fb55439 - 🐛 Notification overlay should take up full width on larger screens (T219320) by jdlrobson
- git #4f716dde - Hygiene: split JSON parsing from Page (T193077) by Stephen Niedzielski
- git #3fc985e2 - It should be possible to test Special:Nearby using content proxy by jdlrobson
- git #22d4eb19 - Remove usage of deprecated global $wgContLang from MF by Derick Alangi
- git #eebdabe6 - Remove block notice tracking (T214214) by Dayllan Maza
- git #c59975ce - Fix disabled styling of continue/submit buttons (T221603) by Ed Sanders
- git #e54a5bc3 - Replace new use of deprecated View.$ by Ed Sanders
- git #d53612f0 - Hygiene: replace Page.test.js helpers with ES6 strings (T193077) by Stephen Niedzielski
- git #5e1026ac - Replace "Wikipedia" with "{{int:Sitetitle}}" in [[MediaWiki:Mobile-frontend-nearby-info-description]] (T219721) by DannyS712
- git #15f0a1a6 - Add link to current article from Special:MobileDiff page (T200969) by Jan Drewniak
- git #54e2235e - Inline remaining hogan templates (T220619) by Nicholas Ray
- git #e9a4e397 - Fix: don't overwrite additional icon classes (T216418) by Stephen Niedzielski
- git #ab85f321 - Update cite.svg to latest OOUI icon by Ed Sanders
- git #c50d5733 - Allow HTML in some messages to fix rendering issue (T210120) by Ammar
- git #15813546 - Fix timing of 'ready'/'loaded' events in VisualEditor (T217825) by Ed Sanders
- git #1bfb6d64 - Remove `hasLoadError` instance variable/logic from Overlay/OverlayManager (T220869) by Nicholas Ray
- git #7e835db3 - Remove `Overlay.EVENT_EXIT` from Overlay.js (T220865) by Nicholas Ray
- git #4cf26389 - Toggler: decode hash when checking (T220513) by David Lynch
MultimediaViewer
edit- git #c520b769 - Rename MakeGlobalVariablesScript hook for consistency by Timo Tijhof
NavigationTiming
edit- git #c1393955 - Record click timings (T216597) by Gilles Dubuc
- git #e27d8942 - Change collectedPaintEntries from array to object by Timo Tijhof
- git #92dd09bf - Event timing support (T216597) by Gilles Dubuc
Newsletter
editNo changes for Newsletter
NewUserMessage
edit- git #5ff737e2 - Use a job for triggering new user talk messages (T92357) by Aaron Schulz
- git #afb3390d - Disable onLocalUserCreated for known bot accounts by Aaron Schulz
Nuke
editNo changes for Nuke
OATHAuth
edit- git #6a8bfd95 - Update jakobo/hotp-php to v1.0.1 (T221257) by Reedy
OAuth
editNo changes for OAuth
OpenStackManager
edit- git #d023809e - Stop lowercasing all usernames for LDAP lookups (T221620) by Alex Monk
ORES
edit- git #feada43c - Fix path to template dir (T221696) by Reedy
- git #a622a39c - Introduce $wgOresFrontendBaseUrl config variable (T219396) by Amir Sarabadani
- git #cc6c60e7 - Fix uniqueIndex in Database::upsert call by Umherirrender
- git #30fbf8f2 - Convert ext.ores.api module to packageFiles by Roan Kattouw
- git #21c4e012 - Translate Special:ORESModels into Czech by Martin Urbanec
- git #0737ebae - Add ORESRecentChangeScoreSavedHook (T201869) by Amir Sarabadani
- git #7d551558 - Move WatchedItemQueryServiceExtension hook handling to its class (T220356) by Amir Sarabadani
PageAssessments
editNo changes for PageAssessments
PagedTiffHandler
editNo changes for PagedTiffHandler
PageImages
editNo changes for PageImages
PageTriage
edit- git #1804c2f2 - Merge ext.pageTriage.messages into the module that needs it (T221269) by Timo Tijhof
- git #133a6dd2 - Remove unused ext.pageTriage.messages dependency from defaultDeletionTagsOptions (T221269) by Timo Tijhof
PageViewInfo
edit- git #eb064342 - Add phan by Umherirrender
ParserFunctions
edit- git #1f1c8343 - Remove tests/phan/issue from .gitignore by Umherirrender
ParsoidBatchAPI
edit- git #535fdeaa - Refine type for $mto if $mto->isError() is true by C. Scott Ananian
- git #16a96569 - Add phan by Umherirrender
PdfHandler
edit- git #8d7386b7 - Remove tests/phan/issue from .gitignore by Umherirrender
PerformanceInspector
editNo changes for PerformanceInspector
Petition
editNo changes for Petition
Poem
editNo changes for Poem
PoolCounter
edit- git #f8855334 - Add phan by Umherirrender
Popups
edit- git #3ca2709c - Streamline code calculating fade-out bottom position (T220200) by Thiemo Kreuz
- git #d72ef0fa - Avoid fade-out above horizontal scrollbars (T220200) by WMDE-Fisch
- git #8305eb86 - Minimize createStubTitle() helper method (T220097) by Thiemo Kreuz
- git #6c535739 - Use title.getNameText() to compare selflinks (T220097) by WMDE-Fisch
- git #d7767ed7 - Add phan by Umherirrender
- git #34cf1f07 - Allow text selection on all fade-outs, not only on references (T220200) by Thiemo Kreuz
- git #06cdb58d - Don't block clicks on vertical scrollbar behind fade-out effect (T220200) by Thiemo Kreuz
- git #35aa05af - Use title and namespace id to check if link is current page (T220097) by WMDE-Fisch
- git #0acc8db5 - Decode fragment, needed for multilingual named references (T220196) by Adam Wight
- git #cd21c7a2 - Convert mediawiki links from http to https (T189687) by DannyS712
- git #f8562a89 - svgmin optimizations on updated OOUI icons by WMDE-Fisch
- git #3fdd8fd7 - Remove `-o-linear-gradient` for Opera 11.5, Opera Mobile 12 by Volker E
- git #98b421cc - Match callout border color to rest of popup (T219585) by Ed Sanders
- git #78cbb021 - Update OOUI icons to latest versions by Ed Sanders
ProofreadPage
edit- git #c1f0a5c1 - Use $skin->getSkinName() instead of $skin->skinname by Fomafix
PropertySuggester
editNo changes for PropertySuggester
QuickSurveys
edit- git #b84ac849 - Add phan by Umherirrender
Quiz
editNo changes for Quiz
ReadingLists
edit- git #07f34833 - Update for namespaced SiteMatrix by Max Semenik
RelatedArticles
edit- git #a7e6c196 - Remove `-o-linear-gradient` for Opera 11.5, Opera Mobile 12 by Volker E
Renameuser
editNo changes for Renameuser
RevisionSlider
edit- git #9e73c7d2 - Fix re-highlighting of revisions by WMDE-Fisch
RSS
edit- git #0d0229df - Add phan by Umherirrender
- git #64aaf72d - Move all php classes into includes folder by Umherirrender
SandboxLink
edit- git #52815f3b - Add phan by Umherirrender
- git #18053f89 - Move SandboxLinkHooks.php into includes folder by Umherirrender
Score
edit- git #9becc154 - Invalidate score cache (T218191) by Étienne Beaulé
- git #c45d57f4 - ext.score.popup: Use packageFiles and minor code clean up by Timo Tijhof
- git #d2906bc2 - ext.score.popup: Move to its own directory by Timo Tijhof
- git #a53787b9 - Bundle data values for mw.config with the JS module that needs it (T219342) by Timo Tijhof
Scribunto
editNo changes for Scribunto
SearchExtraNS
editNo changes for SearchExtraNS
SecurePoll
editNo changes for SecurePoll
Sentry
editNo changes for Sentry
ShortUrl
edit- git #92793949 - Add phan by Umherirrender
SiteMatrix
edit- git #025dca50 - Add phan by Umherirrender
- git #a40b39fa - Translate Special:SiteMatrix into Czech by Martin Urbanec
- git #3a5fa995 - Namespace this extension by Max Semenik
SkinPerPage
editNo changes for SkinPerPage
SpamBlacklist
edit- git #afa89129 - Convert mediawiki links from http to https (T189687) by Umherirrender
SubPageList3
editNo changes for SubPageList3
SubpageSortkey
editNo changes for SubpageSortkey
SyntaxHighlight_GeSHi
editNo changes for SyntaxHighlight_GeSHi
TemplateData
edit- git #2058003b - Add phan by Umherirrender
TemplateSandbox
edit- git #89e4ec54 - Translate Special:TemplateSandbox into Czech by Martin Urbanec
TemplateStyles
editNo changes for TemplateStyles
TemplateWizard
edit- git #dd4600b4 - Add phan by Umherirrender
TextExtracts
edit- git #2e76760c - Add phan by Umherirrender
Thanks
editNo changes for Thanks
TimedMediaHandler
edit- git #f99be901 - Remove `-o-linear-gradient` for Opera 11.5, Opera Mobile 12 by Volker E
timeline
editNo changes for timeline
TitleBlacklist
editNo changes for TitleBlacklist
TocTree
editNo changes for TocTree
TorBlock
editNo changes for TorBlock
Translate
edit- git #8564fca2 - Fix exception thrown when no hits are found during translation search (T219736) by Abijeet
- git #07bdbd30 - Update version before MLEB release (T221573) by Kartik Mistry
- git #57d64433 - Replace usage of mw.translateHook with mw.hook (T72031) by Abijeet
- git #4633a3cd - ttmserver: Remove unused variable after refactor / cleanup by Derick Alangi
- git #a98b8fc1 - specials: Removed unused variables after refactor / cleanup by Derick Alangi
- git #9d76de81 - Convert mediawiki links from http to https (T189687) by Umherirrender
- git #e32543fb - Reduce visual noise in language list box (T220858) by Volker E
- git #83fdfdb1 - Remove problematic Job::$params assignments (T221368) by Timo Tijhof
- git #8aa4e78e - Allow conflicts during elasticsearch deleteByQuery (T219234) by Erik Bernhardson
TranslationNotifications
edit- git #4a1cc39d - Partial Revert "Transfer composer.json dependency to extension.json" (T221354) by Reedy
- git #f7fb1061 - Transfer composer.json dependency to extension.json (T201794) by sbassett
TrustedXFF
edit- git #5dddd921 - Add phan by Umherirrender
TwoColConflict
edit- git #0f525bf6 - Tweak some Germanic English by Adam Wight
- git #22df89a9 - Remove unused boolean flag from …DiffFormatter::composeLines() (T220067) by Thiemo Kreuz
- git #fa7d4b41 - Prevent HTML entities from being decoded automatically (T220067) by Andrew Kostka
- git #f2aca870 - Remove tests/phan/issue from .gitignore by Umherirrender
- git #cf261648 - Add missing test cases to LineBasedUnifiedDiffFormatterTest (T220067) by Thiemo Kreuz
- git #fe3eb82b - Re-introduce pause in conflict creation steps by WMDE-Fisch
- git #e0e9ef07 - Remove unused private …ConflictHelper::getOutput() method by Thiemo Kreuz
- git #c714e0d9 - Mark unused ConflictHelper methods as private by Thiemo Kreuz
- git #05420663 - Avoid pause in test conflict creation by WMDE-Fisch
- git #0f268da7 - Remove `-o-linear-gradient` for Opera 11.5, Opera Mobile 12 by Volker E
UniversalLanguageSelector
edit- git #8366a0a0 - ext.uls.eventlogger: Remove use of mw.eventLog.logEvent() promise by Fomafix
- git #17df6468 - Update version before MLEB release (T221573) by Kartik Mistry
- git #6928b7ec - Merge ext.uls.eventlogger into ext.uls.common by Timo Tijhof
- git #49ed2a5a - ULSJsonMessageModule: Remove language code validation by Timo Tijhof
- git #6fadfa78 - Remove addModules( 'ext.uls.init' ) (T145186) by Fomafix
- git #ea671b1f - ext.uls.eventlogger: Use mw.track() and remove EventLogging dep by Timo Tijhof
- git #c578db02 - ext.uls.eventlogger: Remove use of mw.eventLog.logEvent() promise by Timo Tijhof
UploadsLink
edit- git #8438106d - Add phan by Umherirrender
- git #38ae880c - Move UploadsLinkHooks.php into includes folder by Umherirrender
UploadWizard
edit- git #19b2995a - Show uploads in the same order as in other steps (T221077) by Matthias Mullie
- git #79856c7d - Don't cut off image shadow in metadata step (T222083) by Matthias Mullie
- git #20e40018 - Enable statements/depicts by default when wikibase is enabled by Matthias Mullie
- git #a21a4120 - Don't stretch small images to 100% width in "Data" section (T221364) by Eric Gardner
UrlShortener
edit- git #c05e0c33 - Add phan by Umherirrender
- git #79cde068 - Use an ActionFieldLayout by Ed Sanders
- git #2ff3e3e7 - Remove support for multiple errors by Ed Sanders
UserMerge
editNo changes for UserMerge
VipsScaler
edit- git #ddd750ff - Translate Special:VipsTest into Czech by Martin Urbanec
VisualEditor
edit- git #30095b68 - Make mobile check icon progressive blue (T222187) by Ed Sanders
- git #e006803f - Update VE core submodule to master (36e90285e) (T221716) (T222039) by James D. Forrester
- git #31dd73ae - MediaDialog: Use new icons (T222086) by Ed Sanders
- git #258965c8 - Improve rendering of audio files (T206022) by Ed Sanders
- git #ec6cbeaf - Only diff <section> contents in section editing mode (T221903) by Ed Sanders
- git #e437d25b - Update VE core submodule to master (e1d2a6d8c) (T221903) by James D. Forrester
- git #f75ee24d - Update VE core submodule to master (b68520b6d) (T221901) by James D. Forrester
- git #75ff121b - ve.init.mw.DesktopArticleTarget.init: Update for Minerva changes (T208102) by Bartosz Dziewoński
- git #4fb17205 - Allow switching from mobile visual to mobile source mode with data (T128422) by Ed Sanders
- git #70953099 - DesktopArticleTarget: Remove changing document opacity when switching to WTE by Ed Sanders
- git #b89221be - Update VE core submodule to master (b049d6049) (T220633) (T221286) by James D. Forrester
- git #e3846ed0 - EditSummaryWidget: Don't highlight first automatically (T50274) by Ed Sanders
- git #11673b21 - ve.ui.MWSaveDialog: Work around save panel disappearing on iOS Safari as well (T221289) by Bartosz Dziewoński
- git #5b0bb283 - ve.ui.MWSaveDialog: Fix preview of redirects (T221686) by Bartosz Dziewoński
- git #e2fa08f0 - Use PageEditStash services instead of static methods by Aaron Schulz
- git #e91df06c - Restore external paste sanitization of DOM elements (T221668) by Ed Sanders
- git #96de1353 - Remove block notice tracking (T214214) by Dayllan Maza
- git #1123c1ea - Move autosave logic up to mw.Target by Ed Sanders
- git #24cb70ba - Update VE core submodule to master (6afc66096) (T220633) by James D. Forrester
- git #ff5f6884 - DataModule: Use module->getConfig instead of rl->getConfig by Timo Tijhof
- git #0db4ae6e - eslint: Enable valid-jsdoc by Ed Sanders
- git #afdd1b5f - VisualEditorHooks: Remove redundant $resourceModules check by Timo Tijhof
- git #ef36f4b0 - Move usePageImages/usePageDescriptions from page conf to site conf by Timo Tijhof
- git #bba27be6 - ve.ui.MWSaveDialog: Fix border radius styles after changes in OOUI by Bartosz Dziewoński
- git #b1d3fdbb - Apply styles for WikimediaUI theme by default rather than only Vector and Minerva by Bartosz Dziewoński
Wikibase
edit- git #1008fe6f - Clarify wikibase-listdatavaluetypes-generalbody documentation by Lucas Werkmeister
- git #2390a2b3 - Clarify documentation of listdatavaluetypes messages by Lucas Werkmeister
- git #b71b5b2a - Use LabelDescriptionNotEqualValidator in TermValidatorFactory (T212869) by Lucas Werkmeister
- git #3a011e19 - Fix capitalization of Wikibase by Lucas Werkmeister
- git #a951d40e - Make covering indexes unique in normalized wb_terms schema (T222114) by alaasarhan
- git #eef5393c - Add CompositeFingerprintValidator (T212869) by Lucas Werkmeister
- git #35bab9c0 - Add LabelDescriptionNotEqualValidator (T212869) by Greta Doçi
- git #1275a2e0 - Update termbox (T218690) by Jakob Warkotsch
- git #7193175d - Add data value type to Special:ListDatatypes (T210598) by rosalie
- git #11d1f789 - Bump Termbox pin by Thomas Arrow
- git #6141a6bb - Bump API Version to 3.1.1 (T221229) by Thomas Arrow
- git #8f794643 - Add random entities and terms generator maintenance script to repo. (T220210) by alaasarhan
- git #a974c71c - termbox: update pin by Pablo Grass
- git #743d6edd - WikiPageUpdaterTest: Update test to not rely on Title object identity by Timo Tijhof
- git #0376577a - Remove ElasticSearch code from Wikibase completely. by Stanislav Malyshev
- git #8a7a20bb - Update termbox (T218690) by Jakob Warkotsch
- git #417f3c27 - Use new DataModel Services version by Jeroen De Dauw
- git #a3e22da9 - Add monolingual languages abq (T155367), syc (T164580), el-cy (T198674) (T155367) (T164580) (T198674) by Remko de Keijzer
- git #6c6d987f - Comment out more failing Ruby browser tests (T221104) by Lucas Werkmeister
- git #0c45c615 - Add monolingual language code hbo (T155368) by 1-Byte
- git #88902df6 - Adjust wikibase-wdio for Lexeme change (T199409) by Michael Große
- git #943f445a - Add method to be used for multi selects (T199409) by Michael Große
- git #b3849099 - Simplify term rebuilding code (T219894) by alaasarhan
- git #d93e4f0f - Unbreak master: fix generateAutoload.php by Jeroen De Dauw
- git #06959495 - Add monolingual language codes qya, sjn (T185194) by Remko de Keijzer
- git #0863841d - Use schema change migration flags by Amir Sarabadani
- git #5d62583e - Remove sameAs A/B test logic (T209377) by Nicholas Ray
- git #3b841745 - Comment out lots of failing Ruby browser tests (T221104) by Lucas Werkmeister
- git #ef847886 - Add Request timeout for ssr-connection (T215912) by bitPogo
- git #e0719710 - Close entityselector after selecting exact match (T172937) by Marius Hoch
- git #f3364005 - Don’t use heading elements in Wikibase diffs (T220772) by Michael Große
- git #4f53d873 - Add data value type to Special:ListDatatypes (T210598) by rosalie
- git #91a1e778 - Prevent label = description to Special:NewProperty (T212869) by Greta Doçi
- git #5507ff83 - Add DDL for new schema of normalized wb_terms (T219143) by Jeroen De Dauw
- git #2c932ed3 - use Exception instead of TermStoreException by alaasarhan
- git #b1eafb2d - add missing default doc. by alaasarhan
- git #ed48c6de - Add a rebuilder script for the terms store (T219894) by Jeroen De Dauw
- git #c3907200 - Update phpdoc for EntityContentFactory constructor by Leszek Manicki
- git #11dd7a01 - Allow revision dump for redirects (T217897) by Stanislav Malyshev
WikibaseCirrusSearch
edit- git #1bbb2b74 - Remove tests/phan/issue from .gitignore by Umherirrender
- git #d27df524 - Drop es5 versions of the tests by Stanislav Malyshev
- git #d0ab0174 - Remove auto_generate_phrase_queries (T221111) by Stanislav Malyshev
- git #14ea838a - Remove safeguard after Wikibase is cleaned by Stanislav Malyshev
WikibaseLexeme
edit- git #18274f41 - Use default overlay for item selector widget (T199409) by Michael Große
- git #af1cf760 - Use specialised function in browser test (T199409) by Michael Große
- git #898c595c - RTL languages in glosses should be aligned to right (T203081) by rosalie
- git #5326b08c - Add Rumantsch dialects to available Lexeme languages (T210293) by Michael Große
WikibaseLexemeCirrusSearch
editNo changes for WikibaseLexemeCirrusSearch
WikibaseMediaInfo
edit- git #dcaeb09c - Remove pre-tabs backward compatibility code by Matthias Mullie
- git #5af98c15 - Remove dead/unused code and add some phpdoc annotations by Matthias Mullie
- git #1fb80680 - Remove useless info about directly using any key from MediaInfoProperties by Matthias Mullie
- git #573a80ff - Remove $wgMediaInfoEnableFilePageDepicts and code for its false path by Matthias Mullie
- git #a2fefcda - Cleanup search classes - move dependencies to new classes by Stanislav Malyshev
- git #21266b70 - Basic unit tests for StatementPanel element (T221057) by Eric Gardner
- git #a9fd9854 - Fix selector for enabling statement edits (T218922) by Cormac Parle
- git #60c8ed68 - Don't use value until having checked there is one (T221110) by Matthias Mullie
- git #4c91ad24 - Don't remove textInput after having submitted it (T221123) by Matthias Mullie
- git #875be52a - captionspanel.less: Remove unneeded selector joiner by Matthias Mullie
- git #8027fed2 - Don't show MediaInfo content unless MediaInfo is installed (T221071) by Matthias Mullie
- git #96d0eebd - WikibaseMediaInfoHooksTest: Make the captions dummy content we check more like reality by James D. Forrester
WikibaseQualityConstraints
edit- git #62554512 - Allow revision= parameter for constraintrdf (T221407) by Stanislav Malyshev
- git #cb8298e2 - Reduce phpcs line length limit to 130 by Lucas Werkmeister
- git #53c3ae4f - Output 204 status if we don't have any good statements to report by Stanislav Malyshev
- git #c20c3b86 - Use package module for constraint suggestions by Lucas Werkmeister
- git #b99599c5 - Include modules/ in ResourceLoader base paths by Lucas Werkmeister
- git #74ce0587 - Remove beta feature for constraint suggestions (T220609) by Lucas Werkmeister
- git #b65c3b66 - Enable constraint suggestions for everyone (T220609) by Lucas Werkmeister
Wikidata.org
editNo changes for Wikidata.org
WikidataPageBanner
editNo changes for WikidataPageBanner
WikiEditor
edit- git #26a00c7a - Remove tests/phan/issue from .gitignore by Umherirrender
wikihiero
editNo changes for wikihiero
WikiLove
edit- git #2c1259e5 - Refactor exporting of wikilove js vars without static intermediary by Timo Tijhof
WikimediaBadges
editNo changes for WikimediaBadges
WikimediaEditorTasks
editNo changes for WikimediaEditorTasks
WikimediaEvents
editNo changes for WikimediaEvents
WikimediaIncubator
editNo changes for WikimediaIncubator
WikimediaMaintenance
editNo changes for WikimediaMaintenance
WikimediaMessages
edit- git #be5321f7 - Add phan by Umherirrender
XAnalytics
editNo changes for XAnalytics
ZeroBanner
editNo changes for ZeroBanner
ZeroPortal
editNo changes for ZeroPortal
Skins
editCologneBlue
edit- git #d799812f - Hide empty list items (T192446) by Isarra
EUCopyrightCampaignSkin
editNo changes for EUCopyrightCampaignSkin
MinervaNeue
edit- git #e5622273 - Remove `ol` overrides to ensure list styles in non-Arabic number scripts (T205341) (T217616) by Volker E
- git #85893521 - Hygiene: Cleanup schemaMobileWebMainMenuClickTracking sampling rate logic by Nicholas Ray
- git #b308c33a - Amend history action page mixin's name by Volker E
- git #6ade2b1e - Reset history page styles for Minerva by jdlrobson
- git #1be4a9e5 - Change MinervaSchemaMainMenuClickTrackingSampleRate default in README (T218627) by Nicholas Ray
- git #2681fa1b - Hygiene: Various cleanup in Minerva PHP code by Derick Alangi
- git #815f3386 - Update: add secondary page actions submenu in AMC mode (T216418) by Stephen Niedzielski
- git #69230909 - Remove Recent Changes from Main Menu (T216152) by Piotr Miazga
- git #2cf4ed89 - Add Community Portal link to Mobile Main Menu (T216152) by Piotr Miazga
- git #1f4582cc - Provide a code structure for menus handling and add Advanced menu (T216152) by Piotr Miazga
- git #9b117122 - Use operating system font stack for monospace fonts (T221043) by Volker E
- git #5f6f75e4 - Add basic `hr` element styles (T221020) by Volker E
- git #544b0e70 - Port remaining @login tests to Node.js (T219920) by jdlrobson
- git #c16c20a3 - QA: Port Notifications browser test to Node.js (T219920) by jdlrobson
- git #7f2b69ac - Migrate editor_wikitext_saving.feature from Ruby to Node (T219920) by jdlrobson
- git #f5eb1532 - Switch to outside list style for ordered lists too (second try) (T150377) by Bartosz Dziewoński
MonoBook
edit- git #1bb0c40a - Remove last references to the long-gone CSS classes .editExternally and .editExternallyHelp by Jack Phoenix
Modern
edit- git #8b6458dd - Remove last references to the long-gone CSS classes .editExternally and .editExternallyHelp by Jack Phoenix
- git #a1590177 - Hide empty list items (T192446) by Isarra
Nostalgia
editNo changes for Nostalgia
Timeless
edit- git #2a4fb34b - New font stack, plus some generic forms and crap (T221345) by Isarra
- git #051c2dd2 - Bump mw required version to 1.34, since the skin search by Isarra
- git #fb690eed - Remove broken compatibility hack for the legacy SkinTemplateToolboxEnd hook by Jack Phoenix
- git #5c66a3e9 - Hide empty list items (T192446) (T181186) by Isarra
- git #b8426cad - Remove unnecessary workaround for search suggestions dropdown (T210321) by Bartosz Dziewoński
Vector
editNo changes for Vector
Total Changes
edit519 Changes in 106 repos by 85 authors