MediaWiki 1.33/wmf.24
![]() |
Deployment of MediaWiki 1.33.0-wmf.24 to Wikimedia sites | MediaWiki 1.33.0-wmf.25![]() |
The latest version (labeled "1.33.0-wmf.24") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 2 April 2019 (see the roadmap).
Core changes Edit
- git #b0b623b1 - Update git submodules by Gerrit Code Review
- git #a3c101ee - Fix typo in MigrateActors.php by Brad Jorsch
- git #846d84fa - Set default for Block::appliesToPasswordReset to true (task T218905) by Thalia
- git #e783e152 - monolog: add MwlogHandler (task T126989) by BryanDavis
- git #01d6c532 - maintenance: Rewrite parts of the purgeChangedPages script by BryanDavis
- git #64a81692 - maintenance/dev: Clean up router.php by Krinkle
- git #701b018b - PreferencesFormOOUI: Restore ID attributes for each fieldset by Bartosz Dziewoński
- git #4122e538 - jobqueue: fix DBO_TRX logic in JobQueueDB for avoiding transactions by Krinkle
- git #1a6aad99 - rdbms: make $wgSQLMode work as documented when it is NULL by Aaron Schulz
- git #71635617 - DateInputWidget: Fix focus reflow by Jdlrobson
- git #7d129953 - Sunsetting viewPrevNext by daniel
- git #02f6652f - Update help icon from OOUI (task T219719) by Volker E
- git #c3c22e9a - Change job table params from blob to mediumblob (task T124196) by Erik Bernhardson
- git #af0720e5 - Fix flaky test BlockListPagerTest::testFormatValue (task T219695) by David Barratt
- git #44a4101b - MediaResultWidget: Remove unused code depending on VisualEditor (task T219675) by Bartosz Dziewoński
- git #2379bd01 - linkeddata: Simplity PageDataRequestHandler test setup by Daniel Kinzler
- git #3821a2b5 - linkeddata: Fix broken check in PageDataRequestHandler by Daniel Kinzler
- git #995f4b19 - Remove redundant parentheses from the "Historyempty" message (task T219714) by Jdlrobson
- git #504f0fea - MediaResultWidget: Fix defaultThumbSzie config (task T219675) by Ed Sanders
- git #b233e9d1 - Move MediaTransformOutput classes to own files by Umherirrender
- git #ae3559f8 - Do not return invalid JSON in runJobs.php by Aaron Schulz
- git #482c3a65 - resourceloader: Remove deprecated MessageBlobStore::getBlob by Timo Tijhof
- git #e6818e6c - Fix unused vars/pointless assignments by Max Semenik
- git #83933a43 - Make RefreshLinksJob run DataUpdates such that they have outer scope by Aaron Schulz
- git #e37d1899 - Don't return a result of a void function by Max Semenik
- git #4004d3d8 - Fix function/class case by Max Semenik
- git #18dd14a0 - Avoid use of deprecated wikiId field in JobQueue by Aaron Schulz
- git #d0dde424 - Avoid use of deprecated "wikiId" parameter for FileBackend by Aaron Schulz
- git #a8447a33 - Replace several uses of wfWikiId() with WikiMap methods by Aaron Schulz
- git #798d3d04 - Clean up some database domain ID related code and fix some comments by Aaron Schulz
- git #642dbe15 - Fix flakey MCR test in RevisionDbTestBase by mocking the time by Aaron Schulz
- git #ab66b66c - Fix partially blocked admin undelete permissions (task T219305) by Dmaza
- git #9b4938c4 - jobqueue: simplify the signature of Job::factory() and Job::__construct() by Aaron Schulz
- git #8ffdf646 - mediawiki.user: Improve test suite by Timo Tijhof
- git #2a4f6865 - mediawiki.user: Use then() instead of done() by Timo Tijhof
- git #6745cb57 - Move class SearchEngineDummy to own file by Umherirrender
- git #e17e9ea5 - Unify code comments across special page stylesheets by Volker E
- git #3b547150 - Fix invalid namespace restriction when js is disabled (task T216831) by Dmaza
- git #7dbd37a7 - Make WikiMap::isCurrentWikiDbDomain() more rigorous by Aaron Schulz
- git #a895ad13 - Convert EnqueueJob to using DB domains by Aaron Schulz
- git #ef3b8bf0 - auth: Make 'LocalUserCreated' hook non-abortable by Timo Tijhof
- git #1869ffb7 - Rename NameTableStore wiki ID field to a DB domain field by Aaron Schulz
- git #c7c2637b - Use isset() to avoid an E_NOTICE about an undefined index by Jack Phoenix
- git #dc180ca6 - Restore #mw-history-search id on history action fieldset by Bartosz Dziewoński
- git #e3593feb - Fix flaky rollback browser test (task T219440) by tzhelyazkova
- git #47498675 - HistoryAction: Fix double-escaping by Jdlrobson
- git #06c1a597 - maintenance: Deprecate Maintenance::hasArg/getArg with no param by Thiemo Kreuz
- git #b814245d - filerepo: only trigger maybeUpgradeRow() on action=purge (task T179760) by Aaron Schulz
- git #1f628f0d - Update DeferredUpdates::enqueueUpdates() to look for the DB domain by Aaron Schulz
- git #7ff911ba - objectcache: Remove hacky testMerge_fork() method in BagOStuffTest by Aaron Schulz
- git #3192278e - objectcache: remove messy inheritence from APCBagOStuff in APCUBagOStuff by Aaron Schulz
- git #b5c0e927 - rdbms: add another null db/schema sanity check to DatabaseDomain by Aaron Schulz
- git #895306b8 - Make Job::hasExecutionFlag() actually work by Aaron Schulz
- git #8f69ff9a - resourceloader: Improve test cases for ClientHtml by Timo Tijhof
- git #5c90f8d1 - resourceloader: Move registering of custom sources to ServiceWiring (task T32956) by Timo Tijhof
- git #27f5535e - Avoid calling setTransactionTicket() on a non-DataUpdate for sanity by Aaron Schulz
- git #9b0b3950 - RecentChanges style modules should be "skinnable" by jdlrobson
- git #ea0a8e4e - DRY up rev link generation in History and Contributions (task T216420) by jdlrobson
- git #7ff25118 - rdbms: move some files under rdbms/database to subfolders by Aaron Schulz
- git #38db684d - DateInputWidget: Remove focus reflow by Volker E
- git #a87e3dd1 - HISTORY: Add MediaWiki 1.1 post-release change notes (task T213714) by James D. Forrester
- git #a318923b - HISTORY: Add MediaWiki 1.2 post-release change notes (task T213714) by James D. Forrester
- git #749788ff - Enable mediawiki.checkboxtoggle on mobile by jdlrobson
- git #8fb2ac1b - Compare selected revisions on history page is marked with a class by Jdlrobson
- git #1b27cee8 - Make HistoryAction form use OOUI (task T107069) by jdlrobson
- git #0fa69182 - Subtitle is wrapped in a DIV by jdlrobson
- git #67f1424f - Change 'mediawiki.Title' to use 'packageFiles' by Bartosz Dziewoński
- git #d3e65ed0 - Remove deprecated wfSplitWikiID() function by Aaron Schulz
- git #a34808ef - HISTORY: Add pre-MediaWiki 1.1.0 post-release change notes (task T213714) by Nikita Rana
- git #6c0c0314 - Remove jquery.ui.spinner (task T219403) by Ed Sanders
- git #e205941a - Map WikiMap treat a schema of "dbo" similar to "mediawiki" to account for mssql" by Aaron Schulz
- git #fe2cb4ef - Recalculate user default options for each test by Erik Bernhardson
- git #d630dfb4 - rdbms: add IDatabase::UNION_* constants for readability by Aaron Schulz
- git #41214303 - History styles marked as available on mobile (task T219349) by jdlrobson
- git #908e387e - Separate content from presentation for user tools list by jdlrobson
- git #a82cc431 - HISTORY: Add MediaWiki 1.3 post-release change notes (task T213714) by Jforrester
- git #16847b40 - specials: Fix incomplete documentation of execute() param by Krinkle
- git #e4dac81a - resources: Allow mediawiki.action.edit.editWarning on mobile target (task T219476) by Jforrester
- git #2218f335 - languages: Replace loop with array_pad() by Thiemo Kreuz (WMDE)
- git #5833dda6 - Replace strlen() calls with strict string comparisons by Thiemo Kreuz
- git #5fb382d1 - objectcache: rename SET_DELAY_HIGH_SEC => SET_DELAY_HIGH_MS and lower it by Aaron Schulz
- git #35af086e - objectcache: make WANObjectCache prefer ADD over GET/CAS for misses (task T203786) by Aaron Schulz
- git #d01bf6f7 - Revert "Provide direct deprecation message for jquery.ui.spinner" by Jforrester
- git #62b8db6e - objectcache: remove some unneeded code from BagOStuff::mergeViaCas by Aaron Schulz
- git #a8e088a4 - Make ApiStashEdit::pruneExcessStashedEntries use user name by Aaron Schulz
- git #3f2b9385 - Annotate different parts of the contributions UI with classes by jdlrobson
- git #dd3f360d - objectcache: fix changeTTL() in RedisBagOStuff for edge cases by Aaron Schulz
- git #853a2919 - resourceloader: Improve test cases for MessageBlobStore by Timo Tijhof
- git #cce24b40 - Deprecate Block::isValid method by Thalia
- git #6d315fb7 - Make LinksDeletionUpdate a subclass of LinksUpdate (task T216249) by Marko Obrovac
- git #255a58be - SpecialPreferences: Use real OOUI PHP layouts by Ed Sanders
- git #799a4255 - Title: Add scripts for generating/updating phpCharToUpper.js (task T141723) by Ed Sanders
- git #8944bb03 - HISTORY: Add MediaWiki 1.5 post-release change notes (task T213714) by James D. Forrester
- git #5794d287 - mw.widgets.DateInputWidget: Deactivate after blurring if focus was on calendar (task T219189) by Bartosz Dziewoński
- git #7a52d71e - Use DateInputWidget for date inputs which do not need time (task T107069) by Bartosz Dziewoński
- git #e7bf3198 - objectcache: improve "version" documentation for WANObjectCache::getWithSetCallback() by Aaron Schulz
Vendor Edit
- git #1668f272 - Update OOUI to v0.31.2 by James D. Forrester
Extensions Edit
3D Edit
No changes for 3D
AbuseFilter Edit
- git #7fb3ea90 - Reduce the amount of returns by Daimona Eaytoy
- git #b4346678 - Replace deprecated wfWaitForSlaves by Daimona Eaytoy
- git #c73d5b5b - Restore highlighting of all keywords, functions, etc. (task T219593) by Daimona Eaytoy
- git #5b4ea180 - Don't escape abusefilter-edit-status (task T157235) by Daimona Eaytoy
- git #253668ef - Fix confused statement about disabled variable by Matěj Suchánek
ActiveAbstract Edit
- git #cebc2fd0 - Changed mediawiki.org links from http to https (task T189687) by didicodes
AdvancedSearch Edit
- git #8f78b785 - Minor code readability cleanup in hook handler code by Thiemo Kreuz
- git #fb7a676f - Hooks redirectToNamespacedRequest, use ? or & appropriately for URL (task T219539) by addshore
- git #dd9e2d93 - Tests for Hook::getDefaultNamespaces (task T219455) by Erik Bernhardson
- git #280549da - Respect true/false settings in namespaces to be searched (task T219455) by Erik Bernhardson
AntiSpoof Edit
No changes for AntiSpoof
ApiFeatureUsage Edit
No changes for ApiFeatureUsage
ArticleCreationWorkflow Edit
No changes for ArticleCreationWorkflow
ArticlePlaceholder Edit
- git #14211cc1 - Fix broken sinon.stub use in createArticleTranslation.test.js (task T219663) by Timo Tijhof
Babel Edit
No changes for Babel
BetaFeatures Edit
No changes for BetaFeatures
BounceHandler Edit
No changes for BounceHandler
Calendar Edit
No changes for Calendar
Campaigns Edit
No changes for Campaigns
Capiunto Edit
No changes for Capiunto
CategoryTree Edit
- git #f9a591aa - Replace deprecated TitlePrefixSearch by Umherirrender
CentralAuth Edit
- git #a139ecc8 - specials: Use $this->getRequest() lieu of RequestContext methods by Derick Alangi
- git #2e5c02b5 - Add method scope visibility in /includes/ by Krinkle
- git #15be8750 - Swap uses of READ_LATEST with new getKeyValueUponExistence() method (task T211721) by Aaron Schulz
- git #ed348ebe - Make session store code more consistent and improve BagOStuff flag use by Aaron Schulz
- git #d8d2e21e - maintenance: Avoid hardcoding namespace "User talk:" (task T50283) by Derick Alangi
- git #b533176c - Fix phpstorm warnings from dynamic calls to WebRequest::detectProtocol by Aaron Schulz
CharInsert Edit
No changes for CharInsert
CheckUser Edit
No changes for CheckUser
CirrusSearch Edit
- git #e9c66f7b - Adapt maint scripts to ClusterAssignment by David Causse
- git #b498a6b5 - Add a way to hide dym suggestions based on total hits by David Causse
- git #054f934f - Silence phan complain on Job ctor by David Causse
- git #137e73a4 - Drop classic similarity configs (task T219268) by EBernhardson
- git #15b5dcef - Don't send _cirrus_hints as noop_script param by David Causse
- git #aa19f6dc - Rename _retry_on_conflict to retry_on_conflict (task T219265) by David Causse
Cite Edit
- git #e534585b - RefList: Avoid changing 'responsive' value if meaning hasn't changed (task T212340) by Ed Sanders
- git #a6c8d9b8 - Expose the list of citation tools (task T219510) by Ed Sanders
CiteThisPage Edit
No changes for CiteThisPage
Citoid Edit
- git #9c4dfa88 - Expose citoid map and conditionally register citefromid command (task T219510) by Ed Sanders
cldr Edit
No changes for cldr
Cognate Edit
No changes for Cognate
CodeEditor Edit
No changes for CodeEditor
CodeMirror Edit
No changes for CodeMirror
CodeReview Edit
- git #48262831 - Convert mediawiki links from http to https (task T189687) by DannyS712
CollaborationKit Edit
No changes for CollaborationKit
Collection Edit
No changes for Collection
CommonsMetadata Edit
No changes for CommonsMetadata
ConfirmEdit Edit
No changes for ConfirmEdit
CongressLookup Edit
No changes for CongressLookup
ContactPage Edit
No changes for ContactPage
ContentTranslation Edit
- git #44398188 - Update package.json by jenkins-bot
- git #65c21205 - Remove mw.cx.ui.MenuLabelWidget (task T218836) by Petar.petkovic
ContributionTracking Edit
No changes for ContributionTracking
CreditsSource Edit
No changes for CreditsSource
Dashiki Edit
No changes for Dashiki
Disambiguator Edit
No changes for Disambiguator
DismissableSiteNotice Edit
No changes for DismissableSiteNotice
DonationInterface Edit
- git #80046fc6 - Switch for sending opt-in on payment failure (task T216293) by Elliott Eggleston
- git #226561c2 - Revert "Ingenico connect: Always redirect when using 3DS" by Elliott Eggleston
- git #843f8c0a - Ingenico connect: Always redirect when using 3DS (task T219445) by Elliott Eggleston
- git #58af7e8c - Only send opt-in messages when we have email by Elliott Eggleston
DoubleWiki Edit
No changes for DoubleWiki
DynamicSidebar Edit
No changes for DynamicSidebar
EUCopyrightCampaign Edit
No changes for EUCopyrightCampaign
Echo Edit
- git #2dec325d - Selenium: notices' flyout (task T217051) by Zfilipin
- git #ffa887bd - Re-enable DiscussionParser tests (task T194632) (task T218388) by Kosta Harlan
- git #ab1e818b - Hard-disable notification emails for article-linked (task T219444) by James D. Forrester
- git #f055f30f - Use addDescription() instead of accessing guts directly by Max Semenik
Elastica Edit
- git #e6fe68b4 - Log start/progress/stop messages for deleteByQuery (task T219234) by Erik Bernhardson
- git #9a4cf8ac - Make MWElasticUtils::deleteByQuery harder to misuse (task T219234) by Erik Bernhardson
ElectronPdfService Edit
No changes for ElectronPdfService
EventBus Edit
- git #dd049f5c - Fix event domain fetching code. (task T219738) by Petr Pchelko
- git #7eded2a6 - Follow-up I7b65e5e3: previousBlock can be null (task T219737) by Alex Monk
- git #d2729fc9 - Avoid using deprecated JobQueue::getWiki() method by Aaron Schulz
- git #4f72d439 - EventBus: Moved remaining events to factory class (task T204575) by Holger Knust
EventLogging Edit
No changes for EventLogging
ExtensionDistributor Edit
- git #a573d719 - Use correct function name and avoid case mismatch by Derick Alangi
- git #a91a961e - Use addDescription() instead of accessing guts directly by Max Semenik
ExternalGuidance Edit
- git #5724f64f - Remove mobile/desktop targets from extension.json (task T219841) by Jan Drewniak
- git #25e8b164 - Handle non-standard language codes from Google Translate (task T219353) by Santhosh Thottingal
FeaturedFeeds Edit
No changes for FeaturedFeeds
FileExporter Edit
No changes for FileExporter
FileImporter Edit
No changes for FileImporter
FlaggedRevs Edit
- git #8137b38b - Use addDescription() instead of accessing guts directly by Max Semenik
Flow Edit
- git #42ecc121 - Translate Topic namespace to Czech by Martin Urbanec
- git #b279db4e - Add namespace translation for N'Ko by Amir Aharoni
FundraiserLandingPage Edit
No changes for FundraiserLandingPage
FundraisingTranslateWorkflow Edit
No changes for FundraisingTranslateWorkflow
Gadgets Edit
No changes for Gadgets
GeoCrumbs Edit
No changes for GeoCrumbs
GeoData Edit
- git #bb2ab9ed - Remove dependency on $wgContLang by Max Semenik
GettingStarted Edit
No changes for GettingStarted
GlobalBlocking Edit
No changes for GlobalBlocking
GlobalCssJs Edit
No changes for GlobalCssJs
GlobalPreferences Edit
- git #710ff146 - Use indeterminate state on "select all" checkboxes by Ed Sanders
- git #00cf1857 - Follow-up Ia93e5631: Allow $modifiedPrefs to be set even if no UI control (task T219380) by Ed Sanders
GlobalUsage Edit
No changes for GlobalUsage
GlobalUserPage Edit
No changes for GlobalUserPage
GoogleNewsSitemap Edit
No changes for GoogleNewsSitemap
Graph Edit
No changes for Graph
GrowthExperiments Edit
- git #815808e0 - node-qunit tests for GrowthExperiments by Kosta Harlan
- git #7707b172 - HomepageVisit schema logging (task T219582) by Kosta Harlan
- git #795194cb - Impact: correctly read the number of days after an edit by Stephane Bisson
- git #41388ab5 - Use all parameters in message by Stephane Bisson
- git #237640df - Translate Special:Homepage to Czech (task T219284) by Urbanecm
- git #83707386 - Logging: HomepageModule events (task T219583) by Stephane Bisson
- git #0a512e70 - phan: unbreak job constructors by Stephane Bisson
- git #014c7cd0 - Provide Korean translation for new extension features (task T219284) by Yongmin Hong
- git #dc9fa890 - Code hygiene for QuestionPoster by Kosta Harlan
- git #d72750f5 - Adjust editor and session for homepage modules (task T219431) by Stephane Bisson
- git #3a1874c3 - Homepage: Consistently use getSubheader() for subheaders (task T218966) by Roan Kattouw
- git #0885e453 - Homepage email module (task T217105) by Roan Kattouw
- git #af81d1c9 - Tracking whether tasks are completed and icon styling (task T217105) by Stephane Bisson
- git #f3c9e4c6 - Mentorship module: remove 'todo' left there by accident by Stephane Bisson
- git #821d29d1 - Account module: don't show days when account is older than a week (task T217105) by Stephane Bisson
- git #243cea84 - Add tutorial module (task T217105) by Stephane Bisson
- git #64268314 - Specify job class for MentorSaveJob by Kosta Harlan
- git #f7ef0836 - Set context source in constructor of BaseModule by Kosta Harlan
GuidedTour Edit
No changes for GuidedTour
GWToolset Edit
No changes for GWToolset
ImageMap Edit
- git #fb20685b - Use is_numeric instead of ctype_digit for 'poly' validation (task T217087) by Ed Sanders
InputBox Edit
No changes for InputBox
Insider Edit
No changes for Insider
intersection Edit
No changes for intersection
Interwiki Edit
No changes for Interwiki
InterwikiSorting Edit
No changes for InterwikiSorting
JADE Edit
No changes for JADE
Josa Edit
No changes for Josa
JsonConfig Edit
No changes for JsonConfig
Kartographer Edit
No changes for Kartographer
LabeledSectionTransclusion Edit
- git #9117e799 - Removes training whitespace at the end of parser tests by Tpt
LandingCheck Edit
No changes for LandingCheck
LdapAuthentication Edit
No changes for LdapAuthentication
Linter Edit
- git #a6935d52 - Remove Column 'Nested wikilinks in external links that need to be fixed' by James D. Forrester
LiquidThreads Edit
- git #27af6ebe - Follow-up Ibc1631191: Fix element name typo by James D. Forrester
Listings Edit
No changes for Listings
LocalisationUpdate Edit
No changes for LocalisationUpdate
LoginNotify Edit
- git #75773a92 - Clean up $params argument to Job subclasses to type hint an array by Aaron Schulz
MapSources Edit
No changes for MapSources
MassMessage Edit
No changes for MassMessage
Math Edit
No changes for Math
MobileApp Edit
No changes for MobileApp
MobileFrontend Edit
- git #1318ede5 - OOUI header actions should have right margin (task T218731) by VolkerE
- git #8488bda3 - Add amc flag to mw.config for client side usage (task T218627) by jdlrobson
- git #4bfa9269 - Remove "MobileWebMainMenuClickTracking" from MF EventLoggingSchemas array (task T218627) by Jdlrobson
- git #31372321 - Removes messageBox template partial from Nearby (task T218813) by Jdlrobson
- git #01a0fb0b - MobileFrontendHooks: Remove irrelevant semicolon after curly brace by Derick Alangi
- git #b349821c - getResourceLoaderMFConfigVars() should return array not bool by Derick Alangi
- git #1e5c2917 - MobileContext: Use correct method name setCookie() lieu of setcookie() by Derick Alangi
- git #7d0e7d15 - Remove `uppercase` styling from `legend` elements (task T218726) by Jdlrobson
- git #44bb47aa - Disable resource-modules complaint by Jdlrobson
- git #4dd858d7 - Remove border nullification on header input (task T218154) by Volker E
- git #9984feed - ContentProvider: MCS must pass OutputPage by Pmiazga
- git #5b6001af - Improve code comments on system `sans-serif` fonts by Jdlrobson
- git #b08f3cb1 - Only run JavaScriptTest tests locally by jdlrobson
- git #a9b6c33a - Hygiene: allow easier access to user modes (task T218625) by Piotr Miazga
- git #16e67cb6 - api: Start using MediaWikiServices for MobileContext class (task T218244) by D3r1ck01
- git #ce8b3c6f - Fix: BetaOptInPanel centering on large screens (task T217298) by Stephen Niedzielski
- git #9222a2b5 - Use system font stack as sans-serif choice (task T175877) by Volker E
MultimediaViewer Edit
No changes for MultimediaViewer
Edit
- git #b8322cc7 - Move all Paint Timing event collection to Schema:PaintTiming (task T217395) by Gilles Dubuc
Newsletter Edit
No changes for Newsletter
NewUserMessage Edit
No changes for NewUserMessage
Nuke Edit
No changes for Nuke
OATHAuth Edit
No changes for OATHAuth
OAuth Edit
No changes for OAuth
OpenStackManager Edit
- git #6991d6a5 - Call method getText() instead of getNativeData() (task T155582) by Holger Knust
ORES Edit
- git #91bed5da - Remove unused ores* variables from mw.config on every page (task T219396) (task T219342) by Timo Tijhof
- git #62125d4a - Fix watchlist API (task T210638) by Amir Sarabadani
PageAssessments Edit
No changes for PageAssessments
PagedTiffHandler Edit
No changes for PagedTiffHandler
PageImages Edit
No changes for PageImages
PageTriage Edit
No changes for PageTriage
PageViewInfo Edit
No changes for PageViewInfo
ParserFunctions Edit
- git #8f89b3fa - Remove PHP entry point by Max Semenik
- git #593529bc - Simplify test code by Max Semenik
ParsoidBatchAPI Edit
No changes for ParsoidBatchAPI
PdfHandler Edit
No changes for PdfHandler
PerformanceInspector Edit
No changes for PerformanceInspector
Petition Edit
No changes for Petition
Poem Edit
No changes for Poem
PoolCounter Edit
No changes for PoolCounter
Popups Edit
- git #511c74bf - Make sure to never trigger multiple events by Stephen Niedzielski
- git #da369d09 - Improving RTL support for the Storybook app (task T204627) by Jan Drewniak
ProofreadPage Edit
- git #b56d9a1e - Use getText instead of getNativeData (task T219514) by Daimona Eaytoy
- git #42aaf7f4 - Drops trailing whitespace at the end of parser tags by Tpt
- git #54e5f34a - Add namespace translation for N'Ko by Amir Aharoni
PropertySuggester Edit
No changes for PropertySuggester
QuickSurveys Edit
- git #a44df4c6 - Introduce registrationStart and registrationEnd audience checks (task T218304) by jdlrobson
Quiz Edit
No changes for Quiz
ReadingLists Edit
No changes for ReadingLists
RelatedArticles Edit
No changes for RelatedArticles
Renameuser Edit
No changes for Renameuser
RevisionSlider Edit
No changes for RevisionSlider
RSS Edit
- git #355d1f61 - Call method getText() instead of getNativeData() (task T155582) by Holger Knust
SandboxLink Edit
No changes for SandboxLink
Score Edit
No changes for Score
Scribunto Edit
- git #9ec52b68 - Add namespace translation for N'Ko by Amir Aharoni
- git #6c231cbe - Call method getText() instead of getNativeData() (task T155582) by Holger Knust
SearchExtraNS Edit
No changes for SearchExtraNS
SecurePoll Edit
- git #80a235a6 - Upgrade to newer phan (task T216941) by Kunal Mehta
- git #581102c9 - Have consistent getMessageNames() signature by Kunal Mehta
- git #a0fc02cd - Have consistent callbackValidVotes() function signature by Kunal Mehta
Sentry Edit
No changes for Sentry
ShortUrl Edit
No changes for ShortUrl
SiteMatrix Edit
No changes for SiteMatrix
SkinPerPage Edit
No changes for SkinPerPage
SpamBlacklist Edit
No changes for SpamBlacklist
SubPageList3 Edit
No changes for SubPageList3
SubpageSortkey Edit
No changes for SubpageSortkey
SyntaxHighlight_GeSHi Edit
No changes for SyntaxHighlight_GeSHi
TemplateData Edit
No changes for TemplateData
TemplateSandbox Edit
No changes for TemplateSandbox
TemplateStyles Edit
No changes for TemplateStyles
TemplateWizard Edit
No changes for TemplateWizard
TextExtracts Edit
No changes for TextExtracts
Thanks Edit
- git #d626e6f0 - Annotate thanked confirmation with span and class by Jdlrobson
TimedMediaHandler Edit
No changes for TimedMediaHandler
timeline Edit
No changes for timeline
TitleBlacklist Edit
No changes for TitleBlacklist
TocTree Edit
No changes for TocTree
TorBlock Edit
No changes for TorBlock
Translate Edit
- git #574aee7a - Replace continue with continue 2 inside switch statement (task T207117) by jenkins-bot
- git #65614d10 - Justify list of translators in Special:SupportedLanguages by jenkins-bot
- git #b1b77781 - Avoid table scans of translate_metadata when possible (task T138619) by jenkins-bot
- git #7f5097e2 - Fix improper notice when translating to non-priority language (task T218777) by jenkins-bot
- git #3efa7727 - Reduce amount of data stored in translate-groups cache (task T213802) by Abijeet Patro
TranslationNotifications Edit
No changes for TranslationNotifications
TrustedXFF Edit
No changes for TrustedXFF
TwoColConflict Edit
- git #fa297d2b - Remove version page test by WMDE-Fisch
- git #bd4490e7 - Streamline user creation by WMDE-Fisch
UniversalLanguageSelector Edit
- git #09218278 - Update package.json by Kartik Mistry
- git #da0aad3e - Add fonts for Church Slavonic (task T156843) by Santhosh Thottingal
- git #a85bc817 - Major update of jquery.ime from upstream (task T212637) by Amir Aharoni
UploadsLink Edit
No changes for UploadsLink
UploadWizard Edit
- git #7598155f - Don't attempt to iterate on non-existing key by Matthias Mullie
- git #6977f564 - Don't error on copyrighted works from 1923 (task T214426) (task T217845) by Matthias Mullie
- git #6f0bbbbe - Update public domain entry date for US copyrighted works (task T217845) by Eric Gardner
- git #097a06df - Add new metadata step (task T216298) (task T219368) (task T217024) (task T215304) (task T217021) by Matthias Mullie
- git #eb978f9f - Use jquery.spinner for file upload progress by Ed Sanders
- git #1d1582a6 - Use ActionFieldLayout on Flickr upload form by Ed Sanders
- git #2d6f0c08 - Break loop using Array.some and return true by Ed Sanders
- git #c2ecc269 - Fix loop break using Array.some (task T219331) by Ed Sanders
UrlShortener Edit
- git #3abae929 - Add size limit to urls (task T219777) by Amir Sarabadani
- git #4d269f6b - Put sidebar link behind a config variable (task T108557) by Amir Sarabadani
- git #f8497ff0 - Add SpecialManageShortUrls (task T133109) by Amir Sarabadani
- git #aabc4934 - Move showing errors to below the input (task T191592) by Amir Sarabadani
UserMerge Edit
No changes for UserMerge
VipsScaler Edit
No changes for VipsScaler
VisualEditor Edit
- git #ac3d5e79 - ve.init.mw.MobileArticleTarget: Fix placeholder being hidden by the toolbar (task T219066) by Bartosz Dziewoński
- git #37e978d1 - SpecialCollabPad: Remove unused variable $request by Derick Alangi
- git #f46045b6 - ve.init.mw.MobileArticleTarget: Save/restore scroll position on surface (de)activation (task T218650) by Esanders
- git #4b931a23 - Update VE core submodule to master (549f49bb5) (task T218650) by Ed Sanders
- git #a976f050 - MWInlineImageNode: don't discard alt text when serializing (task T216285) by David Lynch
- git #018464a0 - Treat ambiguous values in $wgVisualEditorAvailableNamespaces as names (task T219562) by Bartosz Dziewoński
- git #f15b07d8 - Update VE core submodule to master (132022a44) by James D. Forrester
- git #ff88be0d - ve.init.mw.MobileArticleTarget: Set 'padding-top' on the correct node when section-editing (task T219066) by Esanders
- git #03240609 - Fix cursor on #firstHeading (task T214790) by Bartosz Dziewoński
- git #592c84a5 - Emit 'position' event on surface view after changing doc padding (task T219508) by Ed Sanders
- git #a56fbba6 - Clean up serialization cache code a bit and add more metrics by Aaron Schulz
- git #500462f4 - ve.init.mw.MobileArticleTarget: Improve iOS Safari by moving 'padding-top' for toolbar (task T219066) by Bartosz Dziewoński
- git #5496d189 - MobileArticleTarget: When saving a section don't trust current page markup (task T213120) by Esanders
- git #21e9db7d - Respect user preference for default thumbnail size while editing (task T69047) by Bartosz Dziewoński
Wikibase Edit
- git #d7333aa7 - Change position of cache group in CachingPropertyInfoLookup constructor by WMDE-leszek
- git #50d9fc2a - Use WanCache for PropertyInfoStore things (task T218197) by WMDE-leszek
- git #8566bdc4 - Allow extension not to have extra fields but still use this test. by Stanislav Malyshev
- git #29f51443 - Clean up $params argument to Job subclasses to type hint an array by Aaron Schulz
- git #e149b871 - Inline DispatchingPropertyInfoLookup::getLookupForPropertyId by Thiemo Kreuz (WMDE)
- git #95f5f1ab - Read from per-property cache keys first in Property Lookup (task T218124) by Alaa Sarhan
- git #351c4a10 - Account for entities from other sources in ContentModelCanBeUsedOn (task T219450) by addshore
- git #dd5417f6 - Cache property info with one key per property in CacheAwarePropertyInfoStore (task T218122) by alaasarhan
- git #a6adea87 - termbox: flex-based minerva override (task T215494) by Pablo Grass
- git #e1b60c7b - Revert "Use enableModuleContentVersion() for Wikibase\lib\SitesModule" (task T219452) by Addshore
- git #62725807 - Introduce EntityTermStoreWriter interface (task T219294) by alaasarhan
- git #cb5ba1cc - Add class=external and rel=nofollow external identifier links (task T175230) by Lucas Werkmeister
- git #96333535 - Remove some obvious comments that don't provide much by Thiemo Kreuz
- git #a04c3f88 - Fix @see in documentation comments on EntityHandler by Lucas Werkmeister
- git #a02a5db3 - Consolidate more view/resources modules (11) (task T203696) by Timo Tijhof
- git #1fa56ac5 - Make mw.config.values.wbRepo accessible on mobile (task T218577) by Jakob Warkotsch
- git #a18588e9 - termbox: adjust header to minerva changes (task T215494) by Pablo Grass
- git #ba8f1640 - less: do not repeat selectors (task T215494) by Pablo Grass
- git #883baf81 - Make several methods of TermsRdfBuilder private by Thiemo Mättig
WikibaseCirrusSearch Edit
- git #2c041bee - Allow SDoC to disable entity fulltext search for initial deployment (task T218954) by Jforrester
WikibaseLexeme Edit
- git #2aadc02b - Remove Elastic/Cirrus code - moved to WikibaseLexemeCirrusSearch (task T216206) by Stanislav Malyshev
- git #3a980623 - Fix GrammaticalFeatureListWidget (task T219134) by Jakob Warkotsch
WikibaseLexemeCirrusSearch Edit
- git #bf088a97 - Move Cirrus configs to the extension (task T216206) by Stanislav Malyshev
- git #89effdf7 - Port another test from WikibaseLexeme by Stanislav Malyshev
WikibaseMediaInfo Edit
- git #b41bf9d0 - Change input example by Matthias Mullie
- git #f69b5f63 - Order of depicts statements sorted by prominence on publish (task T219292) by ha78na
- git #dc4865ab - Do not toggle 'primary' onclick while form is submitting (task T219515) by Matthias Mullie
- git #fc6f493e - Use getLocationAgnosticMwApi & fix dependencies for statements (task T219540) by Matthias Mullie
- git #63aa1fcd - Parse '0' into the search string when quantity input is empty (task T219491) by Matthias Mullie
- git #2ad974ec - Follow-up I3c037a8bd, Iaeaae3ded: Parse `anoneditwarning` server-side (task T218628) by James D. Forrester
- git #2648aca0 - Refactor Filepage module with require() statements and headless testing (task T216229) by Eric Gardner
- git #564e9472 - Fix import by Stanislav Malyshev
- git #b18a0777 - Trigger confirm when cancel button is clicked instead of in makeReadOnly() (task T219426) by Cormac Parle
- git #ef7f1233 - Optimize formatValue for synchronous calls (task T217007) by Matthias Mullie
- git #d8a95fb2 - Follow-up I3c037a8bd: Parse `anoneditwarning`; it contains rich content (task T218628) by James D. Forrester
- git #fb019666 - Add close confirm alert when canceling un-saved SDC content (task T219197) by ha78na
- git #c253587d - Warn anonymous editing users that their IP will be logged (task T218628) by Jforrester
- git #bfc60547 - i18n: Change "Office" to "Documents" (task T219245) by Matthias Mullie
- git #010df424 - i18n: Change "Make primary" to "Mark as prominent" (task T219244) by James D. Forrester
- git #df89a0b3 - Rename CSS classes to match new primary->prominent nomenclature by James D. Forrester
- git #0b7aef9c - Disable adding new statements while they're being submitted (task T219151) by Matthias Mullie
- git #fb7e7c3d - Drop temporary the MediaInfoEnable flag, now that initial deployment happened by James D. Forrester
WikibaseQualityConstraints Edit
No changes for WikibaseQualityConstraints
Wikidata.org Edit
No changes for Wikidata.org
WikidataPageBanner Edit
No changes for WikidataPageBanner
WikiEditor Edit
- git #14db0b96 - Remove unused 'wgWikiEditorEnabledModules' var (task T219342) by Timo Tijhof
wikihiero Edit
No changes for wikihiero
WikiLove Edit
No changes for WikiLove
WikimediaBadges Edit
No changes for WikimediaBadges
WikimediaEditorTasks Edit
- git #928fd900 - Update: use READ_LATEST, not READ_LOCKING, on evaluate targets passed by Michael Holloway
- git #432be20e - Fix: Pass database name to the NameTableStore constructor by Michael Holloway
- git #b72c5377 - Update DB utils to handle counts and suggestion DBs in different locations by Michael Holloway
- git #851e45c2 - Fix: Use READ_LOCKING when evaluating whether to update targets_passed (task T219084) by Michael Holloway
WikimediaEvents Edit
No changes for WikimediaEvents
WikimediaIncubator Edit
No changes for WikimediaIncubator
WikimediaMaintenance Edit
- git #822343ea - Remove old non-functional job related scripts by Aaron Schulz
- git #b34010b1 - A not is useful here by Reedy
- git #aa0e508e - Reduce indenting and add type hints by Reedy
WikimediaMessages Edit
- git #aabe825f - Remove hook for temporary feedback on Special:Block (task T199365) by Thalia
- git #1e714745 - Add feedback link to Special:Block (task T212892) by Thalia
- git #579e03b3 - Add form for Movement communications group signup (task T218363) by Varnent
XAnalytics Edit
No changes for XAnalytics
ZeroBanner Edit
No changes for ZeroBanner
ZeroPortal Edit
No changes for ZeroPortal
Skins Edit
CologneBlue Edit
No changes for CologneBlue
EUCopyrightCampaignSkin Edit
No changes for EUCopyrightCampaignSkin
MinervaNeue Edit
- git #517e4f53 - Add amc boolean to MobileWebMainMenuClickTracking sampling (task T218627) by Nicholas Ray
- git #a81f1492 - Add MobileWebMainMenuClickTracking to Minerva EventLoggingSchemas array (task T218627) by Nicholas Ray
- git #8398bda8 - Reduce `li` selector specificity for general li treatment by Volker E
- git #e75b3dfa - Add default focus treatment to search (task T218154) by Volker E
- git #e052e436 - Improve code comments on system `sans-serif` fonts by Volker E
- git #1f418a20 - Remove unnecessary double assignment of `font-family` by Jdlrobson
- git #a738f25c - Use system font stack as sans-serif choice (task T175877) by jdlrobson
- git #bb4e8b86 - Do not show page actions bar on action pages by jdlrobson
- git #e42a655e - Fix alignment of "learn-more" link on page-issues (task T214549) by Jan Drewniak
- git #05e6069a - Images should have borders in Android app / parsoid generated content (task T198534) by Jdlrobson
MonoBook Edit
No changes for MonoBook
Modern Edit
No changes for Modern
Nostalgia Edit
No changes for Nostalgia
Timeless Edit
- git #7c6f0151 - Declare each class property on separate lines by Thiemo Kreuz (WMDE)
Vector Edit
- git #5b6f3511 - Fix <h1> to be present even if title is "0" (task T219864) by Krinkle
- git #e2abfbd0 - Match frame and overlay appearance of ui-dialog to match WMUI by Ed Sanders
- git #10ed1061 - Remove jquery.ui.spinner skin styles (task T219403) by Krinkle
- git #3669843c - Fix invalid lang attribute on first heading (task T219359) by Michael Große
Total Changes Edit
314 Changes in 59 repos by 83 committers