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
- T243306: Introduce shorthand to LanguageConverter for al SpecialPage hierarchy +
- T243310: Once we have ContentHandlerFactory, we can think about injecting the LanguageConverterFactory into ContentHandler. +
- T243317: Create or define better approach to inject languageConverter into LinkHolderArray according to deprecation policy +
- T243320: Inject a LanguageConverterFactory through ParserFactory into Parser +
- T243321: Inject LanguageConverter via DI DefaultPreferencesFactory +
- T243323: Inject LanguageConverter through constructor in SearchNearMatcher +
- T243325: Avoid mutual dependency between LanguageConverter and Language by introducing specialised interfaces +
- T243326: Rename ILanguageInterface::convert function to eliminate ambiguity +
- T243332: Create table with mapping between lang code and converter instead of using name convention +
- T243461: Decrease visibility of public variables in LanguageConverter class +
- T243743: Add tests MessageCache::updateMessageOverride +
- T243744: Add tests for ContentHandler::getPageViewLanguage +
- T243747: Add pure unit tests for class LinkHolderArray +
- T243750: Add test for ParserOptions:optionsHash that covers case when language has variants +
- T243751: Add tests for DefaultPreferencesFactory::profilePreferences +
- T243754: Add tests for SearchNearMatcher:: getNearMatch that cover case for language with variants +
- T243755: Add pure unit-tests for SearchMySQL, SearchSqlite etc... +
- T243756: Add more tests class SkinTemplate +
- T243758: Add tests for class Title, increase coverage to 75% +
- T243759: Add tests for class User, increase coverage to 50% +
- T243760: Move Converter to respective files +
- T243761: Add @group Language to all tests related to Language for easier navigation through tests +
- T243910: Refactor ConverterRule not to use public variables from LanguageConverter and remove mutual dependency between them +
- T243913: Decrease public variables in Language class +
- T244055: Replace Parser's creation from "Parser::__constructor" to "ParserFactory::create" across all the code +
- T244128: Add respective deprecations from class Language to RELEASE-NOTES-1.35 +
- T244709: Add more doc annotations to LanguageConverter related classes +
- T245128: Remove deprecated code from SpecialPageFactory +
- T245595: MediaModeration extension MVP +
- T245993: SqliteInstallerTest::testCheckDataDir fails on php7.4, OS: macOS Catalina +
- T245995: Sqlite Integration tests fail on macOS php 7.4 +
- T246076: Wrong definition of MW_ENTRY_POINT when integration tests run. +
- T246077: SQlite has wrong DB structure after upgrading to 1.35 +
- T246078: Add SQLite infra to Jenkins CI +
- T246206: PhotoDNA integration +
- T246209: Create wireframe for extension +
- T246660: Not all tests from extensions run on CI even if they exist +
- T246806: Run requests asynchronously using JobSpecification +
- T246807: Avoid using terrorism word everywhere +
- T247080: Implement sending emails through Async Job +
- T247229: Introduce UserMailer as a service +
- T247393: Replace static calls related to UserMail with calling respective methods of EmailSender service +
- T247927: Form email body and subject from template +
- T247942: Create MediaModeration page on Mediawiki.org with detailed info and instruction +
- T247943: Deploy MediaModeration Extension to Wikimedia Production +
- T248977: ParserIntegrationTest doesn't reload ParserFactory and always test parser with default options +
- T249531: Improve PoolCounterWork logic to cover possible raised exceptions +
- T250139: Create generic technical approach to Augment search result +
- T250144: Implement search result fields augmentation approach in SearchHandler +
- T250207: Implement getting the thumbnails in the PageImages extension +