Jump to content

MediaWiki 1.35/wmf.26/Changelog

From mediawiki.org

Core changes

[edit]
  • git #bd609813 - MovePage: Use correct Title when creating the null revision (T248789) by Brad Jorsch
  • git #0535b6c5 - Revert "WikiPage/Article split. Rely on Article inside Action" (T249162) by Ppchelko
  • git #aba5e6be - Use wfMessage in UserNameUtils::isUsable for now (T249045) by DannyS712
  • git #644e0949 - Include wmf/1.35.0-wmf.26 submodules and Defines.php by Dan Duvall
  • git #977db777 - Make RevisionFactory extend IDBAccessObject by Petr Pchelko
  • git #3d8915f2 - Hard deprecate old signature for WikiPage::doDeleteArticleReal (T247869) by DannyS712
  • git #a96fd717 - Hard deprecate Revision::getRecentChange and ::getTextId, both unused (T246284) by DannyS712
  • git #0b3fe4fe - Revert "build: Linting for .vue files" by Catrope
  • git #9d12c893 - Remove Parser::$mRevIdForTs (T248889) by C. Scott Ananian
  • git #a999da18 - resourceloader: Export ResourceModules as extension attribute (T32956) (T247265) by Timo Tijhof
  • git #69e9b31f - resourceloader: Export ResourceModuleSkinStyles as extension attribute (T32956) (T247265) by Timo Tijhof
  • git #a6b1cdac - Remove Parser::$mIncludeCount (T248889) by C. Scott Ananian
  • git #f35fcb81 - Remove Parser::$mDefaultStripList (T248889) by C. Scott Ananian
  • git #aeec6620 - Add deprecation note to CSS file header by Volker E
  • git #e865062d - objectcache: set QOS_DURABILITY_NONE for EmptyBagOStuff by Aaron Schulz
  • git #bd623394 - Remove direct access to Article::mPage from ImagePage (T239975) by ArtBaltai
  • git #9dd9b0cb - Hard deprecate Revision::setUserIdAndName (T246284) by DannyS712
  • git #0dbf98e6 - ServiceWiring: Fix double spacing by DannyS712
  • git #031a91e9 - build: Remove old ZUUL_PROJECT hack from Gruntfile.js by Timo Tijhof
  • git #8112f4be - DevelopmentSettings: Disable resource limits (T246942) by Kosta Harlan
  • git #84f15a0a - phpunit: Change optional params before required params to also be required (T248078) by Max Semenik
  • git #b04e62f3 - phpunit: Simplify StructureTest (T248075) by Max Semenik
  • git #1ffbcfa1 - [docker] Add note for Linux users to manage Docker as non-root by Kosta Harlan
  • git #fcfea80f - rdbms: add "loadMonitor" parameter to LBFactoryMulti/LBFactorySimple by Aaron Schulz
  • git #43286886 - Complete WikiPage/Article split and deprecate Page interface (T239975) by ArtBaltai
  • git #9cf84278 - MCR: provide MultiContentSave hook to replace PageContentSave (T205982) by Edward Chernenko
  • git #aff1cfd0 - Hard deprecate Revision::isUnpatrolled (T246284) by DannyS712
  • git #9d40c5d7 - UDPTransport: move payload size to accessible constant by Cole White
  • git #8b430503 - Set logger to null in RefreshSecondaryataUpdateTest integration test (T248189) by Nikki Nikkhoui
  • git #fe257bd4 - Reintroduce accidentally dropped referenceness (T248672) by Lucas Werkmeister
  • git #a3c9621a - Deprecate unusual uses of the ParserGetVariableValueSwitch hook (T236813) by C. Scott Ananian
  • git #06344558 - Always cache magic word expansions (T236813) by C. Scott Ananian
  • git #905f6fc8 - REST: page/ endpoints: don't use tokens with OAuth (T230843) (T230842) (T237852) by daniel
  • git #de2abc19 - Document the deprecations in I46684bc492bb74b728ff102971f6cdd4d746a50a by DannyS712
  • git #61ff4619 - Use class keyword for classname resolution by Ammar Abdulhamid
  • git #c8acf265 - Make REST tests more robust against content language by daniel
  • git #726a2650 - Remove direct access to Action::page and Article::page properties (T239975) by ArtBaltai
  • git #d42ad1e2 - rdbms: add QUERY_IGNORE_DBO_TRX to duplicateTableStructure() queries by Aaron Schulz
  • git #5bfeed50 - Updating psr/log (1.1.2 => 1.1.3) by Reedy
  • git #85e92b22 - Remove `transform-origin` property due to set to initial value by Volker E
  • git #1d4df4f2 - Hard deprecate Revision::getQueryInfo and ::getArchiveQueryInfo (T246284) by DannyS712
  • git #9152bf3e - Updating psy/psysh (v0.9.12 => v0.10.2) by Reedy
  • git #99f6b829 - Deprecate the ParserGetVariableValueVarCache hook (T236813) by C. Scott Ananian
  • git #50b62c49 - resourceloader: Add more $wgResourceModules documentation (T232566) by Holger Knust
  • git #5e4680ab - mediawiki.mixins: Add '.transform-origin()' mixin by Volker E
  • git #3a7b14ad - mediawiki.base: Merge mw.notify stub into mediawiki.base (T233676) by Timo Tijhof
  • git #b872292b - PageHistoryHandler: use getRouteUrl. by daniel
  • git #bfef92cf - objectcache: add BagOStuff::setNewPreparedValues() by Aaron Schulz
  • git #37022ad3 - Remove Parser::getDefaultPreprocessorClass(), deprecated in 1.34 (T204945) by C. Scott Ananian
  • git #5468ab66 - Deprecate Parser::enableOOUI() (T236809) by C. Scott Ananian
  • git #c6b700be - skin: Add $wgFooterLinkCacheExpiry and improve footer link preloading by Aaron Schulz
  • git #264e5a4b - block: avoid IN() DB query clause for ipb_address with redundant entries by Aaron Schulz
  • git #76b703fe - SearchHandler: add support for completion search (T246387) by daniel
  • git #27fe734f - Maintenance: Don't create DBLoadBalancerFactory to destroy it by Marius Hoch
  • git #1ea6a0a1 - Add 1.31.7/1.33.3/1.34.1 to HISTORY (T240397) by Reedy
  • git #bbb7beab - SECURITY: Better controls for logout interface buttons (T232932) by sbassett
  • git #36e0e638 - exception: No longer try to send error page post-send on api.php (T225657) by Timo Tijhof
  • git #be02ebb9 - SECURITY: jquery.makeCollapsible: Escape user-generated CSS selectors (T246602) by Bartosz Dziewoński
  • git #c50523f1 - Display different errors for title vs file not found in MediaFileHandler (T238374) by Bill Pirkle
  • git #c81f9923 - MovePage: Remove pre-MCR code (T198557) by Brad Jorsch
  • git #3dcb9d26 - Add Inari Sami (smn) to Names.php (T248299) by Fomafix
  • git #7ae0b3dc - ApiBase::checkUserRightsAny - remove an extra tab by DannyS712
  • git #2d43959e - WikiPage::getComment - deprecate $wgUser fallback (T248291) by DannyS712
  • git #827c92d2 - Update OOUI to v0.37.1 (T192588) (T244444) by Volker E
  • git #3e698045 - Hard deprecate fallbacks to $wgUser in Revision::get methods (T248291) by DannyS712
  • git #e1156f95 - Hard deprecate Article::getUser and WikiPage::getUser fallback (T248291) by DannyS712
  • git #05402951 - Hard deprecate not passing a user to WikiPage::getUserText when needed (T248291) by DannyS712
  • git #23242d04 - Add a new UserNameUtils service (T245231) (T239527) by DannyS712
  • git #65a7875a - Hard deprecate Article::getUserText (T248291) by DannyS712
  • git #ecf7f3fb - Hard deprecate Revision::userWasLastToEdit (T246284) by DannyS712
  • git #e87827b8 - Update default configuration of Parsoid VirtualRESTService by C. Scott Ananian
  • git #94981326 - DefaultSettings: Improve docs for $wgPasswordDefault by Timo Tijhof
  • git #83804ade - Purge expired watchlist items (T244804) by Sam Wilson
  • git #22561b64 - REST endpoints: Add etag and last-modified headers (T238374) by daniel
  • git #c4382301 - REST Handlers: use max-age not maxage for cache-control by daniel
  • git #656b9bdf - Hard deprecate not passing a user to WikiPage::getCreator when needed (T248291) by DannyS712
  • git #90eb2dc4 - Hard deprecate Revision::base36Sha1 (T246284) by DannyS712
  • git #b9bd9982 - Hard deprecate Revision::setTitle (T246284) by DannyS712
  • git #75cf1eaf - Hard deprecate Article::getCreator (T248291) (T239975) by DannyS712
  • git #067a2729 - Allow protocol-relative URLs in VirtualRESTService configuration by C. Scott Ananian
  • git #55bdd1da - Deprecate all-caps URL parameter to ParsoidVirtualRESTService by C. Scott Ananian
  • git #65342f83 - Define POST handler for /page/: create page (T230842) by daniel
  • git #bec59e02 - Hard deprecate Article:doDeleteArticle and WikiPage::doDeleteArticle (T248000) by DannyS712
  • git #aa1ea49a - Hard deprecate Revision::loadFromTimestamp (T246284) by Petr Pchelko
  • git #b3ab9379 - Deprecate Revision::loadFromPageId (T246284) by Petr Pchelko
  • git #1ba4d0cc - rdbms: Don't silence errors in DatabaseMysqlBase::serverIsReadOnly() (T247865) by Brad Jorsch
  • git #a2cf98ef - Remove usages and hard deprecate Revision::newFromRow (T246284) by Petr Pchelko
  • git #cf2c2a07 - Tests: Replace ::doDeleteArticle with WikiPage::doDeleteArticleReal (T248000) by DannyS712
  • git #11de0aab - setupTemplate should be protected (T248399) by jdlrobson
  • git #10fa27fa - Maintenance: Change ::doDeleteArticle to WikiPage::doDeleteArticleReal (T248000) by DannyS712
  • git #f32abbaf - LanguageLinksHandler: add phpunit integration test (T236172) by daniel
  • git #02571608 - [selenium] Make tests skin agnostic (T248484) by Kosta Harlan
  • git #5bbaa7be - rdbms: Fix unprocessed "{host}" in LoadMonitor replag message by Timo Tijhof
  • git #3683e98f - Add tests for ContentHandler::getPageViewLanguage (T243744) by Peter Ovchyn
  • git #322a4358 - Give the "remember me" checkbox on Special:UserLogin a CSS class that allows skins like Minerva to hide only the container element of that checkbox instead of all checkboxes (T246135) by Jack Phoenix
  • git #ce800afd - Declare $wgUser to be deprecated in version 1.35 (T159299) by DannyS712
  • git #e1a8c4e2 - rdbms: add IMaintainableDatabase::truncateTable() by Aaron Schulz
  • git #d523a2d6 - Fix PhanRedundantCondition in SpecialUserrights::doSaveUserGroups by DannyS712
  • git #8dd8028a - Fix PhanRedundantCondition in SpecialMergeHistory::showHistory by DannyS712
  • git #4dc44988 - Fix PhanRedundantCondition in WikiPage::wasLoadedFrom by DannyS712
  • git #07f57bd2 - WikiPage/Article split. Rely on Article inside Action (T239975) by ArtBaltai
  • git #7afaebb3 - Cleanup unique keys parameter to IDatabase::replace() calls (T248147) by Aaron Schulz
  • git #a749000d - Deprecate Title and WikiPage getFirstRevision methods (T246284) by Petr Pchelko
  • git #495323c0 - Remove compat code for pre-MCR schema. (T198557) by daniel
  • git #e041cfcf - Handle interwiki usernames in undo edit summary (T213788) by Ammar Abdulhamid
  • git #e0414f96 - ApiWatch: Add support for expiries (T245078) by MusikAnimal
  • git #0e7f818d - TextPassDumper: implement prefetch for non-main slots. (T246074) by daniel
  • git #7cc16da5 - rdbms: Fix debug toolbar query tab when $wgDebugLogFile is not set (T241516) by Holger Knust
  • git #dffacb00 - Update RestStructureTest to include HTTP Method by Clara Andrew-Wani
  • git #1006aa41 - Fix mismatching type hints in PHPDoc tags by Thiemo Kreuz
  • git #7a78cd8d - WebRequest: Avoid unused wfRandomString() call (T247786) (T189966) by Timo Tijhof
  • git #a5e4174d - TemplateParser: Refactor the two integration test classes by Timo Tijhof
  • git #dadaff58 - rdbms: fix connection reuse logic in LoadBalancer for postgres (2020 edition) (T248327) by Brad Jorsch
  • git #4feea1d0 - Special:ChangeContentModel & Special:MovePage: Add a subtitle (T185819) by DannyS712
  • git #a9a13a31 - Remove skipcaptcha from the basic grant (T241118) by JJMC89
  • git #e0949cee - Fix skipping of parser test suites by Umherirrender
  • git #935e8195 - rdbms: set temp_store = "MEMORY" for SQLite by default for non-CLI mode by Aaron Schulz
  • git #bcd30c69 - Move RevisionStore::getRevisionByTimestamp to RevisionLookup (T246284) by Petr Pchelko
  • git #618236d2 - Hard deprecate Revision::newFromPageId (T246284) by Petr Pchelko
  • git #47529ed4 - DevelopmentSettings: Set cache dir to system temp + wiki ID (T246547) by Kosta Harlan
  • git #bd12ef31 - Hard deprecate Revision::getTimestampFromId (T246284) by Petr Pchelko

Vendor

[edit]

Extensions

[edit]

AbuseFilter

[edit]

AdvancedSearch

[edit]
  • git #d76aea7d - Remove unneeded 'user.tokens' dependency from SearchnamespaceTokenModule (T235457) by Timo Tijhof

AntiSpoof

[edit]

Babel

[edit]
  • git #8d3046bf - PHP coding conventions: reorder doxygen tags by DannyS712

CategoryTree

[edit]
  • git #7feedb1f - Remove unnecessary, overqualified element parts of class selectors (T248137) by Volker E

CheckUser

[edit]

CirrusSearch

[edit]
  • git #6893827a - Use new signature for WikiPage::doDeleteArticleReal, require MW 1.35+ (T247869) by DannyS712

CommonsMetadata

[edit]
  • git #48042aea - PHP coding conventions: reorder doxygen tags by DannyS712

ConfirmEdit

[edit]

CongressLookup

[edit]
  • git #8e523856 - Remove unnecessary, overqualified element parts of id selectors by Volker E

ContentTranslation

[edit]
  • git #6bde5835 - Avoid failure on restoring draft with no categories (T249400) by Niklas Laxström
  • git #cb6c2c9e - stylelint tooling: Simplify configuration, fix errors by Santhosh Thottingal
  • git #48db01c2 - Replace 'info' with 'infoFilled' icon in sidebar (T246597) by Volker E
  • git #20e05fbf - Layout for dashboard: Bottom navigation and translation lists (T247499) by Santhosh Thottingal
  • git #38e80ef7 - Fix incorrectly stored user added categories (T248302) by Niklas Laxström
  • git #6e99e1e6 - Fix handling of user added categories (T248302) by Niklas Laxström
  • git #089e9b72 - Allow publishing to continue even with broken categories (T248302) by Niklas Laxström

ContributionTracking

[edit]
  • git #b8d1b515 - Remove unnecessary, overqualified element parts of id selectors (T248137) by Volker E

Disambiguator

[edit]
  • git #7a46c298 - PHP coding conventions: reorder doxygen tags by DannyS712

DiscussionTools

[edit]
  • git #dab37fd7 - parser: Make #getTranscludedFrom return page title in text form by Bartosz Dziewoński

DonationInterface

[edit]
  • git #93ad3f39 - Adyen: use StagingHelper for allowedMethods by Elliott Eggleston
  • git #1f03af4e - Add rtbt_ideal to Adyen FormSettings by Elliott Eggleston
  • git #54516f5f - Updates to Adyen tests to match SmashPig by Elliott Eggleston

Echo

[edit]
  • git #ad8340ea - Replace deprecated User::isAllowed with PermissionManager (T220191) by Ammar Abdulhamid

EntitySchema

[edit]
  • git #7175915e - Make use of the ?? PHP 7 feature where possible by Thiemo Kreuz
  • git #5e4f0654 - Replace usage of deprecated Page in favor of WikiPage/Article (T239975) by ArtBaltai
  • git #bc11b568 - Implement new RevisionLookup methods in ArrayRevisionLookup by Petr Pchelko

EventBus

[edit]
  • git #e05e6fc0 - Follow-up fu-bbd1a9d70: Don't mention deprecated RevisionInsertComplete hook by James D. Forrester

EventLogging

[edit]

FileImporter

[edit]
  • git #643bdfe1 - PHP coding conventions: reorder doxygen tags by DannyS712

FlaggedRevs

[edit]

Flow

[edit]

Gadgets

[edit]

GlobalBlocking

[edit]

GlobalUsage

[edit]
  • git #b588c2da - PHP coding conventions: reorder doxygen tags by DannyS712

GrowthExperiments

[edit]

ImageMap

[edit]
  • git #6b4e6bec - Use Parser::getTitle(), not @internal $parser->mTitle field by C. Scott Ananian

Interwiki

[edit]
  • git #e2e63849 - PHP coding conventions: reorder doxygen tags by DannyS712

Jade

[edit]

Kartographer

[edit]

Linter

[edit]
  • git #a2bd1abd - PHP coding conventions: reorder doxygen tags by DannyS712

LiquidThreads

[edit]
  • git #c3cb9b58 - Streamline confusing Thread::recursiveSet signature by Thiemo Kreuz
  • git #30061182 - Remove empty comments by Thiemo Kreuz
  • git #528cd81c - Add strict type hints for Thread objects, arrays, and such by Thiemo Kreuz
  • git #a15af32e - Migrate 'user.tokens' dependency to 'user.options' (T235457) by Timo Tijhof
  • git #17b8ba26 - Remove use of Revision::getQueryInfo (T246284) by DannyS712
  • git #08869a07 - Replace Article::doDeleteArticle with WikiPage::doDeleteArticleReal (T248000) by DannyS712

MachineVision

[edit]
  • git #96115a0f - Show list of categories for each image (T246144) by annet
  • git #7083870f - Remove SuggestionWidget and use CheckboxMultiselectWidget instead by annet
  • git #bf7bbb94 - Update styles, remove reset button, and fix tests (T247577) by annet
  • git #dd3e68d2 - Stop sorting label suggestions by Wikidata ID by Michael Holloway

MassMessage

[edit]
  • git #68caa320 - PHP coding conventions: reorder doxygen tags by DannyS712

MobileFrontend

[edit]
[edit]

OAuth

[edit]
  • git #c8f2a4cb - Display correct access token in SpecialMWOAuthConsumerRegistration (T247685) by Martin Urbanec
  • git #328cb5e9 - Fix EndpointTests after Router constructor signature change. by daniel

PageAssessments

[edit]

PageImages

[edit]
  • git #eb381bbb - PHP coding conventions: reorder doxygen tags by DannyS712

PageTriage

[edit]

ParserFunctions

[edit]
  • git #6a943264 - PHP coding conventions: reorder doxygen tags by DannyS712

ProofreadPage

[edit]

QuickSurveys

[edit]
  • git #c3c5952a - PHP coding conventions: reorder doxygen tags by DannyS712

RevisionSlider

[edit]

SecurePoll

[edit]

ShortUrl

[edit]

SiteMatrix

[edit]
  • git #a120d22b - Use the magic word value cache for magic word handlers (T236813) by C. Scott Ananian

TemplateData

[edit]
  • git #8361c803 - Disable TemplateData dialog 'apply' action until changes are made by Thalia
  • git #1bf9e95b - Fix borders for alias pills in TemplateData editor (T248486) by adham-khatean
  • git #720aff85 - PHP coding conventions: reorder doxygen tags by DannyS712

TemplateSandbox

[edit]

Thanks

[edit]
  • git #80fe5f92 - Use new signature for WikiPage::doDeleteArticleReal in MW 1.35+ (T247869) by DannyS712

TimedMediaHandler

[edit]
  • git #d0e69923 - Convert $wgMemc use to WANObjectCache (T160813) by Aaron Schulz
  • git #f26d514b - PHP coding conventions: reorder doxygen tags by DannyS712
  • git #dc4c0e9b - Use config factory rather than a global by James D. Forrester

timeline

[edit]
  • git #ba6a677c - PHP coding conventions: reorder doxygen tags by DannyS712

TitleBlacklist

[edit]

Translate

[edit]
  • git #e290c800 - Revert "Special:ExportTranslations: Disallow exporting huge groups" (T249258) by Jforrester
  • git #a2e9ac6e - Remove all code related to complex messages translation by Niklas Laxström
  • git #96dc9a59 - Remove unused create-language-models.php script by Niklas Laxström
  • git #51e1f7a1 - processMessageChanges: Fix total count of new messages imported by Abijeet
  • git #58c02037 - Show assistant languages in the order defined by Niklas Laxström
  • git #b7470990 - Migrate 'user.tokens' dependency to 'user.options' (T235457) by Timo Tijhof
  • git #1af6c750 - Add support for FILES > header to AppleFFS and AppleInfoPlistFfs by Abijeet
  • git #4e97fdab - export.php: add --offline-gettext-format argument (T248200) by Niklas Laxström
  • git #b2470245 - Remove unused ShapadoJsFFS by Niklas Laxström
  • git #580e7eef - TUX: Use mw.hook( 'wikipage.content' ) for message documentation (T248265) by Niklas Laxström
  • git #7492129c - Special:ExportTranslations: Disallow exporting huge groups by Niklas Laxström
  • git #29c9ee1f - Use new signature for WikiPage::doDeleteArticleReal in MW 1.35+ (T247869) by DannyS712

TrustedXFF

[edit]
  • git #7c65f8a4 - PHP coding conventions: reorder doxygen tags by DannyS712

TwoColConflict

[edit]

UrlShortener

[edit]

VisualEditor

[edit]

Wikibase

[edit]
  • git #14b5c653 - Add datatype to TermSearchResults in ApiEntitySearchHelper (T247070) by Jakob Warkotsch
  • git #93504cd2 - bridge: consistently use .toHaveLength() to assert .emitted() success by Pablo Grass
  • git #796dcd32 - bridge: ThankYou: mend opened-reference-edit-on-repo doc by Pablo Grass
  • git #9003bd99 - Don’t format ADR template for documentation by Lucas Werkmeister
  • git #620b7362 - bridge: wire up TrimmingWritingRepository (T248475) by Lucas Werkmeister
  • git #ad150bae - bridge: make WritingEntityRepository take Entity + Revision (T248473) by Lucas Werkmeister
  • git #7396e429 - bridge: add TrimmingWritingRepository (T248474) by Lucas Werkmeister
  • git #a6430908 - Set concepturi metadata in ApiEntitySearchHelper (T248455) by addshore
  • git #4daa5e86 - Use json data files for the apiEntitySearchHelperTest instead of very long array with data by rosalie
  • git #98b8bab6 - Remove "repository" from SearchEntities response for fed props (T248458) by addshore
  • git #56c39d63 - SearchEntities, remove unused private method by addshore
  • git #5863b856 - bridge: Add ThankYou component for after successful save (T247951) by Pablo Grass
  • git #7aad62f3 - bridge: distinguish between “close” and “cancel” (T247954) by Lucas Werkmeister
  • git #1a191e21 - Finish wiring up current federated property stuff for search (T247071) by addshore
  • git #90cb8123 - bridge: don’t remove default wrap output class (T248479) by Lucas Werkmeister
  • git #d3c2508e - EntityTitleTextLookup for federated properties in SearchEntities (T247069) by addshore
  • git #ccf29a9c - Add API based entity URL lookup for use with federated properties (T247069) by addshore
  • git #053c4ae1 - bridge: Don't render publish button on saved state (T247955) by tzhelyazkova
  • git #96d5e324 - Remove unused code from ParserGetVariableValueSwitch hook handler by Thiemo Kreuz
  • git #94488f8d - Use the magic word value cache for magic word handlers (T236813) by C. Scott Ananian
  • git #c32e65c0 - bridge: rudimentary “saved” status handling in App (T247952) by Lucas Werkmeister
  • git #950dfc66 - bridge: introduce SAVED ApplicationStatus (T247952) by Lucas Werkmeister
  • git #71dbdd88 - DumpEntities: Fix DB group default override (T248612) by Marius Hoch
  • git #2c1e675d - bridge: Adjust references padding to match spec by tzhelyazkova
  • git #e94aad97 - Log on unconfigured well-known reference properties by Lucas Werkmeister
  • git #0c991215 - bridge: Add a note to References section (T247950) by tzhelyazkova
  • git #8e7af379 - bridge: use $line-height-heading variable where applicable by Pablo Grass
  • git #9ca33511 - bridge: add comment explaining a variable value by Pablo Grass
  • git #a8fecfbe - Prepare for WikiPage/Article split and Page interface deprecation (T239975) by ArtBaltai
  • git #fd73cd3d - Prepare for WikiPage/Article split and Page interface deprecation (T239975) by ArtBaltai
  • git #2f45ad23 - Stop reading from $wgContentHandlerUseDB by DannyS712
  • git #9109ce8f - bridge: Display formatted references in ReferenceSection (T247415) by Michael Große
  • git #b11b344b - bridge: document 1-indexed getters in browser tests by Lucas Werkmeister
  • git #69e145b6 - bridge: send references to API for formatting and store result (T247414) by Michael Große
  • git #7e370175 - Implement an EntitySearchHelper that is backed by an API (T247070) by rosalie
  • git #e36d10cb - Call makeKey when sending the key to the internal cache in SimpleCacheWithBagOStuff (T245396) by Amir Sarabadani
  • git #d0741458 - bridge: Clean up overlooked store key in mock newApplicationState by Michael Große
  • git #2b3f1832 - Inline trivial 1-line methods in tests by Thiemo Kreuz

WikibaseMediaInfo

[edit]
  • git #5897390b - Wrap Qualifier Values in <bdi> tags for better RTL support (T246797) by Eric Gardner
  • git #f27ab761 - Move constraints popup to OOUI overlay (T239163) by Lucas Werkmeister
  • git #add5f250 - Load constraints js here rather than in constraints extension (T239163) by Cormac Parle
  • git #f78cc35a - Add note about considering refactor by Matthias Mullie
  • git #16c281ee - Mark tests as skipped if requirements are not met by Thiemo Kreuz

WikibaseQualityConstraints

[edit]

WikiEditor

[edit]

WikimediaEvents

[edit]
  • git #19a650b9 - Replace RevisionInsertComplete hook with RevisionRecordInserted (T232877) by DannyS712

WikimediaIncubator

[edit]
  • git #cbd4b320 - Use the magic word value cache for magic word handlers (T236813) by C. Scott Ananian

WikimediaMaintenance

[edit]
  • git #404b9bb1 - Replace WikiPage::doDeleteArticle with ::doDeleteArticleReal (T248000) by DannyS712

Skins

[edit]

CologneBlue

[edit]

MinervaNeue

[edit]

Modern

[edit]
  • git #24be3291 - Remove unnecessary, overqualified element parts of id selectors by Volker E

MonoBook

[edit]
  • git #09fe3e55 - Remove elements from overqualified element-id combination selectors by Volker E

Nostalgia

[edit]
  • git #cf6b3927 - Reduce overqualified element-id combination selector by Volker E

Vector

[edit]

VisualEditor

[edit]

Total Changes

[edit]

463 Changes in 124 repos by 82 authors