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
- T218395: Create RestrictionStore service +
- T226832: Deprecate Language::convertTitle(), findVariantLink(), updateConversionTable(), and friends +
- T226833: Introduce LanguageConverterFactory service +
- T226857: Provide capability for a DB to be added in an extension +
- T239975: Complete WikiPage/Article split and deprecate Page interface +
- T243306: Introduce shorthand to LanguageConverter for al SpecialPage hierarchy +
- 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 +
- T243325: Avoid mutual dependency between LanguageConverter and Language by introducing specialised interfaces +
- T243332: Create table with mapping between lang code and converter instead of using name convention +
- T243461: Decrease visibility of public variables in LanguageConverter class +
- T243619: Disallow db->update() without condition +
- T243743: Add tests MessageCache::updateMessageOverride +
- T243744: Add tests for ContentHandler::getPageViewLanguage +
- T243750: Add test for ParserOptions:optionsHash that covers case when language has variants +
- T243754: Add tests for SearchNearMatcher:: getNearMatch that cover case for language with variants +
- T243755: Add pure unit-tests for SearchMySQL, SearchSqlite etc... +
- T243760: Move Converter to respective files +
- T243761: Add @group Language to all tests related to Language for easier navigation through tests +
- T243803: API action=parse should be poolcounter-limited if a re-parse is necessary +
- T243910: Refactor ConverterRule not to use public variables from LanguageConverter and remove mutual dependency between them +
- 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 +
- T244300: Argument 1 passed to Title::getLanguageConverter() must be an instance of Language, instance of StubUserLang given, called in /srv/mediawiki/php-1.35.0-wmf.18/includes/Title.php on line 207 +
- T244709: Add more doc annotations to LanguageConverter related classes +
- T245075: Improve file attribution for “Called deprecation function” logs +
- 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. +
- T246078: Add SQLite infra to Jenkins CI +
- T246206: PhotoDNA integration +
- T246209: Create wireframe for extension +
- T246246: Document MediaModeration extension, create a dedicated Phabricator project for its tasks, and tag those tasks +
- T246255: MediaModeration: Strategy for handling child protection media +
- 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 +
- T246916: Add metrics around requests to photoDNA +
- 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 +
- T247984: Create maintenance script to queue images for checking +
- T248977: ParserIntegrationTest doesn't reload ParserFactory and always test parser with default options +
- T249531: Improve PoolCounterWork logic to cover possible raised exceptions +
- T249827: Replace backtick ` with double-quote " in English messages for REST API +
- 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 +