MediaWiki 1.34/wmf.10
MediaWiki 1.34.0-wmf.8 | Deployment of MediaWiki 1.34.0-wmf.10 to Wikimedia sites | MediaWiki 1.34.0-wmf.11 |
The latest version (labeled "1.34.0-wmf.10") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 18 June 2019 (see the roadmap).
Core changes
edit- git #4149b597 - WebInstaller: Add ARIA `role="main"` to overall div by Volker E
- git #b4c546f5 - Introduce separate unit tests PHPUnit configuration (task T84948) (task T89432) (task T87781) by Máté Szabó
- git #725a59f0 - rdbms: Document varargs for IDatabase::buildLike (task T191668) by Umherirrender
- git #098463b7 - DevelopmentSettings: Document why wgRateLimits is disabled (task T225796) by Timo Tijhof
- git #cb0ffddb - Add a report about slow PHPUnit tests (task T225730) by Max Semenik
- git #dd8aab73 - Remove unused/deprecated Replacer classes by Kunal Mehta
- git #360f741d - Installer: Make short header and normal header of WebInstaller equivalent by Fomafix
- git #110a5877 - Use [...] instead of array(...) in PHP comments and documentation by Fomafix
- git #659dc91f - resourceloader: Remove unused static $contexts var in ResourceLoaderImageTest by Fomafix
- git #cfb9ddc7 - shell: Remove documentation that doesn't add meaning to the method by Derick Alangi
- git #f32ef062 - Filter out blocks with duplicate IDs when checking for blocks (task T225919) by Thalia
- git #9c52f982 - Disable rate limiting in Development Settings (task T225796) by Leszek Manicki
- git #e8f961b8 - rdbms: allow synchronous=OFF for sqlite by Aaron Schulz
- git #a15be133 - search: clean up some type hints in search classes by Aaron Schulz
- git #143333b1 - rdbms: do not close the connection in LoadBalancerSingle::__destruct by Aaron Schulz
- git #53ba45d5 - Only attempt to deduplicate if there is data in archive and revision (task T225901) by Kosta Harlan
- git #27cbfaa5 - [bugfix] Fetch tag ID before calling undefineTag() (task T225564) by Martin Urbanec
- git #f501a591 - Use secure protocols on Wikimedia sites by MarcoAurelio
- git #94d8579d - FileRepo: Use Late Static Binding in File static constructors by Máté Szabó
- git #a67897ac - rdbms: clean up and simplify toString() handle for Database by Aaron Schulz
- git #1dc40b1c - Installer: Use HTML/CSS instead of JavaScript to toggle the help message by Fomafix
- git #db9ff28e - Fix some issues with HTMLSelectAndOtherField default and validation (task T222170) (task T225860) by Thalia
- git #a24194d7 - PHPVersionCheck: remove version_compare() existence check by Max Semenik
- git #df65ef30 - resourceloader: Validate ResourceLoaderContext::getDirection() input by Fomafix
- git #aa9bbc47 - user: Move idFromName cache truncation to before adding the new value (task T225843) by Alexia E. Smith
- git #d0e773c1 - mw.Uri: Use more intuitive variable names by Bartosz Dziewoński
- git #9421f6f5 - Fix param type of search terms in search related classes by Umherirrender
- git #c82a6fcf - Add link trail for Azerbaijani language (task T224614) by Saint Johann
- git #a80d071a - resourceloader: Support 'versionCallback' for computed package files (task T223260) by Timo Tijhof
- git #53fe91de - Hard deprecate Preprocessor_DOM (task T204945) by C. Scott Ananian
- git #6a216b38 - Add a custom block message for composite blocks (task T225748) by Thalia
- git #f18cb061 - Reduce HashRing test load to avoid several seconds of CPU (task T225719) by Aaron Schulz
- git #0653e575 - Defines: Drop DB_SLAVE, deprecated since 1.28 by James D. Forrester
- git #b950c0e8 - Use HTTPS for creativecommons.org by Fomafix
- git #0f346d68 - Installer: Move style of background image from HTML to CSS by Fomafix
- git #4b07863b - REST: Rename attributes to path params by Tim Starling
- git #4e0e3639 - REST: Testable EntryPoint by Tim Starling
- git #f1c11c2c - REST: HeaderContainer should start empty not null by Tim Starling
- git #b36002fb - StringStream and PathMatcher tests by Tim Starling
- git #d0e2acd8 - Fix HHVM StringStream test errors by Tim Starling
- git #3198aae6 - Fix "succesful" typo by petarpetkovic
- git #4e35134f - Revert "Separate MediaWiki unit and integration tests" by Legoktm
- git #dce22b4b - build: Add missing dashes in .travis.yml (restore PHP 7.1/7.2 tests) by Timo Tijhof
- git #a757c839 - libs: Remove unused deprecated BufferingStatsdDataFactory::getBuffer() (task T220656) by Derick Alangi
- git #df7f7101 - SpecialEmailUser: Remove validate/get target without sender specified by Derick Alangi
- git #29cc0aa0 - Storage: Type against ILBFactory and ILoadBalancer in storage classes by Umherirrender
- git #f638c599 - build: Remove dbtype=postgres from Travis CI matrix by Timo Tijhof
- git #0a2b9962 - Separate MediaWiki unit and integration tests (task T89432) (task T87781) (task T84948) by Máté Szabó
- git #7b1e345a - rdbms: avoid LoadBalancer::getConnection waste when using $groups by Aaron Schulz
- git #f5eaf647 - externalstore: Fix insert*() return docs and remove redundant checks by Daimona Eaytoy
- git #253bee13 - resourceloader: Change cache keys to use first segment for grouping by purpose by Timo Tijhof
- git #f5880b7d - rdbms: reorganize Database fields and constants by Aaron Schulz
- git #3656607b - resourceloader: Deprecate ResourceLoaderContext::getConfig and ::getLogger (task T32956) by Timo Tijhof
- git #63fc0a8c - resourceloader: Omit default 'lang' and 'skin' params from load.php urls by Fomafix
- git #c3e379d6 - selenium: Skip another flaky Rollback test (task T220479) by Timo Tijhof
- git #35fc6499 - DevelopmentSettings: Remove redundant CacheType overrides (task T225496) by Timo Tijhof
- git #7e0fb4ff - installer: Detect APC for MainCacheType in CLI installer (task T225496) by Timo Tijhof
- git #99a2ea61 - rdbms: implement strictor ownership of LoadBalancer by LBFactory by Aaron Schulz
- git #144ebd06 - DeleteLogFormatter: Handle missing ofield/nfield (task T224815) by Brad Jorsch
- git #201c8d34 - Database: Recognize USE queries as non-write queries (task T225682) (task T212284) by Roan Kattouw
- git #6963f406 - PHPDoc: Fix non-carnonical order of elements in phpdoc by Derick Alangi
- git #7508d5ae - Fix doc type of Installer::addInstallStep by Umherirrender
- git #1eaf65d0 - Add CompositeBlock class for enforcing multiple blocks (task T206163) by Thalia
- git #49c4a68a - Fix and re-enable ApiQueryLanguageinfoTest (task T225244) by Lucas Werkmeister
- git #f435e825 - Removes updateIfHeightChanged override on rcfilters (task T225499) by Jan Drewniak
- git #d9a58069 - resourceloader: Convert test for FileModule versionHash to data provider by Timo Tijhof
- git #2dca5bbb - Remove unnecessary semi-colons by Derick Alangi
- git #5b0fd153 - Do move options checks before the move (task T225366) by Gergő Tisza
- git #0b38b21e - Set min-width on rcfilter dropdown (task T225499) by Jan Drewniak
- git #0ae06654 - Expand ResponseFactory (task T223240) by Tim Starling
- git #36cde357 - REST: Implement 405 responses by Tim Starling
- git #d0016a8b - REST: tests for HelloHandler and HeaderContainer by Tim Starling
- git #e8f90b8a - StringStream::copyToStream() should adjust the offset by Tim Starling
- git #3f0056a2 - REST API initial commit (task T221177) by Tim Starling
- git #b8b8a3c6 - ResourceLoaderOOUIIconPackModule: Always use MW core 'localBasePath' by Bartosz Dziewoński
- git #45d4e8d1 - Exempt structure tests from @covers checks by Gergő Tisza
- git #7f0f6af2 - Installer: Update link to PHP intl away from old PECL package (task T225558) by Karsten Hoffmeyer
- git #a5e2854b - maintenance: Use addDescription() instead of accessing mDescription directly by Derick Alangi
- git #a8dae221 - Allow loading styles for arbitrary OOUI icon packs (task T160690) by Bartosz Dziewoński
- git #b09b3980 - objectcache: add object segmentation support to BagOStuff (task T204742) by Aaron Schulz
- git #12e0f003 - resources: Remove unused jquery.effects.* modules (task T219604) by Derick Alangi
- git #c5991f61 - Move cookie-blocking methods to BlockManager (task T225141) by Thalia
- git #2866c9b7 - rdbms: add Database::executeQuery() method for internal use (task T212284) by Aaron Schulz
- git #21e2d715 - Replace some uses of deprecated wfFindFile() and wfLocalFile() by Derick Alangi
- git #a6dce8b8 - Fix return type of File::restore() by Lucas Werkmeister
- git #5a090c29 - Set cache types to APC/APCu/WinCache in DevelopmentSettings.php (task T225496) by Amir Sarabadani
- git #6b1e6512 - build: Upgrade stylelint-config-wikimedia from 0.5.0 to 0.6.0 and make pass by James D. Forrester
- git #dcced90d - build: Commit package-lock.json by James D. Forrester
- git #4aec6e80 - watcheditem: Do not create the same TitleValue object twice by Umherirrender
- git #d2f782b2 - Allow MediaWikiTestCase::editPage to use given User by MusikAnimal
- git #73cea628 - Have ServiceContainer implement PSR-11 (task T222410) by Kunal Mehta
- git #c9318edc - resourceloader: Warn on ResourceLoader::construct without Config (task T32956) by Timo Tijhof
- git #89a00d28 - selenium: Skip flaky Rollback test (task T219440) by Adam Wight
- git #2e0e0919 - api: Temporarily disable ApiQueryLanguageinfoTest (task T225244) by Timo Tijhof
- git #54e86490 - resourceloader: Add coverage for DerivativeRLContext::getDirection inheritance by Timo Tijhof
Vendor
edit- git #64021a6e - Add PSR-11 (container interface) (task T222410) by Gergő Tisza
- git #b69f62bf - Update suggested version of composer to use to 1.8.5 by Reedy
- git #f4dd170f - Bump php >= 5.6.99 to match core by Reedy
- git #bfa90a0f - Update OOUI to v0.32.1 by James D. Forrester
Extensions
edit3D
edit- git #24304b45 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #f8fb2241 - build: Updating npm dependencies for security issues by libraryupgrader
AbuseFilter
edit- git #246d8e78 - Improve getFirstFilterChange function by Daimona Eaytoy
- git #c02590f5 - Fix "succesful" typo by petarpetkovic
- git #e7cd4b2a - Rewrite AbuseFilter::decodeGlobalName by Daimona Eaytoy
- git #07ed426f - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #4d891531 - build: Updating npm dependencies for security issues by libraryupgrader
ActiveAbstract
edit- git #ae2f5c97 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
AdvancedSearch
edit- git #fba88b53 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #a67cc259 - build: Updating npm dependencies for security issues by libraryupgrader
- git #4b8b575e - Avoid initial 302 redirect when no search is done anyway by Thiemo Kreuz
- git #42b801d0 - Use wfAppendQuery in Hooks (task T219539) by addshore
- git #eb181a0b - build: Upgrade wdio-mocha-framework to be node10 compatible by James D. Forrester
- git #1bb0d4f4 - Simplify HooksTest setup with real User objects instead of mocks (task T223709) by Thiemo Kreuz
- git #ce31503a - Fix selectAll() helper unselecting selected namespaces (task T223709) by Thiemo Kreuz
- git #db13db49 - Fix browser tests due to recent changes on OOUI and the logout by Thiemo Kreuz
- git #bc6f35dc - Enforce a GET request when the "remember" user setting doesn't change (task T151903) (task T223701) (task T223709) by Thiemo Kreuz
AntiSpoof
edit- git #a6a84345 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #be0c9723 - build: Updating npm dependencies for security issues by libraryupgrader
ApiFeatureUsage
edit- git #8c5acf7f - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #52bf3005 - build: Updating npm dependencies for security issues by libraryupgrader
ArticleCreationWorkflow
edit- git #3d47f17e - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #1d3e4bc8 - build: Updating npm dependencies for security issues by libraryupgrader
ArticlePlaceholder
edit- git #8c08e178 - Update phan file path following rename in Wikibase (task T226005) by Kunal Mehta
- git #7906d4d8 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #ab98d3f0 - build: Updating npm dependencies for security issues by libraryupgrader
- git #6515d659 - Do not check for item ids that are not found in page_props table (task T207235) by Amir Sarabadani
Babel
edit- git #9142f180 - Make BabelTest less slow (don't create a dozen wiki pages for every test) (task T225730) by Timo Tijhof
- git #eedbc6ac - build: Remove unused package.json fields by Timo Tijhof
- git #2b384482 - tests: Drop setup category creation nice-to-have, for test performance reasons by Thiemo Kreuz
- git #b8a961c3 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #61eb88c3 - build: Updating npm dependencies for security issues by libraryupgrader
- git #d13bdb9f - Use json extension for .eslintrc by Umherirrender
BetaFeatures
edit- git #a49fc980 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #f4b77f83 - build: Updating npm dependencies for security issues by libraryupgrader
BounceHandler
edit- git #dbf79eae - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #64b66e73 - build: Updating npm dependencies for security issues by libraryupgrader
Calendar
edit- git #f5ea6e6d - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #dfc2bd48 - build: Updating npm dependencies for security issues by libraryupgrader
Campaigns
edit- git #2f5178ea - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #15c4af84 - build: Updating npm dependencies for security issues by libraryupgrader
Capiunto
edit- git #ad2ae945 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #43331afc - build: Updating npm dependencies for security issues by libraryupgrader
CategoryTree
edit- git #90023aab - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #9fbff810 - build: Updating npm dependencies for security issues by libraryupgrader
CentralAuth
edit- git #77641f77 - Avoid use of deprecated IDatabase::onTransactionIdle method by Aaron Schulz
- git #da9de525 - build: Updating npm dependencies for security issues by libraryupgrader
- git #9b4a33ea - Override MediaWikiServices so tests can pass (task T224607) by Kosta Harlan
CharInsert
edit- git #6ada59da - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #453b6f28 - build: Updating npm dependencies for security issues by libraryupgrader
CheckUser
edit- git #45b2c64e - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #f8128849 - build: Updating npm dependencies for security issues by libraryupgrader
CirrusSearch
edit- git #6096592c - Make the Result::getTextSnippet $terms optional by David Causse
- git #20a4993d - Investigate UTF-8 issues by tagging pages with problems (task T225200) by David Causse
- git #2030f950 - Remove hook UnitTestsList by Umherirrender
- git #e8713e6d - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #9adfc51e - build: Updating npm dependencies for security issues by libraryupgrader
- git #58ca5ccb - Revert "Add missing meta.uri to event logs" by Ottomata
- git #2ddb67f1 - Make sure str->str map types have string, string keys and values (task T225110) by Andrew Otto
- git #ad4c23c9 - Randomize searcherText cases and limit them to 200 by default (task T225184) by David Causse
- git #653560bf - RequestLogger.php - ensure cirrussearch-request event namespaces array is an array (task T225110) by Andrew Otto
- git #c618982e - Re-add $wgMessagesDirs to CirrusSearch.php by Reedy
- git #252854cd - Add missing meta.uri to event logs by David Causse
- git #9c5b3411 - Add a search query dispatch service (task T216429) by David Causse
- git #4158f8f2 - Update eventgate schema by Erik Bernhardson
- git #b19e557a - Add support for profile context params in SearchQuery by David Causse
Cite
edit- git #3470987c - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #5845f566 - build: Updating npm dependencies for security issues by libraryupgrader
- git #56979ad3 - build: Upgrade wdio-mocha-framework to be node10 compatible by James D. Forrester
CiteThisPage
edit- git #0c5b739b - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #ace2e6ae - build: Updating npm dependencies for security issues by libraryupgrader
Citoid
edit- git #2ba1ea80 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
cldr
edit- git #db50c5b1 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #5b2cde63 - build: Updating npm dependencies for security issues by libraryupgrader
Cognate
edit- git #a308596e - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #281ac1df - build: Updating npm dependencies for security issues by libraryupgrader
- git #204f6e16 - Remove redundant property from LocalJobSubmitJob by Thiemo Kreuz
CodeEditor
edit- git #0aaa235f - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #f3293c8a - build: Updating npm dependencies for security issues by libraryupgrader
CodeMirror
edit- git #622e7e25 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #617ef165 - build: Updating npm dependencies for security issues by libraryupgrader
CodeReview
edit- git #3b140343 - build: Updating npm dependencies for security issues by libraryupgrader
- git #2e210bf0 - Move escaping in postCommentForm closer to output (task T225321) by Umherirrender
CollaborationKit
edit- git #a70a1136 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
Collection
edit- git #4a6cc85a - Remove hook UnitTestsList by Umherirrender
- git #a08ac49c - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #0499853f - build: Updating npm dependencies for security issues by libraryupgrader
- git #654f8e90 - Remove unused "position" field from "ResourceModules" in extension.json (task T224847) by Kunal Mehta
- git #32f92aec - Set defaults on arguments of CollectionAjaxFunctions class (task T197797) by Umherirrender
CommonsMetadata
edit- git #6e17f3b0 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #fc0c6c69 - build: Updating npm dependencies for security issues by libraryupgrader
ConfirmEdit
edit- git #77b722ad - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #2ab77613 - build: Updating npm dependencies for security issues by libraryupgrader
CongressLookup
edit- git #2268da8d - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #8ccb259f - build: Updating npm dependencies for security issues by libraryupgrader
ContactPage
edit- git #02ba84a1 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #488d4348 - build: Updating npm dependencies for security issues by libraryupgrader
ContentTranslation
edit- git #69ecde78 - Update MT limits (task T221359) by petarpetkovic
- git #6db22e6d - Load ext.cx.eventlogging.translation always on translation view by petarpetkovic
- git #8051677c - Remove $wgContentTranslationEventLogging by Niklas Laxström
- git #115b8c9a - Actually enforce valid token for translation view (task T154888) by Niklas Laxström
- git #b6aa62cb - Use different message for different MT abuse cases (task T221359) by petarpetkovic
- git #ef8687ed - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #24dafe99 - Fix undefined index notices (task T225198) by Niklas Laxström
- git #747df4d9 - Change the way progress is calculated (task T222892) by petarpetkovic
- git #41ccca0f - Split event logging module by petarpetkovic
- git #c4d265d5 - Fix starting translation through gray interlanguage link on simplewiki (task T219470) by petarpetkovic
- git #4f04c5aa - Expose ContentTranslationExcludedNamespaces only to CX dashboard by petarpetkovic
- git #eb2b0958 - Remove ContentTranslationUserGroupTargetNamespace config by petarpetkovic
ContributionTracking
edit- git #337233ee - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #4bfcc8f4 - build: Updating npm dependencies for security issues by libraryupgrader
CreditsSource
edit- git #3ded40d9 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #80e3b6e9 - build: Updating npm dependencies for security issues by libraryupgrader
Dashiki
edit- git #1178861e - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #8fe656e5 - build: Updating npm dependencies for security issues by libraryupgrader
Disambiguator
edit- git #a00a8441 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #de13254a - build: Updating npm dependencies for security issues by libraryupgrader
DismissableSiteNotice
edit- git #841fc317 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #65cca7c4 - build: Updating npm dependencies for security issues by libraryupgrader
DonationInterface
edit- git #2df5b04b - Add more debug logging to filters by Elliott Eggleston
- git #a82578b5 - Allow overriding built-in yaml files without variant (task T225839) by Elliott Eggleston
- git #361d6f17 - Ignore hosted CSS, fix easy problems by Elliott Eggleston
- git #cdaf38a3 - build: Modernise linters to latest by James D. Forrester
DoubleWiki
edit- git #de9ef93b - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #f7f76e87 - build: Updating npm dependencies for security issues by libraryupgrader
DynamicSidebar
edit- git #daf8a90d - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #f473618e - build: Updating npm dependencies for security issues by libraryupgrader
EUCopyrightCampaign
edit- git #7879a9e9 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #ee7d32fe - build: Updating npm dependencies for security issues by libraryupgrader
Echo
edit- git #f402ecd3 - Echo: Fix case mismatch for function/method calls by Derick Alangi
- git #538be817 - tests: Remove local override for editPage() (task T225327) by Max Semenik
- git #0db74347 - Provide visual focus feedback for notification badges (task T186553) by manoj
- git #9572ab4c - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #9a030c4b - build: Updating npm dependencies for security issues by libraryupgrader
- git #c86a1a5c - Remove badgeicon module, use OOUI icon instead. (task T139779) by shivanshbindal9
- git #f7da14ec - build: Upgrade wdio-mocha-framework to be node10 compatible by James D. Forrester
Elastica
edit- git #e58a1e28 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #8b3d9512 - build: Updating npm dependencies for security issues by libraryupgrader
ElectronPdfService
edit- git #005e2ca3 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #4c04457e - build: Updating npm dependencies for security issues by libraryupgrader
EntitySchema
edit- git #88c157b0 - Edit should be autopatrolled as usual (task T224495) by Michael Große
- git #ef1d545b - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
EventBus
edit- git #cc3bc47e - Fix schema uri for centralnotice/campaign events by Andrew Otto
- git #5ddc26f4 - Slight refactor to enable stream config use outside of EventBusHooks (task T211248) by Andrew Otto
- git #ed7e5796 - JobQueue: Remove deprecate special handling for Title. by Petr Pchelko
- git #734d6b6e - Use getter to access DatabaseBlock $mHideName property by Thalia
- git #9d866d07 - Fix broken assertArrayEquals() calls in EventFactoryTest by Thiemo Kreuz
- git #4531e3da - Type hint against ILBFactory interface instead of implementation by Thiemo Kreuz
- git #246fa053 - Ensure user-blocks-change expiry_dt is in ISO-8601 by Andrew Otto
EventLogging
edit- git #f5fbad35 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #c1eaa121 - build: Updating npm dependencies for security issues by libraryupgrader
- git #a468f980 - JsonSchemaHooks: Cleanup legacy hook behavior and its docs by Derick Alangi
- git #4e01ec45 - Remove unused "position" field from "ResourceModules" in extension.json (task T224847) by Kunal Mehta
ExtensionDistributor
edit- git #ee231579 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #f61ce4e3 - build: Updating npm dependencies for security issues by libraryupgrader
- git #c2829364 - Remove unused "position" field from "ResourceModules" in extension.json (task T224847) by Kunal Mehta
ExternalGuidance
edit- git #56ea4239 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #94ea900f - build: Updating npm dependencies for security issues by libraryupgrader
- git #923d8798 - Set root: true in .eslintrc.json (task T206485) by Umherirrender
FeaturedFeeds
edit- git #f6955372 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #6d9133f7 - build: Updating npm dependencies for security issues by libraryupgrader
FileExporter
edit- git #a0802327 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #0dc79f27 - build: Updating npm dependencies for security issues by libraryupgrader
- git #015a9b83 - Require MediaWiki 1.29 in extension.json for manifest_version 2 by Umherirrender
FileImporter
edit- git #cbc7c801 - Standardize error buckets (task T225602) by Adam Wight
- git #417d0992 - Give all import exceptions a code (task T225602) by Adam Wight
- git #fda51e36 - Fix config-sensitive test by Adam Wight
- git #07660053 - Isolate FileImporter integration test from external web services (task T223017) by Andrew Kostka
- git #a97f42f0 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #559885c2 - build: Updating npm dependencies for security issues by libraryupgrader
- git #150033d2 - Simplify WikidataTemplateLookup code utilizing array_reduce() (task T224007) by Thiemo Kreuz
- git #ada1c48d - Redesign the WikitextConversions constructor signature by Thiemo Kreuz
- git #df3ac17c - Streamline SpecialImportFile::handleImportException() code (task T224864) by Thiemo Kreuz
- git #ef44eb23 - Suggest NowCommons template for source wiki (task T224007) by Adam Wight
- git #bc1395f1 - Show error page on failed import (task T224864) by Adam Wight
- git #8d3b4cf3 - Fix NamespaceUnlocalizer messing with interwiki prefixes (task T225083) by Thiemo Kreuz
- git #a7e26671 - Improve test coverage for ImportPlanValidator::cleanWikitext() (task T198607) by Thiemo Kreuz
- git #1653717b - Rename tests namespace to PSR-4 (task T223021) by Adam Wight
- git #92170563 - Prefer Title::makeTitleSafe() instead of Title::newFromText() by Thiemo Kreuz
- git #93a810ac - Return some localizable error messages from upload validation (task T218083) by Adam Wight
- git #dfaa4e6d - Run recoverable CommonsHelper checks after unrecoverable errors (task T224230) by Thiemo Kreuz
- git #9381bb59 - Fix WikitextConversions possibly removing non-obsolete templates by Thiemo Kreuz
- git #9c59ed24 - Remove not needed check for Title being null in ImportPlan by Thiemo Kreuz
- git #c5106d30 - Add more ImportPreviewPage tests by WMDE-Fisch
FlaggedRevs
edit- git #7331a71d - Use ResourceLoaderOOUIIconPackModule for icons by Amir Sarabadani
- git #5243467b - Remove hook UnitTestsList by Umherirrender
- git #7eae128c - Bring back diff toggle (task T225351) by Amir Sarabadani
- git #c9fb59f0 - build: Updating npm dependencies for security issues by libraryupgrader
- git #478bac97 - Set extension.json name to FlaggedRevs by Reedy
- git #c2fc7cf7 - Use name of extension repo (task T225143) by Reedy
- git #ff8f3ab1 - Update icons to OOUI's latest and also update license (task T155878) by Volker E
- git #57c1ae01 - Finish FlaggedRevs migration to extension registration by Reedy
- git #027887e3 - Fix missing i18n due to extension-wip.json (task T225092) by Reedy
- git #6d56b2bf - Add ext.flaggedRevs.icons to modules registeration by Amir Sarabadani
Flow
edit- git #b4d4d891 - Flow: Fix case mismatch for method/function/class usage by Derick Alangi
- git #049c3a8a - Refactor HistoricalUIDGenerator to avoid messy inheritance by Aaron Schulz
- git #ac4a3882 - Disable two flaky tests (task T208988) by Kosta Harlan
- git #db22f771 - Remove auto-generated/misplaced documentation from constants by Thiemo Kreuz
FundraiserLandingPage
edit- git #71c74819 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #65696b6c - build: Updating npm dependencies for security issues by libraryupgrader
FundraisingTranslateWorkflow
edit- git #8e3d9a21 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #00958eab - build: Updating npm dependencies for security issues by libraryupgrader
Gadgets
edit- git #8599e9eb - Translate namespaces into Finnish (fi) by Jack Phoenix
- git #3b4893c1 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #62f3d828 - Update some generic/unspecific PHPDoc type hints by Thiemo Kreuz
- git #ef2197f7 - Preload tablesorter styles by module 'jquery.tablesorter.styles' by Fomafix
GeoCrumbs
edit- git #f9b3a93f - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #29044e0b - build: Updating npm dependencies for security issues by libraryupgrader
GeoData
edit- git #4ede6834 - phan: Drop explicit enabling of 'enable_class_alias_support' by Kunal Mehta
- git #3ecb3089 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #5ad333c7 - build: Updating npm dependencies for security issues by libraryupgrader
- git #3102752f - Handle elasticsearch timeouts (task T220637) by Erik Bernhardson
- git #78e9cd68 - Explicitly log the list of namespaces requested by David Causse
GettingStarted
edit- git #eba8689d - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
GlobalBlocking
edit- git #c6c48f4b - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #ecb3fff5 - build: Updating npm dependencies for security issues by libraryupgrader
GlobalCssJs
edit- git #da430b72 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
GlobalPreferences
edit- git #9901d74c - Remove b/c code by Max Semenik
- git #53de71c6 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #2843d25c - build: Updating npm dependencies for security issues by libraryupgrader
GlobalUsage
edit- git #b7ce6bb6 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
GlobalUserPage
edit- git #693e1e91 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #8092d0f1 - build: Updating npm dependencies for security issues by libraryupgrader
GoogleNewsSitemap
edit- git #565a78a7 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #21a57383 - build: Updating npm dependencies for security issues by libraryupgrader
- git #1889191c - Remove PHP entry point (task T140007) by Reedy
Graph
edit- git #59a1484b - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #38e2ff77 - build: Updating npm dependencies for security issues by libraryupgrader
- git #2545a5a3 - Remove auto-generated documentation by Thiemo Kreuz
GrowthExperiments
edit- git #8e594fdf - Show spinner when loading overlay content (task T222833) by Kosta Harlan
- git #289dbbfb - Start: output submodules dependencies (task T226033) by Stephane Bisson
- git #d72e7a62 - Mobile homepage overlay instrumentation (task T222836) by Stephane Bisson
- git #3fee3fbd - Use relative URLs for stored recent questions (task T225660) by Stephane Bisson
- git #9b634917 - Homepage: Show module details in MobileFrontend overlay (task T222833) by Kosta Harlan
- git #ea612992 - Adding short version of the Impact 'nopageviews' tooltip (task T216220) by Stephane Bisson
- git #c9156f4b - Make mobile user/talk links open in view mode (task T225665) by Stephane Bisson
- git #412d4c01 - Force mobile homepage h1 to match mobile userpage h1 (task T225666) by Stephane Bisson
- git #aa74869b - Help module: remove weird left margins from (archive) links by Roan Kattouw
- git #ab0c5653 - Add module styles for start email 'message' icon by Kosta Harlan
- git #daf3800f - Mobile homepage: check if personal tools preference is enabled (task T222834) by Kosta Harlan
- git #d134d14d - Impact: update text and UI for unactivated states (task T224526) by Stephane Bisson
- git #110e9013 - Remove subtitle (task T223144) by Kosta Harlan
- git #9812a5ee - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #21093d40 - build: Updating npm dependencies for security issues by libraryupgrader
- git #5e25cfa9 - Record 'mode' in HomepageModule schema (task T222836) by Stephane Bisson
- git #0266e605 - Help panel: bold the first edit text in the confirmation screen (task T223138) by Stephane Bisson
- git #89c9a181 - Impact: show an icon with tooltips when pageviews is not available (task T216220) by Stephane Bisson
- git #a20c7ad6 - MobileMenu: Link username to Special:Homepage (task T222834) by Kosta Harlan
- git #2df3488a - Start mobile homepage subtext on its own line (task T222832) by Stephane Bisson
- git #92bb372d - Disable flaky test (task T225165) by Kosta Harlan
- git #e4d038ce - Output AMC-style tabs on Special:Homepage and User page (task T222835) by Kosta Harlan
- git #ad1bc556 - Mobile home page: show total edit count if >=1000 (task T222832) by Roan Kattouw
- git #fa7965c5 - Basic server-side version of the mobile homepage (task T222832) by Stephane Bisson
- git #c44d4a1d - Update wording (task T223224) (task T223226) by Kosta Harlan
GuidedTour
edit- git #fb601071 - Use correct message for VE publish by Ed Sanders
- git #d4d57615 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #b4ca986a - build: Updating npm dependencies for security issues by libraryupgrader
GWToolset
edit- git #60b2900c - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #c21ba922 - build: Updating npm dependencies for security issues by libraryupgrader
ImageMap
edit- git #772bb0fa - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #23d34a68 - Remove PHP entry point (task T140007) by Reedy
InputBox
edit- git #361530a2 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #dc9f736e - build: Updating npm dependencies for security issues by libraryupgrader
Insider
edit- git #48fd9e69 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #a144372b - build: Updating npm dependencies for security issues by libraryupgrader
intersection
edit- git #4c46a89e - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #dd9a9088 - build: Updating npm dependencies for security issues by libraryupgrader
Interwiki
edit- git #60c733bd - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #1442802c - build: Updating npm dependencies for security issues by libraryupgrader
- git #3ce416a9 - Remove PHP entry point (task T140007) by Reedy
- git #d259ebcb - Preload tablesorter styles by module 'jquery.tablesorter.styles' by Fomafix
InterwikiSorting
edit- git #caf86452 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #ff132ca4 - build: Updating npm dependencies for security issues by libraryupgrader
Jade
edit- git #c40c9e7d - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #9227b00e - build: Updating npm dependencies for security issues by libraryupgrader
- git #94b085aa - .gitreview: Set correct remote repo by James D. Forrester
- git #d0975af5 - Use setter to set DatabaseBlock $hideName property by Thalia
Josa
edit- git #7d5e717b - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #deac6b60 - build: Updating npm dependencies for security issues by libraryupgrader
JsonConfig
edit- git #2a62af0b - build: Updating npm dependencies for security issues by libraryupgrader
Kartographer
edit- git #075b556d - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #c9699a99 - build: Updating npm dependencies for security issues by libraryupgrader
- git #f0aebba2 - Update 'mapPin' icon to latest (task T152573) by Volker E
- git #f2b51b13 - Add phan by Umherirrender
- git #1c38becb - Remove check for `mw-data="interface"` (task T220489) by Fomafix
LabeledSectionTransclusion
edit- git #9e090ad4 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #839fd5ca - build: Updating npm dependencies for security issues by libraryupgrader
LandingCheck
edit- git #143c69b8 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #011f110a - build: Updating npm dependencies for security issues by libraryupgrader
LdapAuthentication
edit- git #c5b8b5ed - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #759b79ae - build: Updating npm dependencies for security issues by libraryupgrader
Linter
edit- git #6d0c6b67 - Fix VisualEditor (NWE) integration (task T185279) by Bartosz Dziewoński
- git #a3f991fe - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #d18262cf - Scroll the textbox to selection (error location) on page load (task T152760) by Bartosz Dziewoński
- git #86620b72 - build: Updating npm dependencies for security issues by libraryupgrader
- git #cd1439ca - build: Updating mediawiki/mediawiki-codesniffer to 26.0.0 by libraryupgrader
- git #5bea96cb - Mark RecordLintJobTest as Broken by Kunal Mehta
LiquidThreads
edit- git #c11a606d - build: Updating npm dependencies for security issues by libraryupgrader
Listings
edit- git #f4ed25c8 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #70bdd85e - build: Updating npm dependencies for security issues by libraryupgrader
LocalisationUpdate
edit- git #0daedce1 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
LoginNotify
edit- git #4a89319c - Don't use deprecated function IDatabase::getWikiId() by Max Semenik
- git #68b50f99 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #d05d2bb3 - build: Updating npm dependencies for security issues by libraryupgrader
MapSources
edit- git #d93f458e - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #9a91152e - build: Updating npm dependencies for security issues by libraryupgrader
MassMessage
edit- git #845e4951 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #ea5dc901 - build: Updating npm dependencies for security issues by libraryupgrader
- git #4a3ecaac - build: Updating mediawiki/mediawiki-codesniffer to 26.0.0 by libraryupgrader
- git #bf4e810e - Remove PHP entry point (task T140007) by Reedy
- git #7a3f8029 - Tests: Override MediaWiki Services (task T224607) by Kosta Harlan
Math
edit- git #d7636372 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #cbcbce69 - build: Updating npm dependencies for security issues by libraryupgrader
- git #931c5d4b - build: Upgrade wdio-mocha-framework to be node10 compatible by James D. Forrester
MobileApp
edit- git #40fad0db - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #140d59b4 - build: Updating npm dependencies for security issues by libraryupgrader
MobileFrontend
edit- git #103f9892 - Allow the default mobile editor to be configured (task T221195) by David Lynch
- git #b9b9b8f3 - Mobile VE: Show fake toolbar while loading (task T217784) by Bartosz Dziewoński
- git #016567b2 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #267d32cb - schemaEditAttemptStep: fix variable name in code from VE (task T218163) by David Lynch
- git #6e7f18e2 - Apply EditAttemptStep validation tweaks (task T218163) by David Lynch
- git #c2c06b7c - Update 'noimage' to unified icon (task T222717) by Volker E
- git #84dc570c - EditorOverlayBase: Fix browser window close warning after switching (task T222315) by Bartosz Dziewoński
- git #91e88b31 - VisualEditorOverlay: Fix abandon warning when closing after switching (task T222315) by Bartosz Dziewoński
- git #9d0dd33f - Remove auto-generated comment from Feature class by Thiemo Kreuz
- git #923df4ae - Inline trivial helper method in test by Thiemo Kreuz
- git #e65139c3 - build: Upgrade from node 6 to node 10, now that CI is running that by James D. Forrester
MultimediaViewer
edit- git #08d5eaeb - Use Object.create( null ) by Fomafix
- git #f89d7dc8 - Remove "window." for location and setTimeout by Fomafix
- git #7e03aa58 - Use mw.log.error instead of window.console.error by Fomafix
- git #336dba40 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #cfe16ede - Update AUTHORS by Simon Legner
- git #8b647c09 - Make the download/share buttons actual links for right/middle click (task T71469) by Thiemo Mättig
NavigationTiming
edit- git #29b86cad - Observe and report feature policy violations (task T209572) by Gilles Dubuc
- git #289c4a55 - Record PHP engine used to render the page (task T211906) by Gilles Dubuc
- git #895012a8 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
Newsletter
edit- git #1846b048 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #e33a5bd7 - build: Upgrade wdio-mocha-framework to be node10 compatible by James D. Forrester
NewUserMessage
edit- git #0afe655a - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #850e839d - build: Updating npm dependencies for security issues by libraryupgrader
Nuke
edit- git #afa42ec9 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
OATHAuth
edit- git #b6057b32 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #64e58235 - build: Updating npm dependencies for security issues by libraryupgrader
OAuth
edit- git #f3074484 - build: Updating npm dependencies for security issues by libraryupgrader
OpenStackManager
edit- git #932a67bd - build: Updating npm dependencies for security issues by libraryupgrader
ORES
edit- git #1050ceb9 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #3ad6a5ed - build: Updating npm dependencies for security issues by libraryupgrader
- git #d51ea249 - Remove auto-generated comment from Range class by Thiemo Kreuz
PageAssessments
edit- git #80263da8 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
PagedTiffHandler
edit- git #f0dc2e29 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #987244bf - build: Updating npm dependencies for security issues by libraryupgrader
- git #c1d8486f - Remove PHP entry point (task T140007) by Reedy
PageImages
edit- git #02154da1 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
PageTriage
edit- git #4791056e - Add logic to mark pages as reviewed when adding AfD tags (task T208685) by hmonroy
- git #76eac9e4 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #0546515a - build: Updating npm dependencies for security issues by libraryupgrader
- git #d1ea07d2 - Remove extra space in apihelp-pagetriagelist-param-non_autoconfirmed_users (task T225339) by DannyS712
- git #ab29ca3f - Downgrade metadata compilation warnings to debug level by Kosta Harlan
- git #f089ca29 - Enlarge 'mark as approved' textarea, and auto-resize all textareas (task T207439) by MusikAnimal
- git #15d96837 - Fix check for articles created from redirects (task T223828) by MusikAnimal
- git #5e696641 - Treat RfD pages as AfDs instead of redirects (task T157046) by Sam Wilson
PageViewInfo
edit- git #cd144371 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #ec07bca4 - build: Updating npm dependencies for security issues by libraryupgrader
- git #71214fc6 - Include yesterday's data (task T217286) by Stephane Bisson
ParserFunctions
edit- git #4d9f0496 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
ParsoidBatchAPI
edit- git #99fcf6eb - Fix disambiguation in pageprops to match query by Arlo Breault
- git #3b38e494 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #bdb17d92 - build: Updating npm dependencies for security issues by libraryupgrader
PdfHandler
edit- git #1095843e - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #7280f879 - Remove PHP entry point (task T140007) by Reedy
PerformanceInspector
edit- git #028756db - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #aa695b64 - build: Updating npm dependencies for security issues by libraryupgrader
Petition
edit- git #533ec217 - build: Updating npm dependencies for security issues by libraryupgrader
Poem
edit- git #22c22c3a - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
PoolCounter
edit- git #45af2424 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #b380bfd3 - build: Updating npm dependencies for security issues by libraryupgrader
Popups
edit- git #a3796a24 - Doc: Refer to Node versions without "v" prefix by Timo Tijhof
- git #8c3c9434 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #4fb6120f - Upgrade from node 6 to node 10, now that CI is running that by James D. Forrester
ProofreadPage
edit- git #4baa79fa - build: Updating npm dependencies for security issues by libraryupgrader
PropertySuggester
edit- git #ea22f450 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #81dd67fe - Add phan (task T224774) by Matěj Suchánek
QuickSurveys
edit- git #5778becd - Noop: Fix incorrect documentation and test unit errors (task T218304) by Piotr Miazga
- git #a1c6c912 - Add freeform text to internal surveys (task T225042) by Baha
- git #0fe3fb70 - Hygiene: add missing config field comment by Stephen Niedzielski
- git #0243eb11 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #f280cb5f - build: Updating npm dependencies for security issues by libraryupgrader
Quiz
edit- git #48b0d154 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #d60d394b - build: Updating npm dependencies for security issues by libraryupgrader
ReadingLists
edit- git #61bd142c - build: Updating npm dependencies for security issues by libraryupgrader
RelatedArticles
edit- git #72d37219 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #b42020a0 - build: Updating npm dependencies for security issues by libraryupgrader
- git #2d7c4e97 - Update 'noimage' to unified 'article' icon (task T222717) by Volker E
- git #431e218a - build: Upgrade wdio-mocha-framework to be node10 compatible by James D. Forrester
Renameuser
edit- git #af45594c - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
RevisionSlider
edit- git #74401f52 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
RSS
edit- git #16c3717f - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #2f219db5 - build: Updating npm dependencies for security issues by libraryupgrader
SandboxLink
edit- git #55eff2fc - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #ae94368e - build: Updating npm dependencies for security issues by libraryupgrader
Score
edit- git #6d40c077 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #0695c660 - build: Updating npm dependencies for security issues by libraryupgrader
Scribunto
edit- git #0014240a - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #164974c4 - ustring: Replace UtfNormal hack with a different one by Brad Jorsch
- git #25c181a5 - build: Updating npm dependencies for security issues by libraryupgrader
SearchExtraNS
edit- git #64196c82 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #af4f3b21 - build: Updating npm dependencies for security issues by libraryupgrader
SecurePoll
edit- git #77845c96 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #ff75430f - build: Updating npm dependencies for security issues by libraryupgrader
- git #75137793 - Set root: true in .eslintrc.json (task T206485) by Umherirrender
- git #6e708e69 - Remove PHP entry point (task T140007) by Reedy
Sentry
edit- git #e8f98845 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #55fc408b - build: Updating npm dependencies for security issues by libraryupgrader
ShortUrl
edit- git #cbd24161 - Don't use Maintenance::$mDescription directly by Max Semenik
- git #84faa228 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #65668053 - build: Updating npm dependencies for security issues by libraryupgrader
SiteMatrix
edit- git #64286b4c - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #bc4ac5c4 - Remove PHP entry point (task T140007) by Reedy
SkinPerPage
edit- git #7bfd3b3d - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #e706b334 - build: Updating npm dependencies for security issues by libraryupgrader
SpamBlacklist
edit- git #778fc7e7 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
SubPageList3
edit- git #68632d20 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #e044811f - build: Updating npm dependencies for security issues by libraryupgrader
SubpageSortkey
edit- git #5aa01462 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #f83518dd - build: Updating npm dependencies for security issues by libraryupgrader
SyntaxHighlight_GeSHi
edit- git #1169cf8f - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #a8195c7e - build: Updating npm dependencies for security issues by libraryupgrader
- git #734f35ac - Remove PHP entry point (task T140007) by Reedy
TemplateData
edit- git #962a84ed - Preload tablesorter styles by module 'jquery.tablesorter.styles' by Fomafix
- git #b56cba7d - Use MediaWikiServices instead of $wgContLang (task T200246) by Fomafix
- git #6f8f9a7a - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #dc4a4288 - build: Updating npm dependencies for security issues by libraryupgrader
TemplateSandbox
edit- git #f44cdf93 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #df8ffadb - build: Updating npm dependencies for security issues by libraryupgrader
TemplateStyles
edit- git #b24866c1 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #5e6a0b5c - build: Updating npm dependencies for security issues by libraryupgrader
- git #260446e1 - Use json extension for .eslintrc by Umherirrender
TemplateWizard
edit- git #49542f6e - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #87b48ed3 - build: Updating npm dependencies for security issues by libraryupgrader
TextExtracts
edit- git #77f88b2e - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
Thanks
edit- git #1b9dee54 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #854a4697 - build: Updating npm dependencies for security issues by libraryupgrader
TimedMediaHandler
edit- git #3ee53b76 - Update ogv.js to 1.6.1 by Brion Vibber
- git #c6390e0b - video.js: Local patch for subtitle loading behavior (task T222763) by Brion Vibber
- git #9bf9d3cb - video.js: Update from v7.4.1 to v7.5.4 by Brion Vibber
- git #615fad86 - Add missing strings for 120p, 180p low resolutions in video.js by Brion Vibber
- git #231545e6 - Remove unused "position" field from "ResourceModules" in extension.json (task T224847) by Kunal Mehta
- git #19aabab2 - Transcode MIDI files to OGG Vorbis and MP3 (task T20852) (task T135597) by Étienne Beaulé
timeline
edit- git #9f9892fc - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #27ab63be - build: Updating npm dependencies for security issues by libraryupgrader
- git #aed0a7a6 - Remove PHP entry point (task T140007) by Reedy
TitleBlacklist
edit- git #ab9ba928 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #088bfe30 - TitleBlacklistHooks: Fix TitleBlacklist hooks to conform with MW by Derick Alangi
- git #8b2dd9ca - Update unspecific "array" type documentation by Thiemo Kreuz
TocTree
edit- git #5546dd8c - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #4ca9b2f2 - build: Updating npm dependencies for security issues by libraryupgrader
TorBlock
edit- git #5e82d66c - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #9e23c55e - build: Updating npm dependencies for security issues by libraryupgrader
Translate
edit- git #730ef0ed - Don't use deprecated Sanitizer::escapeId() by Max Semenik
- git #b290bf75 - Base page not removed when removing translatable page by j-perl
- git #25c9f8b7 - Fix deprecated usage of error( $msg, 1 ) in maint scripts by David Causse
- git #f12b4cb2 - Add new MessageValidator framework to improve translation validation (task T204568) (task T220789) by Abijeet
- git #ae74f9cc - Registration: unsorted config (task T87985) by Adam Wight
- git #53d3ba6b - Registration: basic config (task T87985) by Adam Wight
- git #2c004547 - Registration: system setup config (task T87985) by Adam Wight
- git #87fa2f97 - Registration: sandbox config (task T87985) by Adam Wight
- git #839d3e90 - Registration: PHPlot config (task T87985) by Adam Wight
- git #c9a19968 - Registration: message group config (task T87985) by Adam Wight
- git #3e2add59 - Add progressive flag for submit button on Special:SearchTranslations by Sumanth699
- git #4fbc72f3 - Add an empty line before function definitions by abijeet
- git #34a4ef88 - build: Updating npm dependencies for security issues by libraryupgrader
- git #fb823e86 - scripts: Avoid use of $this->mDescription and use $this->addDescription() by Derick Alangi
- git #19314542 - Remove deprecated FileCachedMessageIndex class by Niklas Laxström
TranslationNotifications
edit- git #a5ce3014 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #f663adb2 - build: Updating npm dependencies for security issues by libraryupgrader
TrustedXFF
edit- git #e5a0a2ca - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #2f8a22c8 - build: Updating npm dependencies for security issues by libraryupgrader
TwoColConflict
edit- git #f5b36463 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #67ecce4c - build: Updating npm dependencies for security issues by libraryupgrader
- git #254edd11 - build: Upgrade eslint-config-wikimedia 0.12.0, drop grunt-jsonlint by WMDE-Fisch
- git #9eb7a3ef - Wait for mediawiki.base to load modules in tests by WMDE-Fisch
UniversalLanguageSelector
edit- git #78d5e296 - Don't use Maintenance::$mDescription directly by Max Semenik
- git #78b30dda - Decrease `opacity` and add `:hover` transition by Volker E
- git #4413f264 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #304f26e7 - build: Updating npm dependencies for security issues by libraryupgrader
UploadsLink
edit- git #78abf13c - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #4823fa37 - build: Updating npm dependencies for security issues by libraryupgrader
UploadWizard
edit- git #2e6195f2 - Don't use Maintenance::$mDescription directly by Max Semenik
- git #4b104b6d - Remove styling for AddPropertyWidget (task T224498) by Cormac Parle
- git #b88385a6 - Fix install instructions by Matthias Mullie
- git #6b8d707f - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #b6b87fba - build: Updating npm dependencies for security issues by libraryupgrader
- git #6351c714 - Remove PHP entry point (task T140007) by Reedy
- git #8d3ede5b - Use correct arguments by Matthias Mullie
- git #195b4d21 - Other statements in UploadWizard (task T219407) by Cormac Parle
UrlShortener
edit- git #ea6da9cb - Fix selecting and updating the copy field (task T225679) by Amir Sarabadani
- git #3aa390a0 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #31ad1ace - build: Updating npm dependencies for security issues by libraryupgrader
UserMerge
edit- git #887b86f9 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
VipsScaler
edit- git #8715daba - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #d208ede4 - build: Updating npm dependencies for security issues by libraryupgrader
VisualEditor
edit- git #22f43207 - Apply active external link fix to all skins by Ed Sanders
- git #718e7107 - Don't use Maintenance::$mDescription directly by Max Semenik
- git #df8feb6f - Move mobile context to bottom of page (task T204733) by Ed Sanders
- git #a68cc38b - Avoid setting '§ion' (with no equals or value) when switching to OWE by Bartosz Dziewoński
- git #fda2729e - trackSubscriber: Migrate away from deprecated 'schema.' modules (task T221281) by Timo Tijhof
- git #87a34022 - Remove 'mobile-ab' config for section editing (task T225645) by Ed Sanders
- git #baa8bcb4 - Reorder calls so that window is scrollable when trying to scroll to section (task T225292) by Bartosz Dziewoński
- git #2b7bbf07 - Cleanup mwcore messages and dependencies by Ed Sanders
- git #7ad624f0 - Remove switch confirm dialogs (task T220007) by Ed Sanders
- git #cdd3c69d - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #a32c2a42 - build: Updating mediawiki/mediawiki-codesniffer to 26.0.0 by libraryupgrader
- git #14e747b3 - Update VE core submodule to master (e531c251e) by James D. Forrester
- git #eb8aede9 - MobileArticleTarget: Update loading interface for new design (task T217784) by Bartosz Dziewoński
- git #f48b5bcc - MobileArticleTarget: Fix silly indirection via a global variable by Bartosz Dziewoński
- git #48b4051b - CollabTarget: Enable undo by Ed Sanders
- git #9cbc22c7 - MobileArticleTarget: Remove a method that just calls the parent by Bartosz Dziewoński
- git #4184d44d - MobileArticleTarget: Remove duplicate way to trigger abandon warnings (task T222315) by Bartosz Dziewoński
Wikibase
edit- git #a486e5fe - Add CachedDatabasePropertyLabelResolver implementation using new store. (task T225003) by alaasarhan
- git #55dcfb31 - TermIdsResolver: Allow filtering terms by type and lang (task T225003) by Marius Hoch
- git #d57712de - Implement TypeIdsLookup in {Static,InMemory}TypeIdsStore (task T225718) by Lucas Werkmeister
- git #823be494 - Add TypeIdsLookup interface and implement it in DatabaseTypeIdsStore. (task T225718) by alaasarhan
- git #7cad11aa - Add DatabaseTermIdsResolver::resolveTermsViaJoin method (task T225717) by alaasarhan
- git #87ad3cb9 - Upgrade Wikibase extension to use newer phan (task T217018) by DrishyaR
- git #1ba0c05c - Add client setting to read from normalized terms schema (task T225603) by Lucas Werkmeister
- git #8aa2add6 - Add target to wbDataTypes config var (task T225099) by Cormac Parle
- git #2b4b75b8 - Fail Special:SetAliases and Special:SetLabelDescriptionAliases with aliases containing | character (task T223270) by Amir Sarabadani
- git #869a95a3 - Truncate terms if necessary before they reach the database (task T225805) by Lucas Werkmeister
- git #321a7c79 - Fix rebuildPropertyTerms.php --from-id handling by Lucas Werkmeister
- git #a52594b1 - Fix SqlEntityIdPagerFactory construction by Lucas Werkmeister
- git #78999e39 - Use repo’s DataAccessSettings in SqlStore by Lucas Werkmeister
- git #a1fb9a4a - Remove DirectSqlStore’s $dataAccessSettings by Lucas Werkmeister
- git #6a9500a3 - Improve DataAccessSettings use in tests by Lucas Werkmeister
- git #f5a3550a - Clean up DatabaseTermIdsResolver further by Lucas Werkmeister
- git #92ab3af4 - Implement PrefetchingTermLookup for items using normalized storage (task T225002) by alaasarhan
- git #be1d96f7 - Add option --ignore-missing to dumper (task T221917) by Stanislav Malyshev
- git #4cb637a9 - Remove master fallback logic and option in DatabaseTermIdsResolver (task T225626) by alaasarhan
- git #1e84fdc8 - Check if key for max id is numeric to avoid undefined behavior. by alaasarhan
- git #70eda93f - Add PrefetchingPropertyTermLookup in data access (task T225603) by Lucas Werkmeister
- git #697a5814 - Add default to ByTypeDispatchingPrefetchingTermLookup (task T225603) by Lucas Werkmeister
- git #8b52f149 - Fix copy+paste error in docs/services.txt by Lucas Werkmeister
- git #b2f8256f - client & repo: Fix case mismatch for method/function/class usage by Derick Alangi
- git #f7f0aeec - Make item terms migration threshold(s) configurable by Lucas Werkmeister
- git #7d75008e - Ignore replica in internal acquirers when restoring cleaned up ids (task T225223) by alaasarhan
- git #dcbf7dd5 - Allow a configuration for bypassing replica altogether in ReplicaMasterAwareRecordIdsAcquirer (task T225223) by alaasarhan
- git #58fda548 - Inject ILoadBalancer, not ILBFactory, into stores (task T225348) by Lucas Werkmeister
- git #73761878 - Remove transaction logic from Database*TermStores (task T225348) by Lucas Werkmeister
- git #2cd96e66 - Decouple TermPropertyLabelResolver from TermIndex (task T225003) by Marius Hoch
- git #903ce8fc - Consolidate more view/ modules resources (16) (task T203696) by Timo Tijhof
- git #ad9309f6 - Mock time in TTL tests in SimpleCacheWithBagOStuffTest by Amir Sarabadani
- git #242a0802 - Convert WikibaseLib custom resource modules to extension registration by Lucas Werkmeister
- git #5f96da28 - Convert WikibaseLib hooks to extension registration by Lucas Werkmeister
- git #d45b4bdb - Convert WikibaseLib MessagesDirs to extension registration by Lucas Werkmeister
- git #6db28533 - Convert WikibaseView to PSR-4 autoloading (task T223214) by Lucas Werkmeister
- git #70b97bf5 - Remove WIKIBASE_VIEW_VERSION (task T223214) by Lucas Werkmeister
- git #ed6877cf - Convert WikibaseView custom resource modules to extension registration (task T223214) by Lucas Werkmeister
- git #9fb9a805 - Convert WikibaseView hooks to extension registration (task T223214) by Lucas Werkmeister
- git #7042017a - Convert WikibaseView MessagesDirs to extension registration (task T223214) by Lucas Werkmeister
- git #2e94f7e2 - Add rudimentary extension.json for WikibaseView (task T223214) by Lucas Werkmeister
- git #19af1c28 - Add rudimentary extension.json for WikibaseLib (task T223214) by Lucas Werkmeister
- git #5064186e - Add rudimentary extension.json for WikibaseClient (task T223214) by Lucas Werkmeister
- git #8c7262c6 - Remove auto-generated documentation that does not add information by Thiemo Kreuz
- git #bb24c004 - Call callback even when acquiring no terms by Lucas Werkmeister
- git #add97249 - Use callback logic in Database{Item,Property}TermStore (task T225050) by Lucas Werkmeister
- git #6a1cfaa9 - Add callback to TermIdsAcquirer::acquireTermIds() (task T225050) by Lucas Werkmeister
- git #14893e5f - Add rudimentary extension.json for WikibaseRepository (task T223214) by Lucas Werkmeister
- git #ad3e93b9 - Add PrefetchingPropertyTermLookup (task T225001) by Lucas Werkmeister
- git #9ac15e7c - Revert "Drop ruby browser test artifacts" by Ladsgroup
- git #251ac3ed - Fix phan errors by Matěj Suchánek
- git #ace90b05 - Add license headinge message for termbox (task T224489) by bitPogo
- git #2f6bbfb2 - Drop ruby browser test artifacts (task T224301) by Amir Sarabadani
- git #6e2ec1f4 - termbox: update pin (task T221833) by Pablo Grass
- git #74e14e35 - Make DatabaseTermIdsResolver::resolveTermIds() wrap resolveGroupedTermIds() by Lucas Werkmeister
- git #21391b49 - Inject ILBFactory, not ILoadBalancer, into stores by Lucas Werkmeister
- git #09210dc0 - Efficiently implement DatabaseTermIdsResolver::resolveGroupedTermIds() (task T225000) by Lucas Werkmeister
- git #c2a7f8e7 - Add TermIdsResolver::resolveGroupedTermIds() method (task T225000) by Lucas Werkmeister
- git #b8cfd754 - Restore acquired term ids when cleaned up by cleaner running in-parallel (task T224269) by alaasarhan
- git #e69e4c03 - Add [data-mw="interface"] to the kartographer selector (task T220489) by Fomafix
- git #0ab33b51 - Remove tmpTermStoreMigrationStage setting by Lucas Werkmeister
- git #f32b45ea - Bump required MW version to 1.31 in lib and client by Reedy
- git #9edb8c5f - Wire up DatabaseItemTermStore in WikibaseRepo (task T224529) by Lucas Werkmeister
- git #2f7e613a - Add ByIdDispatchingItemTermStore by Lucas Werkmeister
- git #ce40d4ee - build: Upgrade wdio-mocha-framework to be node10 compatible by James D. Forrester
- git #1c197827 - WikibaseLanguageIndependentLuaBindings::getEntityId: Normalize titles (task T224593) by Marius Hoch
- git #2c86443b - Using new buildPrevNextNavigation (task T207977) by eranroz
- git #9b939ea1 - Make RDF dump use EntityIdLookup (task T222299) by Stanislav Malyshev
WikibaseCirrusSearch
edit- git #6d05be69 - Update phan file path following rename in Wikibase (task T226005) by Kunal Mehta
- git #4af9513f - Make the Result::getTextSnippet $terms optional by David Causse
- git #cd4f9d95 - Tests: Change DataAccessSettings constructor call (task T225603) by Marius Hoch
- git #c19818ec - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #6c114f86 - build: Updating npm dependencies for security issues by libraryupgrader
- git #30e774a7 - Implement haslabel:* (task T224611) by Stanislav Malyshev
- git #2385879c - Combine Elastic search with ID lookup search (task T206256) by Stanislav Malyshev
- git #baae3a57 - Add case-insenstitive subfield for statement field (task T206613) by Stanislav Malyshev
WikibaseLexeme
edit- git #8422d610 - Drop ruby browser test artifacts (task T224301) by Amir Sarabadani
- git #1eabffeb - Add an empty line between `<?php` and the namespace by Thiemo Kreuz
- git #e797669c - Disable flaky browser test (task T225246) by Kosta Harlan
- git #f025381a - build: Upgrade wdio-mocha-framework to be node10 compatible by James D. Forrester
- git #c0a588d9 - Wait for value to fix flaky test (task T225017) by Michael Große
WikibaseLexemeCirrusSearch
edit- git #5f0fdb20 - Make the Result::getTextSnippet $terms optional by David Causse
- git #51771b66 - Fix LexemeCompletionSearchTest::testSearchElastic by David Causse
- git #d1097d63 - Update phan file path following rename in Wikibase (task T226005) by Kunal Mehta
- git #30f2ff77 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #8a8f7fe5 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester
- git #d42358c5 - Use namespaced CirrusSearch\CirrusSearch::class by Umherirrender
WikibaseMediaInfo
edit- git #871f695f - Explain some regex manipulations by Matthias Mullie
- git #60a7b25d - Update DataAccessSettings constructor call (task T225603) by Marius Hoch
- git #2407ba74 - Another approach to detecting the repository of items/properties (task T224703) by Matthias Mullie
- git #45c794fb - Add 'remove' button to AddPropertyWidget (task T224498) by Cormac Parle
- git #351620e6 - Disable number spinner arrows in Firefox (task T224625) by Matthias Mullie
- git #689aa049 - Don't align leading qualifiers line in the middle (task T224624) by Matthias Mullie
- git #4bcdb97b - Generate JS test coverage by Kosta Harlan
- git #0d5613f1 - Change class used by js to detect if we're on a history page (task T220277) by Cormac Parle
- git #26eead74 - Focus property when adding new property (task T223916) by Matthias Mullie
- git #c6c3fce1 - Wrap qualifier inputs on smaller screens (task T224624) by Matthias Mullie
- git #1d7fe46c - Grey out statements based on type, not config (task T224461) by Cormac Parle
- git #769ba097 - Make sure statements always get fed the new data (task T224639) by Matthias Mullie
- git #fbbf4463 - Use correct arguments by Matthias Mullie
- git #a2cb25f9 - Gracefully handle invalid titles (task T224817) by Matthias Mullie
- git #698d2d6d - build: Upgrade wdio-mocha-framework to be node10 compatible by James D. Forrester
- git #baf1b377 - Add handler allowing to entityIdLookup file pages (task T222299) by Stanislav Malyshev
WikibaseQualityConstraints
editNo changes for WikibaseQualityConstraints
Wikidata.org
edit- git #313f6033 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
WikidataPageBanner
edit- git #4710b9df - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #85a3c573 - build: Updating npm dependencies for security issues by libraryupgrader
WikiEditor
edit- git #0ff2d51f - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #a1277d91 - build: Updating npm dependencies for security issues by libraryupgrader
wikihiero
edit- git #1ce1c7fe - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
WikiLove
edit- git #ce1ad97e - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #31ca9e61 - build: Updating npm dependencies for security issues by libraryupgrader
WikimediaBadges
edit- git #f8837e50 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #1ed4a926 - build: Updating npm dependencies for security issues by libraryupgrader
WikimediaEditorTasks
edit- git #22390393 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
WikimediaEvents
edit- git #45a56408 - Bump EditAttemptStep schema (task T221195) by David Lynch
- git #ca691673 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
WikimediaIncubator
edit- git #b82e0a40 - build: Updating npm dependencies for security issues by libraryupgrader
WikimediaMaintenance
edit- git #1d1781b8 - Don't use Maintenance::$mDescription directly by Max Semenik
- git #71b6be49 - Consistent beta wikidata urls, without www by Matthias Mullie
WikimediaMessages
edit- git #801fc9bb - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #a453c5bf - build: Updating npm dependencies for security issues by libraryupgrader
- git #adc43c4c - Use singular they in CC0 explanation (task T223149) by Lucas Werkmeister
- git #83e48579 - Remove Special:Block feedback link for those who don't have access (task T220642) by Thalia
- git #7a3747bd - Add EntitySchema in the Wikidata license footer (task T224536) by Amir Sarabadani
XAnalytics
edit- git #8cb1206f - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
ZeroBanner
edit- git #08444ea1 - build: Updating npm dependencies for security issues by libraryupgrader
ZeroPortal
edit- git #8846c555 - build: Updating npm dependencies for security issues by libraryupgrader
Skins
editCologneBlue
edit- git #c06df358 - build: Updating npm dependencies for security issues by libraryupgrader
EUCopyrightCampaignSkin
edit- git #2db91d12 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #db985f37 - build: Updating npm dependencies for security issues by libraryupgrader
MinervaNeue
edit- git #4f5dbf7d - Make the tabs scrollable horizontally (task T223142) by Stephane Bisson
- git #b8abf809 - Hygiene: rename $navUrls to $toolbox (task T222630) by Piotr Miazga
- git #fa30f034 - Introduce new SingleMenuEntry (task T221792) by Piotr Miazga
- git #cb0460aa - Revert "temporarily disabling failing browser tests for language selector" (task T224605) by Niedzielski
- git #162f8aa9 - Add wikidata link to overflow menu (task T222630) by Nicholas Ray
- git #12e6a2b9 - Add missing dollar prefix to jQuery variable by Ed Sanders
- git #a9ead193 - menu: Add system generated logoutToken on logout action in Minerva (task T225220) by Derick Alangi
- git #6d957c55 - Fix indent on json by Umherirrender
- git #37a3045f - 🐛 Bug: Make the history action's filters form toggleable again (task T223204) by jdlrobson
- git #ececc1b9 - Define default OPTION_TABS_ON_SPECIALS option (task T225279) by Piotr Miazga
- git #02130112 - Updating icons for AMC mode (task T222228) by Jan Drewniak
- git #b035d76d - Add method for getting menu entry by name (task T222834) by Kosta Harlan
- git #018d436b - Ensure each api call creates a new instance of MWBot (task T224947) by Jan Drewniak
- git #b8992866 - Encapsulate Login/profile/logout meny entry logic into AuthMenuEntry (task T222834) by Piotr Miazga
- git #204cdb2a - Hygiene: Use PermissionsManager instead of deprecated methods (task T221792) by Piotr Miazga
- git #209becf6 - PageActions menu should use Builder pattern (task T221792) by Piotr Miazga
- git #9d1217e1 - PageActions menu elements should be built by using IMenuElement (task T221792) by Piotr Miazga
- git #047618c2 - Hygiene: SkinUserPageHelper should support Title = null (task T221792) by Piotr Miazga
- git #1e87c621 - Add hook to override SkinOptions, and allow overriding tabs output (task T222835) by Kosta Harlan
- git #8234fb6b - build: Upgrade wdio-mocha-framework to be node10 compatible by James D. Forrester
- git #ed9f4555 - Adding a reflist.less file to hold Template:Reflist specific styles (task T150377) by Jan Drewniak
- git #82a2edf5 - Untangle watchstar icon (task T221792) by Piotr Miazga
MonoBook
edit- git #d9a330bb - build: Update some composer dependencies by MarcoAurelio
- git #d79dc21f - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #10603036 - build: Updating npm dependencies for security issues by libraryupgrader
- git #a243d77c - build: Updating mediawiki/mediawiki-codesniffer to 26.0.0 by libraryupgrader
Modern
edit- git #4ac220e1 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #5b5244f0 - build: Updating npm dependencies for security issues by libraryupgrader
Nostalgia
edit- git #4bb85e0c - build: Updating npm dependencies for security issues by libraryupgrader
Timeless
edit- git #622275b9 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
Vector
edit- git #609c11c5 - De-specify selectors in 'responsive.less' by Volker E
- git #881d9601 - build: Updating mediawiki/mediawiki-phan-config to 0.6.1 by libraryupgrader
- git #59142743 - build: Updating npm dependencies for security issues by libraryupgrader
- git #673fed9a - build: Upgrade eslint-config-wikimedia 0.12.0, drop grunt-jsonlint by WMDE-Fisch
Total Changes
edit781 Changes in 190 repos by 82 authors