MediaWiki 1.27/wmf.2
MediaWiki 1.27.0-wmf.1 | Deployment of MediaWiki 1.27.0-wmf.2 to Wikimedia sites | MediaWiki 1.27.0-wmf.3 |
The latest version (labeled "1.27.0-wmf.2") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 06 October 2015 (see the roadmap).
Core changes
edit- git #72425bc5 - Updated mediawiki/core (task T115354)
- git #e7749cd0 - Updated mediawiki/core (task T115024)
- git #428da318 - Updated mediawiki/core
- git #40f4b98d - Updated mediawiki/core (task T113291)
- git #89498c45 - Updated mediawiki/core (task T115339)
- git #71c9ad15 - Updated mediawiki/core (task T115265)
- git #cd8d8610 - Updated mediawiki/core (task T114416, task T114411)
- git #9e1391ea - Updated mediawiki/core (task T114229)
- git #2b6cc011 - Update CentralNotice to wmf_deploy branch
- git #808f5cf7 - Updated mediawiki/core (task T114924)
- git #ada2332f - Updated mediawiki/core (task T114734)
- git #5ff1f960 - Updated mediawiki/core (task T114853)
- git #d98592b6 - Updated mediawiki/core (task T114833)
- git #6220b9ff - Updated mediawiki/core (task T114833)
- git #8f1e4321 - Fix duplicate automatic file backend bug (task T114810)
- git #34d5c518 - Revert "Fix double registration error"
- git #b22e4f87 - Fix double registration error (task T114810)
- git #f1da0a74 - Enable PSR2.Methods.MethodDeclaration.Underscore
- git #1701d9b4 - Reenable LineLength phpcs check (task T102614)
- git #695ab56c - Fix long line to make phpcs pass (task T102614)
- git #2db0dd9c - Added @since to Database
- git #6f51037d - Add User-Agent support to MultiHttpClient requests
- git #578bcde7 - Sort MWNamespace::getValidNamespaces list numerically (task T109137)
- git #355ba853 - objectcache: Add BagOStuff::getWithSetCallback() convenience method
- git #4af8d99a - Break numerous long lines in InfoAction
- git #db0b9ef2 - Make WANObjectCache sets account for slave lag (task T113204)
- git #54991403 - objectcache: Add BagOStuff::READ_VERIFIED flag to get()
- git #0a3e40aa - Title: Fix @param for TS_MW to be string instead of int
- git #2c03cd32 - Fix DatabaseSqlite::__toString (task T114709)
- git #a88df43d - Database debug log cleanup (remove wgDebugDumpSqlLength/wgDebugDBTransactions)
- git #985a8f72 - Remove mismatched COMMIT from FileDeleteForm
- git #e9bafa0e - resourceloader: Tiny optimization to ResourceLoader::isValidModuleName()
- git #40a8367f - mw.widgets: Split CategorySelector widget to its own module (task T108733)
- git #56d2a644 - Add null to @return tags if a method can return null
- git #1b1a85ba - mediawiki.jqueryMsg: Always parse messages with '&' (task T55576)
- git #f04024b8 - mediawiki.jqueryMsg: Refactor handling of replacements/parameters in links (task T49395, task T50064)
- git #0f7893f8 - Update various @params from DatabaseBase to IDatabase
- git #5ec1e474 - Remove setting of $wgReadOnly in LBFactoryMulti
- git #b4ff14f7 - Cleanups to MigrateFileRepoLayout
- git #3f0ec6c5 - Clean up Special:Undelete read-only checks
- git #19160cbc - Remove return value from FormSpecialPage::checkExecutePermissions
- git #1b67a929 - Start rename of DatabaseBase => Database
- git #f169cc63 - Make generalizeSQL() protected
- git #b11abb54 - Fix DatabaseMysqlBase.php IDEA errors
- git #01ef30fc - Converted DatabaseBase::mTrxAtomicLevels to an array
- git #ca30efa3 - resourceloader: cache minified user and site modules
- git #beb385ca - Remove ?maxlag check in index.php
- git #eca8c2a7 - Rename ObjectFactoryTest_Fixture to camel case name
- git #d9f05151 - Enable MediaWiki.NamingConventions.PrefixedGlobalFunctions.wfPrefix (task T104501)
- git #a60c09d3 - Enable Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed (task T113854)
- git #4490b5b5 - Fix the last Generic.Files.LineLength phpcs failures (task T102614, task T114213)
- git #c50cbe48 - Fix remaining Generic.Files.LineLength failures (task T102614)
- git #94068c3e - Fix Generic.Files.LineLength phpcs check under phpunit/includes/api (task T102614)
- git #e6e4ffd2 - Fix ObjectCache::newAccelerator with string fallback in PHP 5.3
- git #bfdd3369 - Fix Generic.Files.LineLength phpcs check in files under phpunit/includes (task T102614)
- git #c37d6549 - Fix Generic.Files.LineLength phpcs failure in 11 files under includes/ (task T102614)
- git #3f3408c4 - mediawiki.widgets: Add title attribute to TitleOptionWidget description
- git #a51ba405 - mediawiki.widgets: Fix TitleOptionWidget styles (task T114565)
- git #93a673d2 - Fix spelling of "fragment" in test descriptions
- git #149d16d5 - Make lines short to pass phpcs in WikiReferenceTest.php (task T102614)
- git #d461d5c8 - Make lines short to pass phpcs in WikitextContentTest.php (task T102614)
- git #e77af93e - Add @codingStandardsIgnoreStart to 5 files under tests/phpunit/includes (task T102614)
- git #8706ed63 - Converted InfoAction::pageInfo() to using getWithSetCallback()
- git #8a381652 - Apply $wgReadOnly to all file backends
- git #23173684 - Various getHTMLDebugLog() cleanups
- git #7fe05a9f - Add page purge limiter
- git #f719a254 - Clean up getLagTimes() docs
- git #b0630d1b - Remove redundant ApiQuery::shouldCheckMaxlag
- git #9afd7672 - objectcache: Implement 'fallback' param for newAccelerator()
- git #ff34e3d4 - Added pt-heartbeat support to DatabaseMysqlBase (task T111266, task T19179)
- git #3e596a91 - mw.Upload.BookletLayout: Show errors and try to recover from warnings (task T114130)
- git #b54ef9d1 - Don't clobber existing styles when adding more in IE9 (task T114323)
- git #09bcd258 - mw.Upload: Add details of error when uploading to stash (task T114130)
- git #3c1e0ac9 - Fix-up for I21bb3f08e7f: make ResourceLoaderModule::expandRelativePaths public
- git #60dcbf48 - Fix-up for I21bb3f08e7f: ResourceLoaderModule::expandRelativePaths
- git #4c4325e9 - Modernized slave wait checks in recompressTracked.php
- git #66b2060d - resourceloader: Fix-up missing expandRelativePaths() in preloadModuleInfo
- git #169b7b98 - Added replication=async option to FileBackendMultiWrite (task T112708)
- git #b7eb243d - resourceloader: Minify per-module instead of per-response (task T107377)
- git #a0628e5c - mediawiki.Uri: Support names of Object prototypes as keys in query (task T114344)
- git #e8608b94 - build: Enable jscs jsDoc rule 'checkTypes' and make pass
- git #11b77f3d - Upgrade composer/semver to 1.0.0 (task T113431)
- git #7aea96be - objectcache: Add some newlines to WANObjectCache docs
- git #e055d8ab - Removed wfDataCenter()/wfDataCenter() roles
- git #dc71f6cf - Make lines short to pass phpcs in media tests PHP files (task T102614)
- git #715abaa6 - Make lines short to pass phpcs in parser tests PHP files (task T102614)
- git #733c12a7 - Use correct comment format for codingStandardsIgnoreStart (task T113852)
- git #3cd3b7ac - Make lines short to pass phpcs in 3 files under tests/phpunit/includes/ (task T102614)
- git #c369defa - Add @codingStandardsIgnoreStart to pass phpcs in 2 files in tests/phpunit/includes
- git #725a203b - Remove unused minor and major in WikiReference
- git #183d45c9 - UploadBase: Remove UPLOAD_VERIFICATION_ERROR
- git #eaa9d324 - API: mention how to get page property names
- git #7d4a930c - Made WikiPage::isRedirect() actually use page_is_redirect
- git #1a00c35e - Reword "passwordreset-emailsent" (task T99533)
- git #0a1c04be - Added $wgDataCenterId/$wgDataCenterRoles (task T91816)
- git #ba00bd34 - Made LBFactorySimple set "master" flags like LBFactoryMulti
- git #48906dde - Fixed remaning IDEA errors in DatabaseBase
- git #77d62ede - Refactor hashing utility functions from MWCryptRand and make public
- git #6dfc09c4 - build: Don't run Travis CI for wmf/* branches
- git #a1094b42 - Retry getting CatChange RC from master (task T109700)
- git #b91643ff - resourceloader: Deprecate two pointless minification config vars
- git #2c63d57d - Made User::loadFromId() skip cache with READ_LATEST (task T95839)
- git #bb662f90 - mediawiki.messagePoster: Update comments after mw.Api file renames
- git #7ac0a3ac - Fix LESS file dependency tracking in ResourceLoader
- git #dddb0064 - mw.Upload.BookletLayout: Go back to upload page on upload error (task T114130)
- git #048b0c2b - mw.Upload.BookletLayout: Make all errors unrecoverable (task T114130)
- git #887fedc5 - mw.Upload.BookletLayout: Move error checking for uploadToStash to uploadFile (task T114130)
- git #847f92ca - API: Remove warning about continuation change
- git #f177e40a - mediawiki.page.watch.ajax: Add dependency on mediawiki.page.startup (task T114288)
- git #f9d0c98e - Make lines short to pass phpcs in 2 files under tests/phpunit/includes/ (task T102614)
- git #b59ad581 - Make lines short to pass phpcs in BagOStuffTest.php (task T102614)
- git #9f5c3c15 - Make lines short to pass phpcs in ResourcesTest.php (task T102614)
- git #f422d009 - Rename RESTBase1/Parsoid3 `bodyOnly` parameter to `body_only` (task T114185)
- git #8bbc622c - mediawiki.action.edit.preview: Remove spurious 'return'
- git #66468a78 - Pass real boolean or array params to mw.Api#get and #post when convenient
- git #a1ed9acb - Rename message 'move-new-title' back to 'newtitle'
- git #3a56848d - Converted checkRedirect() to using getWithSetCallback()
- git #7cb83f0b - Converted Interwiki::load to using getWithSetCallback()
- git #3f3d5a10 - Cleaned up WANObjectCache toy example code blocks
- git #ddbba62d - Make lines short to pass phpcs in 2 files under includes/ (task T102614)
- git #aaa7df96 - Added testStaleSet() WAN cache test
- git #280d2921 - resourceloader: Vary module_deps on language (in addition to skin) (task T113868)
- git #c0cb80be - Added DeleteLinksJob to support purging backlinks via job runners
- git #4ff42963 - Improved getWithSetCallback() docs to have more use cases
- git #047b60b9 - resourceloader: Store relative instead of absolute paths in module_deps (task T111481)
- git #f83b0955 - Remove b/c dependency of mediawiki.widgets upon the DateInputWidget
- git #6318b4af - ForeignStructuredUpload: Depend on mediawiki.widgets.DateInputWidget
- git #2fb2a3f1 - Introduce CategoryMembershipChange
- git #5baeb1ed - mediawiki.api.upload: Fix jsduck indentation error
- git #c3dc3985 - FauxResponse: Honor cookie options, and other cleanup
- git #2adfff40 - Bump oyejorge/less.php to 1.7.0.9
- git #d12941d5 - Split DateInputWidget & CalendarWidget into a separate ResourceLoader module (task T108733)
- git #199f6c30 - Refactored global state out of EnqueueableDataUpdate
- git #ab9446c9 - Add option to expose original sha1 in thumb url (task T112546)
- git #ee8845e3 - Update OOjs UI to v0.12.10
- git #27518aa8 - Avoid paranoid IDEA error on $conn->getSlavePos() call
- git #c2e8f505 - Work around IE9's broken handling of .styleSheet.cssText (task T108727)
- git #bf672c8b - mw.widgets.CategorySelector: Link to category page and display existence status
- git #5577d92b - User::incEditCountImmediate(): Add explicit IS NOT NULL check
- git #71fd0c77 - More namespace translations for Extremeñu (ext)
- git #26bcbd06 - Remove $wgUseLinkNamespaceDBFields
- git #39ad19a6 - Removed $options from RecentChange::newFromConds
- git #733ea279 - Make it more obvious that users can remove their email address (task T98799)
- git #8b5a5cad - Add mw.ForeignStructuredUpload.BookletLayout (task T91717)
- git #8c84af70 - Actually declare the base LoadMonior::clearCaches
- git #c3740286 - Removed old fake slave hacks used for debug log testing
- git #703a2c2a - Chinese Conversion Table Update 2015-8
- git #e4c016a2 - Do not split parser cache if limitation is reached.
- git #8ca796ea - Fix Memcached key decode (task T110326)
- git #795922d5 - Improve brevity of Special:MovePage form and its description (task T113953)
Vendor
edit- git #3e15b5a5 - Upgrade composer/semver to 1.0.0 (task T113431)
- git #15e1a1d8 - Add wikimedia/relpath 1.0.3
- git #3ee8b06a - Ignore bin directory
- git #fc2e3f6a - Bump oyejorge/less.php to 1.7.0.9
Extensions
editCentralAuth
edit- git #85ddc095 - Add Urdu localization for Special:GlobalRenameRequest (task T114367)
CentralNotice
edit- git #68e4ee6c - ext.centralNotice.display: public getData() -> getDataProperty()
- git #a257113d - CNDatabase::getDb(): Also default to DB_MASTER if it was used before
- git #4cd64f0c - ext.centralNotice.display: Expose the names of enabled campaign mixins
- git #92c4977b - BannerHistoryLogger: ensureLogSent() timeout for users without sendBeacon
- git #ee0b01b8 - Help text for the impression diet feature
- git #097625d6 - Add more banner hide reasons (task T113813)
- git #649649e8 - Do Not Track: Don't even accumulate log or call EL
- git #e85d2616 - Add npm support, Add composer.json
- git #4bcfefa4 - Remove i18n shim
- git #3829c1dd - Spelling correction: disply -> display
- git #969a6c72 - Rename lookup function
- git #c567c1c0 - Banner diet mixin (task T112017)
- git #2279156f - Link to bug in TODO
- git #3c33d401 - More inline help for mixins
- git #6bd658e1 - Migrate to a terser cookie name and format (task T110353)
- git #f76d1883 - Enum for banner hide reasons (task T113813)
- git #721bf73a - Migrate to a terser cookie name and format (task T110353)
- git #816518c2 - BannerHistoryLogger: always send log ID, never send twice (task T113421)
- git #1daf3be9 - Link to the regular wiki editor for banner content
- git #3645ccd3 - KVStore: batched, more resilient implementation of TTL for items (task T111385)
- git #5cbef20e - Use DB slaves for Campaign reads on GET requests (task T92357)
CheckUser
edit- git #e131d279 - Spacey style code convention
CirrusSearch
edit- git #0d6a1bf5 - Report common terms usage to javascript
- git #db2ac21e - Enable communication with multiple datacenters (task T86781)
- git #6528ec4b - Add support for CommonTermsQuery (task T112178)
- git #8fc2de12 - Fix Undefined index in CirrusSearch/includes/Hooks.php (task T108938)
Cite
edit- git #5d0fb030 - Show an error if a named ref is defined multiple times (task T85386)
Citoid
edit- git #1fc7cded - Fix restoring of last used inspector tab (task T114268)
ContentTranslation
edit- git #35370a85 - Dashboard: Reduce vertical padding for sidebar links
- git #f083d21f - Flip the image alignment if the target language direction is different (task T114378)
- git #70b511e8 - Cleanup the code of ext.cx.tools.images.js
- git #e41eae2b - Use mw.loader.load() instead of using() inside try-catch
- git #4f426d52 - Make interlanguage link entry point gray in Monobook and Modern (task T113515)
- git #c951e7cc - Correct lang and dir elements in suggestion list items (task T113022)
- git #bb46f8f1 - Add lang and dir to language names and codes on CXStats bars
- git #85877e67 - Clarify responsibility for Parsoid/RESTBase errors (task T112565)
- git #1c41b1b8 - Speed up a query in fix-stats.php by 99.98% (task T112626)
- git #f4b06a13 - Use recommended version and configuration for CodeSniffer
- git #36299326 - Prevent page scroll when overlay is shown (task T104955)
- git #0246d316 - Dashboard: Show empty list information when suggestions or translations are empty (task T109556)
- git #c4529726 - Fix: Clicking on down arrow in language selector should trigger ULS (task T114121)
- git #69ff871c - Stats: Set maximum height for callouts in bar charts (task T101826)
- git #de30c9d9 - Refactor all column related styles (task T97937)
- git #60a50c70 - Style adjustment for translation view column subheading (task T97937)
- git #3bfce00c - Use color codes from ext.cx.common.less
- git #fc17254d - Update mediawiki-codesniffer and parallel-lint settings
- git #e1824803 - Interlanguage link: Simplify the autonym identification
- git #afbcd628 - Interlanguage link: Avoid the requirement of jquery.uls.data module on page load (task T113650)
DonationInterface
edit- git #65439463 - Add Amazon recurring widget and front-end logic (task T111428)
- git #e83496cc - Add 'recurring' switch to mustache forms (task T111428)
- git #07a6e1d1 - Ensure card selected before clicking 'Donate' (task T114198)
- git #70e410e5 - Move some WMF-specific links to settings (task T108699)
- git #0e6d95af - Send different OrderNumbers for each WP transaction
Echo
edit- git #08293b2a - Follow-up f9e8c5057, 983c7a2463: fix JS error when there are no notifications (task T114853)
- git #3e40b776 - Follow-up f9e8c5057: fix JS error (task T114833)
- git #3d60d574 - Log notification impressions and clicks (task T114833)
- git #cb0b2549 - Remove jshint from package.json
- git #33126b69 - Update formatting
- git #29e7bd56 - Add a comment to counting unread page notifications
- git #545b9c17 - Fix lowercasing and bolding of text in popups in Modern skin (task T114080)
- git #55e9d8e8 - Remove orange bar when all talk notifications are read
- git #f6c9e685 - Mark notifications as automatically read only after the popup loads
- git #287d383a - Initialize 'mark as read' button hidden unless needed (task T113629)
- git #bae6ac30 - Also override Modern's :hover styles (task T114080)
- git #d15615ea - Close popup when badge is clicked (task T114106)
- git #07754e8b - NotificationBadgeWidget: Fix button icon positioning for change in OOUI
- git #16ddd5c7 - Fix Echo popup alignment in RTL (task T114184)
- git #44bf7ac8 - Do not reset an option that has no reset method
EventLogging
edit- git #d9889901 - Add eventlogging client side --endpoint option to test_load.py
- git #365802d8 - Comment out python-etcd dependency so we can install on Trusty (task T112688)
- git #458311a9 - Lower python-etcd version requirement, we run a patched 0.3.3 in prod (task T112688)
Flow
edit- git #093dc265 - Fix edit board description (task T115339)
- git #6716b382 - Move Flow DM population to the bottom (task T115265)
- git #dbef5b81 - Fix exception on board and topic history pages (task T111494, task T112230)
- git #f17e6203 - Clarify that both Parsoid and RESTBase can respond to VRS requests (task T112566)
- git #c3b904be - Hide actions when viewing a board through Special:Undelete (task T114043)
- git #0f208064 - Fix "undefined method last_session_ids=" error in browser tests (task T114368)
- git #eabf334c - Get rid of $wgFlowMigrateReferenceWiki (task T108104)
- git #10ac4624 - Disable auto-enroll for opt-in beta feature (task T114266)
- git #55fa75a5 - dirname( __FILE__ ) → __DIR__
- git #08a4efd9 - FlowUpdateBetaFeaturePreference: Add missing parent constructor call
- git #49ccc244 - Browser tests: eliminate deprecation warnings
- git #bff52197 - Rename RESTBase1/Parsoid3 `bodyOnly` parameter to `body_only` (task T114185)
- git #30a8eef0 - Remove obsolete comment
GeoData
edit- git #1cb2d4ff - Move php class files to /includes subdirectory
GlobalBlocking
edit- git #ebbd464c - Add missing read-only check
GuidedTour
edit- git #d81c35be - Remove dead reference to .ve-init-mw-viewPageTarget-saveDialog-slide-review (task T111842)
Math
edit- git #d2474876 - Append error container to inspector (task T113172)
- git #d81a1ff7 - Fix the check for the error class in generated content
- git #7241d5d3 - Check for error in Parsoid response for math node (task T112610)
MobileFrontend
edit- git #ade83173 - Update schema used for MobileOptionsTracking (task T114924)
- git #91393f66 - Clean up in mobile.contentOverlays module
- git #994e0378 - Change "Topic subject" to "Subject"
- git #dd2bad99 - Footer should be constrained by max-width
- git #d7c4708c - Support alternate message keys in footer (task T112088)
- git #5455863c - Log VE saveIntent/saveAttempt (task T110272)
- git #d008c325 - Kill the tag experiment (task T113686)
- git #83b584c0 - Revert "Add a "SkinMinervaLicenseFooter" hook"
- git #c3ef2af3 - Add a "SkinMinervaLicenseFooter" hook (task T112088)
OpenStackManager
edit- git #d370dfa0 - Don't record members on bastion project page (task T114229)
PageImages
edit- git #1690d99e - Revert "Include foreign files in ApiQueryPageImages" (task T114417)
Popups
edit- git #1565a1d3 - Move the article renderer in to the renderers property
Renameuser
edit- git #07c8ebf2 - Add tests
RestBaseUpdateJobs
edit- git #c2d6dca5 - RestbaseUpdateJob: Set User-Agent
Score
edit- git #083e5eda - Append error container to inspector (task T113172)
- git #68e32030 - Consistently use spaces inside brackets in CSS
- git #5312f238 - Add grunt linting tasks
- git #252bbbc7 - Improve the score inspector interface (task T114227)
- git #50b843f6 - Always render error message in LTR as it's English (task T113935)
- git #e58f314c - Check for error in Parsoid response for score node (task T112610)
SemanticForms
edit- git #8237215e - Added missing FancyBox images
- git #e853aea3 - Added initialization of variables for date input
TemplateData
edit- git #e8e1bd3f - build: Update mediawiki-codesniffer from v0.3.0 to v0.4.0
- git #017fa53e - Add a url type for URLs (task T54880)
- git #08bf7764 - Fix FOUC for TemplateData html rendering
TimedMediaHandler
edit- git #734db914 - Standardize version of php-parallel-lint
Translate
edit- git #64158620 - Remove ApiBase::PARAM_DFLT => null from ApiTranslationStash
- git #46b36067 - Add and fix lots of PHPDoc @param, @return and @var tags
- git #9fb96651 - Autocomplete search operators (task T98559)
- git #5826ce07 - Ignore the language query parameter when a title with language subpage is given. (task T62570)
- git #4db38ed7 - Remove group descriptions for real
- git #a413008f - Display nice nojs error on Special:Translate (task T50154)
UniversalLanguageSelector
edit- git #bd78bdc9 - Update jquery.uls to d4de09ffb94dd9682 (task T114123)
- git #125af37b - Remove !defined( 'MEDIAWIKI' )
UploadWizard
edit- git #5b33fbcd - Remove default category for UploadWizard files (task T115354)
- git #a5ec2cac - i18n: Remove unused messages
- git #5e8ee0cc - Use mediawiki.widgets.CategorySelector module for CategorySelector (task T108733)
- git #1cac380b - Prevent form submission without debug mode (task T113968)
- git #8c65fed2 - Remove superfluous ExceptionFlow event class (task T113780)
- git #3fbc4111 - Use recommended version of jakub-onderka/php-parallel-lint
- git #262b2f02 - Add missing dependency on mediawiki.widgets
- git #a4d3fe18 - Remove unused function 'prefillLicense' littered with 'XXX' comments
- git #5254bc9b - Remove direct dependencies on 'jquery.ui.widget' and 'jquery.ui.core'
- git #f4632c01 - Only depend upon the DateInputWidget, not all of mediawiki.widgets
VisualEditor
edit- git #5fa34afc - Update VE core submodule to master (737a235)
- git #3f2a885e - Ensure full error message is shown when inspector is closed (task T114480)
- git #8e8fe70d - Update VE core submodule to master (8feaeef)
- git #9307fa70 - Add error element to MWLiveExtensionInspector (task T113172)
- git #205beb2b - ve.ui.MWParameterPage: Use more natural DOM order for text field and buttons (task T114562)
- git #1eb0ef20 - Consistently use spaces inside brackets in CSS
- git #7337eb1d - Toolbar config: Prevent 'Table' from moving after menu expand
- git #d63dce13 - MWExtensionNode: Fix selector to find dimension-less images
- git #a46b7a81 - Hack to stop logging edit events for non-desktop targets (task T110272, task T109525)
- git #6800e1bc - Update VE core submodule to master (54ec246)
- git #34f6e11a - Call updatePreview when closing the LiveExtensionInspector (task T113078)
- git #c5c88482 - MWExtenionNode: Ensure objects are deep copied when used in the hash
- git #50de745a - MWExtensionNode: Copy mw data before modifying
- git #26683837 - Update VE core submodule to master (a98e11c)
- git #4a7bf9d8 - More autodisable script fixes (task T112352)
- git #53f4aa64 - Call afterRender whether or not images emit 'load'
- git #5d3cd8eb - Fix output from autodisable pref script (task T112352)
- git #0ec26ef2 - Rename RESTBase1/Parsoid3 `bodyOnly` parameter to `body_only` (task T114185)
- git #01bd73c8 - Update VE core submodule to master (ca4bd8c)
- git #074f7bce - Follow-up If556afa10: Fix typo: nodeType -> nodeName
- git #1025b8b3 - build: Alter settings to force utf-8 and allow .php5/.inc extensions
- git #0fb38cc8 - Use ve.setProp to set new pages list in MWTemplateTitleInputWidget#getLookupRequest (task T113647)
WikidataPageBanner
edit- git #cdb1b28f - Styles: Set z-index of .wpb-topbanner-toc and .wpb-name to 1 (task T114734)
- git #0f737646 - Add `toc` as a valid parameter (task T114342)
WikimediaEvents
edit- git #18e0cb8a - Add common terms A/B test to search satisfaction (task T115024)
- git #f69a9478 - Add new fields to TestSearchSatisfaction (task T113291)
WikimediaMessages
edit- git #02d8b65c - Change license text of m.wikidata.org to match the desktop one (bug 112088)
ZeroBanner
edit- git #a6d27ad6 - Defer loading of ZeroOverlay until needed (task T114416, task T114411)
- git #937fcb19 - Fix banner injection
- git #0df8925f - Fixed missing ns ref for ResourceLoader
- git #0f6c2af5 - Fix deprecation warnings (task T114128)
Skins
editVector
edit- git #c9e664ca - Make it easer to debug php code sniffer, Update mediawiki/mediawiki-codesniffer to 0.4.0