MediaWiki 1.31/wmf.26
MediaWiki 1.31.0-wmf.25 | Deployment of MediaWiki 1.31.0-wmf.26 to Wikimedia sites | MediaWiki 1.31.0-wmf.27 |
The latest version (labeled "1.31.0-wmf.26") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 20 March 2018 (see the roadmap).
Core changes
edit- git #e38c735b - Update git submodules by Gerrit Code Review
- git #f4bd2319 - This patch reduces the edit summary length to 500 characters by MaxSem
- git #c3296c85 - Update git submodules by Gerrit Code Review
- git #68b85637 - Add GlobalPreferences (T184121) by Max Semenik
- git #b6c4f60b - Revert "Selenium: configuration file for beta cluster" by Zfilipin
- git #f2f370cb - Fix XMPReader/XMPValidator for PHP 7 (T182365) by Krinkle
- git #3b076177 - Set WebInstaller session variables as globals (T187586) by Gergő Tisza
- git #fe927788 - rdbms: add IDatabase::wasConnectionLoss() method by Aaron Schulz
- git #c6ac3d18 - rdbms: define wasLockTimeout() for postgres by Aaron Schulz
- git #b0bdfd7e - MCR: replace slot_inherited with slot_origin (T189004) by daniel
- git #01e335d8 - Rewrite passwordtoopopular message (T177018) by Framawiki
- git #8d15ade6 - Add default for revision.rev_text_id where missing (T188741) by addshore
- git #d1b673ff - mediawiki.util: Document isIPAddress() allowBlock as optional by Timo Tijhof
- git #a2bb8124 - Remove @dataProvider and @covers from non-test functions by Krinkle
- git #2d5c742d - Use SPDX 3.0 license identifier (T183858) by Umherirrender
- git #9ceb2e08 - Move image_comment_temp entries when the file is moved (T189985) by Brad Jorsch
- git #0bc629fe - Remove unused HashRing::newWithoutLocation() method by Aaron Schulz
- git #45a6a7ad - Set visiblity of some HashRing methods by Aaron Schulz
- git #06ba5ca3 - Remove internal use of deprecated $wgRequestTime by Krinkle
- git #fd3ddd93 - Fix WikiPageDbTestBase::testNewFromId_returnsNullOnNonExistingId by Brad Jorsch
- git #ff35ae61 - RevisionStore: Properly encode timestamp by Brad Jorsch
- git #369b3fa9 - Normalize PHPDoc attributes by Max Semenik
- git #8a82749c - Don't use deprecated NS_IMAGE* by Max Semenik
- git #1f64fa48 - api: Restore fractions for default siprop=dbreplag response by Krinkle
- git #5e3c21a7 - Remove #toc and #toctitle style definitions (T187808) by VolkerE
- git #b7737ebe - Pass revision being reverted to edit code (T189819) by Max Semenik
- git #962fd01d - rdbms: small code cleanups to Database by Umherirrender
- git #30495ea1 - RFC T157418: Trim whitespace in table cells, list items, headings (T157418) by Subramanya Sastry
- git #040063a4 - Rename ApiTestCaseUpload by Umherirrender
- git #3d2395a2 - Selenium: configuration file for beta cluster (T185011) by Željko Filipin
- git #2bedfa3f - Make IPTest::isNotIPAddress a test function by Umherirrender
- git #1ca39974 - Remove @group from ParserTestRunner by Umherirrender
- git #33e0a539 - Fix User::idFromName() ignoring cache for non-existent users. (T189786) by Thiemo Kreuz (WMDE)
- git #35779731 - Fix variable name in NewFilesPager::getQueryInfo (T189846) by Gergő Tisza
- git #9a3d3310 - Add cleanup for handlers cache. by Stanislav Malyshev
- git #46e0b876 - tests: fix Specified key was too long; in a schema by Antoine Musso
- git #78c1fed0 - Remove `-webkit` vendor extension for browsers earlier than 2012 by Volker E
- git #ecfadf24 - Replace abandoned text color with WikimediaUI color palette one by Volker E
- git #493c2c76 - Revert "Let install.php detect and inject extensions" (T189567) by Hashar
- git #011711e7 - Fix typo accessable --> accessible by Jayprakash12345
- git #397918af - rdbms: avoid throwing exceptions in Database::close() on reconnect (T188875) by Krinkle
- git #9c1d8a97 - Avoid dumping big stack traces from unit tests. by daniel
- git #c556bba0 - WikiTextStructure: Exclude <style> tags (T189528) by Brad Jorsch
- git #1269116f - Correct PHP version in maintenance/dev/README by Leszek Manicki
- git #53926d9d - Let install.php detect and inject extensions (T189567) by Antoine Musso
- git #4ccb228b - rdbms: inject the mysql index name aliases into Database by Aaron Schulz
- git #6261b418 - rdbms: Add $join_conds to IDatabase::estimateRowCount() by Brad Jorsch
- git #9f22ed71 - Convert MarkpatrolledAction to use OOUI (T189385) by Amir Sarabadani
- git #434d5a63 - rdbms: allow construction of Database objects without connecting by Aaron Schulz
- git #ec108ea1 - Fix field names and behavior in SlotRecord. by daniel
- git #fb234d9a - resourceloader: Fix mw.loader to compute combined version in packed order (T188076) by Krinkle
- git #949c6017 - resourceloader: Make doRequest() an inline helper for batchRequest() by Krinkle
- git #15b0e653 - resourceloader: Fix mw.loader to compute version for current request only (T188076) by Krinkle
- git #b90bc351 - resourceloader: Fix broken code in load.php mock used to make a test fail by Krinkle
- git #dc8550ea - resourceloader: Clean up and better document module list (un)packing (T188076) by Timo Tijhof
- git #870d3a65 - resourceloader: Simplify load.mock.php by removing includes dependency (T188076) by Timo Tijhof
- git #398e2a7c - Add Russian grammar forms to support Wikiversity by Amire80
Vendor
editNo changes for vendor
Extensions
edit3D
edit- git #5600665f - Use shorter near frustum on camera to fix close-up models (T189032) by Brion Vibber
- git #ff0210ca - Specify meshes as double-sided to fix some renderings (T188956) by Brion Vibber
AbuseFilter
edit- git #03c1a80f - Clarify bad-tags message: "must" is more precise than "should" by Amire80
- git #e01a06df - Move @group from file comment to class comment by Umherirrender
- git #4722051f - .phpcs.xml maintenance by Umherirrender
- git #e5db4b47 - Use LIKE to filter AbuseLog by action taken (T187971) by Huji
- git #981338ae - Avoid double processing block actions (T189857) by Daimona Eaytoy
- git #844af9b1 - Add missing global statements (T189827) by Reedy
- git #3b631276 - Fix messages displayed in history by Daimona Eaytoy
- git #3014871c - Update for the actor table change (T167246) by Brad Jorsch
ActiveAbstract
editNo changes for ActiveAbstract
AdvancedSearch
edit- git #74b78b33 - Add SearchnamespaceTokenModule (T181638) by Thiemo Mättig
- git #b81a4fff - Improve dropdown tests (T166851) by Gabriel Birke
- git #ef4afa55 - Add search field with the functionality of inlanguage keyword (T166851) by tzhelyazkova
- git #6897bf0d - Leave original search field in place (T188493) by Thiemo Mättig
- git #8482fdf7 - Create a shared namespace repository (T188622) by Gabriel Birke
- git #2943b1e8 - Respect ns… parameters when no namespace state is available (T182254) by Thiemo Mättig
- git #a5a60d48 - Start using LESS features: nested selectors by Thiemo Mättig
- git #07efd428 - Consistently lowercase all message keys by Thiemo Mättig
- git #a582a3e4 - Allow URL preselection of namespaces (T182254) by Gabriel Birke
AntiSpoof
editNo changes for AntiSpoof
ApiFeatureUsage
editNo changes for ApiFeatureUsage
ArticlePlaceholder
editNo changes for ArticlePlaceholder
Babel
editNo changes for Babel
BetaFeatures
editNo changes for BetaFeatures
BounceHandler
edit- git #15ea2ff5 - Use a master CentralAuthUser when unsubscribing by Brad Jorsch
- git #7833e1b3 - Restore previously broken unit test (T142134) by Krinkle
Calendar
editNo changes for Calendar
Campaigns
editNo changes for Campaigns
Capiunto
editNo changes for Capiunto
CategoryTree
editNo changes for CategoryTree
CentralAuth
edit- git #d63f7014 - Change DO_MAINTENANCE to RUN_MAINTENANCE_IF_MAIN by Umherirrender
- git #15f811de - Rename CentralAuthTestCaseUsingDatabase by Umherirrender
CharInsert
editNo changes for CharInsert
CheckUser
edit- git #0dfe82e9 - Fix a series of minor code smells by Thiemo Mättig
- git #f857957d - Fix typo in extension.json description by Umherirrender
CirrusSearch
edit- git #47eb0356 - Since we decided not to use native keyword type, remove TODOs about it. by Stanislav Malyshev
- git #1421c1ed - Add Escaper::unescape by Smalyshev
- git #4f20ef1d - Promote some functions to KeywordFeature (T188530) by David Causse
- git #8696e152 - Make regex keywords SimpleKeywordFeature (T186879) by David Causse
Cite
edit- git #bbc1f2c9 - Use standard form for @license tags by Krinkle
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 #5c8eb20c - Don't match // as protocol unless used in a link (THTTPS://PHABRICATOR.WIKIMEDIA.ORG/T185069) by MusikAnimal
- git #ccbce0e6 - Highlight void tags and invalid self-closing tags correctly (T170238) by MusikAnimal
- git #62a53c59 - Fix highlighting of table headers on single text row (THTTPS://PHABRICATOR.WIKIMEDIA.ORG/T179534) by MusikAnimal
CodeReview
edit- git #7f547952 - Change DO_MAINTENANCE to RUN_MAINTENANCE_IF_MAIN by Umherirrender
CollaborationKit
editNo changes for CollaborationKit
Collection
edit- git #a9bc8c9a - Add a missing line break in en.json by Amire80
CommonsMetadata
editNo changes for CommonsMetadata
ConfirmEdit
editNo changes for ConfirmEdit
ContactPage
editNo changes for ContactPage
ContentTranslation
edit- git #b0e078e5 - Allow users to add new categories of their choice (T188615) by petarpetkovic
- git #79b9aa45 - Remove selected target categories from the options menu by jenkins-bot
- git #d7b85361 - CX2: Styling for the editing toolbar (T160921) by jenkins-bot
- git #476bda8b - Disable the translation surface while publishing (T189291) by jenkins-bot
- git #1b1f9bd1 - Logging a warning about section alignment can cause error by jenkins-bot
- git #f77cd79f - Fix typo from I60ce6f8b9d by Petar.petkovic
- git #dbd1f388 - CX2: Add 2px border radius for VE toolbar by jenkins-bot
- git #171bed47 - Change the sentence highlight styling (T188093) by jenkins-bot
- git #93645ca5 - CX2: Change the font size to 1em (T188093) by jenkins-bot
- git #d904b757 - Move tag icon to header of categories listing by jenkins-bot
- git #03197c80 - Add category mapping support (T188614) by jenkins-bot
- git #4693d857 - Send cx version when saving a draft (T187986) by Petar.petkovic
- git #2d7cee84 - Use the stored cx_version in the dashboard (T187986) (T187770) by jenkins-bot
- git #7bdecdab - Add cx_version to cx_translations table. (T187986) by jenkins-bot
- git #e62145a2 - CX2: Reduce the size of editing tools (T189771) by Santhosh Thottingal
- git #6b5077cb - Use color variable for Base10 color by petarpetkovic
- git #bf37d8a9 - Replace abandoned color with WikimediaUI palette one by Volker E
- git #d106a392 - Stop populating ct_params by Brad Jorsch
ContributionTracking
editNo changes for ContributionTracking
CreditsSource
editNo changes for CreditsSource
Dashiki
editNo changes for Dashiki
DisableAccount
edit- git #a4b16248 - .phpcs.xml maintenance by Umherirrender
Disambiguator
editNo changes for Disambiguator
DismissableSiteNotice
editNo changes for DismissableSiteNotice
DonationInterface
edit- git #91ba8ade - Add missing EFFORTID to DO_REFUND (T186883) by Elliott Eggleston
- git #5a689b3b - Stuff country with default for refunds (T186883) by Elliott Eggleston
DoubleWiki
editNo changes for DoubleWiki
DynamicSidebar
editNo changes for DynamicSidebar
Echo
edit- git #b2b6d8b4 - Change DO_MAINTENANCE to RUN_MAINTENANCE_IF_MAIN by Umherirrender
- git #74eacad8 - Properly handle undos/reverts and links in them (T189819) by Max Semenik
- git #cb43a785 - Place the notification page settings popup in an overlay (T189428) by Moriel Schottlender
EducationProgram
edit- git #e6d02793 - Remove redundant @since tags by Thiemo Mättig
Elastica
editNo changes for Elastica
ElectronPdfService
editNo changes for ElectronPdfService
EventBus
editNo changes for EventBus
EventLogging
editNo changes for EventLogging
ExtensionDistributor
edit- git #09207f12 - Update recommended 'repoListUrl' value for the Gerrit provider by Kunal Mehta
FeaturedFeeds
editNo changes for FeaturedFeeds
FileExporter
edit- git #df94ff81 - Simplify local .phpcs.xml to an absolute minimum by Thiemo Mättig
FileImporter
edit- git #059bb063 - Add missing PHPDoc @param and @return type hints by Thiemo Mättig
- git #0cc05cd2 - Add missing @covers tags to integration tests by Thiemo Mättig
- git #c9d9268f - Remove default "return true" from hook handlers by Thiemo Mättig
- git #2c6afa14 - Add @codeCoverageIgnore to trivial classes that don't need tests by Thiemo Mättig
- git #690980de - Add @license and @author tags to all PHP files by Thiemo Mättig
- git #edc43ba1 - Add missing @covers tags to special page integration test by Thiemo Mättig
- git #583f9925 - Simplify local .phpcs.xml to an absolute minimum by Thiemo Mättig
- git #3c4d6738 - Add @license and @author tags to all PHP files by Thiemo Mättig
FlaggedRevs
edit- git #2c745312 - .phpcs.xml maintenance by Umherirrender
Flow
edit- git #a5fc54c6 - Change DO_MAINTENANCE to RUN_MAINTENANCE_IF_MAIN by Umherirrender
- git #c08387b4 - Fix tocWidget styles (T186767) by Catrope
- git #011414df - Remove display:inline-block with float:left/right by Bartosz Dziewoński
FundraiserLandingPage
editNo changes for FundraiserLandingPage
FundraisingTranslateWorkflow
editNo changes for FundraisingTranslateWorkflow
Gadgets
editNo changes for Gadgets
GeoCrumbs
editNo changes for GeoCrumbs
GeoData
edit- git #5c760cd5 - Change DO_MAINTENANCE to RUN_MAINTENANCE_IF_MAIN by Umherirrender
GettingStarted
editNo changes for GettingStarted
Graph
editNo changes for Graph
GlobalBlocking
edit- git #b411e5b3 - .phpcs.xml maintenance by Umherirrender
GlobalCssJs
editNo changes for GlobalCssJs
GlobalPreferences
editNo changes for GlobalPreferences
GlobalUsage
edit- git #351c71f3 - Rename maintenance class to match filename by Umherirrender
GlobalUserPage
editNo changes for GlobalUserPage
GoogleNewsSitemap
editNo changes for GoogleNewsSitemap
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 #90d5ea77 - Security review followups (T188308) by Adam Wight
- git #345d4eba - Rename test classes to end with Test by Umherirrender
Josa
editNo changes for Josa
JsonConfig
editNo changes for JsonConfig
Kartographer
edit- git #f4ba119b - Use the 'grab' cursor rather than 'pointer' cursor as default (T140209) by Moriel Schottlender
- git #d94c04e8 - Followup I39c13145: Clip selection area outside the mapbox library (T141750) by Moriel Schottlender
- git #4c3f5397 - Cut the marker clickable space by half height (T141750) by Moriel Schottlender
- git #bc548352 - KartographerTest: Force $wgKartographerStaticMapframe to false by Krinkle
- git #7eb666c7 - Send page language to Kartotherian from Kartographer (T187598) by Moriel Schottlender
- git #ee90aa9f - Remove deprecated dieUsage methods (T189222) by Jayprakash12345
LabeledSectionTransclusion
editNo changes for LabeledSectionTransclusion
LandingCheck
editNo changes for LandingCheck
LdapAuthentication
editNo changes for LdapAuthentication
Linter
edit- git #f0d8e13d - Add linterror-summary i18n message by Subramanya Sastry
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
edit- git #812bc5b5 - Remove IPA button icon and Android-specific IPA-hiding styles (T189312) by Michael Holloway
- git #c7afeec5 - Eliminate mobile.app.pagestyles (T189312) by Michael Holloway
- git #a5f07669 - Remove frwiki.less and the mobile.app.pagestyles.android module (T189312) by Michael Holloway
- git #d6f4e262 - Consolidate common app styles (T189312) by Michael Holloway
MobileFrontend
edit- git #e85d818f - Squash: Hygiene: Auto namespace ResourceLoader modules and Add $wgMFMobileMainPageCss config flag (T190101) by Stephen Niedzielski
- git #6e5b534a - Nearby should not use done and fail (T188937) by jdlrobson
- git #1116a132 - Hide the Landing page when presenting /page/{page} route (T125820) by Piotr Miazga
- git #b163c4e7 - Tweaks to issue overlay (T187916) by jdlrobson
- git #1c53bada - Remove the refresh button on Nearby (T125820) by Stephen Niedzielski
- git #a420ddee - s/bettter/better/ (T189852) by Reedy
- git #1f4000c1 - ContentProvider now routes all api queries via same API/adds lang links by jdlrobson
- git #b4a300cd - Hygiene: remove unused parameter in nearby by Stephen Niedzielski
- git #63bcf05e - CSS tweak: Drop issues font-size for hide-when-compact by jdlrobson
- git #9d4fb709 - Show overlay when quering geolocation/mwapi (T125820) by jdlrobson
- git #c60ba579 - Introduce landing page for Special:Nearby (T125820) by jdlrobson
- git #b9b50db1 - LoadingOverlay is transparent and vertically centered by Jdlrobson
- git #a67d08ad - Hygiene: Reorganise nearby entry script by Jdlrobson
- git #1c2ceee8 - Hygiene: Refactor Nearby.js by introducing the LocationProvider (T125820) by Jdlrobson
- git #cbfd0a6f - Improve issue overlay (T187916) by jdlrobson
- git #75475e2b - ContentProvider should provide JavaScript config when faking pages by Jdlrobson
- git #860356f2 - Update for the actor table change (T167246) by Brad Jorsch
- git #649a6190 - Remove some back-compat checks by Brad Jorsch
MultimediaViewer
edit- git #d101b0e0 - Replace abandoned `border-color` with WikimediaUI palette one by Volker E
MwEmbedSupport
editNo changes for MwEmbedSupport
NavigationTiming
editNo changes for NavigationTiming
Newsletter
edit- git #02dcb9c9 - Remove bogus field array from getNewslettersWithNewsletterMainPage() by Aaron Schulz
- git #4d730c11 - Use SPDX 3.0 license identifier (T183858) by Umherirrender
- git #739603ae - Fix the typo of newsletter-create-error (T189976) by Jayprakash12345
- git #21180273 - .phpcs.xml maintenance by Umherirrender
NewUserMessage
editNo changes for NewUserMessage
Nuke
editNo changes for Nuke
OAuth
editNo changes for OAuth
OATHAuth
edit- git #fc30b7f7 - .phpcs.xml maintenance by Umherirrender
ORES
edit- git #f7c74817 - Integrate all parts of support for wp10 model (T175757) by Amir Sarabadani
- git #c34041be - Remove already done TODO by Amir Sarabadani
- git #3dfa3dde - Remove old thresholds syntax parser (T181159) by Adam Wight
- git #d5db83a1 - Update default thresholds to new syntax (T181159) by Adam Wight
- git #78c6bb64 - Build a system that allows deleting old scores when new ones have arrived (T166427) (T175757) by Amir Sarabadani
- git #349bff62 - Update for the actor table change (T167246) by Brad Jorsch
OpenStackManager
edit- git #32816ba2 - Rename maintenance class to match filename by Umherirrender
PagedTiffHandler
edit- git #ec74a3b5 - Change DO_MAINTENANCE to RUN_MAINTENANCE_IF_MAIN by Umherirrender
PageAssessments
edit- git #a8b22c53 - .phpcs.xml maintenance by Umherirrender
PageImages
edit- git #dcba9d1c - Change DO_MAINTENANCE to RUN_MAINTENANCE_IF_MAIN by Umherirrender
PageTriage
edit- git #1c9ac37d - Change DO_MAINTENANCE to RUN_MAINTENANCE_IF_MAIN by Umherirrender
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
edit- git #5b7e57dc - Use SPDX 3.0 license identifier (T183858) by Kunal Mehta
Popups
edit- git #3c3f1622 - Fix: pin package versions to patch revision (T165036) by Stephen Niedzielski
- git #42816702 - Hygiene: replace Mustache templates w/ ES6 strings (T165036) by Stephen Niedzielski
- git #e5df865d - Hygiene: enable Babel transpilation (T165036) by Stephen Niedzielski
- git #d35286a0 - Update: upgrade to Webpack 4 & improve output size (T165036) by Stephen Niedzielski
- git #ef045be3 - Disambiguation icon should be regular mw-ui-icon size (T168392) by Jan Drewniak
- git #a8368907 - Hygiene: add Webpack performance requirements (T165036) by Stephen Niedzielski
- git #695a7b6b - QA: Cleanup unnecessary test changes by jdlrobson
- git #674ade83 - Hygiene: move settings dialog to separate file (T165036) by Jdlrobson
- git #e26c12db - Hygiene: move thumbnail code to separate file (T165036) by Stephen Niedzielski
- git #b8dfad87 - Doc: add pokey mask documentation (T165036) by Stephen Niedzielski
- git #77ab0609 - Hide package lock file from git diff by Jdlrobson
- git #4eb9c0ef - Hygiene: move SVG string to file (T165036) by jdlrobson
- git #1e946a37 - Custom page preview for disambiguation pages (T168392) by jdlrobson
- git #642cd300 - Doc: add Mobile Content Service example; fix tabs by Stephen Niedzielski
- git #deaaf096 - Remove popups from critical rendering path (T176211) by jdlrobson
ProofreadPage
editNo changes for ProofreadPage
PropertySuggester
editNo changes for PropertySuggester
QuickSurveys
editNo changes for QuickSurveys
Quiz
editNo changes for Quiz
ReadingLists
edit- git #51af8c47 - Do not check master on error in read APIs (T189946) by Gergő Tisza
- git #251967b2 - Use ReadingListRepository::$userId instead of $row->rl_user_id by Gergő Tisza
- git #0bc379c7 - .phpcs.xml maintenance by Umherirrender
RelatedArticles
editNo changes for RelatedArticles
RelatedSites
editNo changes for RelatedSites
Renameuser
edit- git #6c844003 - .phpcs.xml maintenance by Umherirrender
RevisionSlider
editNo changes for RevisionSlider
RSS
edit- git #f239f9ce - Change http://www.mediawiki.org to https://www.mediawiki.org (T189687) by Zoranzoki21
SandboxLink
editNo changes for SandboxLink
Scribunto
edit- git #44fe3df9 - Rename test classes to end with Test by Umherirrender
Score
editNo changes for Score
SearchExtraNS
editNo changes for SearchExtraNS
SecurePoll
edit- git #5f06e440 - Replace deprecated SpecialPage::getTitle() calls by Reedy
Sentry
editNo changes for Sentry
ShortUrl
edit- git #df049ee1 - Change DO_MAINTENANCE to RUN_MAINTENANCE_IF_MAIN by Umherirrender
SiteMatrix
editNo changes for SiteMatrix
SpamBlacklist
editNo changes for SpamBlacklist
SubPageList3
editNo changes for SubPageList3
SubpageSortkey
editNo changes for SubpageSortkey
SyntaxHighlight_GeSHi
editNo changes for SyntaxHighlight_GeSHi
TemplateData
editNo changes for TemplateData
TemplateSandbox
editNo changes for TemplateSandbox
TemplateStyles
editNo changes for TemplateStyles
TextExtracts
editNo changes for TextExtracts
Thanks
edit- git #5f9f913f - ApiCoreThankIntegrationTest: Fix intermittent failures (T151878) by Roan Kattouw
- git #30e582bd - Add support for log-thanks to Special:Thanks (T186920) by Sam Wilson
- git #27354680 - Revert "Add revision-thanking links to some log entries" by Reedy
TimedMediaHandler
edit- git #53010477 - Change http://www.mediawiki.org to https://www.mediawiki.org (T189687) by Zoranzoki21
timeline
editNo changes for timeline
TitleBlacklist
editNo changes for TitleBlacklist
TocTree
editNo changes for TocTree
TorBlock
edit- git #bc383fbf - .phpcs.xml maintenance by Umherirrender
Translate
edit- git #b8151fa8 - Rename maintenance class to match filename by Umherirrender
- git #254f0140 - Change DO_MAINTENANCE to RUN_MAINTENANCE_IF_MAIN by Umherirrender
- git #4e40579c - Remove 1.28 support by Reedy
TranslationNotifications
editNo changes for TranslationNotifications
TrustedXFF
editNo changes for TrustedXFF
TwoColConflict
edit- git #cc2170d1 - PHPCS fixes: Test function naming and TestingAccessWrapper by WMDE-Fisch
- git #74db33dd - Remove copy-pasted mentions of RevisionSlider by Thiemo Mättig
- git #f9650a99 - Remove misplaced call in SpecialConflictTestPage by Thiemo Mättig
- git #fb54df5f - Remove onclick="_blank" from test special page by Thiemo Mättig
- git #f7c823f3 - Remove default "return true" from hook handlers by Thiemo Mättig
- git #b6b2d58e - Update and add missing class level documentation blocks by Thiemo Mättig
- git #80554318 - Add missing @covers tags and simplify existing @covers by Thiemo Mättig
UnicodeConverter
editNo changes for UnicodeConverter
UniversalLanguageSelector
edit- git #75bf9912 - Parse the parameters to no-results-found event as an object (T179402) by jenkins-bot
- git #80026995 - Change DO_MAINTENANCE to RUN_MAINTENANCE_IF_MAIN by Umherirrender
- git #b36b7082 - Update jquery.uls from upstream (T179402) (T189582) by Amire80
UploadsLink
editNo changes for UploadsLink
UploadWizard
edit- git #9fe57b85 - Add missing @covers to test by Umherirrender
UrlShortener
edit- git #ccbdd269 - .phpcs.xml maintenance by Umherirrender
UserMerge
editNo changes for UserMerge
VipsScaler
editNo changes for VipsScaler
VisualEditor
edit- git #c99b4a0a - ve.ui.Icons: Add missing global "invert" variant (T190166) by Bartosz Dziewoński
- git #12cc5640 - Make gallery dialog work with native gallery implementation (T150621) (T149602) (T149596) by Bartosz Dziewoński
- git #81f3c2df - Fix title preview when not overridden by Ed Sanders
- git #fe8b5102 - Allow ve.ui.MWCategoryInputWidget to use different API by petarpetkovic
- git #faa0bfb0 - VisualEditorDataModule: Remove 'minoredit' and 'watchthis' messages by Bartosz Dziewoński
- git #13d77ba5 - Remember 'checkboxesMessages' when storing document state (T188796) by Bartosz Dziewoński
- git #86eeb898 - build: Use commons_upload v1.2.1 Ruby gem for language screenshots (T189122) by Željko Filipin
- git #dc9b7170 - DesktopArticleTarget: Add explicit dependency on 'mediawiki.storage' by Bartosz Dziewoński
- git #9762b096 - Autosave: only try to remove autosave on teardown if the surface exists by David Lynch
- git #d0eafd6b - Restrict width of diff feedback button mobile by Ed Sanders
- git #f9ab5fa6 - ApiVisualEditor: Replace use of ApiBase::dieUsage() with ::dieWithError() (T189205) by Bartosz Dziewoński
- git #a17ff982 - build: Use new version of commons_upload Ruby gem for language screenshots (T189122) by Željko Filipin
- git #c6653b6a - Show page title in preview (T189540) by Ed Sanders
- git #2b033f6e - Use action=compare for wikitext diffs (T189397) by Ed Sanders
- git #e78379a3 - Attach deactivate code to namespace tab ('Main'/'Article') (T189380) by Ed Sanders
- git #c3c3c60f - Clear VE autosave whenever WikiEditor is loaded (T189381) by Ed Sanders
- git #ec6d9b23 - Clear auto-save when switching to fallback wikitext editor (T189381) by Ed Sanders
Wikibase
edit- git #429ff2d7 - Remove unused code from ActionTestCase by Krinkle
- git #cd5f6892 - Add missing @covers tags to lib and repo tests by Krinkle
- git #f5da4bde - Redirect queries with advanced syntax to the old search (T182271) by Stanislav Malyshev
- git #bfbf59ba - Fix UsageTrackingIntegrationTest if P[123] exists (T189870) by Marius Hoch
- git #869bb099 - Make ShowSearchHitHandlerTest work without CLDR and CirrusSearch by Marius Hoch
- git #3d15500a - Inline WikibaseView resource files directly accessing global vars (T189538) by Thiemo Kreuz (WMDE)
- git #95152555 - Implement TermLookup with ElasticSearch (T143706) by WMDE-leszek
- git #c1eb8552 - Add fulltext search support for Wikidata labels (T178851) by WMDE-leszek
- git #0e25609a - Skip flaky Wikibase tests (T189329) by Marius Hoch
- git #bf95ae55 - Use HHVM 3.24 on travis by Marius Hoch
- git #1d068b83 - Extract link formatting function into separate class (T178851) by Smalyshev
- git #0fa1ec2f - Make cirrus function chains tunable by config (T182717) by DCausse
- git #a6ca4e8d - Added monolingual code cnr as requested (T185800) by Jonas Kress (WMDE)
- git #24b047db - Remove out of date comment in EntityContent::getPatchedCopy by addshore
- git #80b16d58 - Unify and clean up various "@return array( … )" type hints by Thiemo Kreuz (WMDE)
- git #e9376a29 - Delete forgotten wikibase-data-types.php (T180454) by Thiemo Mättig
- git #3481569d - Add options to control term_search_key+term_weight use (T188993) by Lucas Werkmeister
- git #9d7a966d - Add hook after entityViewInit is done (T189599) by Lucas Werkmeister
- git #2f6c9977 - Switch to using SparqlClient in core by Stanislav Malyshev
WikibaseQuality
editNo changes for WikibaseQuality
WikibaseQualityConstraints
edit- git #416d02e3 - README.md: Completing steps for installation by Zoranzoki21
- git #1a1840c7 - Make CheckResult serializable (T185714) by Lucas Werkmeister
- git #ee47e2b3 - Remove support for detail in wbcheckconstraints response (T188629) by Lucas Werkmeister
- git #fcef181c - Refactor ConstraintParameterParser::parseRangeParameter for more clarity by Thiemo Mättig
- git #7f3d1221 - Expand references when they have constraint violation (T177970) by Lucas Werkmeister
WikidataPageBanner
editNo changes for WikidataPageBanner
WikiEditor
editNo changes for WikiEditor
wikihiero
editNo changes for wikihiero
WikiLove
edit- git #da907af0 - Do not use icon for "WikiLove" link when it is inside the "More" dropdown (T189598) by Bartosz Dziewoński
WikimediaBadges
editNo changes for WikimediaBadges
Wikidata.org
editNo changes for Wikidata.org
WikimediaEvents
edit- git #d4197535 - Start cirrus query_explorer AB test on 19 wikis (T187148) by EBernhardson
- git #d0333a23 - Revert "Start Cirrus query explorer AB test" (T187148) by EBernhardson
WikimediaIncubator
editNo changes for WikimediaIncubator
WikimediaMaintenance
edit- git #2eb1cac8 - Rename maintenance class to match filename by Umherirrender
- git #1157750d - Change DO_MAINTENANCE to RUN_MAINTENANCE_IF_MAIN by Umherirrender
- git #43672eb6 - s/books/wikibooks/ by Umherirrender
- git #fc66ec20 - Add wikibase to createExtensionTables.php by Reedy
WikimediaMessages
editNo changes for WikimediaMessages
XAnalytics
editNo changes for XAnalytics
ZeroBanner
editNo changes for ZeroBanner
ZeroPortal
editNo changes for ZeroPortal
Skins
editCologneBlue
editNo changes for CologneBlue
MinervaNeue
edit- git #75959087 - Replace `#toc` selector by `.toc` (T187808) by Jdlrobson
- git #cfd5fbbd - Add icons for all the types of issues (T187916) by jdlrobson
- git #eaa2692d - Use jsdoc for generating Minerva documentation (T138401) by jdlrobson
- git #19d9a636 - Replace abandoned color variables by Volker E
- git #62f24850 - Update link color for Minerva skin (T178862) by Jdlrobson
- git #0100dc33 - CSS tweaks to issue overlay (T187916) by Jdlrobson
MonoBook
edit- git #0875be18 - Lower CSS specificity of #footer rules by Volker E
- git #edd56820 - Remove redundant user-icon from login link in personal tools by Isarra
Modern
edit- git #b7cac847 - Remove MonoBook dependency by copying required functions by Isarra
Nostalgia
editNo changes for Nostalgia
Timeless
edit- git #b3c629ef - build: Update linters by Umherirrender
Vector
edit- git #4de3ad22 - Lower CSS specificity of #footer rules by Volker E
- git #b473ce1f - Remove unnecessary $portals['SEARCH'] = true; by Isarra
- git #ceeee2d3 - Remove IE6 workaround and reduce selector specificity by Volker E
- git #2fa3b7f6 - Move class files to includes/ by Timo Tijhof
Total Changes
edit288 Changes in 66 repos by 64 committers