MediaWiki 1.20/wmf11
Appearance
Deployment of MediaWiki 1.20wmf11 to Wikimedia sites
[edit]The latest version (labeled "1.20wmf11") of MediaWiki, the software that powers Wikipedia and its sister sites, will soon be deployed to all Wikimedia sites in stages.
Deployment will start on Monday, September 3 and continue until Wednesday, September 12 (see the roadmap).
We will continue to deploy the latest software every two weeks. This is intended to minimize disruption and possible issues, and make it easier to identify the cause of problems, since the possibly problematic code will be much more recent.
Core changes
[edit]- git #ccfbd2a - Update ZeroRatedMobileAccess to master
- git #a300997 - Updating PageTriage to master
- git #c85385e - Update PageTriage ext to master
- git #8001d1e - [FileBackend] Fallback to $wgMemc for swift auth caching in cli mode.
- git #aef85ab - Update ArticleFeedbackv5 and PageTriage to master
- git #c7a3c5e - (bug 40098) Don't parse the section's name in the summary when creating a new section
- git #68c0aaa - Log page titles that are more than 10% of the node count limit
- git #fe87ff6 - Generated node count limit
- git #58601fa - Update PageTriage to master
- git #4198089 - (bug 40306) Only convert align to float for table.
- git #c8b9a18 - Update to master to gain logging bugfixes
- git #6e7076f - Update timeline to master 9fd5e9098657a7d6897f05e80acfc4e76a312915
- git #c920e73 - Update collection to master to fix jquery issues
- git #f9242f4 - Remove top margin for wpSummary input.
- git #c9c0c30 - Update Vector to wmf/1.20wmf11 branch
- git #99b6cb8 - Update WikimediaMessages to master
- git #f79a67a - Updated timeline extension to master.
- git #52a7132 - Update MobileFrontend to master
- git #6a6a042 - [FileBackend] Added automatic recovery option for backend sync errors.
- git #1879fc5 - Apparently setIndexedTagName_recursive() wasn't enough here
- git #26f4138 - Update MwEmbedSupport and TimedMediaHandler to mastero
- git #8aa965a - Fix fatal error in rcprop=loginfo
- git #309640a - Upgrade jQuery to 1.8.1 now that the remaining bug fixes have been merged
- git #70ea705 - Update Narayam for https://gerrit.wikimedia.org/r/#/c/22854/
- git #bda018c - Update extension E3Experiments to master (wmf11)
- git #3dc0269 - Update E3Experiments to master
- git #b7a0d50 - Update E3Experiments to master
- git #06e5f2b - Update extension E3Experiments to master
- git #3dd8562 - Update ConfirmEdit to master to fix max(-1) is smaller than min(0) in production
- git #f61141e - Update MobileFrontend to master
- git #9824650 - Use quickImport() for upload chunk storage calls.
- git #449adc1 - Renamed $pairs => $triples.
- git #bbe8910 - Update ArticleFeedbackv5 to master
- git #0bada3c - Update UploadWizard to master
- git #d8dc5bc - Update PageTriage to master
- git #4785674 - try/catch for bug 40037 weird timestamps in exif
- git #3b2518d - [FileBackend] Work-around low header value limits in Swift.
- git #55b78f3 - Update VisualEditor
- git #5d74f19 - * (bug 39665) Cache AllowedGenerator array so it doesn't autoload all query classes on every request.
- git #4166308 - Fix exif timestamp bug
- git #ac25a9d - Revert "(bug 27111) Make cascading foreign repo's fetch description properly"
- git #331db84 - Handle '\0\0\0\0\0\0\0\0\0\0\0\0\0\0' in setTimestamp
- git #8a63ff8 - Fixed and normalized content-disposition for thumbs.
- git #2139739 - Update CheckUser to master
- git #59101ea - Update VisualEditor
- git #9b71cdf - Kill wrong casing
- git #308c66e - Fix casing of submodule
- git #a2b3abe - Add SubpageSort key per bug 22911
- git #176b4c2 - Revert back to jQuery 1.7.2
- git #251a532 - mediawiki.user.test: Fix getGroups() regression
- git #d784709 - [mw.notification] Introduce a full fledged notification system into core replacing jsMessage.
- git #a75b6d5 - Improve documentation of maintenance scripts.
- git #52ee390 - (bug 39908) jQuery 1.8.1
- git #a441f03 - Added @since to new function.
- git #d3e0168 - Added missing GPLv2 headers in new files.
- git #72a72e2 - Fixes for DatabaseMysql::open()
- git #e750541 - LivePreview: properly use jquery.form (as dependency)
- git #f34547a - (bug 39875) Fixed conversion of array attributes in Html.
- git #303d8be - [FileRepo] Added option to shorten long file names.
- git #a99aa9b - Cleaned up some whitespace from 45b9073b61d3aa569adb8cff46531a5b06b8bb7a
- git #b12dc64 - (bug 25830) fix JS preview causing the page to "jump"
- git #71c4cda - Adjust margin of wpSummary elements per move of summary box.
- git #45b9073 - [FileBackend] Added Content-Disposition support to Swift.
- git #fef4226 - Fix return doc and update whitespace in SpecialBlock.php
- git #3457655 - Fix zhtable's Makefile.py
- git #06e8224 - Better conversion for 线/綫/線
- git #59e0647 - Allow array condition for HAVING in database interface
- git #5a3316f - Add @since to new variables, fix variable name
- git #f6c21c6 - (bug 38451) remove $wgAllowPageInfo
- git #70e8fe8 - test: unwanted search namespace should not be there
- git #e738203 - Added PHP complement for mw.Time.
- git #ae67fae - Revert "Setting up a way to have uploading by URL, but not on Special:Upload"
- git #01bb9a6 - [FileRepo] Made temp zone files use doQuickOperations.
- git #70051c7 - Fix up the preferred way to specify mw.util.$content
- git #d01f187 - [FileBackend] Reduced CDN purging when CDN is enabled.
- git #042bafe - Make functions match definitions in Preprocessor interface
- git #e0936ec - Add and update some missing release notes for rl modules.
- git #ca2eaf1 - [FileBackend] Improved stat caching by reducing cache salting.
- git #8dc90f6 - Addressing problems with jquery.badge mentioned at I0f5e7541
- git #aaa79e0 - (bug 36329) Fix accesskey tooltip for Firefox 14 on Mac
- git #4b29fa3 - [FileBackend] Improved getLocalCopy() performance for Swift.
- git #40dfe74 - [FileBackend] Made TempFSFile use wfRandomString() and be more random.
- git #0da6eae - [FileBackend] Reduce backend sync errors a bit by aborting operations more.
- git #9fd8cf8 - tests: Wraper to set/disable $wgHTML5 in HtmlTest
- git #a53de31 - Added explicit DB flags for Revision loading calls.
- git #359d2fd - bug 20595 - Fixed incr()/decr() functions for some caches.
- git #d6e3650 - Add cache/ to .gitignore
- git #d2d67fe - Move cancel link out of editHelp span and wrap in 'cancelLink' span.
- git #743635c - (bug 39771) Regression in Ie349afa5 broke plurals in JavaScript
- git #58157fd - Rewrite the ThumbnailImage constructor to take parameter array
- git #3f277e8 - Added post-commit callback support to DB classes.
- git #b455e43 - Fix wfGetCaller() and wfFormatStackFrame() documentation
- git #99d4ad4 - (bug 39273) add diff support to LivePreview
- git #4a2e4e5 - Added default implmentation of instanceProvider to GenericArrayObjectTest
- git #4eda7be - (bug 38556) Add header and footer messages to MediaWiki's info action
- git #a8ca2e0 - raise filerepo tests timeout to 10sec
- git #a1e971c - clear magicword cache before testing cleanSig
- git #d76e670 - Fixed fallback behaviour for plural rules
- git #37a8dd7 - Fix the incorrect nesting
- git #e404ff7 - Move copyright warning to directly above buttons.
- git #68808d7 - [FileBackend] Added preloadCache() so callers can trigger cache getMulti().
- git #d13c6fa - Follow up to dirname( __FILE__ ) clean up
- git #4a5163d - Added new mw message 'editpage-head-copy-warn' to EditPage header.
- git #e4fbf31 - Work around preg_replace_callback() issue in CSSJanus
- git #5af2159 - Moved warning stuff into MWDebug class.
- git #104ada2 - Fixed type hint docs
- git #ad03f2f - Revert Uri class due to bug 39710
- git #07e61e0 - Use numParams() where possible.
- git #d1ea635 - Reduced some master queries via Revision::READ_NORMAL.
- git #8ffbb07 - Use __DIR__ instead of dirname( __FILE__ )
- git #61dd1d0 - Use the MWDebug class to display debug log back in the request.
- git #50ac8ee - Added last missing @since tag to Message
- git #65f34c3 - [FileJournal] Made getMasterDB() reuse the DB handle.
- git #65150ca - (bug 39680) Convert valign to CSS vertical-align
- git #0168a52 - Remove a couple of unused globals
- git #5268a92 - Add CLDRPluralRuleError, added in parent commit, to the AutoLoader
- git #b26a67a - Added missing @since tags to all methods
- git #38c7f44 - Use __DIR__ instead of dirname( __FILE__ )
- git #0ac5872 - Fix ZipDirectoryReader under Hiphop
- git #c5466ba - [FileBackend] Bumped Swift auth caching TTL.
- git #01788cd - Replace deprecated wfMsg* calls with Message class calls.
- git #260c1f4 - Adding ResourceLoader module "jquery.jStorage"
- git #5fe67c6 - (bug 39635) PostgreSQL has no LOCK IN SHARE MODE
- git #dfbf524 - Removed unmatched commits in Job class.
- git #167bea7 - Clean up transactions after test.
- git #41f2132 - Make LinksUpdate run without a db transaction.
- git #4b29190 - wfWarn() should cause phpunit tests to fail.
- git #78b4f23 - very basic test for ApiEditPage
- git #11d290f - use InvalidArgumentException rather then Exception
- git #139c326 - (bug 39672) Fixing quote.
- git #c6b7486 - Fix documentation.
- git #a42bd6d - Validate number input for {{PLURAL}}
- git #c39ba97 - Fix exception on parse due wfMsgExt() -> wfMessage()
- git #bd8b22d - change raw database quoting to use addQuotes
- git #f483c45 - Truncate rollback summary for whole multibyte characters
- git #488e73a - optimize ../images/spinner.gif, ajax-loader.gif
- git #feb7a3e - [FileBackend] Reduced stat calls when using the multiwrite backend.
- git #e17b467 - [FileBackend] Use strcmp() for listing comparisons.
- git #7a5f4b4 - Allow array condition for Database::conditional
- git #7b32400 - Use __METHOD__ in SpecialUndelete.php
- git #9a05151 - pngcrushed skins/common/images/add.png
- git #1bc7295 - Fix type of exception no longer matching after someone changed it without running the tests...
- git #6fe1f2c - (bug 39284) Improve the tablesorter for currency.
- git #e573db3 - Use ImageGallery directly in SpecialUpload::getDupeWarning()
- git #b345869 - Prevent Call to a member function msg() on a non-object
- git #4e63cbf - Split up doOperations() test to be more robust when tests fail.
- git #fbc46fe - (bug 8618) support for summary preview in live preview
- git #bdaee6f - Enable dropping of tables without having to create a file for each if you want correct output in the console
- git #a6d845f - Check fallbacks correctly in getHeaderVariant().
- git #3c286bd - Make the width/height in the SVG metadata box be in the SVG's units
- git #d1f0c5a - (sort of bug 32410) Fix EXIF GPSAltitude calculation when below sea level.
- git #ca13fde - (bug 27111) Make cascading foreign repo's fetch description properly
- git #382ee2b - Fix double braceSubstitution of some preview messages
- git #1d4ecc6 - (bug 30390) upload.js: Decode url encoding in file name.
- git #405518b - Adding JavaScript CLDR plural parser.
- git #a17e263 - Added sanity check to StreamFile for mwstore paths.
- git #80cdd23 - Make message escaping conistent between skins.
- git #91d00bc - Revert "Use the context language for the toc in SpecialEditWatchlist."
- git #873ac24 - Document Linker::tocList()'s $lang parameter correctly
- git #3ff6874 - Follow up I66fb2d11: use wfGetLangObj() instead
- git #f80b212 - Fix tocList() breakage in 6fe1f050
- git #e5e3fbb - Fixed READ_LOCKING bitfield check
- git #c85016e - Use the context language for the toc in SpecialEditWatchlist.
- git #e4321e3 - Replace deprecated wfMsg* calls with Message class calls.
- git #bb17f98 - (bug 39563) Fatal error: Inaccessible function via __call(): msg
- git #900383a - Use Status::getWikiText() instead of getErrorsArray() in Article::doDelete()
- git #fceb9bc - CLDR plural parser in PHP
- git #f663810 - Fix "return to" display on Special:UserLogin.
- git #d04502b - (bug 24491) Don't show reupload link if the user can't upload because of protection
- git #ca90e32 - * (bug 39376) jquery.form upgraded to 3.14
- git #5a6f82c - (bug 38249) No PCRE unicode causes installer to spew giberish
- git #876128f - (bug 39297) Show a warning if thumbnails won't be animated
- git #735bd3b - bug 39524 - action=info uses untranslated (raw) protection permissions
- git #9ceb38a - (bug 39431) Fix how SVG metadata is displayed (esp. animated status)
- git #2b9c22d - (bug 23226) Add |class= parameter to image links in order to add class(es) to HTML img tag.
- git #8b1b82f - Make wfScript()/mw.util.wikiScript() respect $wgScript/$wgLoadScript
- git #6567a95 - Use local context to get messages
- git #c848f48 - Replace deprecated wfMsg* calls with Message class calls.
- git #6fe1f05 - Replace deprecated wfMsg* calls with Message class calls.
- git #e279442 - Show tagfilter, when transclude RC special pages
- git #85a6b40 - use dir=auto for pt-userpage
- git #cf8c776 - [FileRepo] Improved support for private wiki repos.
- git #4e1ccf0 - Replace deprecated wfMsg* calls with Message class calls.
- git #dcec58e - [FileBackend] Allow enforcing POSIX file owner names.
- git #06a6e1c - Added "autocollect" function to TempFSFile.
- git #db95fab - bug 39495 - action=info contains hard coded English text "Marked as '$1'"
- git #72c943c - bug 39496: action=info show non-working magic words
- git #82b5b79 - Address escaping issue in I0eef0c5a. Use parse().
- git #3953cc2 - Use exceptions to report errors in Special:RevisionDelete.
- git #b34ac08 - Fix double escaping of fieldset's legend in HTMLForm.
- git #605caa0 - bug 26069 <title> element is "Error" for all error pages added more meaningful heading
- git #04d088b - Cleaned up FileJournal documentation.
- git #2b9d631 - Added --quick option to file test script to use doQuickOperations.
- git #1692e46 - Clean up applyPatch() usage in the installer.
- git #5964a39 - prop=duplicatefiles does not show duplicates under same name
- git #a679151 - Remove equal duplicate array key and add FIXME for another one.
- git #bbbcf08 - CLDR Plural rules based plural form calculation
- git #61ad0b0 - Fix separated login link so that create account and login are always next to each other.
- git #d45470a - Fix some css vector/monobook issues:
- git #98dcc71 - support for interwikis in experimental JS preview
- git #1e8992c - Follow-up I0b781c11 (2a55449): use User::getAutomaticGroups().
- git #b4d8874 - (bug 31817) Teach Tidy about the HTML5 inline tag bdi.
- git #8c6c29b - Setting up a way to have uploading by URL, but not on Special:Upload
- git #d5fced5 - Update migrateUserGroup to deal with primary key issue
Extensions
[edit]AbuseFilter
[edit]- git #1973ea6 - Add Global Rules
- git #56ca593 - Add global throttling to AbuseFilter
Babel
[edit]- git #2f773d8 - More Babel extension maintenance
- git #a7a3196 - Prevent notices. Check is there is a fallback language.
- git #90db6ea - Babel maintenance.
CategoryTree
[edit]- git #402344a - Remove @return void documentation.
- git #92f3e2f - Maintenance for CategoryTree extension
CentralAuth
[edit]- git #6a5f009 - Create dir "api" for Api modules.
- git #6778a9f - (bug 16545) Grey out global groups when they don't apply to this wiki on Special:GlobalUsers.
- git #be36148 - Fix leading mixed whitespace to tabs
- git #754d479 - Move hardcoded text "(?)" to i18n file
CheckUser
[edit]- git #8668fa7 - Fix for fatal using $this in static context
- git #2f2cb39 - Maintenance for CheckUser extension.
- git #81ac55b - Remove unused global.
Cite
[edit]- git #52ca5a1 - Maintenance for Cite extension.
- git #f5ba49d - Fix Cite/CategoryTree parser test
- git #a9e29e1 - Follow-up I47412b67: pass an array of query parameters to Linker::link()
ClickTracking
[edit]- git #2b14366 - (bug 34965) Remove extraneous period
- git #ed72d09 - (bug 38659) Correct misleading comment
- git #759961f - (Bug #34794) Unset clicktracking-session cookie
Collection
[edit]- git #7801ebe - make bookcreator work with jquery version used in mediawiki head
- git #79c4f2e - Remove duplicate array key.
ConfirmEdit
[edit]- git #881ab04 - Fix max(-1) is smaller than min(0) warning
- git #3ef1ab7 - More maintenance for ConfirmEdit extension.
ContactPage
[edit]- git #4b93823 - Maintenance for ContactPage extension.
DonationInterface
[edit]- git #665349e - Adds email in a second place to GC's INSERT_ORDERWITHPAYMENT api call, and updates the data in contribution_tracking prior to the redirect to amazon.
- git #8aa9603 - Removing Amazon check signature requirement.
- git #4ee82ca - Additional ability to customize STOMP queue names
- git #3086cc6 - Fixing Various Amazon Issues
DoubleWiki
[edit]- git #08e1fda - (bug 31243) DoubleWiki view has bug in RTL wikis direction
Echo
[edit]- git #69d91fa - Update documentation and deprecated methods.
- git #754f227 - (bug 37669) Clarify some things in message documentation.
- git #950f74e - Follow-up I2c10cb69: Auto-formatted using IDE.
- git #9559105 - Use whitespace between function parameters and the brackets.
- git #43d71e0 - Invalidate user cache when resetting notification count, should resolve caching issues.
- git #094e714 - Fix for bug 39085
EducationProgram
[edit]- git #637ba2e - users should not be able to enroll when they are blocked (bug 39561)
- git #02d76ce - Blocked users should be able to view courses and orgs
ImageMap
[edit]- git #fe1e7bf - Misc fixes for ImageMap extension
- git #f2601b9 - Maintenance for ImageMap extension.
InputBox
[edit]- git #4b7fdd0 - Maintenance for InputBox extension.
- git #baf4944 - (bug 39728) Replace obsolete align attribute with CSS
Interwiki
[edit]- git #f32b40b - Replace deprecated User::editToken with User::getEditToken
LiquidThreads
[edit]- git #8550d52 - Throw exception instead of fataling on OutputPage::setTitle()
- git #de57dbc - Add missing dependency and remove String.prototype.trim
Math
[edit]- git #7b2b730 - Maintenance for Math extension.
- git #ae9e0d9 - Added file backend support via $wgMathFileBackend.
MobileFrontend
[edit]- git #6094bd9 - Rm old Application_Version: header hack
- git #e2be19d - ohai, Asher!
- git #a84c69c - hack to limit cookie fallback to only zero rated banners
- git #fc603f0 - hide banners targetted for android only
- git #4c6a2f7 - use localstorage instead of cookies for dismissing banners where supported
- git #2ed44ed - refactor banner code to be generic
- git #9dabae1 - These selectors aren't needed anymore as we don't screen-scrape
MwEmbedSupport
[edit]- git #22421d9 - Support jQuery 1.8 event data location for event triggers with callbacks
- git #6362fbf - deprecate mw.ready
NewUserMessage
[edit]- git #58c5d61 - Maintenance for NewUserMessage extension.
Nuke
[edit]- git #cb186ae - Updated gitignore
OAI
[edit]- git #3f1b1b8 - Maintenance for OAIRepository extension.
PageTriage
[edit]- git #4728ad3 - Marking unreferenced tag compatible with multiple issues template
- git #057c10f - Fixing wording for 'no references' tag in Page Curation
ProofreadPage
[edit]- git #60359c5 - A change in the HTML of the edit form has break the index pages form generator.
ScanSet
[edit]- git #ae99e7b - Documentation
Scribunto
[edit]- git #89cf9f1 - Fixed parser tests broken by I97f7732010ebfebcf494ac9e308275b34dbb9609
- git #ea1347a - Don't run Preprocessor::preprocessToObj() on cache hits
- git #c880916 - Add Hebrew namespace aliases
SubpageSortkey
[edit]- Newly deployed extension
SwiftCloudFiles
[edit]- git #bb2be6a - Added NoSuchObjectException usage in object stream() function.
SyntaxHighlight_GeSHi
[edit]- git #c602c5a - Maintenance for extension SyntaxHighlight_GeSHi.
- git #4e338af - Remove duplicate array key.
TimedMediaHandler
[edit]- git #aa6ff7d - Fix possible event trigger error, fixed playhead style in webkit
- git #f7ad32b - Fixed caption scrolling and prevents double add captions links
- git #d79be4b - deprecate mw.ready, use domReady instead
- git #e5ba07f - fixes page encoding bug that was breaking subtitle list in iframe
TitleBlacklist
[edit]- git #506470f - tests: switch parameters in assertEquals()
- git #31c466e - tests: split listed/unlisted tests
- git #ec5111d - createContext -> getContext
Translate
[edit]- git #2464857 - Show translation page source on export tab
- git #f1a9ac2 - Follow-up Iacb3dbef: More consistency updates.
- git #160434f - (bug 39723) Use terms "translation unit" and "state" consistently.
- git #24ec4ef - Bundling Solarium 2.4.0 with Translate for ease of use
- git #dcc9aef - Newlines at the end, unix new lines
- git #736e367 - Second merge commit generated from the translatesvg branch
- git #009bc8f - Optimizing addNavigationTabs
- git #de1457b - Half-merge of the Translatesvg branch
- git #3dac77a - Various fixes to make all tests pass
TranslationNotifications
[edit]- git #d6b5e17 - Remove use of deprecated methods.
Vector
[edit]- git #b4041fd - Fix title case and grammar in new messages
- git #889816e - Small tweaks to footer module per community feedback.
- git #f73ca14 - Repurpose broken code in fooerCleanup modules for Footer improvement.
- git #816358d - Creating wmf/1.20wmf11 branch for the Vector extension
VisualEditor
[edit]- git #3e9eed6 - Expanded isSomethingFishy function
- git #71020f7 - Remainder JSHint fixes on modules/ve/*
- git #6774950 - Center Ellpisis for long page titles. Misc positioning fixes.
- git #da1d0d4 - Fix error in ve.copyArray() and add tests
- git #24590a9 - ve.dm.Converter.test: Add hrefPrefix (follows-up I33eab356)
- git #78359c3 - Preserve the leading ./ and ../ in internal link hrefs
- git #b370bbd - Improved icons
- git #2d36ce9 - Convert the last two uses of $.toJSON to ve.getHash
- git #3ece6e8 - Also copy cloneable objects in ve.copyArray()
- git #f26ae16 - Added tests for removeContent and insertContent
- git #4fbabd1 - Make translateRange() map the offset immediately before an insertion to after the insertion rather than before
- git #d208ca9 - Cleaned up uses of jQuery to create and appendTo/prependTo
- git #a52d7ff - Finally getting rid of all the es-* stuff and other cruft
- git #ab1f849 - Fixed position and size of toolbar in Apex skin
- git #a8166fe - A bit of cleanup in the inspector and suggestion code
- git #c8ed44f - Refactor ve.getHash: Stabilize cross-browser differences; + unit tests
- git #27896e7 - Removed Parsoid-related files from .gitignore
- git #47d1704 - Added a comment about possible i18n messages
- git #ac7376c - Catching transactions that were not being committed.
- git #986d25e - Move caching mechanism out of multiSuggest plugin to linkInspector
- git #452c759 - Preserve whitespace between elements
- git #fa3d364 - Fixed bug with selecting multi suggest item with the enter key.
- git #ccc2248 - bug 37904 - Show info in title of link tags
- git #29aef1d - Very simple (and a little bit messy) debug tool that dumps not HTML table linear model, view tree and model tree.
- git #c011a5c - Fixing enter to leave list
- git #3ed257a - Also strip ./ in addition to ../
- git #06a5e30 - Fix for method of retrieving anchor node in ve.ce.BranchNode.onSplice method.
- git #fb09872 - bug 37821 - Add support for oldid
- git #f8a43c8 - Set inspector container height and width to 0 on close.
- git #c6b1011 - Cleaned up some CSS in ve.ui.Surface.css
- git #9c782b2 - Added monobook support
- git #9cbc2b0 - bug 38902 - Error on onbeforunload
- git #b360437 - bug 38857 - UserAgent blacklisting
- git #37b0b9a - bug 33175 - Copy dir and lang from #mw-content-text div to document
- git #844df5c - Support for <center> tag
- git #31fdb10 - Fix syntax error in 9d7f4e94b5e57df8e74bdfc4606f2d82e30e1724
- git #9920fb0 - Fix ve.ce.getDomText to work with <br/> tags by making it skip not contenteditable=false but all leaf nodes.
- git #2ad6577 - Fixing ve.log and ve.dir for IE
- git #8e5b7fc - Context module cleanup.
- git #5b73bd1 - Now caching build params in jquery.multiSuggest.
- git #36b733b - Fix grammar.
- git #053d5ff - Fix transact event handle in ve.dm.SurfaceFragment to handle array of transactions being passed as the argument (instead of just one transaction as it was before).
- git #dfd78cb - Remove references to data-mw-gc
- git #9d7f4e9 - IE triggers keyPress for Esc. We should not delete selected text when this keyPress happens.
- git #ceb8ac9 - Floating toolbar fixes
WebFonts
[edit]- git #43d2e28 - Maintenance for WebFonts extension.
WikiEditor
[edit]- git #667ddb5 - (bug 39029) Use wgExtensionAssetsPath for path to "extensions/"
- git #c93dc37 - Remove unnecessary colon and redundant closing tags
WikimediaIncubator
[edit]- git #0237ae3 - Add basic unit tests
WikimediaMessages
[edit]- git #e10f9ed - Add temporary messages for the WLM app banner
- git #3caf35a - Remove duplicate array keys.
ZeroRatedMobileAccess
[edit]- git #e3f8460 - add sr-el to Montenegro Serbian landing page link
- git #f3f97d0 - add DTAC Thailand (DT) banner text
cldr
[edit]- git #63e9ca1 - Some random fixes and additions
- git #03a7fbc - Exclude "root" code when rebuilding language names
timeline
[edit]- git #9fd5e90 - Only copy the output files that actually exist.
- git #15c4cc8 - Changed store() => quickStore().
- git #fda3f24 - Maintenance for timeline extension.
wikihiero
[edit]- git #00ce3a9 - Maintenance for wikihiero