MediaWiki 1.26/wmf12
Appearance
MediaWiki 1.26/wmf11 | Deployment of MediaWiki 1.26wmf12 to Wikimedia sites | MediaWiki 1.26/wmf13 |
The latest version (labeled "1.26wmf12") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 30 June 2015 (see the roadmap).
Core changes
[edit]- git #38808e8a - Updated mediawiki/core (T105050)
- git #f591e803 - Updated mediawiki/core (T104189)
- git #635bf3f4 - backupTextPassTest: Disable flaky test 'testCheckpointPlain'
- git #dfd4ebe7 - resourceloader: Set a TTL for minification cache entries (T104769)
- git #6c4ef775 - Updated mediawiki/core
- git #dd7b7037 - Updated mediawiki/core
- git #05df8bfe - Updated mediawiki/core (T74469, T94885)
- git #cdc75deb - Add Content-Length header to thumb.php error responses
- git #2761d7ea - Updated mediawiki/core
- git #a59ec8d8 - Updated mediawiki/core
- git #2761273c - mw.Title: Handle empty this.title (T104377)
- git #04b14237 - Updated mediawiki/core (T104739)
- git #3793e298 - Updated mediawiki/core (T104740)
- git #29163108 - Updated mediawiki/core
- git #18dabb24 - Updated mediawiki/core
- git #3677709d - Updated mediawiki/core (T104615)
- git #67d973fb - Updated mediawiki/core
- git #f81cbf90 - Updated mediawiki/core
- git #2ca02378 - Updated mediawiki/core
- git #0153f990 - Bump CentralNotice for b0ae180b01921a
- git #babd7ca3 - Updated mediawiki/core
- git #b051b2c1 - Updated mediawiki/core (T104477)
- git #8deb0c0e - Update Wikidata, fix DataModel's SnakList
- git #cc096f00 - Updated mediawiki/core
- git #74af384b - Update Wikidata: Remove alias uniqueness constraints
- git #ae51785b - Updated mediawiki/core
- git #f508d7b8 - resourceloader: Make minify cache keys globally shared instead of local
- git #bef7e2c9 - Update Wikibase, fix EntityParserOutputGenerator
- git #3e907dc1 - Updated mediawiki/core
- git #106c6a5f - Updated mediawiki/core (T104279)
- git #8e5e8ce0 - Updated mediawiki/core
- git #69ae703e - Add maintenance script to populate page,revision,archive.*_content_* fields (T103388)
- git #f0490d82 - Bump wikidata to wmf/1.26wmf12
- git #71b7c214 - resourceloader: Move applyFilter() stats back to filter()
- git #85e77514 - Add a PHP implementation of TitleInputWidget
- git #b88e88b6 - resourceloader: Add timing metrics for key operations
- git #8338476b - Create a subdirectory for compatibility stubs
- git #5cb3b046 - Remove use of deprecated utf8ToCodepoint in ApiFormatXml.
- git #fd366c90 - Remove a few more PHP4-isms from update.php
- git #77bc054a - Don't cast SpecialPageFactory::$aliases to an object
- git #359b1b7c - database: Small DB class cleanups
- git #6a923937 - Set 644 file permissions on some *.php files (T103754)
- git #b51076a8 - Switch some HTMLForms in special pages to OOUI (T101473, T101474, T101475)
- git #bd59ff95 - Remove unused message 'passwordreset-legend'
- git #2550de95 - SpecialResetTokens: Switch to OOUI form
- git #d7059cc0 - UserrightsPage: Avoid passing null target (T103945)
- git #0355870e - OOUIHTMLForm: Implement HTMLRadioField (T98855)
- git #1fc54017 - OOUIHTMLForm: Implement HTMLMultiSelectField (T100955)
- git #552568c6 - OOUIHTMLForm: Correctly handle submit modifier flags (T98903)
- git #8dbab894 - mediawiki.log: Remove call to console.trace() for each warning
- git #f78470de - OOUIHTMLForm: Make the submit button infusable
- git #ac69d6c9 - Chinese Conversion Table Update 2015-5
- git #947a2302 - build: Updating development dependencies
- git #364f0b71 - Allow extensions to set $wgDisableCounters. (T74420)
- git #c81540d7 - Remove deprecated $wgSpecialPageGroups
- git #7740122d - Add a scary, all-caps warning to the docs for RejectParserCacheValue
- git #9cf6637a - Use APC for caching slave lag times (T101433)
- git #43456295 - Improve appearance of libraries on Special:Version
- git #17361700 - RELEASE-NOTES-1.26: Bugzilla is dead, long live Phabricator!
- git #5b8b5a54 - Bump wikimedia/composer-merge-plugin to 1.2.0
- git #3e59cea3 - Fix and clarify task IDs in RELEASE-NOTES-1.26
- git #f221d116 - Add missing visibility keywords to WebPHandler methods
- git #28f2fe8a - Add 'EnhancedChangesListModifyLineData' hook (T102021)
- git #9c8f333e - Basic support for WebP (T50519)
- git #bb3df25a - Show {{DEFAULTSORT:0}} on info page (bug 0, T103745)
- git #c5a65358 - Add more return types to Database class
- git #033f71f3 - Made text profiler output a bit less noisy by bumping "thresholdMs"
- git #7bea0f62 - database: Make LoadBalancer not yield DB objects that hopelessly lost the connection
- git #c63fde67 - database: Throw exceptions when dead mysql DB handles are used instead of fatals (T103435)
- git #c4f69827 - Fix some PHPCS issues
- git #c5f26f5f - mediawiki.ui: Add a new 'highlightColor' argument to .button-colors() instead of using mix()
- git #ca8cb1c9 - Fix-up for I2ac604d3c042d
- git #f48b5049 - registration: 'FilterLogTypes' is a JSON object
- git #0aa93ad8 - Made User::loadFromId() use READ_NORMAL by default (T92357)
- git #f2c9bf84 - Add new alias for movepage in Bosnian
- git #1021f201 - Fix instances of preg_quote() without second parameter
- git #1025f0a7 - Fix Button label in OOUI HTML Form and enable flags
- git #9abf45ce - Remove 'direction: ltr' from 'pre' styles (T103780)
- git #2cb0f735 - Also support skin.json for updating JSON AutoloadClasses (T88194)
- git #054b1c9e - Wrap lines in <pre> and .mw-code by default (T103780)
- git #0883ae5f - mediawiki.util: Remove use of deprecated $.isDomElement in test suite
- git #26edd30c - [BREAKING CHANGE] Merge in VE's link input functionality to title widget
- git #6f03dbfd - Change "userright" to "user right"
- git #0774ee39 - Add a preposition for clarity
- git #1dd6cfdf - resourceloader: Pass $context to getDependencies() in PHPUnit tests
- git #4825b4c0 - Made ReplicatedBagOStuff wrapping the SQL class the default stash (T88493)
- git #0d98e9f2 - objectcache: Add tests for ReplicatedBagOStuff
- git #6c3b7aa7 - Revert r47388 / 8d9243cf3: Use Title::getLocalURL() for rel=canonical links
- git #e4c41d51 - Document that ParserCache::get() may be passed a WikiPage or Article
- git #16cea35d - Configure logged in session length independently (T68699)
- git #5ec77cb2 - Update OOjs UI to v0.11.6
- git #67485861 - Made SqlBagOStuff unset DB handles on connection errors (T103435)
- git #207dfd2a - Add RejectParserCacheValue hook
- git #84c620bb - Remove the strong formatting for 'revdelete-suppress'
- git #ad0d70fd - $wgUseGzip had no effect (T103237)
- git #9c7385b8 - API: Change default continuation format for action=query (T96858)
- git #1dd73903 - mw.loader: Omit private modules from the request queue (T101806)
- git #62d54bed - "spellcheck" attribute for HTMLForm "text" and "textarea"
Vendor
[edit]- git #e9eb48e9 - Add wikimedia/ip-set@1.0.0
- git #c3474801 - Bump wikimedia/composer-merge-plugin to 1.2.0
- git #99948d4c - Upgrade Monolog to v1.14.0 (T99498, T99581)
Extensions
[edit]AbuseFilter
[edit]- git #fbbdce5d - Clean up scary code
- git #abb31b00 - Fix "Fatal error: Call to undefined method WikiPage::getCount" (T104100)
BetaFeatures
[edit]- git #a90131fd - chmod 644 *.php (T104038)
- git #81ca0726 - Fix all PHPCS errors and warnings
CentralAuth
[edit]- git #e85dd372 - Invalidate cache after account autocreation from job (T74469, T94885)
- git #7f8da713 - Revert "Add global password policies" (T104615)
- git #e487761f - Made use of new USE_MULTI_COMMIT flag in user merge jobs
- git #d9c5b35b - Avoid trying to get the canonical username of null (T103946)
- git #6f1b7ca5 - Add non-translatable alias for Special:CentralLogin (T101193)
- git #5df10f95 - Autocreate some local accounts when global account is created (T74469, T94885, T85703)
- git #35add6da - Add global password policies (T94774)
- git #d3ee7538 - Use scoped sessions in LocalUserMergeJob
- git #7284b3cf - Fix missing messages (T103738)
- git #2df6ab3e - SpecialGlobalUserMerge: Remove unused variable
- git #b469c99c - Move phpunit tests into tests/phpunit/
CirrusSearch
[edit]- git #5d2f813a - Suppress interwiki results when they would break (T104189)
- git #55566997 - Update installation instructions
- git #45983655 - Add support for maxDeterminizedStates in QueryString (T102589)
- git #26b33e81 - Fix wildcard_api.feature test
- git #f27eb28c - Log suggestion to requests log if there is one (T102042)
- git #7ca7ec00 - Mark known failing tests
- git #8c8e2b9d - Expose wgCirrusSearchFeedbackLink to javascript
- git #8d5640fe - Correct misspelling: RedirectTaget -> RedirectTarget
- git #5e3eb533 - Prevent wildcard queries expansion to all the fields (T102767)
Citoid
[edit]- git #25a322a8 - Revert "Rename basic reference tool after moving to 'insert' menu" (T101130)
- git #5b1447c4 - Default mode to last mode used by user (T103582)
- git #c47aca35 - Make toolgroup hack work on all target
CodeEditor
[edit]- git #db1692c3 - Remove quotes around object properties keys
Collection
[edit]- git #f33fab42 - Fix typo w/ VRS URL construction, commit e126f75
ConfirmEdit
[edit]- git #90665a73 - Revert "Implement support for Google reCAPTCHA 2.0 ("No captcha")" (T104477)
- git #9019692c - Remove execute bit
- git #36abbc62 - Implement support for Google reCAPTCHA 2.0 ("No captcha") (T84918)
ContactPage
[edit]- git #63831294 - Minor refactoring/cleanup and some documentation
ContentTranslation
[edit]- git #ad395617 - Turn wgContentTranslationCampaigns into associative array (T105050)
- git #42823512 - Remove default value for ContentTranslationCampaigns
- git #f9aab5fc - Fix special page alias for Persian
- git #f1f7e94c - Attach link handlers to redlinks after restoring the draft
- git #a030fdf3 - Avoid the obscuring of the discard draft dialog by other elements (T104240)
- git #2e1f542d - Use correct syntax for dieUsageMsg with parameters
- git #e46c6ffe - Link cards does not work on sections restored from draft
- git #14cfaea0 - Use consistent line breaks in ext.cx.translationlist.less
- git #6421ee2a - BetaFeatures browser blacklist is an object (T104255)
- git #6dbe6091 - Rename the getLink method to avoid confusion with CXLink.getLink (T104122)
- git #d232fccb - Consistently use title.toText() for cache access (T104055)
- git #93e1f12e - Fix: Translation percentage sometimes goes beyond 100 (T98419)
- git #d05f714b - Improve Persian special pages names
- git #0ca01aa6 - Alphabetize dependencies in extension.json
- git #84a1fdcd - Don't try to fetch link pairs if there are no links
- git #61be2ba2 - Code cleanup in adaptLinks()
- git #c6b992c5 - Remove $.isEmpty check from the formatter tool (T104058)
- git #9fb2a07e - Add ext.cx.model as dependency for ext.cx.widgets.overlay
- git #8ef51110 - Code cleanup in ext.cx.tools.categories.js
- git #501736e8 - Remove duplicate hook registration
- git #7241350b - Set manifest_version in extension.json (T100745)
- git #7639c677 - Compress png images
- git #dbd0792d - Credit for the Chart.js library
- git #c4cf8624 - Fix CX alias file loading (T103888)
- git #2ef325f6 - Use Echo notifications only when Echo is available
- git #d6f689d2 - Fix a typo in a variable name
- git #ee19e926 - Dashboard: Add icons to the sidebar links (T88344)
- git #f9ae1f6f - Show a plus sign on increasing trend
- git #8f7bf18d - Fix different message usage in the stats highlights
- git #b4afd99d - Code cleanup in renderHighlights in stats
- git #8110da0f - Add GENDER to cx-translationlist-empty-desc
- git #0e4d027d - Enable publish button when the preference is not to use initial translation (T103555)
- git #4925aab5 - Additional trigger to add reflist while adding a reference manually (T103502)
Echo
[edit]- git #2257dd2a - Revert "Pass uselang=user to the API instead of figuring it out client side" (T103935)
EventLogging
[edit]- git #1a258649 - Fix eventlogging-reporter to subscribe to ip address of node rather than localhost
- git #fa0aac1d - kafka and tcp (0mq) readers now both use the same parameter name (identity)
- git #7af93fed - Adjust default log level; allow log level to be set by environment variable
- git #672ce8bb - Add blacklist parameter to kafka writer
- git #041f5fcc - Make eventlogging-processor take multiple outputs (T102831)
- git #330dc20f - Add udp writer handler
Flow
[edit]- git #f9f69204 - Revert "Temporarily make subpages in occupied namespaces non-Flow again" (T104279)
- git #be90cfd7 - Add --archive-pattern option to convert script
- git #c734d120 - Copy placeholders over to VE surfaces (T97457, T103978)
- git #4707df21 - Stop calling non-existing Connection::getRevisionType (T104269)
- git #05318d03 - Have ext.flow.visualEditor depend on es5-shim for bind
- git #050ed9ae - Add a base for flow ui
- git #a2352af3 - Follow-up 33e3706cb: Fix silly typo (T103054)
- git #33e3706c - Don't call {{escapeContent}} inside of attribute values (T103054)
- git #0a351d0d - Stop passing along very detailed vars between diff tpls
- git #adf1ee74 - Always show topic history (T104192)
- git #98bf383c - Output initial topics in a JSON blob
- git #2273e6ba - Fix timestamp link in grouped RC lines (T102021)
- git #776a0b86 - Legal text should reflect correct button text (T103758)
- git #53015232 - Fix undefined class
- git #05a78357 - Add config directive 'core-delete-permissions' (T98367)
- git #1f99880d - Temporarily make subpages in occupied namespaces non-Flow again (T103776)
- git #f846be10 - Revert "Use OOUI icon instead of WikiFont for load-more spinner"
- git #7e2d5b43 - Browser tests: clearing the content of VE
- git #aaf267ff - Use OOUI icon instead of WikiFont for load-more spinner
- git #0758548d - Fix some browser tests
- git #60d4a650 - Board description browser tests
- git #ff45bfb2 - Document remaining parameters of Wikitext ConversionStrategy
- git #35d75964 - Pass missing argument to EnableFlowWikitextConversionStrategy (T103716)
- git #92349e75 - Make topic history full width (T93028)
- git #86084788 - Fix style to show sort icon (downCaret) (T99855)
- git #b370fe7a - Fix focus state styling on wikitext and VE editors
- git #52ba3dcd - Propagate summary edits into history cache (T90260)
- git #3affa12e - Fix topic history's revision cache expansion (T103053)
- git #45ae21ca - Convert watch star from wikiglyph glyphs to OOUI icons
- git #1c5b8b0c - Fix summarize menu item
- git #e357ed1a - Remove deprecated API params
Gadgets
[edit]- git #ca8880a6 - Set 644 file permissions on .php files (T104039)
- git #d072ac25 - API: set 'legacyscripts' to whether a gadget includes non-ResourceLoader JS
Gather
[edit]- git #06ee1d82 - Implement flagging backend (T97704)
- git #18930b1a - Fix tooltip for hide button (T104177)
- git #fcd672e2 - Change "userright" to "user right"
- git #352bbfb6 - Add API help messages (T96849)
- git #f8184733 - Add close icon to the collections content overlay (T98293)
- git #ff02f008 - QA: Add browser test for onboarding tutorial (T103926)
- git #f0e28946 - Update to new mediawiki selenium gem
- git #923c5247 - Fix broken pagination when JS is disabled (T103974)
- git #617c27a5 - Don't show collections link in stable (T103048)
- git #1da4bcd3 - Delay tutorial so it is more noticeable to the user (T103213)
- git #79c0620d - Onboarding tutorial for first time gatherers (T99109)
- git #ea41c6a3 - Changes to collection edit interface (T101202)
- git #21fdb8ee - QA: Disable onboarding code for all Gather tests
- git #caa60d50 - Fix Gather:Special/all/recent pagination (T103496)
- git #f214773a - i18n: Use same title across all collections (T102188)
- git #fe122771 - Fix query-continue in Gather (T96864)
- git #d16fbdad - Update dependency (T101295)
- git #a598668b - Ensure correct icon in used in edit collection overlay (T103500)
ImageMetrics
[edit]- git #09337c0c - build: Configure jsonlint, banana-checker, jscs
Interwiki
[edit]- git #6186176e - Add missing global $wgInterwikiViewOnly declaration
- git #b9f76892 - Special:Interwiki: Remove "View log" link when $wgInterwikiViewOnly is not set to false (T103353)
LiquidThreads
[edit]- git #5cf42b2b - Separate message for Summary field with 4 tildes (T45496)
MobileFrontend
[edit]- git #b5b0aea2 - Add a configuration option to use core login page in all modes
- git #6147dbc4 - Regression: Remove last modified bar padding in stable (T103826)
- git #f19b05a3 - Add feedback link to search results (T102895)
- git #89279c71 - Fix Undefined variable: errorText (T103860)
- git #888de27e - Fix variable name typo
- git #cb33ec8f - Removing banner should trigger a redraw (T103213)
- git #2f31ec5a - Alpha, Beta: Show wikidata descriptions in search results (T94713)
- git #cfbd9bde - Hygiene: Simplify main menu button selectors
- git #0cd420b8 - Introduce a variant image module with a gray close icon
- git #8dc73eac - QA: Add unit tests for TalkSectionOverlay (T103440)
- git #a1470f86 - Promote 'skins.minerva.alpha.images' files to beta
- git #192f0480 - Add thresholds for QUnit coverage to ensure we don't get lazy (T100294)
- git #29cdea23 - Revert "QA: Skip test whilst exception occurring"
OpenStackManager
[edit]- git #89b24966 - Do not make an automatic shell request for all new accounts (T97334)
- git #c447e47f - Use correct hooks for bastion project membership (T97334)
- git #b486ab22 - Replace deprecated $wgSpecialPageGroups
- git #79447aa0 - Automatically add to shell group when adding to a project (T97334)
Popups
[edit]- git #6c53f138 - API query improvements (T103981)
- git #4ac8f1b4 - Use actual booleans in API request
- git #7713e343 - Replace 'jquery.mwExtension' by 'mediawiki.RegExp' (T103610)
Scribunto
[edit]- git #3f3e7c9d - Add Module/Module_talk ns translations for or (T103645)
- git #53c89d74 - Add Module/Module_talk namespace translations for Gujarati (T104137)
- git #934383cc - Add Module/Module_talk namespace translations for Marathi (T103656)
SemanticForms
[edit]- git #f9bacd59 - Another replacement of hardcoded HTML
- git #a5973e16 - Fixed handling of multi-instance templates - fix for 5ef348d
- git #7a0df348 - Changed more hardcoded HTML to use the Html class
- git #7b6dc72b - Replace deprecated $wgSpecialPageGroups
SyntaxHighlight_GeSHi
[edit]- git #927f40e9 - Hide the red border around syntax errors
- git #f8b63304 - Support local composer setup
- git #892b52a3 - Avoid displaying double borders for inline code snippets (T85794)
- git #ca778d0a - Revert "Remove obsolete mw-highlighter styles" (T103780)
- git #b8bad5b8 - Follow-up for Idb7e03aee: update i18n message for Pygments switch
- git #e033d2db - Add parser tests for block and inline behaviour
- git #f834b719 - Remove obsolete mw-highlighter styles (T103780)
- git #6b050bac - Document the 'enclose' and 'inline' parser tag attributes
- git #f1c6b66b - Revert "Add Pyglet, a web micro-service for highlighting using Pygments"
- git #7e4efbe1 - Add Pyglet, a web micro-service for highlighting using Pygments
- git #1a902458 - ext.geshi.visualEditor: Store languages in the module instead of mw.config
- git #6ba411fe - Merge ext.geshi.data and ext.geshi.visualeditor modules
- git #e880ae66 - Removed unused getDefinitionSummary() implementation.
- git #b403b586 - Add VisualEditor support (T45126, T60388, T69515)
- git #c134686c - Follow-up for I07446ec98: update i18n messages for Pygments switch
- git #32547b76 - On parser cache invalidation, purge Varnish as well.
- git #8593fef3 - Add 'direction: ltr;' to .mw-highlight (T85794)
- git #8dc96a9c - RejectParserCacheValue may pass a WikiPage or Article
- git #01802ac3 - Use RejectParserCacheValue hook to invalidate caches that were using GeSHi
- git #139f68c4 - Render "xpp" as "java"
- git #04293baa - Use <code> instead of <span> for inline code snippets
Thanks
[edit]- git #a6c8c093 - Make inclusion of API action=flowthank conditional on Flow being installed (T85521)
TimedMediaHandler
[edit]- git #186d85db - chmod 644 WebVideoTranscodeJob.php (T104042)
Translate
[edit]- git #e90094a9 - Check that tables exist before trying to update them in UserMerge hooks (T104739)
- git #0376025f - Hide facet headers when there are no facets (T50291)
- git #0ba3639b - chmod 644 utils/TranslateSandbox.php (T104043)
- git #8583f5b0 - Use Filtered query instead of post_filter for TTMServer suggestion. (T101236)
- git #8a144608 - Avoid deprecation notices for Http::get (T91764)
- git #5f8b38fc - Remove unused return values
- git #a7eb7a57 - Remove superflous return statement
- git #bd1a3227 - Remove unused local variable
- git #c1489933 - Remove various code formatting inconsistencies
- git #ce7a14b5 - Remove jquery.chosen from .jshintignore
UniversalLanguageSelector
[edit]- git #99facdec - Update jquery.uls localization from upstream
UserMerge
[edit]- git #5044db27 - Added USE_MULTI_COMMIT flag to enable query batching
VisualEditor
[edit]- git #472c9805 - Ensure placeholder styling matches document (T96593)
- git #68226351 - Use new hasContent method on linear data
- git #6aac8eed - Follow-up 8112c3ba30: fix JS error on link inspector teardown (T103176, T104231)
- git #6d18641e - Specify 'associatedWindows' for link and citation tools (T98845)
- git #f19261f6 - Update VE core submodule to master (c23e446)
- git #59199de1 - Update VE core submodule to master (5268def)
- git #93c2ac50 - Don't add basic reference tool to catch-all (T101130)
- git #2b3dfdfe - Set file permissions correctly for *.php files (T104044)
- git #dce09d82 - Run the faked IME unit tests in VE-MW too
- git #d4e2c55c - Get rid of Category: prefix when looking up categories from the API (T103777)
- git #8112c3ba - MWLinkAnnotationInspector: Get HtmlDocument in a different way (T103176)
- git #52cb066d - Use new MediaWiki core TitleInputWidget
- git #6d8bd6f6 - Remove redundant match function from block image (T98999)
- git #a8629c00 - Update VE core submodule to master (b4dcdf8)
- git #4f1881ea - ve.init.mw.Target: Strip all <script>/<object>/<style>/<embed> on save (T103430)
WikiEditor
[edit]- git #5b209ed6 - Toolbar: Let's remove a speedup loop...
- git #b365425f - Replace deprecated 'jquery.mwExtension' by 'mediawiki.RegExp' (T103993)
- git #e71796a9 - Remove reference to non-existing module
- git #e62f582d - Add svg to LESS file (T37342)
- git #28aa2ff1 - WikiEditor: Add svg images (T37342)
WikiLove
[edit]- git #6429b8d4 - Check 'wikilove_log' table exists in UserMerge hooks (T104740)
- git #51d5c488 - Remove 'wikilove_image_log' from UserMerge hooks, it no longer exists
Wikidata
[edit]- git #459cc409 - Update WikibaseQuality and WikibaseQualityConstraint
- git #f91349b5 - Update Wikibase: SearchEntities return 'aliases' when not same as label
- git #6025c15b - Update Wikibase data model
- git #380e2294 - Update Wikibase: Remove alias uniqueness constraints
- git #1db4a78d - Update Wikibase, fix EntityParserOutputGenerator
- git #de91a1a9 - Update Wikibase to fix the SearchEntities api
WikimediaEvents
[edit]- git #a769f160 - Deactivate the HHVM tag
WikimediaMessages
[edit]- git #433a9f44 - Refer to correct message in wikimedia-flow-terms-of-use-summarize (T103758)
Skins
[edit]CologneBlue
[edit]- git #4fba8986 - build: Configure banana-checker and jsonlint
Modern
[edit]- git #3acb0e7a - build: Configure banana-checker and jsonlint
MonoBook
[edit]- git #6e9cb04f - build: Configure banana-checker and jsonlint
- git #767349cb - Don't output an empty h1 element (once more, with feeling) (T103077)
Vector
[edit]- git #045ca339 - Update mediawiki codesniffer to 0.3.0
- git #1a3fb084 - build: Configure jshint, jsonlint, banan-checker & jscs
- git #28c2e986 - Don't autoload Vector.php using composer.json (T103800)
- git #51278f2d - Don't output an empty h1 element (once more, with feeling) (T103077)
- git #171fbc15 - Removing obsolete `-moz-inline-block` property (T103605)