MediaWiki 1.30/wmf.12/Changelog
Appearance
< MediaWiki 1.30 | wmf.12
Core changes
[edit]- git #9b041e82 - Update git submodules (task T172094, task T168673, task T154954)
- git #361c98d0 - Use mw-parser-output for numbered external link counters
- git #358bd878 - Remove unused csslint rules
- git #8be59d5a - EditPage: Drop 80% width restriction on wpSummary for OOUI form (task T64316)
- git #115fe784 - Allow blacklisting certain namespaces in Special:ShortPages (task T170687)
- git #fa3a1226 - Adjust print styles for thumb (task T169823)
- git #d352bbbc - Remove obsolete animation vendor prefix
- git #d13f76bc - Follow-up b446a3b9: don't auto-close DateInputWidget too early (task T172041)
- git #c2ba18e5 - Adjustments to floating elements in print styles (task T169823)
- git #1c6eee86 - Enable archive search by default on Special:Undelete. (task T163235)
- git #a7b5673c - Remove StructuredChangeFiltersEnableSaving completely
- git #d198d00e - RCFilters: Remove $wgStructuredChangeFiltersEnableSaving feature flag
- git #e2bea635 - RCFilters: show new changes (task T163426)
- git #6458bade - mw.htmlform: Fix hiding of the textbox for 'selectorother' fields on page load (task T166621)
- git #ec7b5e92 - refreshLinks.php: Fix fatal when using --category parameter (task T172061)
- git #3baef9f5 - build: Update Travis CI config to use fast Trusty containers
- git #3b9d7582 - phpunit: Fix failing DeprecatedGlobalTest on HHVM at Travis CI
- git #b71ad287 - RCFilters: Make 'related links' collapsible (task T166919)
- git #ed4210a5 - Follow-up 0b3ea6e1ab: use more flexible regex for timestamp in ChangesListSpecialPageTest (task T75174)
- git #6260545f - Follow-up to '3D' file type addition (task T157348)
- git #977334a6 - Update wikimedia/relpath from 1.0.3 -> 2.0.0
- git #155d1f91 - RCFilters: Create a sticky preference for days/limit groups (task T171514, task T171368)
- git #437ac870 - RCFilters: Open limit/days popups the other way (task T171968)
- git #2fa4d2f3 - RCFilters: Remember legend expand/collapse state (task T168043)
- git #58753c9c - RCFilters: Allow setting a new query as default (task T171922)
- git #25d8d260 - updateCredits: Fix collation name
- git #8f52cb86 - resourceloader: Soft-deprecate use of global LESS variables (task T140804)
- git #ec88f2d1 - Adjustments to print table styles (task T169823)
- git #3524c608 - RCFilters: Reduce space between filters and saved queries button (task T171822)
- git #d34731d1 - RCFilters: Trim input text before evaluation (task T168225)
- git #b393cab0 - RCFilters: Close limit/days popups after choosing value
- git #da6235ce - resourceloader: Fix @covers for CSSMin tests
- git #9491b74d - rdbms: Complete coverage for Database::selectSQLText()
- git #49273788 - phpunit: Exclude /languages/messages from coverage report
- git #1cf0acaa - Enable jsduck for resources/src/mediawiki.rcfilters and make pass
- git #6e5e2784 - Split minoredit into minoredit and enotif_minoredit
- git #31be7d0f - RCFilters: Make namespace and tag features no longer experimental
- git #2b3a69ae - Follow-up 94b6ba5453: cast default value to string
- git #8782d889 - RCFilters UI: Remove duplicate(!!) method mw.rcfilters.Controller#_getDefaultParams
- git #35bad07b - mediawiki.legacy.shared can be run in mobile target
- git #3bcc039e - benchmarks: Add benchmarks for MapCacheLRU and HashBagOStuff
- git #94b6ba54 - RCFilters: Read base value of limit/days from preference (task T171368)
- git #43e3ff8d - Fix font size and backgrounds in gallery (task T169823)
- git #4078bb6b - HTMLUsersMultiSelectField: Don't use content language for placeholder message (task T171817)
- git #f5afe60d - Changing interwiki results header from <p> to <h2> (task T146655)
- git #6fbe2e16 - UserPager: Call text() on message, don't use it directly (task T171806)
- git #3f10aa34 - resourceloader: Include lessVars in FileModule definition summary (task T171809)
- git #7f000f86 - Re-introduce use of mime_content_type()
- git #6c30fab9 - Use double quotes instead of singe quotes for HTML attributes
- git #f4e0c720 - rdbms: Ensure onTransactionPreCommitOrIdle() callbacks don't lead transactions
- git #5b2198bf - Cap 'days' param in RC/Watchlist at $wgRCMaxAge (task T149890)
- git #351a6991 - Hide "hideuser" on Special:Block for non-infinite blocks (task T133036)
- git #d2b05e83 - HTMLForm: Show more options when incorrect displayFormat is set
- git #28db90b0 - RCFilters: Followup I78e23f85c3: Don't disable RCFilters system when fetching results (task T165286, task T171671)
- git #5656c571 - jquery.tablesorter: Make tests QUnit 2 compatible (remove testCount)
- git #d03e586e - SpecialUndelete: Remove commented-out code
- git #1c816f48 - Follow-up 2a04f2d: don't pass [''] as tag filter when tagfilter=''
- git #b9a71fb0 - RCFilters UI: Unbreak limit and days widgets in non-experimental mode
- git #f684e673 - Fix Special:ListUsers "subpage parameter" handling (task T171657)
- git #cd3f1d58 - Add some output messages to populatePPSortKey
- git #bd384358 - addRFCandPMIDInterwiki.php: Add trailing . to skipped message
- git #a3d8d1a1 - Follow-up 993ce4d: use pp_page for $lastPageValue, not pp_value
- git #dc951939 - RCFilters: Improve loading animation (task T165286, task T171671)
- git #2454f51b - Upgrade QUnit from v1.23.1 to v2.4.0 (task T170515)
- git #1838e6c7 - SpecialUndelete: Don't try to add a form to the page unless it exists (task T171523)
- git #6499795f - Add tests for Sanitizer::escapeId
- git #9e02e9f6 - Add parser tests for decoding of entities in indicator names
- git #7916919c - parserTests: Use "fallback" skin unless otherwise specified (task T170880)
- git #29aaac5c - Add WAN Cache to SiteStats::jobs
- git #7fd1f6a1 - JobQueue: Create a debugging queue (task T163380)
- git #86fbcd67 - Add parser tests for decoding of entities in IDs and fragments
- git #9228cb16 - ChangeTags: Remove $wgRequest abuse in modifyDisplayQuery()
- git #42383f8f - Add unit tests for ChangeTags::modifyDisplayQuery()
- git #2a04f2db - RCFilters: Filter duplicates when filtering for multiple tags (task T168501)
- git #70557e34 - New parameters 'reverse' and 'sortbyvalue' for Special:PagesWithProp (task T66950)
- git #0080fa1b - Add urlencode for URL encoding of lang values
- git #993ce4d4 - Add a maintenance script for populating pp_sortkey (task T66949)
Vendor
[edit]- git #7086d887 - Update wikimedia/relpath from 1.0.3 -> 2.0.0
Extensions
[edit]AbuseFilter
[edit]- git #3329e01d - Define npm peer dependency explicitly (task T172094)
ActiveAbstract
[edit]- git #4a20fac5 - build: bump grunt and drop grunt-cli
AntiSpoof
[edit]- git #0172f3ea - build: bump grunt and drop grunt-cli
ApiFeatureUsage
[edit]- git #6bb449a2 - Define npm peer dependency explicitly (task T172094)
Babel
[edit]- git #062730fc - Define npm peer dependency explicitly (task T172094)
BetaFeatures
[edit]- git #53aa75cf - Define npm peer dependency explicitly (task T172094)
BounceHandler
[edit]- git #c0a9a94b - build: bump grunt and drop grunt-cli
- git #426d28d3 - build: Updating mediawiki/mediawiki-codesniffer to 0.10.1
Calendar
[edit]- git #10b039c8 - Define npm peer dependency explicitly (task T172094)
Campaigns
[edit]- git #32eb6b64 - build: bump grunt and drop grunt-cli
Capiunto
[edit]- git #193702d1 - Define npm peer dependency explicitly (task T172094)
CategoryTree
[edit]- git #3bb4cec2 - Define npm peer dependency explicitly (task T172094)
CentralAuth
[edit]- git #f278938d - Define npm peer dependency explicitly (task T172094)
- git #6195c5b1 - build: Updating mediawiki/mediawiki-codesniffer to 0.10.1
CharInsert
[edit]- git #16873492 - Define npm peer dependency explicitly (task T172094)
CirrusSearch
[edit]- git #994af571 - Give individual users consistent interleaving
- git #f1e3fdaa - Define npm peer dependency explicitly (task T172094)
- git #d3cd4aeb - Integration of LTR query
- git #35d6d747 - Add rescore fallbacks based on syntax used
- git #dffffc4b - Team Draft interleaved AB testing (task T150032)
- git #61e4dec2 - Don't issue near match query with empty query (task T171009)
- git #eb4d2fe2 - Update config dump browser tests
- git #979b5113 - Revert "Don't issue near match query with empty query" (task T171009)
- git #03daaf7f - build: Updating mediawiki/mediawiki-codesniffer to 0.10.1
- git #d7910881 - Match redirects with the intitle keyword (task T171155)
Cite
[edit]- git #bee8160f - tests: Use new QUnit 2 module hook names (task T170873)
CiteThisPage
[edit]- git #ba15904d - Define npm peer dependency explicitly (task T172094)
Citoid
[edit]- git #f3891db0 - Define npm peer dependency explicitly (task T172094)
CleanChanges
[edit]- git #c79d269d - Define npm peer dependency explicitly (task T172094)
CodeEditor
[edit]- git #581ec1b4 - Define npm peer dependency explicitly (task T172094)
CodeMirror
[edit]- git #d62959ce - build: mark package.json as private
CodeReview
[edit]- git #34848c3e - Define npm peer dependency explicitly (task T172094)
Cognate
[edit]- git #411ca94a - Add comments showing which chars are normalized
CollaborationKit
[edit]- git #09884be1 - build: bump grunt and drop grunt-cli
- git #b1276c86 - Define npm peer dependency explicitly (task T172094)
Collection
[edit]- git #49d8024b - build: mark package.json as private
- git #85dd389d - Define npm peer dependency explicitly (task T172094)
CommonsMetadata
[edit]- git #6d7434e0 - build: bump grunt and drop grunt-cli
ConfirmEdit
[edit]- git #52a313d9 - Define npm peer dependency explicitly (task T172094)
- git #c89fa1c5 - build: Updating mediawiki/mediawiki-codesniffer to 0.10.1
ContactPage
[edit]- git #f26e2775 - build: bump grunt and drop grunt-cli
ContentTranslation
[edit]- git #86ddb3c0 - Reorder package.json devDependencies
ContributionTracking
[edit]- git #878e5d4a - Define npm peer dependency explicitly (task T172094)
CreditsSource
[edit]- git #91bf4e7c - build: bump grunt and drop grunt-cli
- git #04beccf7 - Set license-name in extension.json (task T123943)
DisableAccount
[edit]- git #155f3712 - build: bump grunt and drop grunt-cli
- git #36b1f3a6 - Set license-name in extension.json (task T123943)
Disambiguator
[edit]- git #17ac5a4b - build: bump grunt and drop grunt-cli
DismissableSiteNotice
[edit]- git #9ca306f3 - Define npm peer dependency explicitly (task T172094)
DonationInterface
[edit]- git #2b6c9234 - build: bump grunt and drop grunt-cli
- git #0ba0c4e6 - build: bump grunt-contrib-watch (task T172094)
- git #10e64942 - build: mark package.json as private
- git #bdd252b7 - Define npm peer dependency explicitly (task T172094)
- git #3a828abc - It's just 'Test', not 'TestMode'
- git #60c28735 - Unify queue message handling with SmashPig (task T95647)
- git #14ed96cf - Order sequence numbers start at 1, not 0 (task T171891)
- git #9d7b9a52 - Store processed payment id list in main cache, not session (task T167990)
- git #bf3018d2 - Set license-name in extension.json (task T123943)
- git #cb33248b - Fix blank i18n message added by TranslateWiki
- git #840d7f7e - Better message when geoIP lookup fails (task T151411)
- git #c6916e96 - Allow getRequiredFields before unstagedData is set (task T151411)
DoubleWiki
[edit]- git #16328f2d - build: bump grunt and drop grunt-cli
- git #8ee44997 - Set license-name in extension.json (task T123943)
DynamicSidebar
[edit]- git #ee07b0e3 - build: bump grunt and drop grunt-cli
- git #2a166d4c - Set license-name in extension.json (task T123943)
Echo
[edit]- git #b10b465e - Define npm peer dependency explicitly (task T172094)
- git #79b6f470 - build: Updating mediawiki/mediawiki-codesniffer to 0.10.1
EducationProgram
[edit]- git #a57703a8 - Define npm peer dependency explicitly (task T172094)
- git #698e80fc - build: Updating mediawiki/mediawiki-codesniffer to 0.10.1
Elastica
[edit]- git #a2726482 - build: bump grunt and drop grunt-cli
ElectronPdfService
[edit]- git #bcc2dce4 - Define npm peer dependency explicitly (task T172094)
EventBus
[edit]- git #b9730949 - build: mark package.json as private
- git #f0136571 - build: bump grunt and drop grunt-cli
- git #da7696ed - JobQueueEventBus: not set properties are accessed
- git #5d43d7dd - JobQueueEventBus: Populate the database field.
- git #17bf388b - build: Updating mediawiki/mediawiki-codesniffer to 0.10.1
EventLogging
[edit]- git #dd54cdd1 - Define npm peer dependency explicitly (task T172094)
ExtensionDistributor
[edit]- git #576ccea4 - build: mark package.json as private
- git #86836566 - Define npm peer dependency explicitly (task T172094)
FeaturedFeeds
[edit]- git #1a92d790 - build: bump grunt and drop grunt-cli
FlaggedRevs
[edit]- git #b7ec872b - Define npm peer dependency explicitly (task T172094)
Flow
[edit]- git #38563904 - Define npm peer dependency explicitly (task T172094)
- git #26ebd5e5 - Translate Topic: namespace in Hindi (task T172093)
- git #e14ec7ca - build: Updating mediawiki/mediawiki-codesniffer to 0.10.1
FundraiserLandingPage
[edit]- git #feef063a - build: mark package.json as private
- git #01c815a8 - build: bump grunt and drop grunt-cli
- git #d268ba0b - Set license-name in extension.json (task T123943)
FundraisingTranslateWorkflow
[edit]- git #66e4c0e1 - build: bump grunt and drop grunt-cli
GWToolset
[edit]- git #efe7c217 - Define npm peer dependency explicitly (task T172094)
Gadgets
[edit]- git #65a3f220 - build: bump grunt and drop grunt-cli
GeoCrumbs
[edit]- git #51d38f94 - build: bump grunt and drop grunt-cli
- git #66e29c7a - Set license-name in extension.json (task T123943)
GettingStarted
[edit]- git #100a1d22 - build: bump grunt and drop grunt-cli
- git #be265323 - Define npm peer dependency explicitly (task T172094)
GlobalBlocking
[edit]- git #403caa22 - build: bump grunt and drop grunt-cli
GlobalCssJs
[edit]- git #0119ca34 - build: bump grunt and drop grunt-cli
GlobalUsage
[edit]- git #cb12b7e3 - build: bump grunt and drop grunt-cli
- git #b9d172d9 - build: Updating mediawiki/mediawiki-codesniffer to 0.10.1
GlobalUserPage
[edit]- git #7f9e191e - Define npm peer dependency explicitly (task T172094)
GoogleNewsSitemap
[edit]- git #aae197c4 - build: bump grunt and drop grunt-cli
Graph
[edit]- git #9e6fa069 - Define npm peer dependency explicitly (task T172094)
GuidedTour
[edit]- git #6f9ff943 - build: bump grunt and drop grunt-cli
- git #17111701 - Define npm peer dependency explicitly (task T172094)
ImageMap
[edit]- git #721c3a50 - build: bump grunt and drop grunt-cli
- git #3fc6f2af - Do not die on phpcs run (task T168738)
InputBox
[edit]- git #77b8b4cb - Define npm peer dependency explicitly (task T172094)
- git #a7c83858 - Don't add url parameters to an input box, if the parameter is empty (task T147048)
Insider
[edit]- git #7cbbdb38 - build: bump grunt and drop grunt-cli
Interwiki
[edit]- git #f372e901 - Define npm peer dependency explicitly (task T172094)
Josa
[edit]- git #0114f224 - build: bump grunt and drop grunt-cli
JsonConfig
[edit]- git #4a8608eb - Define npm peer dependency explicitly (task T172094)
Kartographer
[edit]- git #aa496dec - Augment event logging for switching layers (task T171020)
LabeledSectionTransclusion
[edit]- git #be8a1e23 - build: bump grunt and drop grunt-cli
LandingCheck
[edit]- git #5488b970 - build: bump grunt and drop grunt-cli
- git #09615351 - Set license-name in extension.json (task T123943)
LdapAuthentication
[edit]- git #8b9d040b - build: bump grunt and drop grunt-cli
Linter
[edit]- git #6af05a75 - build: mark package.json as private
Listings
[edit]- git #b584bfb7 - build: bump grunt and drop grunt-cli
- git #9a0d7d81 - Set license-name in extension.json (task T123943)
LocalisationUpdate
[edit]- git #ed837cf0 - build: bump grunt and drop grunt-cli
LoginNotify
[edit]- git #72078ecb - Update description strings for notification on Special:Preferences
MapSources
[edit]- git #5b8b0a6d - build: bump grunt and drop grunt-cli
MassMessage
[edit]- git #14312517 - build: mark package.json as private
- git #19555161 - Define npm peer dependency explicitly (task T172094)
Math
[edit]- git #2f8cdd22 - build: Updating mediawiki/mediawiki-codesniffer to 0.10.1
MobileApp
[edit]- git #1cef936d - build: bump grunt and drop grunt-cli
- git #7c941a71 - Define npm peer dependency explicitly (task T172094)
- git #08501e63 - build: Updating mediawiki/mediawiki-codesniffer to 0.10.1
- git #4af7925d - Hygiene: consolidate edit link styling in page-library (task T165415)
- git #283984e1 - Hygiene: consolidate dark theming in wikimedia-page-library (task T164311)
MobileFrontend
[edit]- git #34ea930e - MwContentProvider should honour the skin name
- git #16ee7553 - SkinMinerva should deal with edit section link not MobileFormatter (task T171519)
- git #f5abd22c - Re-enable ApiMobileViewTest and use fallback skin in tests (task T170624)
- git #9635f519 - build: Updating mediawiki/mediawiki-codesniffer to 0.10.1
- git #1ec4fb8f - Avoid use of deprecated QUnit.asyncTest() (task T170879)
- git #c9e22c30 - Hygiene: Drop MFAllowNonJavaScriptEditing and Special:MobileEditor (task T125174)
MultimediaViewer
[edit]- git #692b2b2f - Remove obsolete vendor prefixed at-rules
- git #e0018d31 - Define npm peer dependency explicitly (task T172094)
- git #7ae8401c - Avoid use of deprecated QUnit.asyncTest and QUnit.start/stop
- git #5bf1466e - Remove use of QUnit.test(, testCount, )
MwEmbedSupport
[edit]- git #2e72d739 - build: bump grunt and drop grunt-cli
NewUserMessage
[edit]- git #aa6c0096 - build: bump grunt and drop grunt-cli
Newsletter
[edit]- git #45238df8 - build: bump grunt and drop grunt-cli
- git #489f55aa - build: mark package.json as private
- git #29aaf9a2 - Define npm peer dependency explicitly (task T172094)
Nuke
[edit]- git #adb88af7 - build: bump grunt and drop grunt-cli
OATHAuth
[edit]- git #61eacf02 - Define npm peer dependency explicitly (task T172094)
- git #20b461cb - phpcs.xml: Remove exclude-pattern
OAuth
[edit]- git #29ad5293 - Define npm peer dependency explicitly (task T172094)
- git #c8ca508e - build: Updating mediawiki/mediawiki-codesniffer to 0.10.1
ORES
[edit]- git #01e30e32 - build: bump grunt and drop grunt-cli
- git #57db2dc7 - Define npm peer dependency explicitly (task T172094)
- git #5f490a8c - Messages for low and high accuracy likelybad filters (task T164997)
- git #297a6b94 - Follow-up a93bd12: also ignore RC_LOG/RC_EXTERNAL in non-RCFilters UI (task T168487)
- git #e408ea5f - Use {{int:}} instead of hardcoding "Logged actions"
- git #a93bd12e - Treat RC_LOG and RC_EXTERNAL rows as unscorable (task T168487)
- git #78904e75 - Allow filter UI to be turned off (task T167908)
OpenStackManager
[edit]- git #755d1698 - Define npm peer dependency explicitly (task T172094)
- git #c3dc7dd3 - Do not clobber $out in local scope (task T172077)
- git #4bce3582 - build: Updating mediawiki/mediawiki-codesniffer to 0.10.1
PageAssessments
[edit]- git #47d0ef6e - build: mark package.json as private
- git #0f537ba6 - build: Updating mediawiki/mediawiki-codesniffer to 0.10.1
PageImages
[edit]- git #3193705b - build: bump grunt and drop grunt-cli
PageTriage
[edit]- git #58c48e7d - build: bump grunt-contrib-watch (task T172094)
- git #54d796fb - build: bump grunt and drop grunt-cli
- git #8980004f - Define npm peer dependency explicitly (task T172094)
PageViewInfo
[edit]- git #5124d8ee - Reorder package.json devDependencies
PagedTiffHandler
[edit]- git #0091f9b3 - build: bump grunt and drop grunt-cli
ParserFunctions
[edit]- git #dd59d92f - build: bump grunt and drop grunt-cli
- git #4b046537 - build: Updating mediawiki/mediawiki-codesniffer to 0.10.1
ParserMigration
[edit]- git #7628224c - Define npm peer dependency explicitly (task T172094)
ParsoidBatchAPI
[edit]- git #f7cd2b1b - build: mark package.json as private
PdfHandler
[edit]- git #5851935e - build: bump grunt and drop grunt-cli
Petition
[edit]- git #c18bdc80 - Define npm peer dependency explicitly (task T172094)
Poem
[edit]- git #dbcab3a4 - build: bump grunt and drop grunt-cli
PoolCounter
[edit]- git #4f4cc661 - build: bump grunt and drop grunt-cli
- git #9f0adaf4 - Add README.md
- git #6ddc59f8 - Fix hour count in stats
Popups
[edit]- git #b60eedc8 - build: drop grunt-cli
- git #eebf17ac - Remove obsolete vendor prefixed properties and at-rules
- git #02507fb7 - Hygiene: Move settingsDialog UI code to ui/ (task T171951)
- git #eb877a4a - Deps: Upgrade mw-node-qunit (task T171951)
- git #31fa60d3 - Hygiene: Move ui renderer.js to ui/ folder (task T171951)
- git #29770a3f - Disable Previews on blacklisted pages (task T170169)
- git #46e0d7cd - Define npm peer dependency explicitly (task T172094)
- git #ba3c0b7f - Hygiene: i13n: Return false over not sampling (task T168847)
- git #3d0c5b1c - Hygiene: Dependency Injection for Popups
ProofreadPage
[edit]- git #b128a913 - Define npm peer dependency explicitly (task T172094)
- git #4c34dc15 - build: Updating mediawiki/mediawiki-codesniffer to 0.10.1
QuickSurveys
[edit]- git #2fcf3317 - build: bump grunt and drop grunt-cli
- git #ecf1ca02 - build: mark package.json as private
- git #83f1f5f9 - Define npm peer dependency explicitly (task T172094)
- git #37e93b41 - build: Updating mediawiki/mediawiki-codesniffer to 0.10.1
Quiz
[edit]- git #ed12b4e2 - Define npm peer dependency explicitly (task T172094)
- git #88e9c459 - Type hints
RSS
[edit]- git #9b11e9a7 - build: bump grunt and drop grunt-cli
- git #321bb9fa - Set license-name in extension.json (task T123943)
- git #b670afe9 - build: Updating mediawiki/mediawiki-codesniffer to 0.10.1
RelatedArticles
[edit]- git #9a83d49e - Fix typo in word parser
- git #54839282 - build: Updating mediawiki/mediawiki-codesniffer to 0.10.1
- git #bdef2614 - Remove all remaining Ruby code (task T164024)
- git #a40cfcb1 - Replace Ruby Related pages browser tests with node js version (task T164024)
- git #88c7a705 - Restore default MediaWiki codesniffer configuration (task T170589)
RelatedSites
[edit]- git #1cc14e6b - build: bump grunt and drop grunt-cli
Renameuser
[edit]- git #bdc697b1 - build: bump grunt and drop grunt-cli
RevisionSlider
[edit]- git #aa5d550e - Define npm peer dependency explicitly (task T172094)
SandboxLink
[edit]- git #1efbffb9 - build: bump grunt and drop grunt-cli
Score
[edit]- git #5b666f40 - Define npm peer dependency explicitly (task T172094)
Scribunto
[edit]- git #dfedab78 - Define npm peer dependency explicitly (task T172094)
- git #e1763ff6 - Updating mediawiki-codesniffer to 0.10.1 and fix issues
SearchExtraNS
[edit]- git #72f3a3d9 - build: bump grunt and drop grunt-cli
SecurePoll
[edit]- git #1402bed3 - build: mark package.json as private
- git #9c0a4886 - Define npm peer dependency explicitly (task T172094)
ShortUrl
[edit]- git #cc8bf732 - Define npm peer dependency explicitly (task T172094)
- git #c9cae10c - Set license-name in extension.json (task T123943)
SiteMatrix
[edit]- git #29f4ccd9 - build: bump grunt and drop grunt-cli
SpamBlacklist
[edit]- git #1dae9f13 - build: bump grunt and drop grunt-cli
- git #9f691f63 - build: Updating mediawiki/mediawiki-codesniffer to 0.10.1
SubPageList3
[edit]- git #17a80c16 - build: bump grunt and drop grunt-cli
- git #2007a530 - Set license-name in extension.json (task T123943)
SubpageSortkey
[edit]- git #ce7ec43e - build: bump grunt and drop grunt-cli
SyntaxHighlight_GeSHi
[edit]- git #5c5c386f - Define npm peer dependency explicitly (task T172094)
TemplateData
[edit]- git #a7c3408c - Define npm peer dependency explicitly (task T172094)
TemplateSandbox
[edit]- git #3a39dee3 - Define npm peer dependency explicitly (task T172094)
TextExtracts
[edit]- git #cf47eb0b - build: bump grunt and drop grunt-cli
Thanks
[edit]- git #901dc5c0 - build: bump grunt and drop grunt-cli
TimedMediaHandler
[edit]- git #74f1dc91 - Define npm peer dependency explicitly (task T172094)
- git #7a4dc05c - build: Updating mediawiki/mediawiki-codesniffer to 0.10.1
TitleBlacklist
[edit]- git #274c20a4 - build: bump grunt and drop grunt-cli
TocTree
[edit]- git #0dbe5365 - Define npm peer dependency explicitly (task T172094)
- git #559219eb - Set license-name in extension.json (task T123943)
TorBlock
[edit]- git #36c80ffc - build: bump grunt and drop grunt-cli
Translate
[edit]- git #25c18bc4 - Define npm peer dependency explicitly (task T172094)
- git #fb89f2e9 - build: Updating mediawiki/mediawiki-codesniffer to 0.10.1
TranslationNotifications
[edit]- git #5b92d177 - Fix incorrect .gitignore entry
TrustedXFF
[edit]- git #723ad83a - build: bump grunt and drop grunt-cli
TwoColConflict
[edit]- git #a5cb51ac - Define npm peer dependency explicitly (task T172094)
UnicodeConverter
[edit]- git #d57e4b4c - build: bump grunt and drop grunt-cli
- git #82486028 - Set license-name in extension.json (task T123943)
UniversalLanguageSelector
[edit]- git #20e789c1 - Define npm peer dependency explicitly (task T172094)
- git #1a4ac5a6 - build: Updating mediawiki/mediawiki-codesniffer to 0.10.1
UploadWizard
[edit]- git #5e28402d - Define npm peer dependency explicitly (task T172094)
- git #74a4733d - build: Updating mediawiki/mediawiki-codesniffer to 0.10.1
- git #460f1e58 - Make tests QUnit 2 compatible (task T170515)
- git #24f3e0c0 - Remove use of deprecated QUnit testCount
- git #a124aee7 - mw.UploadWizardLicenseInput: Apply PST when previewing and checking license templates (task T171675)
UploadsLink
[edit]- git #0aab9544 - build: bump grunt and drop grunt-cli
UrlShortener
[edit]- git #9252ff66 - build: bump grunt and drop grunt-cli
- git #c150ef6d - build: mark package.json as private
- git #d9cacd3f - Define npm peer dependency explicitly (task T172094)
UserMerge
[edit]- git #f5c712f1 - build: bump grunt and drop grunt-cli
VectorBeta
[edit]- git #709b8407 - build: bump grunt and drop grunt-cli
VipsScaler
[edit]- git #5ac8dede - Define npm peer dependency explicitly (task T172094)
VisualEditor
[edit]- git #57636de7 - Update VE core submodule to master (4d6745b2f) (task T165746, task T166801)
- git #a90f8f5e - Copy over missing steps from MWLinkAnnotationInspector to Wikitext version (task T171892, task T171895)
- git #539a1cab - Compare template names when diffing, not just type (task T166801)
- git #f84a931a - Update VE core submodule to master (f444fa19b) (task T171728)
- git #9ee713d4 - Display LanguageConverter markup in VisualEditor (task T49411)
- git #5f6e186e - ArticleTarget: set local config to hide welcome dialog (task T170983)
WikiEditor
[edit]- git #00a9f0fd - Define npm peer dependency explicitly (task T172094)
- git #16970c8e - Fix some parameter docs
- git #8fe3da85 - build: Updating mediawiki/mediawiki-codesniffer to 0.10.1
WikiLove
[edit]- git #03b3b7e7 - build: mark package.json as private
- git #395568f2 - Define npm peer dependency explicitly (task T172094)
WikidataPageBanner
[edit]- git #910ef2c9 - build: bump grunt and drop grunt-cli
- git #a9599e40 - build: mark package.json as private
- git #f74e2cab - Define npm peer dependency explicitly (task T172094)
WikimediaEvents
[edit]- git #a04dbb25 - Remove WMDE Summer campaign hook (task T168635)
- git #b984c5cf - build: bump grunt and drop grunt-cli
- git #e7af64ca - Add stylelint for css file
- git #71c10e0b - MVP of human graded search relevance on article pages (task T171740)
- git #57a7cabf - Augment event logging when switching layers (task T171020)
WikimediaIncubator
[edit]- git #e5315296 - Define npm peer dependency explicitly (task T172094)
- git #2612a9ac - Set license-name in extension.json (task T123943)
WikimediaMaintenance
[edit]- git #a8821e7f - Set url in extension.json
- git #d9075247 - Create new wmfManageJobs.php for deleting queues from deleted wikis (task T171371)
- git #9cc499b8 - Add jakub-onderka/php-console-highlighter
- git #eb91ba04 - phpcs for WikimediaMaintenance
WikimediaMessages
[edit]- git #36f8771b - build: mark package.json as private
- git #6761be26 - Define npm peer dependency explicitly (task T172094)
XAnalytics
[edit]- git #38ad4fd5 - build: bump grunt and drop grunt-cli
ZeroBanner
[edit]- git #af166fc4 - Define npm peer dependency explicitly (task T172094)
ZeroPortal
[edit]- git #9da93019 - Define npm peer dependency explicitly (task T172094)
intersection
[edit]- git #df6385aa - build: bump grunt and drop grunt-cli
timeline
[edit]- git #4d7084e6 - Define npm peer dependency explicitly (task T172094)
wikihiero
[edit]- git #6f67cd6e - Define npm peer dependency explicitly (task T172094)
Skins
[edit]CologneBlue
[edit]- git #3c6f2894 - Define npm peer dependency explicitly (task T172094)
MinervaNeue
[edit]- git #0f931157 - QA: Minor tweaks to how we check toast notifications
- git #6f8b3d04 - Make sure lead section exists before accessing its method (task T157995)
- git #a0e390a9 - Show cursor:text when pointing over search input (task T161763)
- git #061019dd - Define npm peer dependency explicitly (task T172094)
- git #b0384c43 - Show title on the page named '0' (task T163084)
- git #a6a093fa - Blank parsoid styles, update thumbnail selectors for Parsoid content (task T171727)
- git #d5a60fdd - Browser tests: Use generic toast step
- git #95002970 - Don't show ImageOverlay in desktop mode - delegate to multimedia viewer (task T169622)
- git #13bdb538 - chmod a-x resources/*/*.{less,svg}
- git #3ad9c4e3 - Hygiene: Drop MFAllowNonJavaScriptEditing and Special:MobileEditor (task T125174)
- git #8dcbf268 - Remove a full stop from the end of the tooltip
Modern
[edit]- git #16a8b56f - Define npm peer dependency explicitly (task T172094)
MonoBook
[edit]- git #8e5cb23a - Define npm peer dependency explicitly (task T172094)
Nostalgia
[edit]- git #9d4ed755 - Define npm peer dependency explicitly (task T172094)
Vector
[edit]- git #60d6ecba - Define npm peer dependency explicitly (task T172094)
- git #8c9c3078 - Use makeListItem() for menu items rather than building HTML by hand
- git #678e39fb - Hygiene: Do not use ConfigFactory::getDefaultInstance()
- git #d1d639a3 - Print styles: Border bottom of headings should not overlap infoboxes (task T169823)
- git #d897c8d1 - Print styles: footer (task T169823)
- git #728e9a13 - Print mode: Define when to use serif and when to use sans-serif (task T169823)
- git #f5124a0d - Print styles: Apply padding and margins to ol as well as ul (task T169823)
- git #f804c100 - Add target support for view_urls (task T160676)