MediaWiki 1.32/wmf.23/Changelog
Core changes
edit- git #3888c001 - Hard deprecate EventRelayerGroup::singleton() by Kunal Mehta
- git #10fabd98 - Remove repeated line in RELEASE-NOTES-1.32 by C. Scott Ananian
- git #9da12daf - Provide a way to restore an old revision with multiple slots. (T204732) by daniel
- git #ba0839ac - resources: Register 'sinonjs' as foreign resource by Timo Tijhof
- git #ac6e8495 - resources: Make jquery.cookie a multi-file resource with changelog, licence by James D. Forrester
- git #1ed0a109 - resourceloader: Add filter cache version to module version hash (T176884) by Krinkle
- git #450da07f - resourceloader: Remove MW cacheEpoch from module version hash by Krinkle
- git #f198154d - SpecialLog: Don't throw exceptions on invalid date from user input (T201411) by James D. Forrester
- git #f6be6e3f - resources: Register jquery.cookie as foreign resource by James D. Forrester
- git #a2cad5be - Remove unnecesary else blocks by Reedy
- git #754f793d - Update wikimedia/timestamp to v2.2.0 by Kunal Mehta
- git #6aaaa070 - Remove MimeMagic by Reedy
- git #137bba78 - resources: Update mustache.js from 0.8.2-d9aa703 to v1.0.0 by Timo Tijhof
- git #bfcd2c96 - resources: Register mustache.js as foreign resource by Timo Tijhof
- git #dfc47317 - resourceloader: Mark clearCache() as private (only for tests) by Timo Tijhof
- git #07910fa3 - Pass title to Revision constructor in Title::getFirstRevision by Umherirrender
- git #801a5a74 - Fix caller name in Title::loadRestrictions by Umherirrender
- git #8af76dec - registration: Let extensions add PHP version requirements (T197535) by MGChecker
- git #a89ef9b3 - Fix some double escaping, and some incorrect escaping for convert() by Kunal Mehta
- git #52804205 - Fix some phan-taint-check false positives by Kunal Mehta
- git #f05bf405 - Deprecate QuickTemplate::msgHtml & fix phan-taint-warning in includes/skins by Kunal Mehta
- git #b3c95517 - Set consistent min value options for RC and Watchlist filters (T204623) (T199049) by Kosta Harlan
- git #71badb42 - Remove global namespaced LBFactory by Reedy
- git #2e345deb - McrUndoAction: Fix preview (T205101) by Brad Jorsch
- git #a11a6f61 - Hard deprecate non-Remex tidy modes (T198214) by C. Scott Ananian
- git #4461aa6e - Don't show unsaved revision in DifferenceEngine::renderNewRevision. by Daniel Kinzler
- git #1c5399b4 - tests: Stop using deprecated LBFactory, use namespaced version by Jforrester
- git #d506c187 - Stop MailAddress accepting a User object (T204863) by Jforrester
- git #9d50d978 - Drop support for array syntax for $wgSpecialPages (T204863) by Reedy
- git #4e8eed74 - Collapse some unnecessary else conditions by Reedy
- git #8b92158d - Update HISTORY for 1.27.5/1.29.3/1.30.1/1.31.1 (T199025) by Reedy
- git #b78d595f - SECURITY: Don't exclude .htaccess files from `git archive` (T199029) by Reedy
- git #9c0ba336 - SECURITY: Do not allow botpassword login if account locked. (T194605) by Reedy
- git #befd48c5 - SECURITY: Make 'newbie' limit in $wgRateLimits really override 'user' limit (T169545) by Reedy
- git #733704ed - CommentStore: Hard-deprecate newKey() by James D. Forrester
- git #7b233828 - Soft deprecate non-Remex tidy configurations (T198214) by C. Scott Ananian
- git #6f8431c4 - Hard-deprecate the $wgUseTidy option (T198214) by C. Scott Ananian
- git #327f0f92 - Use wfIsHHVM() instead of a HipHop-specific environment variable by C. Scott Ananian
- git #e908d347 - selenium: invoke jobs to enforce eventual consistency (T199446) by Pablo Grass
- git #8477d4a6 - Define which languages explicitly fallback to 'en' (T203350) by James D. Forrester
- git #2240a3c4 - Special:Preferences: Remove unnecessary OOUI styles override by Bartosz Dziewoński
- git #c5c7980c - Use new isTalkPage/isTalkNamespace methods by James D. Forrester
- git #be2734b5 - Special:Preferences: Reduce PanelLayout border contrast slightly by Volker E
- git #b1027342 - resourceloader: Remove check for Function#bind and Object.defineProperty by Krinkle
- git #30a949da - Avoid ResourceLoader LESS parsing bug (T204816) by Ed Sanders
- git #9bea45ea - Use binary charset in default table options by Tim Starling
- git #587851c4 - DateTimeInputWidget: Rename vars to reflect latest WikimediaUI theme vars by Volker E
- git #92ebd0cf - DateInputWidget: Update OOUI variables to latest by Volker E
- git #be277470 - mediawiki.util: Optimise addPortletLink (T204625) by Krinkle
- git #480b6537 - StructureTest::testUnitTestFileNamesEndWithTest() should not shell out (T169005) by Umherirrender
- git #8fb62951 - Special:Preferences: Enable OOUI mode by default (T117781) by James D. Forrester
- git #d6b989b5 - Use "Unknown user" instead of an empty user name. (T195692) by James D. Forrester
- git #f5469d36 - WatchedItemStore::countVisitingWatchersMultiple() shouldn't query all titles when asked for none (T204729) by Brad Jorsch
- git #1a625b8c - mediawiki.util: Improve unit tests (T204625) by Timo Tijhof
- git #f22b3b81 - resourceloader: Add internal RLPAGEMODULES constant (T204426) by Timo Tijhof
- git #b7f4b55f - resourceloader: Factor out encodeJsonForScript by Timo Tijhof
- git #0a5757cd - resourceloader: Make ResourceLoader::makeLoaderRegisterScript() internal by Timo Tijhof
- git #9222f524 - mediawiki.Title: Add isTalkPage/getTalkPage methods to mw.Title.js by Ed Sanders
- git #fb11be8c - resourceloader: Simplify StringSet fallback by Krinkle
- git #46daa86c - resourceloader: Use null-objects for 'sources' and 'registry' by Krinkle
- git #d0a80f22 - resourceloader: Minor clean up in mw.loader and mw.html by Timo Tijhof
- git #c4d2ac4d - Code to read from change_tag_def table instead of valid_tag (T194162) by Amir Sarabadani
- git #e21e1028 - Allow edit.php to modify different slots. (T189220) by daniel
- git #92ddf5dc - Set break-word on figcaption (T171761) by Arlo Breault
- git #724fbe82 - mw.jqueryMsg: Handle non-string parameters to functions that expect strings better (T203892) by Bartosz Dziewoński
- git #65f714e1 - user: Allow "CAS update failed" exceptions to be normalised (T202149) by Timo Tijhof
- git #38d70454 - Ensure parserTests pass even if wiki has wgUsePigLatin enabled by C. Scott Ananian
- git #76e72fd4 - mw.jqueryMsg: Add tests for non-string parameters to functions that expect strings (T203892) by Bartosz Dziewoński
- git #b2be6cb4 - Add MessagesSco.php (T201462) by MarcoAurelio
- git #56d2fdea - Add MessagesBi.php (T202438) by MarcoAurelio
- git #babb4184 - RevisionStoreDbTestBase, remove redundant needsDB override by Addshore
Vendor
edit- git #6b5dd8b6 - Update wikimedia/timestamp to v2.2.0 by Kunal Mehta
Extensions
edit3D
edit- git #9c8b37cc - Fix check for already-wrapped thumbnails by Ed Sanders
- git #33b179cb - Fix 3D thumbnail HTML in PHP (T187562) by Ed Sanders
- git #44733b63 - Follow-up Ia0df4884b: Only teardown 3D viewer inside MMV (T204749) by Ed Sanders
- git #be6c9b37 - build: Update phan-taint-check-plugin to 1.5.1 by MarcoAurelio
- git #a77d4516 - Remove .arclint by MarcoAurelio
- git #0e514715 - Lazy-build the placeholderTemplate (T204621) by Ed Sanders
AbuseFilter
edit- git #8ad2203c - Move all apihelp translatable messages to separate files (T189982) by Amire80
- git #9144dbf4 - Remove unused parameter by Daimona Eaytoy
- git #ef51e7c2 - Fix the block options on ViewEdit by Daimona Eaytoy
ActiveAbstract
editNo changes for ActiveAbstract
AdvancedSearch
edit- git #a111afd8 - Lazy-load dependent module (T203373) by Gabriel Birke
- git #2c390dc6 - Split resource modules (T203373) by tzhelyazkova
AntiSpoof
edit- git #647529ca - Do not localize antispoof error message in the logs (T64863) by Umherirrender
ApiFeatureUsage
editNo changes for ApiFeatureUsage
ArticleCreationWorkflow
editNo changes for ArticleCreationWorkflow
ArticlePlaceholder
editNo changes for ArticlePlaceholder
Babel
editNo changes for Babel
BetaFeatures
edit- git #069c1347 - Remove unnecessary distance and outdated `font-size` normalization by Volker E
BounceHandler
edit- git #a50782e5 - Unsubscribe the local user if the global user is not attached (T202455) by Seb35
- git #02be4184 - Remove php entry point (T140007) by Jforrester
Calendar
editNo changes for Calendar
Campaigns
editNo changes for Campaigns
Capiunto
editNo changes for Capiunto
CategoryTree
editNo changes for CategoryTree
CentralAuth
editNo changes for CentralAuth
CharInsert
editNo changes for CharInsert
CheckUser
edit- git #4ffbe829 - Fix minor typo in config description by Reedy
CirrusSearch
edit- git #ec49a498 - MultiSearchRequestLog: Fix minor grammar in log message by Timo Tijhof
- git #1aff33d9 - Make timeouts more configurable (T204959) by David Causse
- git #529eb5be - Mocked getContent method of mock Page object (T204932) by Cormac Parle
- git #0343f956 - Start indexing the display_title property by Erik Bernhardson
- git #39232846 - Split PrefixSearchQueryBuilder into a couple functions by Erik Bernhardson
- git #a7d4a63f - Rethrow RuntimeException from hhvm as an Elastica exception (T204776) by Erik Bernhardson
- git #31aef5dc - DataSender: Clarify meaning of "Update for doc ids" error by Krinkle
- git #c13ab33e - DataSender: Add type hint and remove needless count() operation by Timo Tijhof
- git #f1c6c5cd - Add basic test case for MappingConfigBuilder by Erik Bernhardson
- git #77124b6b - Stop overriding username and password in wdioConf.config by Reedy
- git #0d04f71f - Fix Job.php other-index/external-index by David Causse
- git #3fd8dc7a - Externalize language detector creation out of CirrusSearch (T204255) by David Causse
- git #ec08d822 - Add tilde header support to the new parser (T189880) by David Causse
- git #49fd0565 - Drop support for elasticsearch-langdetect plugin by David Causse
- git #aabd02bb - Add support for namespace header in the new parser (T189880) by David Causse
- git #f46b46a2 - Update saneitizer to constantly re-index documents (T203622) by Erik Bernhardson
Cite
edit- git #ca95ada4 - i18n: Drop unnecessary overwrites of en defaults from pt-br by Jforrester
- git #eb7bed04 - Template reflist: Re-render when converting for preview (e.g. visual diff) (T202324) by Ed Sanders
CiteThisPage
editNo changes for CiteThisPage
Citoid
editNo changes for Citoid
cldr
editNo changes for cldr
Cognate
editNo changes for Cognate
CodeEditor
editNo changes for CodeEditor
CodeMirror
edit- git #ef8c62c7 - Use renamed ve.visibleWhitespaceCharacters by Ed Sanders
CodeReview
editNo changes for CodeReview
CollaborationKit
editNo changes for CollaborationKit
Collection
editNo changes for Collection
CommonsMetadata
editNo changes for CommonsMetadata
ConfirmEdit
editNo changes for ConfirmEdit
CongressLookup
editNo changes for CongressLookup
ContactPage
editNo changes for ContactPage
ContentTranslation
edit- git #81094ad3 - Before saving, make sure change queue is processed (T204101) by Santhosh
- git #952dbdbd - Provide help link in CX version switcher (T205089) by petarpetkovic
- git #ca4734ec - Use the right message when new CX version is enabled by petarpetkovic
- git #81bab7d7 - Fix rendering of MT abuse warning message in CX1 (T202464) by petarpetkovic
- git #ba748568 - CX2: Prefetch MT and adaptations for the next paragraph (T193124) by jenkins-bot
- git #f4fba6fb - Register TransclusionNode rerender as a section change (T201088) by jenkins-bot
- git #ac336983 - Section alignment: fix height of source section if it is smaller (T203243) by Santhosh
- git #43e961fc - Move the alignTitles to TranslationView from CXTarget class by Santhosh Thottingal
ContributionTracking
editNo changes for ContributionTracking
CreditsSource
editNo changes for CreditsSource
Dashiki
editNo changes for Dashiki
DisableAccount
edit- git #83e590f7 - Improved final message by Reedy
- git #9aa0e504 - Check for users with "" for password and email too (T141954) (T109060) by Reedy
Disambiguator
editNo changes for Disambiguator
DismissableSiteNotice
editNo changes for DismissableSiteNotice
DonationInterface
editNo changes for DonationInterface
DoubleWiki
edit- git #fe276fa7 - Use Language::factory instead of wfGetLangObj by Fomafix
- git #c77079b1 - Fix PHP coding style and remove phpcs rule excludes by Fomafix
DynamicSidebar
editNo changes for DynamicSidebar
EUCopyrightCampaign
editNo changes for EUCopyrightCampaign
Echo
edit- git #33081061 - ApiCrossWiki: Handle needsToken() returning false (T204758) by Roan Kattouw
EducationProgram
editNo changes for EducationProgram
Elastica
editNo changes for Elastica
ElectronPdfService
editNo changes for ElectronPdfService
EventBus
edit- git #f1ac53b8 - Define EventFactory for transforming MW objects to events. (T204575) by Petr Pchelko
EventLogging
editNo changes for EventLogging
ExtensionDistributor
edit- git #45424cad - Rely on StatusValue::__toString for formatting into a log message (T204858) by Kunal Mehta
FeaturedFeeds
editNo changes for FeaturedFeeds
FileExporter
editNo changes for FileExporter
FileImporter
editNo changes for FileImporter
FlaggedRevs
editNo changes for FlaggedRevs
Flow
edit- git #9fc82729 - Use DBLoadBalancerFactory to rollback all DBs, add more logging (T70526) by Kosta Harlan
- git #fa97e1cf - Fix alignment of icons in popup menus by Ed Sanders
- git #43917526 - Fix alignment of 'About this board' icon by Ed Sanders
- git #aa273c8d - Add logging to help debug IRC / RCFeeds reporting (T187861) by Kosta Harlan
FundraiserLandingPage
editNo changes for FundraiserLandingPage
FundraisingTranslateWorkflow
editNo changes for FundraisingTranslateWorkflow
Gadgets
editNo changes for Gadgets
GeoCrumbs
editNo changes for GeoCrumbs
GeoData
editNo changes for GeoData
GettingStarted
edit- git #a0d644ae - Use "Publish changes" instead of "Save changes" (T164771) by Stephane Bisson
GlobalBlocking
editNo changes for GlobalBlocking
GlobalCssJs
editNo changes for GlobalCssJs
GlobalPreferences
edit- git #47d79f07 - OOUI'fy Special:GlobalPreferences (T186842) by Moriel Schottlender
- git #f689e991 - Consider pref sections optional (T204864) by Max Semenik
GlobalUsage
editNo changes for GlobalUsage
GlobalUserPage
editNo changes for GlobalUserPage
GoogleNewsSitemap
editNo changes for GoogleNewsSitemap
Graph
editNo changes for Graph
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
edit- git #7fdb06be - Update judgment content schema by Adam Wight
- git #b01ca673 - Make sure we assert things in tests by Adam Wight
- git #29da4f80 - MCR API compatibility by Adam Wight
- git #bcce5943 - Drop page judgments for this release (T202596) by Adam Wight
- git #d6f3ad52 - Drop "append-only" support by Adam Wight
- git #046e757c - Rename namespace to NS_JUDGMENT by Adam Wight
Josa
editNo changes for Josa
JsonConfig
editNo changes for JsonConfig
Kartographer
edit- git #0f65d52b - Add simple transition to sidebar by Ed Sanders
LabeledSectionTransclusion
editNo changes for LabeledSectionTransclusion
LandingCheck
editNo changes for LandingCheck
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 #0973e2ad - Increase touch area for Image Overlay next / prev buttons (T198018) by Nicholas Ray
- git #9505a077 - Add user page CTA edit link browser test (move from Minerva) by Jdlrobson
- git #dd823ae3 - ImageOverlay arrows should be buttons (T197105) by Jdlrobson
- git #883fc93f - ApiParseExtender: Remove some dead code by Bartosz Dziewoński
- git #e1bb1945 - Adds a QUnit test for mobile.startup/cache.js (T203818) by jdlrobson
- git #8cd6d97e - Porting PageGateway to webpack (T203817) by Jdlrobson
- git #6b895e06 - Remove validate HTML dev-script by jdlrobson
- git #674d7d08 - Rename QUnit test files from "test_" to "test.js" (T197884) by jdlrobson
- git #7f1b50f5 - Doc: fix mfExtend JSDoc parameter by Jdlrobson
- git #a7c05925 - Port user to webpack (T203817) by Stephen Niedzielski
- git #a1218d5d - Hygiene: Prefix Browser unit test by jdlrobson
- git #58c958ee - context.js is built via webpack (T203817) by jdlrobson
- git #d06d9949 - Time is built via webpack (T203817) by jdlrobson
- git #583d85e8 - Hygiene: document CategoryOverlay code w/ function (T191987) by Jdlrobson
- git #bdc719f0 - Hygiene: rename Overlay.clearSpinner() to hide (T191987) by Jdlrobson
- git #7d85e6a1 - Migrate View.js to webpack (T203100) by Nicholas Ray
- git #bc791f0b - Include the src folder when generating our js documentation by Jdlrobson
- git #0954a81b - Add 'mobile.editor.ve' styles (move from Minerva) (T202978) by Jforrester
MultimediaViewer
edit- git #170d1084 - Use a `for` loop instead of Array.prototype.find (T205162) by MGChecker
- git #30bae884 - Use improvements of jQuery 3.3 by Fomafix
NavigationTiming
edit- git #50abaa27 - ext.navigationTiming: Update mwLoadEnd to use RLPAGEMODULES (T204426) by Timo Tijhof
- git #c3945d73 - tests: Add missing ResourceTiming dependency by Timo Tijhof
Newsletter
editNo changes for Newsletter
NewUserMessage
editNo changes for NewUserMessage
Nuke
editNo changes for Nuke
OATHAuth
editNo changes for OATHAuth
OAuth
edit- git #7511b617 - Fix escapeForHtml method name (T204757) by Gergő Tisza
OpenStackManager
editNo changes for OpenStackManager
ORES
edit- git #3a44067d - Retry once when ores service is timed out (T204753) by Amir Sarabadani
PageAssessments
editNo changes for PageAssessments
PagedTiffHandler
editNo changes for PagedTiffHandler
PageImages
editNo changes for PageImages
PageTriage
edit- git #608720f4 - Rename wp10 to articlequality (T202998) by Stephane Bisson
- git #1cb925d6 - Render bottom navigation stats only when not in AfC mode (T204634) by Kosta Harlan
- git #ab2d8d4a - Maintenance script to delete afc_states (T203184) by Stephane Bisson
- git #812a42f3 - ArticleCompileInterface: Use Article::getParserOutput() directly by Roan Kattouw
- git #deed186b - ArticleCompileProcessor: Use last edit timestamp for ptrp_reviewed_updated by Roan Kattouw
- git #b3ee68c7 - ArticleCompileUserData: Fix order of actor table queries (T204764) by Roan Kattouw
- git #721237f5 - Use same api params for list and stats on page load (T204629) by Stephane Bisson
- git #2ed52408 - Correctly sync the form when afc_state === 'all' (T204629) by Stephane Bisson
- git #a472cae8 - Find pages in queue that don't have afc_state (T203184) by Stephane Bisson
PageViewInfo
editNo changes for PageViewInfo
ParserFunctions
editNo changes for ParserFunctions
ParserMigration
editNo changes for ParserMigration
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 #3cfb1d34 - Amend preferences message to unify with messages elsewhere (T203992) by Volker E
- git #5b6fe604 - Do not use jQuery's hasClass with space separated classes by Stephen Niedzielski
- git #ae472fe6 - Simplify JavaScript by using native ES5 instead of jQuery by jdlrobson
ProofreadPage
edit- git #03e9c412 - Use OutputPage::addWikiTextTidy() when text is in content language (T198214) by C. Scott Ananian
- git #09e69dab - Suppress page separator before a hyphen (T104566) by Candalua
- git #698237e1 - Use zoomIn and zoomOut icons from OOjs UI by Tpt
PropertySuggester
editNo changes for PropertySuggester
QuickSurveys
edit- git #b0682a71 - Renaming QUnit test files from "test_" to "test.js" (T197884) by Jan Drewniak
Quiz
editNo changes for Quiz
ReadingLists
editNo changes for ReadingLists
RelatedArticles
edit- git #6b49ddff - Remove EventLogging/A-B test code from RelatedArticles (T202306) by jdlrobson
- git #6856ef8b - Renaming QUnit test files from "test_" to "test.js" (T197884) by Jan Drewniak
- git #00405b03 - Remove `mediaWiki` and `jQuery` from eslint globals by Krinkle
RelatedSites
editNo changes for RelatedSites
Renameuser
editNo changes for Renameuser
RevisionSlider
editNo changes for RevisionSlider
RSS
editNo changes for RSS
SandboxLink
editNo changes for SandboxLink
Score
editNo changes for Score
Scribunto
editNo changes for Scribunto
SearchExtraNS
editNo changes for SearchExtraNS
SecurePoll
editNo changes for SecurePoll
Sentry
editNo changes for Sentry
ShortUrl
editNo changes for ShortUrl
SiteMatrix
editNo changes for SiteMatrix
SkinPerPage
editNo changes for SkinPerPage
SpamBlacklist
editNo changes for SpamBlacklist
SubPageList3
editNo changes for SubPageList3
SubpageSortkey
editNo changes for SubpageSortkey
SyntaxHighlight_GeSHi
edit- git #118dcdb4 - Separate node classes into individual files (T205231) by Thalia
- git #ab5ce238 - Remove tidy workaround for armoring tabs by Jforrester
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
edit- git #8daf5750 - Allow thanking discontinuous revisions (T186470) by Sbisson
TimedMediaHandler
editNo changes for TimedMediaHandler
timeline
editNo changes for timeline
TitleBlacklist
editNo changes for TitleBlacklist
TocTree
editNo changes for TocTree
TorBlock
edit- git #8e461f95 - Soft-deprecate loadExitNodes.php (T203324) by MarcoAurelio
Translate
edit- git #c545ab07 - Use Language::equals to compare Language objects by Fomafix
- git #8b19b9b1 - Avoid warnings and errors caused by x-pagetranslation-tag (T204797) by jenkins-bot
TranslationNotifications
editNo changes for TranslationNotifications
TrustedXFF
editNo changes for TrustedXFF
TwoColConflict
edit- git #09a015b9 - Narrow HtmlSplitConflictHeader to not rely on it's (only) user (T203085) by WMDE-Fisch
- git #df370393 - Enable editing with wikitext editors (T203144) by WMDE-Fisch
- git #67dfda55 - Adjust browser tests to new preferences interface (T205381) by WMDE-Fisch
UniversalLanguageSelector
edit- git #fcfa36ac - compactlinks: Optimise performance of list creation logic (T127328) by jenkins-bot
UploadsLink
editNo changes for UploadsLink
UploadWizard
editNo changes for UploadWizard
UrlShortener
editNo changes for UrlShortener
UserMerge
edit- git #6ffe0085 - Clean up Special:UserMerge by Matěj Suchánek
VipsScaler
editNo changes for VipsScaler
VisualEditor
edit- git #e2a5bfd2 - MWTemplateSpecModel: Factor out getLocalValue, avoid isPlainObject by Jforrester
- git #1631a35c - Update VE core submodule to master (2d668bdbb) (T205231) by James D. Forrester
- git #78a3c0df - Provide platform when tracking mwedit.ready for tempWikitextEditor (T205241) by Ed Sanders
- git #985a9477 - Change type from 'frame' to 'thumb' when resizing (T204185) by Ed Sanders
- git #bbed4307 - Separate node classes into individual files (T205231) by Ed Sanders
- git #253e7e6c - Update comment by Ed Sanders
- git #a2c04973 - Use renamed ve.visibleWhitespaceCharacters utility by Ed Sanders
- git #327f600c - Fix special page override (T204873) by Ed Sanders
- git #3c8bb380 - Turn off CSS transforms after toolbar has been opened (T202935) by Ed Sanders
- git #917645eb - Use mw.Title.isTalkNamespace by Ed Sanders
Wikibase
edit- git #5b86669e - MCR: If a revision doesn't have our role, it doesn't have our entity (T194729) (T200903) by addshore
- git #2cfe456e - Add note to PrefetchingWikiPageEntityMetaDataAccessor::prefetch by addshore
- git #cca35fcf - GenericServices add missing $entitySlots property by addshore
- git #9798806e - PrefetchingWikiPageEntityMetaDataAccessor max cache key cleanup by Addshore
- git #43129446 - Fix EntityNamespaceLookup::getEntitySlotRole phpdoc return by Addshore
- git #a74a42f9 - Teach EntitySelector._combineResults() to evaluate rank by Jonas Kress (WMDE)
- git #73b4ac26 - Remove MediaInfo from repo api EditEntity tests by Addshore
- git #225541e7 - Add EntityLoadingHelperTest to autoloader for tests (T205076) by Addshore
- git #8cc1b5c9 - Give phrase profile own name (T163642) by Stanislav Malyshev
- git #01d2e7c5 - Split apihelp messages to a separate group (T189982) by Legoktm
- git #56489338 - WikibaseApiTestCase also setService on SiteLookup (T205074) by Addshore
- git #746b8b34 - SimpleCacheWithBagOStuff, Throw exception with key when invalid (T204791) by Addshore
- git #f3054116 - Add phrase rescoring to queries (T163642) by Stanislav Malyshev
- git #08bebd85 - Catch exceptions in Special:EntitiesWithout* if entity type does not support * (T204708) by Amir Sarabadani
- git #0f3bc8a6 - Remove mnw from monolingual text list (T203310) by Amir Sarabadani
- git #3beee28e - Comment truncation should be done by CommentStore, not Wikibase by C. Scott Ananian
- git #8744ffb8 - Move field definitions to search-field-definitions handler (T190022) by Addshore
- git #533e54de - Remove dependency on a specific Preprocessor implementation by C. Scott Ananian
WikibaseLexeme
edit- git #c90fb4b1 - Special:NewLexeme - Language code box visible after failed submit (T194347) by Jakob
- git #6a83c1bf - LexemeMergerTest, factor out NoCrossReferencingLexemeStatements creation by Addshore
- git #78420756 - Reduce inheritance code sharing in SpecialNewLexeme: step 3 by WMDE-leszek
- git #6e0bfe9d - Reduce inheritance code sharing in SpecialNewLexeme: step 2 by WMDE-leszek
- git #1fcc888b - Reduce visibility in SpecialNewLexeme by WMDE-leszek
- git #740b5268 - browser tests: clarify in README by Pablo Grass
- git #a4df1bec - selenium, lexeme.page.js, clean up use toolbar selectors by addshore
- git #8727a265 - Add InvalidLanguageIndicator and use it in glosses (T198203) by Addshore
- git #f29341ec - Remove inheritance abuse in SpecialNewLexeme: step 1 by Jeroen De Dauw
- git #12b95f86 - Remove not needed else by Jeroen De Dauw
- git #d1a4b6ba - Specify constant visibility by Jeroen De Dauw
- git #f65b81d4 - Add WikibaseLexemeIntegrationTestCase::saveEntity helper by Jakob Warkotsch
- git #3c769560 - Add integration test for lexeme link formatters by Jakob Warkotsch
- git #9f1d6860 - Form: make use of ENTITY_TYPE const by Pablo Grass
- git #d3086c75 - Make Sense ID link targets less redundant (T204557) by Amir Sarabadani
- git #07b66601 - Move field definitions to search-field-definitions handler (T190022) by Stanislav Malyshev
- git #5da820a0 - Add tablesUsed to SpecialMergeLexemesTest and SpecialNewLexemeTest by Jakob Warkotsch
- git #21820192 - Fix FormLinkFormatter html escaping by Jakob Warkotsch
- git #e783fc6e - Reassign statement IDs when adding a sense (T201605) by Lucas Werkmeister
- git #a0414070 - Add form id prefix to form statement groups (T196226) by Jakob Warkotsch
WikibaseMediaInfo
edit- git #45f0b424 - build: Re-enable the eslint 'indent' rule and make pass by James D. Forrester
- git #6c1b8574 - build: Bump linters to latest and make pass by Jforrester
- git #c50dc829 - Inject multi-lingual captions into the File page (T202287) by Matthias Mullie
- git #be1f6a01 - Relax outdated HistoryEntityAction constructor by Jforrester
- git #3bfb89af - Move field definitions to search-field-definitions handler (T190022) by Addshore
WikibaseQuality
editNo changes for WikibaseQuality
WikibaseQualityConstraints
edit- git #a5f56227 - Move over classes from Wikibase Quality (T205063) by Jeroen De Dauw
- git #6c9aa66f - Specify compat with DM 8.x by Jeroen De Dauw
- git #444cb16c - npm: add package-lock.json (T195828) by Pablo Grass
- git #9446709b - Move ResultsSource to services (T196053) by Lucas Werkmeister
- git #878e6627 - Move constraint checkers and DelegatingConstraintChecker to services (T196053) by Lucas Werkmeister
- git #4e45ed10 - Extract Wikibase services from default service wiring (T196053) by Lucas Werkmeister
- git #138d4ee6 - Clone Wikibase submodules in Travis script (T204304) by Lucas Werkmeister
- git #7abee634 - Introduce rank in constraint suggester by Jonas Kress (WMDE)
Wikidata.org
editNo changes for Wikidata.org
WikidataPageBanner
editNo changes for WikidataPageBanner
WikiEditor
editNo changes for WikiEditor
wikihiero
editNo changes for wikihiero
WikiLove
editNo changes for WikiLove
WikimediaBadges
editNo changes for WikimediaBadges
WikimediaEvents
edit- git #7713f407 - Revert "Minerva will load WikimediaEvents itself" (T204144) by Jdlrobson
- git #7aa47f07 - Minerva will load WikimediaEvents itself (T204144) by jdlrobson
WikimediaIncubator
editNo changes for WikimediaIncubator
WikimediaMaintenance
edit- git #634f2c13 - Create Flow tables where $wgFlowDefaultWikiDb is false and the wiki is in the Flow dblist (T178886) by Reedy
WikimediaMessages
edit- git #31f65f45 - Add 'wikimedia-switchover-read-only' message by MarcoAurelio
- git #727420ad - build: Update npm dev dependencies by jenkins-bot
XAnalytics
editNo changes for XAnalytics
ZeroBanner
editNo changes for ZeroBanner
ZeroPortal
editNo changes for ZeroPortal
Skins
editCologneBlue
editNo changes for CologneBlue
EUCopyrightCampaignSkin
editNo changes for EUCopyrightCampaignSkin
MinervaNeue
edit- git #8c587c58 - Fix broken config name for MinervaABSamplingRate (T205355) by Piotr Miazga
- git #58c0b813 - Minerva A/B tests are not subject to HTML caching time (T205355) by Jdlrobson
- git #6daf19df - Remove user page CTA edit link browser test (move to MobileFrontend) by Jforrester
- git #85505d69 - Buttons should be cursor pointer by default (T205321) by VolkerE
- git #992630c7 - Remove broken remains of &campaign=leftNavSignup handling (T205325) by Jdlrobson
- git #786ec45c - SkinMinerva: Remove incorrect comment by Bartosz Dziewoński
- git #2f3fed5f - Users can request new treatment via query string (T204746) by jdlrobson
- git #01dc9de9 - Minerva is responsible for turning on WikimediaEvents itself (T204144) by Jdlrobson
- git #2163d5f9 - Rename QUnit test files from "test_" to "test.js" (T197884) by Stephen Niedzielski
- git #03bc2518 - Red links are linked separately (T204073) by Stephen Niedzielski
- git #287a2aaf - Exclude redlink clicks from modalEditClicked event (T204073) by Stephen Niedzielski
- git #8ac5b9c6 - Hygiene: remove unused pre-commit script by Jdlrobson
- git #c6960ce8 - Remove 'mobile.editor.ve' styles (move to MobileFrontend) (T202978) by Bartosz Dziewoński
- git #5e7b3994 - Move Parsoid output overrides to 'mediawiki.skinning.content.parsoid' skinStyles (T202978) by Bartosz Dziewoński
- git #73d724a7 - mobile.editor.ve: Simplify left/right border of toolbar on >1000px screens (T202978) by Bartosz Dziewoński
- git #9fc58af5 - Get rid of ICustomizableSkin by Krinkle
MonoBook
editNo changes for MonoBook
Modern
editNo changes for Modern
Nostalgia
editNo changes for Nostalgia
Timeless
editNo changes for Timeless
Vector
editNo changes for Vector
Total Changes
edit272 Changes in 49 repos by 65 committers