MediaWiki 1.35/wmf.3/Changelog
Core changes
[edit]- git #ae424ce5 - build: Upgrade mediawiki-phan-config to 0.8.0 (task T235049) (task T231636) by Daimona Eaytoy
- git #754d163e - Fix new phan errors, part 9 (task T231636) by Daimona Eaytoy
- git #b5f0d61e - Fix new phan errors, part 8 (task T231636) by Daimona Eaytoy
- git #64e2d73f - Split rest messages from the main en.json (task T233192) by Amir Aharoni
- git #b1a5367e - Fix new phan errors, part 7 (task T231636) by Daimona Eaytoy
- git #31bc99da - installer: Remove "PHPBugTests" doc group by Timo Tijhof
- git #e35f5331 - resourceloader: Support passing extra arguments to packageFiles callback (task T233634) by Andrew Otto
- git #3be681e6 - Remove the deprecated GetBlockedStatus hook by Thalia
- git #7b9bb6f7 - Use plugin to ensure all message keys are documented (task T235502) by Ed Sanders
- git #e915f953 - Document that the GetUserBlock hook may pass null instead of a block by Thalia
- git #aaf0006a - Update Bosnian namespace alias for grammar forms change (task T172050) by Roan Kattouw
- git #877bf11f - Add namespace translations and linktrail for [skr] Saraiki by Jon Harald Søby
- git #114ee6e4 - Fix new phan errors, part 6 (task T231636) by Daimona Eaytoy
- git #69c8fa3b - Equialization of Serbian Latin translations with Serbian Cyrillic translations by zoranzoki21
- git #fbf5f817 - language: mark sprintfDate as unsafe by Daimona Eaytoy
- git #6b239d46 - composer: Update pear/mail_mime from 1.10.2 to 1.10.4 by James D. Forrester
- git #a6533885 - Revert "Revert "Store block reasons as CommentStoreComments in block classes"" by Tchanders
- git #ad93e7ca - Fix docs for GetUserBlock hooks by Daimona Eaytoy
- git #332e7a54 - Remove unused 'mediawiki.ui.text' module (task T235960) by Volker E
- git #0454b34c - resourceloader: Simplify $wgResourceLoaderMaxage config (task T235314) by Ammar Abdulhamid
- git #ecf4cb66 - Add release notes for jquery.ui module aliases by Timo Tijhof
- git #5f06efb3 - Revert "Store block reasons as CommentStoreComments in block classes" by Daimona Eaytoy
- git #7af7ee70 - Deprecate 'jquery.tabIndex' module (task T234581) by Ammar Abdulhamid
- git #93353637 - Store block reasons as CommentStoreComments in block classes (task T227007) by Thalia
- git #6666b58c - Update RELEASE-NOTES-1.34 for various backports by Reedy
- git #d3252fc8 - Fix new phan errors, part 5 (task T231636) by Daimona Eaytoy
- git #3d382aef - mediawiki.messagePoster: Remove support for lazy-loading message posters (task T235315) by Timo Tijhof
- git #dd9e6124 - Deprecate setting Parser::mTitle to null (task T235392) by C. Scott Ananian
- git #c90e20f1 - Parser.php: Export an experimental convenience method for Parsoid/PHP by Subramanya Sastry
- git #6cedf59e - resources: Allow loading Moment.js like a module by Bartosz Dziewoński
- git #d91a136a - Revert "Parser: Add Title type hints" (task T235392) by Fomafix
- git #184676c3 - Move MediaWikiTestCase::setUp() and tearDown() to annotation hooks by Tim Starling
- git #bdf7e3f5 - Set constant visibility, part 1 by Max Semenik
- git #95586dd9 - Add TitleFactory by Gergő Tisza
- git #34bff221 - mediawiki.messagePoster: Introduce 'MessagePosterModule' extension attribute (task T235315) by Timo Tijhof
- git #6eb67c75 - Move countRevisionsBetween from Title to RevisionStore (task T235666) by Petr Pchelko
- git #538d3331 - Allow user, language and IP to be passed to UserBlockedError (task T234406) by Thalia
- git #fcf031b8 - Make partial block error message more generic (task T233206) by Thalia
- git #4003dd95 - Add namespace and special page names for Burmese and Mon (task T235740) by Jon Harald Søby
- git #f2e6fab9 - session: Add debug message for the used store class (task T234361) by Timo Tijhof
- git #f1854b1b - Date- & DateTimeInputWidget: Replace `em`s with `px` where applicable by Volker E
- git #e1f8a814 - SqlBlobStore HOT FIX: remove caching from getBlobBatch (task T235188) by daniel
- git #a5bf77dc - REST History and compare endpoints followups. (task T235146) (task T231588) (task T235560) by Petr Pchelko
- git #b7685667 - resources: Collapse all jQuery UI modules into one deprecated mega-module (task T219604) by James D. Forrester
- git #4b98c798 - Use https for php-fig url by Reedy
- git #b8e51a65 - resourceloader: Lower severity of targets violation back to DEBUG (task T235711) by Krinkle
- git #ffaae18c - Don't apply styling for Special:Contributions on other pages (task T235137) by Bartosz Dziewoński
- git #7bbda981 - Remove deprecated method ApiQueryUserInfo::getBlockInfo by Thalia
- git #6cd69560 - filebackend: optimize 'create', 'store', and 'copy' in FSFileBackend by Aaron Schulz
- git #0dec11bc - language: optimize uc(), lc(), and (uc|lc)first() and enforce return type (task T229266) by Aaron Schulz
- git #14c0ed39 - Add [szy] Sakizaya to Names.php (task T174601) by Jon Harald Søby
- git #8a98dd9d - Convert some private static arrays to constants by Max Semenik
- git #0a8da9e6 - Add missing "revisions" in i18n message (task T235574) by Ammar Abdulhamid
- git #3cda7b78 - Fix example Kask configuration in RESTBagOStuff class comment (task T235559) by Nikki Nikkhoui
- git #f36901ab - 1.35 means 1.35 by Reedy
- git #3128e2d4 - Setup RELEASE-NOTES for commits after 1.34.0-rc.0 by Reedy
- git #7b87584d - profiler: Deprecate ProfilerOutputDb and profileinfo.php (task T231366) by Timo Tijhof
- git #e7f70f42 - Tweaks to RELEASE-NOTES needed before tagging 1.34.0-rc.0 by Reedy
- git #f565c012 - objectcache: make incr() and incrWithInit() atomic in APCUBagOStuff by Aaron Schulz
- git #558471f0 - Conditional request support by Tim Starling
- git #15fb9f22 - resourceloader: Expose StartupModule::getConfigSettings for internal use (task T235350) (task T229836) by Timo Tijhof
- git #156e0aed - localisation: Convert MessageCache to PSR-3 logging by Timo Tijhof
- git #0c97997c - mediawiki.messagePoster: Add WikitextMessagePoster to its bundle (task T235315) by Timo Tijhof
- git #1888aef5 - mediawiki.messagePoster: Allow upfront registering without separate module (task T235315) by Timo Tijhof
- git #7bff5f82 - jquery.lengthLimit: Move file directly under resources/src/ (task T193826) by Timo Tijhof
- git #8e9adb94 - localisation: Log debug message for backend of MessageCache (task T234361) by Timo Tijhof
- git #e14158d6 - Parse type parameters in Accept headers by Arlo Breault
- git #87f0f1d8 - Remove deprecated wikidiff2 configuration (task T194272) by Adam Wight
- git #c296cf69 - Add faux SearchResult and SearchResultSet by Gergő Tisza
- git #0ce45dfa - Make `tog-forceeditsummary` message accurate. (task T10912) by DannyS712
Vendor
[edit]- git #09434acd - Update pear/mail_mime from 1.10.2 to 1.10.4 by Reedy
- git #4e4abff9 - Update james-heinrich/getid3 from v1.9.17 to v1.9.18 by Reedy
Extensions
[edit]3D
[edit]No changes for 3D
AbuseFilter
[edit]- git #08d34311 - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
- git #63eb7eaf - Use AbstractBlock setters and getters instead of deprecated properties by Thalia
- git #b9e44759 - build: Upgrade mediawiki-phan-config to 0.8.0 (task T235049) by Daimona Eaytoy
ActiveAbstract
[edit]- git #277fe026 - tests: getMock() is deprecated (task T192167) by Max Semenik
AdvancedSearch
[edit]- git #a8a7e94f - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
AntiSpoof
[edit]- git #738189a4 - Fix double space by Reedy
- git #e1634554 - Update extension.json to use manifest_version 2 (task T234114) by MarcoAurelio
ApiFeatureUsage
[edit]- git #93271dd4 - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
ArticleCreationWorkflow
[edit]- git #a5d6c9e2 - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
ArticlePlaceholder
[edit]- git #e2618530 - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
- git #d2a03b0f - Replace custom Wikibase with upstream MediaWiki CodeSniffer by Thiemo Kreuz
- git #ba73f25d - build: Upgrade wikibase-codesniffer to v1.0.0 by James D. Forrester
Babel
[edit]- git #957aad05 - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
BetaFeatures
[edit]- git #67efd911 - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
- git #4f11d32a - Remove non-existing CSS class by Volker E
BounceHandler
[edit]No changes for BounceHandler
Calendar
[edit]- git #47fea6b6 - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
Campaigns
[edit]No changes for Campaigns
Capiunto
[edit]- git #7d8381d6 - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
CategoryTree
[edit]- git #3bdbe457 - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
CentralAuth
[edit]- git #7981ea17 - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
CharInsert
[edit]- git #60fc10a5 - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
CheckUser
[edit]- git #cdf12671 - Use AbstractBlock setters instead of deprecated properties by Thalia
CirrusSearch
[edit]- git #c98bfa81 - phan: Remove PhanParamReqAfterOpt suppression by Umherirrender
- git #6a54f9f7 - build: Upgrade mediawiki-codesniffer to v28.0.0 by James D. Forrester
- git #0119c4a5 - Fold Slovak diacritics (after stemming) (task T235561) by tjones
Cite
[edit]- git #3e2d1a23 - Fix all PHPCS issues and add missing array type hints by Thiemo Kreuz
- git #6daf49c9 - Fix rebase mistake in extension.json (task T234605) by Thiemo Kreuz
- git #34e3675d - Remove unused ResourceLoader module ext.cite.a11y (task T205270) by Thiemo Kreuz
- git #741f5dcd - Bundle tracking with another RL module (task T234605) by Adam Wight
CiteThisPage
[edit]- git #4e1806e6 - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
- git #2dc5f04c - build: Upgrade mediawiki-codesniffer to v28.0.0 by James D. Forrester
Citoid
[edit]- git #5a3494af - Remove use of jquery.ui module aliases (task T219604) by Timo Tijhof
cldr
[edit]No changes for cldr
Cognate
[edit]- git #55590416 - Replace outdated Wikibase with MediaWiki CodeSniffer 28.0.0 by Umherirrender
CodeEditor
[edit]- git #7b00222d - build: Upgrade mediawiki-codesniffer to v28.0.0 by James D. Forrester
CodeMirror
[edit]- git #58feba54 - build: Upgrade mediawiki-codesniffer to v28.0.0 by James D. Forrester
CodeReview
[edit]No changes for CodeReview
CollaborationKit
[edit]- git #d5b10322 - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
Collection
[edit]No changes for Collection
CommonsMetadata
[edit]No changes for CommonsMetadata
ConfirmEdit
[edit]- git #8b6b9aaa - tests: getMock() is deprecated (task T192167) by Max Semenik
- git #b8d57783 - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
- git #33351c23 - Make the description for --delete more specific by Reedy
- git #0f5f6e44 - Output some leading newlines and specify script being run by Reedy
- git #d63d739e - Remove FancyCaptcha::estimateCaptchaCount() by Reedy
- git #330d59fe - Output number of captchas to be deleted before actually deleting by Reedy
- git #50f87389 - Pass 'adviseStat' => true to ->getFileList() in DeleteOldFancyCaptchas.php by Reedy
- git #f85f9f14 - Remove PPHUnit 4 bc stuff (task T192167) by Daimona Eaytoy
CongressLookup
[edit]- git #4951f17f - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
ContactPage
[edit]No changes for ContactPage
ContentTranslation
[edit]- git #7d0c7d0a - Revert "Don't pass site templates config when creating site mapper object" by Santhosh
- git #45279a6a - Don't pass site templates config when creating site mapper object by petarpetkovic
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]- git #8a75905f - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
DonationInterface
[edit]- git #0d4e7aa0 - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
- git #198d1b5e - Use php null coalesce operator ?? by Umherirrender
- git #2599e632 - Fix amazon failpage URL generation within api call. (task T234538) by jgleeson
- git #8b5d5d37 - Fix Amazon client-side error redirect (task T234538) by Elliott Eggleston
DoubleWiki
[edit]No changes for DoubleWiki
DynamicSidebar
[edit]No changes for DynamicSidebar
EUCopyrightCampaign
[edit]- git #8a4660a0 - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
Echo
[edit]- git #b476ad77 - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
- git #6ae3efc1 - SeenTime: Do not set the cache key to Unix epoch (task T222851) by Marko Obrovac
- git #ff165c00 - Make EchoSeenTime cache entries expire after 1 year (task T222851) by Roan Kattouw
- git #79ee7582 - Make EchoSeenTime cache type configurable (task T222851) by Roan Kattouw
- git #5a05e94a - Remove comment related to skins.minerva.scripts after removal of it in 1053997 (task T221007) by Zoranzoki21
- git #10539971 - No longer check for skins.minerva.scripts (task T221007) by jdlrobson
- git #ccab4967 - Remove PhanTypeMismatchArgument from call to appendContent by Kosta Harlan
Elastica
[edit]No changes for Elastica
ElectronPdfService
[edit]- git #54c5f1b7 - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
EntitySchema
[edit]- git #be484789 - Fix a bunch of new Wikibase CodeSniffer issues by Thiemo Kreuz
- git #2e8fb643 - tests: @expectedException is deprecated (task T234597) by Max Semenik
- git #97318949 - build: Upgrade wikibase-codesniffer to v1.0.0 by James D. Forrester
EventBus
[edit]- git #a4695fe3 - Use AbstractBlock::getReasonComment, not deprecated $mReason property by Thalia
EventLogging
[edit]- git #14b61af1 - tests: getMock() is deprecated (task T192167) by Max Semenik
- git #6e70f828 - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
ExtensionDistributor
[edit]- git #bcb7a89e - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
ExternalGuidance
[edit]- git #04429eeb - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
FeaturedFeeds
[edit]No changes for FeaturedFeeds
FileExporter
[edit]No changes for FileExporter
FileImporter
[edit]- git #bb029b12 - tests: getMock() is deprecated (task T192167) by Max Semenik
- git #d28b6625 - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
FlaggedRevs
[edit]- git #424ea2fe - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
- git #f93cbd22 - build: Add mediawiki/mediawiki-phan-config (task T224769) by Umherirrender
- git #723f4909 - Declare missing class properties by Umherirrender
- git #0c44d43c - Migrate calls to Language::formatTimePeriod by Umherirrender
- git #7520e1b3 - Remove unneeded arguments from function calls by Umherirrender
- git #2a488853 - Pass LinkRenderer to LogEventsList by Umherirrender
- git #166c1105 - Fix method call in FRGenericSubmitForm::checkParameters by Umherirrender
- git #fa619ec0 - Fix call order for WikiPage::doUpdateRestrictions in maintenance script by Umherirrender
- git #02566702 - Declare arrays before use by Umherirrender
- git #4afb81ad - Remove redundant reference from EditPage hook handler (task T234118) by Daimona Eaytoy
Flow
[edit]- git #4c2d3d7e - Remove unneeded 'mediawiki.ui.text' dependency (task T235960) by Volker E
- git #2292d546 - Use new 'MessagePosterModule' attribute instead of separate module (task T235315) by Timo Tijhof
- git #9b93c8f8 - Remove PHPUnit 4 bc stuff (task T192167) by Daimona Eaytoy
FundraiserLandingPage
[edit]- git #b223ccfa - build: Updating mediawiki/mediawiki-codesniffer to 28.0.0 by libraryupgrader
FundraisingTranslateWorkflow
[edit]No changes for FundraisingTranslateWorkflow
Gadgets
[edit]No changes for Gadgets
GeoCrumbs
[edit]No changes for GeoCrumbs
GeoData
[edit]- git #769703f3 - tests: Use createMock() by Max Semenik
GettingStarted
[edit]- git #8a375958 - [instrumentation] Remove old schemas by Sam Smith
GlobalBlocking
[edit]- git #f03e5928 - Use AbstractBlock setters instead of deprecated properties by Thalia
GlobalCssJs
[edit]No changes for GlobalCssJs
GlobalPreferences
[edit]- git #67d7e936 - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
- git #a2abf9f7 - Start introducing PHP 7.2 features by Max Semenik
GlobalUsage
[edit]No changes for GlobalUsage
GlobalUserPage
[edit]No changes for GlobalUserPage
GoogleNewsSitemap
[edit]No changes for GoogleNewsSitemap
Graph
[edit]- git #bbaa0fe3 - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
GrowthExperiments
[edit]- git #7e737ca9 - Selenium: disable homepage for a new user (task T235795) by ephemeralwaves
- git #de3851a3 - Add RemoteSearchTaskSuggester (task T234426) by Gergő Tisza
- git #1c42c195 - Remove duplicate `list-style` property by Volker E
- git #431e3c07 - Remove `background` from settings button (task T235578) by Volker E
- git #8d66a031 - Newcomer tasks: "No results" card widget (task T235044) by Kosta Harlan
- git #8563851a - Suggested edits 1.0 styles (task T232423) by Kosta Harlan
- git #b5da579f - Newcomer tasks: "No more suggestions" card widget (task T235043) by Kosta Harlan
- git #cba82d24 - Growth tasks API: Update query limit to 200 (task T232423) (task T234426) by Kosta Harlan
GuidedTour
[edit]- git #739fcf3e - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
GWToolset
[edit]- git #6b6a27ba - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
ImageMap
[edit]No changes for ImageMap
InputBox
[edit]- git #e2bcc21f - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
Insider
[edit]No changes for Insider
intersection
[edit]No changes for intersection
Interwiki
[edit]- git #d85adca2 - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
InterwikiSorting
[edit]- git #3f724929 - build: Upgrade wikibase-codesniffer to v1.0.0 by James D. Forrester
Jade
[edit]- git #80152725 - Fix failing unit tests (task T232684) by Umherirrender
Josa
[edit]No changes for Josa
JsonConfig
[edit]- git #62b0cdf3 - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
Kartographer
[edit]No changes for Kartographer
LabeledSectionTransclusion
[edit]No changes for LabeledSectionTransclusion
LandingCheck
[edit]No changes for LandingCheck
LdapAuthentication
[edit]No changes for LdapAuthentication
Linter
[edit]- git #c87c38eb - tests: getMock() is deprecated (task T192167) by Max Semenik
- git #7b209c4f - build: Updating npm dependencies by libraryupgrader
- git #12065c11 - build: Bump mediawiki-phan-config to 0.8.0 by Daimona Eaytoy
LiquidThreads
[edit]- git #1bbfcbef - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
- git #fde2e5b7 - Remove use of jquery.ui module aliases (task T219604) by Timo Tijhof
Listings
[edit]No changes for Listings
LocalisationUpdate
[edit]No changes for LocalisationUpdate
LoginNotify
[edit]No changes for LoginNotify
MachineVision
[edit]- git #94a18e99 - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
- git #f681ff5c - Link image labels to filepage (task T234962) by Eric Gardner
- git #76e1fc3b - Allow URL hash to determine active tab (task T235214) by Eric Gardner
- git #1ec4f697 - Add loading and error states (task T233232) by annet
- git #fe33cbb3 - Move query to top-level component (task T235703) by annet
- git #fc9af0af - Stop reporting overall unreviewed image totals (task T234447) by Michael Holloway
- git #f59ed4a2 - Refactor suggestions and suggestions group (task T234964) by annet
- git #c1bd3cb7 - Fix RepositoryTest by Mateus Santos
- git #3b508558 - Require users to be logged in and autoconfirmed (task T234572) by annet
- git #60f4538e - Restore tabs heading to default by annet
- git #46eece03 - ApiUnreviewedImageCounts: Convert values to integers (task T234447) by Michael Holloway
- git #b5b6f96f - Add unreviewed image count support to API modules (task T234447) by Michael Holloway
- git #52147537 - Provide for withholding "NSFW" images from being reviewed (task T234250) by Michael Holloway
- git #6cd3a144 - Fix info action display by Michael Holloway
- git #7a31da89 - Add user messages for onboarding and after tagging all personal uploads (task T233233) by annet
- git #b1e644e1 - build: Upgrade mediawiki-codesniffer to v28.0.0 by James D. Forrester
- git #6340a322 - add configuration for SDC revisions tags (task T234978) by Mateus Santos
- git #055379e0 - Request and store SafeSearch annotations (task T234250) by Michael Holloway
- git #fd09cd18 - Store reviewer ID and review timestamp (task T229437) by Michael Holloway
- git #7618b4f5 - Add success message to user after tags are published (task T234573) by annet
- git #d6164f95 - Add "Confirm tags" dialog to suggested tags image cards (task T233229) by annet
MapSources
[edit]No changes for MapSources
MassMessage
[edit]- git #df76aee5 - tests: getMock() is deprecated (task T192167) by Max Semenik
- git #d137fc80 - build: Updating eslint-config-wikimedia to 0.14.3 by libraryupgrader
- git #a493a067 - build: Bump mediawiki-phan-config to 0.8.0 by Daimona Eaytoy
- git #f602e55e - Remove use of jquery.ui module aliases (task T219604) by Timo Tijhof
Math
[edit]- git #abbe5a37 - tests: @expectedException is deprecated (task T234597) by Max Semenik
MobileApp
[edit]No changes for MobileApp
MobileFrontend
[edit]- git #5018a64f - tests: getMock() is deprecated (task T192167) by Max Semenik
- git #5b0e74bd - build: Updating handlebars to 4.4.5 by libraryupgrader
- git #7ee0d210 - mobile.init/editor: Fix transition of collapse icon after icon changes (task T235692) by Ed Sanders
- git #30a69092 - tests: @expectedException is deprecated (task T234597) by Max Semenik
- git #4045410f - Use mw-node-qunit@6.0.0 (task T203137) by jdlrobson
- git #ac8eccfe - identifyLeadParagraph: Ignore invisible nodes, slugs and whitespace (task T235222) by Ed Sanders
MultimediaViewer
[edit]No changes for MultimediaViewer
NavigationTiming
[edit]- git #6b953fd8 - Drop PHP engine logging (task T234408) by Max Semenik
Newsletter
[edit]- git #eccb2cbd - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
NewUserMessage
[edit]No changes for NewUserMessage
Nuke
[edit]No changes for Nuke
OATHAuth
[edit]- git #0b36d95a - Remove PHP entry point by Reedy
- git #5aae0246 - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
- git #920136e6 - Do not store proper objects in session data (task T233146) by Dejan Savuljesku
OAuth
[edit]- git #5ccfd072 - phpcs: Make MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedException* pass by James D. Forrester
- git #a06e1b7b - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
- git #caf27989 - Remove use of jquery.ui module aliases (task T219604) by Timo Tijhof
OpenStackManager
[edit]- git #3447ef52 - Remove use of jquery.ui module aliases (task T219604) by Timo Tijhof
- git #e010c302 - Add method scope visibility in /nova/ by Umherirrender
- git #a10ecef8 - Add method scope visibility in /special/ by Umherirrender
- git #e8620ac4 - build: Add mediawiki/mediawiki-phan-config (task T224765) by Umherirrender
ORES
[edit]- git #023ebe52 - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
PageAssessments
[edit]No changes for PageAssessments
PagedTiffHandler
[edit]No changes for PagedTiffHandler
PageImages
[edit]No changes for PageImages
PageTriage
[edit]- git #ae9b0d09 - Remove use of jquery.ui module aliases (task T219604) by Timo Tijhof
- git #26102a37 - tests: @expectedException is deprecated (task T234597) by Max Semenik
- git #7e16af32 - Fix finding deletion subpages for MfD (task T231357) by Max Semenik
PageViewInfo
[edit]No changes for PageViewInfo
ParserFunctions
[edit]No changes for ParserFunctions
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 #171e1b7d - Sample ReferencePreviewsPopups 1:1 (task T214493) by Adam Wight
- git #e5b36f62 - Make use of User::getBoolOption() where appropriate (task T233813) by Thiemo Kreuz
- git #76e02fae - Remove obsolete `mediaWiki` and `jQuery` aliases (task T208951) by Thiemo Kreuz
- git #4d016984 - Rename PHP constant for ReferencePreview preference (task T233813) by Thiemo Kreuz
- git #71ac670d - Add visibility keywords to all constants in PHP code by Thiemo Kreuz
- git #c7595e54 - Replace deprecated mw.RegExp.escape() with mw.util.escapeRegExp() by Thiemo Kreuz
- git #fe32c482 - Replace all mock builders with createMock() calls by Thiemo Kreuz
- git #fb5809d6 - Change the extensions name on Special:Version (task T219153) by Thiemo Kreuz
- git #a63a1cf9 - Split user preferences for Page and Reference previews (task T233813) by Thiemo Kreuz
- git #55505e78 - Refactor PopupsHooks for easier removal and/or expansion (task T233813) by Thiemo Kreuz
- git #e16143df - build: Upgrade mediawiki-codesniffer to v28.0.0 by James D. Forrester
- git #7d6a903d - Upgrade Popups mw-node-qunit version (task T203137) by jdlrobson
ProofreadPage
[edit]- git #7c76c654 - Remove use of jquery.ui module aliases (task T219604) by Timo Tijhof
PropertySuggester
[edit]- git #304f7ad5 - Replace one confusing mock builder with createMock() by Thiemo Kreuz
QuickSurveys
[edit]- git #4870bbca - tests: @expectedException is deprecated (task T234597) by Max Semenik
- git #1d5573f5 - Hygiene: Don't guard access to mw.eventLog (task T220627) by Sam Smith
- git #d5d9b8ac - Depend on EventLogging (task T220627) by Sam Smith
Quiz
[edit]- git #dcbf2285 - Remove IE 6 & 7 hacks (task T234582) by Volker E
ReadingLists
[edit]- git #4e27a5ce - phpcs: Enable MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedException*, already passes by James D. Forrester
RelatedArticles
[edit]No changes for RelatedArticles
Renameuser
[edit]No changes for Renameuser
RevisionSlider
[edit]- git #f0720b6e - Remove use of jquery.ui module aliases (task T219604) by Timo Tijhof
RSS
[edit]No changes for RSS
SandboxLink
[edit]No changes for SandboxLink
Score
[edit]No changes for Score
Scribunto
[edit]- git #b6c584da - Add Saraiki namespaces by Jon Harald Søby
- git #85076760 - Remove use of jquery.ui module aliases (task T219604) by Timo Tijhof
- git #3b6b0153 - Add namespace and magic word translations for mnw and my (task T235741) by Jon Harald Søby
SearchExtraNS
[edit]No changes for SearchExtraNS
SecureLinkFixer
[edit]- git #de36fd48 - Updating domains.php from Mozilla by SecureLinkFixer updater bot
- git #f9a6fdfb - build: Upgrade mediawiki-codesniffer to v28.0.0 by James D. Forrester
SecurePoll
[edit]- git #b4015482 - Switch to Shell::command() by Max Semenik
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]- git #e286f3be - Update README to match pygments version (task T235808) by Reedy
TemplateData
[edit]No changes for TemplateData
TemplateSandbox
[edit]No changes for TemplateSandbox
TemplateStyles
[edit]- git #de4ea4d9 - build: Upgrade mediawiki-codesniffer to v28.0.0 by James D. Forrester
TemplateWizard
[edit]- git #76c01be9 - Update EventLogging schema revision number (task T218617) by Sam Wilson
TextExtracts
[edit]No changes for TextExtracts
Thanks
[edit]- git #469117ff - tests: getMock() is deprecated (task T192167) by Max Semenik
- git #1acb40ee - Avoid using deprecated Revision class constants, use RevisionRecord by Derick Alangi
- git #2b81f033 - Clean up some PHPUnit 4 bc stuff (task T192167) by Daimona Eaytoy
TheWikipediaLibrary
[edit]- git #9c73f5b6 - build: Upgrade mediawiki-codesniffer to v28.0.0 by James D. Forrester
TimedMediaHandler
[edit]- git #ec6fb575 - Remove use of jquery.ui module aliases (task T219604) by Timo Tijhof
- git #4f84d9bf - Revert "Replace IE 4-7 compatible code with standard syntax" by Brion VIBBER
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 #d10f8479 - Add script to rename language codes in repositories (task T174601) by Niklas Laxström
- git #3847ebf2 - Fix skipping translation memory self-suggestions by Niklas Laxström
- git #11bcb52d - build: Add mediawiki/mediawiki-phan-config (task T224756) by Umherirrender
- git #8e2c10b2 - Add missing use statement for LoggerFactory by Umherirrender
- git #661c7b92 - Log tpt-unknown-page errors (task T221119) by Niklas Laxström
- git #798fbb62 - Remove pre 1.32 wrapper for OutputPage methods by Umherirrender
- git #e05feeb2 - Remove broken MessageCollection::newEmpty by Umherirrender
- git #eca05eb2 - Remove double horizontal lines from appearing on translation pages (task T220841) by Abijeet Patro
- git #ee3e0a46 - Remove `hr` element from page translation header (task T220841) by Volker E
- git #6433ae35 - Fix expanding of multiple times nested groups on Special:LanguageStats by Niklas Laxström
TranslationNotifications
[edit]No changes for TranslationNotifications
TrustedXFF
[edit]No changes for TrustedXFF
TwoColConflict
[edit]No changes for TwoColConflict
UniversalLanguageSelector
[edit]No changes for UniversalLanguageSelector
UploadsLink
[edit]No changes for UploadsLink
UploadWizard
[edit]- git #ad3052fc - Groundwork for other data types support in UW by Eric Gardner
UrlShortener
[edit]No changes for UrlShortener
UserMerge
[edit]- git #52ec7ef5 - Clean up PHPUnit 4 bc stuff (task T192167) by Daimona Eaytoy
VipsScaler
[edit]No changes for VipsScaler
VisualEditor
[edit]- git #f3dfd98e - Don't retry when etag is undefined because the page doesn't exist (task T233320) by Bartosz Dziewoński
- git #dd1d022c - build: Bump mediawiki-phan-config to 0.8.0 by Daimona Eaytoy
- git #837b01b5 - Use consistent tag style when constructing nodes by Ed Sanders
- git #2846144e - eslint: Add extra restrictions to ve-mw/dm/ folder by Ed Sanders
- git #3a7f5703 - Improve message for the infamous "HTTP 404" error by Bartosz Dziewoński
- git #6037fefb - Fix media embeds which don't link to the file page (task T235707) by Bartosz Dziewoński
- git #5d1a6775 - Detect mangled etags from RESTBase and retry via MediaWiki API (task T233320) by Bartosz Dziewoński
- git #679e777c - ApiVisualEditor: Always return 'etag' with 'content' (task T233320) by Bartosz Dziewoński
WebAuthn
[edit]- git #79338304 - Depend on MW 1.34, remove PHP requirements by Reedy
- git #cb77ff2d - Do not store proper objects in session data (task T233146) by Dejan Savuljesku
Wikibase
[edit]- git #423ae7a8 - bridge: fix close button size (task T235623) (task T235624) by Lucas Werkmeister
- git #6aa18e73 - bridge: Add dirty state getter (task T235054) by bitPogo
- git #32b37d36 - bridge: save revision data (task T235052) by bitPogo
- git #085416b6 - bridge: inject path to validateBridgeApplicability (task T235052) by bitPogo
- git #2de65e42 - Drop 'globeCoordinate.js' RL module by Amir Sarabadani
- git #0aacf1a4 - client: Further translate aliases into Spanish by MarcoAurelio
- git #70af8183 - Drop jquery.AnimationEvent and jquery.PurposedCallbacks (task T233606) by rosalie
- git #d42f0c27 - Merge jquery.valueview.experts to jquery.valueview.Expert (task T233602) by Amir Sarabadani
- git #b120a837 - Horizontal merge of util.*MessageProvider (task T233602) by Amir Sarabadani
- git #3470ba89 - Merge modules of jquery.valueView.ExpertExtender (task T235121) by Amir Sarabadani
- git #14206e04 - Make warning less noisy from ClientParserOutputDataUpdater (task T183993) by Timo Tijhof
- git #b61eed75 - tests: @expectedException is deprecated (task T234597) by Max Semenik
- git #cafce0a6 - Fix a test using @expectedException where an unrelated excep is thrown by Daimona Eaytoy
- git #8f521e77 - Revert "Revert "Fix partial blocks test in SpecialNewEntityTestCase"" by Daimona Eaytoy
- git #3da948c4 - Remove use of jquery.ui module aliases (task T219604) by Timo Tijhof
- git #394c4cb4 - Revert "Fix partial blocks test in SpecialNewEntityTestCase" by Daimona Eaytoy
- git #c18699fa - Add empty serialization test for ClientEntitySerializer by Lucas Werkmeister
- git #5cb112b7 - Support serializing entities without labels+descriptions by Lucas Werkmeister
- git #8865534d - termbox: bump pin (task T223452) by Pablo Grass
- git #b40683d3 - bridge: npm update&audit fix by Pablo Grass
- git #1172295d - Untaint statement when edit mode is entered (task T232198) by Marius Hoch
- git #98d7c9f7 - Drop jquery.wikibase.statementview.RankSelector.styles from styles added (task T233792) by Amir Sarabadani
- git #55b58804 - TR: Add action and mutation to mark statement tainted (task T235062) by Thomas Arrow
- git #f26538c4 - Drop jquery.valueview.valueview (task T233606) by rosalie
- git #ea294ccc - Merge wikibase.ValueFormatterFactory into entityViewInit (task T235259) by Amir Sarabadani
- git #1f16efa7 - Add a JS hook "wikibase.statement.startEditing" (task T233309) by Thomas Arrow
- git #b4d521b9 - Remove dataValues.values double occurence as a dependency under the same module in Resources.php by rosalie
- git #1606a9ab - Drop all of wikibase.datamodel except the main entry point (task T233790) by Jakob Warkotsch
- git #e143d910 - bridge: dedicated unit validating bridge applicability by Pablo Grass
- git #0e32efb8 - Add npm command to run eslint fix via grunt by Thomas Arrow
- git #ee653311 - Horizontal merge of wb.api.(Format|Parse)ValueCaller (task T235259) by Amir Sarabadani
- git #a9b25dec - Drop jquery.valueview.ViewState (task T233606) by rosalie
- git #08c36517 - bridge: Create progressive disabled version of save button (task T235055) by Michael Große
- git #4fef9745 - Fix partial blocks test in SpecialNewEntityTestCase by Thalia
- git #615df30b - Mark partial block test broken temporarily in SpecialNewEntityTestCase by Thalia
- git #2a11d0d8 - Drop all of wikibase.serialization except the main entry point (task T234993) by Amir Sarabadani
- git #9ea937bc - bridge: add repoConfigRepository fake to mock-entry by Michael Große
- git #b51b3159 - TR: fix typo error in description of test by Thomas Arrow
- git #8196a6bc - bridge: wire up max string length in DataBridge (task T235040) by Lucas Werkmeister
- git #7b8ecd78 - bridge: add stringMaxLength getter to store (task T235040) by Lucas Werkmeister
- git #b62a7f8f - Create taintedStateGetter by Thomas Arrow
- git #de8403ba - Unsuppress phan issues with low count, part 4 by Daimona Eaytoy
- git #c25a19de - Unsuppress PhanParamReqAfterOpt by Daimona Eaytoy
- git #6f4bf404 - Merge EditableTemplatedWidget into ControllerViewFactory, drop entityview (task T233792) by Amir Sarabadani
- git #21dcaa81 - Merge ToolbarFactory to entityViewInit (task T235259) by Amir Sarabadani
- git #f9f340ed - TR: actions.spec tests: Fix weird payload definition by Marius Hoch
WikibaseCirrusSearch
[edit]- git #b8e49ba0 - Update HasDataForLangFeature for caption move to descriptions (task T226722) by Erik Bernhardson
WikibaseLexeme
[edit]- git #772fe92d - Drop LexemeDeserializer RL module by Amir Sarabadani
- git #f9dc524f - tests: @expectedException is deprecated (task T234597) by Max Semenik
- git #4e19706a - Remove use of jquery.ui module aliases (task T219604) by Timo Tijhof
- git #50a9048f - Unsuppress HHVM-related phan issue now that HHVM is gone by Daimona Eaytoy
- git #e080dff3 - phan: Remove PhanParamReqAfterOpt suppression by Umherirrender
WikibaseLexemeCirrusSearch
[edit]No changes for WikibaseLexemeCirrusSearch
WikibaseMediaInfo
[edit]- git #5d7fc021 - Remove hacks for wikibase.datamodel and wikibase.serialization (task T235725) by Amir Sarabadani
- git #2fb6ea1d - tests: @expectedException is deprecated (task T234597) by Max Semenik
- git #fd9ef528 - Implement StatementListProvidingEntity interface by Lucas Werkmeister
- git #d69067b8 - Lay groundwork for other datatypes by Eric Gardner
- git #25200241 - Make sure that 'render' always waits for in-flight renders by Matthias Mullie
- git #343c34f7 - Keep track of assigned nodes in both old & new DOM (task T235236) by Matthias Mullie
WikibaseQualityConstraints
[edit]- git #cf559ed9 - Revert "Add HTTP header indicating gadget to API requests" (task T192452) by Lucas Werkmeister
- git #379abd15 - Extract public constant in CachingResultsSource by Lucas Werkmeister
- git #9317078c - Cache suggestion constraint results too (task T235110) by Lucas Werkmeister
Wikidata.org
[edit]No changes for Wikidata.org
WikidataPageBanner
[edit]- git #b24690be - tests: getMock() is deprecated (task T192167) by Max Semenik
- git #8fff0b8d - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
WikiEditor
[edit]- git #f1fdd893 - Remove use of jquery.ui module aliases (task T219604) by Timo Tijhof
- git #b505eaed - Remove use of jquery.tabIndex (take 2) (task T234581) (task T235701) by Timo Tijhof
- git #5f356b1a - Revert "Remove use of jquery.tabIndex in jquery.wikiEditor.dialogs.js" (task T235701) by Jforrester
wikihiero
[edit]- git #696b0df7 - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
WikiLove
[edit]- git #6705fa3b - Remove use of jquery.ui module aliases (task T219604) by Timo Tijhof
WikimediaBadges
[edit]No changes for WikimediaBadges
WikimediaEditorTasks
[edit]- git #b1023824 - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
WikimediaEvents
[edit]- git #4330e08b - Create entry for Schema:WMDEBannerInteractions (task T235848) by Tim Eulitz
- git #1da44715 - Remove the cookie extraction for sending users to PHP7 (task T219127) (task T229792) by Giuseppe Lavagetto
WikimediaIncubator
[edit]- git #7be32560 - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
WikimediaMaintenance
[edit]- git #701067d7 - Fix __METHOD__ in global scope by Umherirrender
- git #1e3376d7 - Update extension.json to use manifest_version 2 by James D. Forrester
- git #59712c20 - Declare properties for ImportUseModWikipedia by Umherirrender
WikimediaMessages
[edit]- git #a7909c2d - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
XAnalytics
[edit]No changes for XAnalytics
Skins
[edit]CologneBlue
[edit]- git #9f1431dc - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
EUCopyrightCampaignSkin
[edit]- git #48257edb - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
- git #43f61571 - build: Upgrade mediawiki-codesniffer to v28.0.0 by James D. Forrester
MinervaNeue
[edit]- git #40f483b0 - tests: @expectedException is deprecated (task T234597) by Max Semenik
- git #02ac4be0 - Replace color with WikimediaUI palette color by Volker E
- git #59493f06 - Selenium: Fix reference to watchstar by jdlrobson
- git #bf8d3253 - Use core watchstar code (task T234970) by jdlrobson
MonoBook
[edit]- git #d12deeb2 - build: Upgrade stylelint-config-wikimedia to 0.7.0 by James D. Forrester
- git #6efe05b0 - build: Bump mediawiki-phan-config to 0.8.0 by Daimona Eaytoy
- git #cdafe2a7 - Remove IE 6 & 7 specific code (task T234582) by Volker E
Modern
[edit]- git #002b80d5 - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
Nostalgia
[edit]- git #e7a89e86 - build: Updating grunt-stylelint to 0.11.1 by libraryupgrader
- git #9916ae84 - build: Upgrade mediawiki-codesniffer to v28.0.0 by James D. Forrester
Timeless
[edit]- git #a907ac43 - Remove use of 'jquery.tabIndex' (task T234581) by Timo Tijhof
Vector
[edit]- git #2f947489 - Use stroke-width="1" instead of stroke-width=".99992" by Fomafix
- git #b7b8c77c - Update ResourceModuleSkinStyles for jquery.ui change (task T219604) by Timo Tijhof
Total Changes
[edit]379 Changes in 111 repos by 69 authors