Search by property
From cpt
This page provides a simple browsing interface for finding entities described by a property and a named value. Other available search interfaces include the page property search, and the ask query builder.
List of results
- T241837: WMFTimeoutException on Commons for WhatLinksHere + (Perf recommendation)
- T274724: Add support for "Max-Age" to WebResponse::setCookie (more reliable than "Expires") + (Perf recommendation)
- T274041: Investigate performance impact of HookRunner.php loading 500+ interfaces + (Perf recommendation)
- T161278: Add default gadget styling to Parsoid's output + (Perf recommendation)
- T199393: Reproducible deadlock in User::addToDatabase() when api.php?action=createaccount is called simultaneously by several users + (Perf recommendation)
- T283265: Many Special pages that query user blocks make primary database connections on GET requests + (Perf recommendation)
- T283280: Special:SecurePoll makes primary database connections on GET requests when getting UI messages or checking for election admins + (Perf recommendation)
- T283394: ApiLogin and ApiClientLogin should return true for isWriteMode() + (Perf recommendation)
- T285987: Do not generate full html parser output at the end of Wikibase edit requests + (Perf recommendation)
- T285917: Batching of Linker::formatComment() + (Perf recommendation)
- T284274: action=history with a high limit like >= 2000, can be slow and might timeout + (Perf recommendation)
- T288639: SpamBlacklistHooks::onEditFilterMergedContent causes every edit to be rendered twice + (Perf recommendation)
- T291748: Per-page cost of user settings blob increased significantly (broken default matching?) + (Perf recommendation)
- T292302: CommonsMetadata extension causes every page on commons to be always parsed twice + (Perf recommendation)
- T286842: Proposal: merge styles for user login and signup into a single ResourceLoader module + (Perf recommendation)
- T295706: Improve TransactionProfiler as replacement for tendril's slow queries + (Perf recommendation)
- T281931: Check whether User::pingLimiter can now use incr() and changeTTL() instead of the lock()/merge() workaround + (Perf recommendation)
- T263520: Updating user edit count is pretty expensive in some wikis + (Perf recommendation)
- T270150: Selectors in content.media.less need improvement in terms of performance and stability + (Perf recommendation)
- T169821: Try to make wmf-config/wgConf's per-wiki configuration cache redundant + (Perf recommendation)
- T218207: Use disk-based LCStore by default in MediaWiki + (Perf recommendation)
- T180192: Audit wgExtensionFunction, onRegistration and onSetupAfterCache callbacks in Wikimedia-deployed extensions + (Perf recommendation)
- T206498: MediaWiki needlessly queries page data twice on page views + (Perf recommendation)
- T196012: ExtensionRegistry::readFromQueue() should not autoload classes + (Perf recommendation)
- T280220: Error "Lock wait timeout exceeded" from User::loadFromDatabase (via API action=options) + (Perf recommendation)
- T218446: Remove use of legacy page.page_restrictions field + (Perf recommendation)
- T133523: Decide how to improve parsercache replication, sharding and HA + (Perf recommendation)
- T216287: BannerMessageGroup::registerGroupHook of CentralNotice must not query master on GET request (page views) + (Perf recommendation)
- T122708: ShortUrl must not write to master db on page views (DBPerformance warning) + (Perf recommendation)
- T56035: API imageinfo should allow fetching multiple thumbnail sizes + (Perf recommendation)
- T250205: Reduce rate of purges emitted by MediaWiki + (Perf recommendation)
- T101398: cxserver: rate limiting + (Performance)
- T103461: Capturing and publish CPU Flame Graphs for Parsoid + (Performance)
- T219942: Analyse performance of the PHP tokenizer code and do any necessary optimisation work + (Performance)
- T232182: Parsoid/PHP performance benchmarking on scandium / eqiad cluster + (Performance)
- T237436: Fix load times for language variant FST files + (Performance)
- T239806: Parsoid/PHP errors + (Performance)
- T254508: Reconcile Parsoid memory usage w/ legacy parser and mediawiki core + (Performance)
- T254521: Collect data and correlate Parsoid memory usage with legacy parser memory usage + (Performance)
- T254522: Set appropriate wikitext limits for Parsoid to ensure it doesn't OOM + (Performance)
- T254523: Lint wikitext against Parsoid and legacy parser wikitext metrics + (Performance)
- T258836: [EPIC] Ensure Parsoid meets performance criteria for serving read views on the Parsoid cluster + (Performance)
- T272331: Evaluate Parsoid HTML size from a performance POV for serving read views + (Performance)
- T273817: WMFTimeoutException for page views on dewiki (due to bracket mismatch on a wiki link) + (Performance)
- T60137: Deprecate the SkinTemplateOutputPageBeforeExec hook + (Phase 1 - simplify hook contracts)
- T287216: ParserOutput should implement ContentMetadataCollector + (Phase 2)
- T292868: Migrate boolean flags in ParserOutput to ::setFlag() or ::setOutputFlag() or ::setExtensionData() + (Phase 2)
- T292865: Plumb revision information from ParserOptions through to ParserOutput (bypassing Parsoid) + (Phase 2)
- T293513: Deprecate and remove ParserOutput::setTOCHTML() + (Phase 2)
- T293515: Migrate ParserOutput::addWarning() to ::addWarningMsg() + (Phase 2)
- T293514: Unify ParserOutput::{get,set}{TitleText,DisplayTitle} + (Phase 2)
- T296023: Parsoid needs a LazyLinkTarget factory + (Phase 2)
- T296036: Deprecate and remove ParserOutput::isLinkInternal() (or at least mark it as @internal) + (Phase 2)
- T296037: ParserOutput::addImage() should take a LinkTarget + (Phase 2)
- T296345: Add ParserOutput::addOutputData() to unify various accumulators in ParserOutput + (Phase 2)
- T296352: ParserOutput::addWarningMsg() should take a MessageValue instead of a string + (Phase 2)
- T296353: Create composer library for includes/libs/Message + (Phase 2)
- T296123: Simplify string|array argument type for ParserOutput::addModules()/::addModuleStyles()/::addJsConfigVars() + (Phase 2)
- T257995: Deprecate Skin::makeVariablesScript + (Phase 2 - Deprecate and remove Skin methods for readability)
- T258836: [EPIC] Ensure Parsoid meets performance criteria for serving read views on the Parsoid cluster + (Phase 3)
- T272331: Evaluate Parsoid HTML size from a performance POV for serving read views + (Phase 3)
- T85581: Parsoid page views: need to do something about {{int:}} + (Phase 3)
- T252760: Decouple wgValidSkinNames from underlying class + (Phase 3 - standardise template data)