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
- T100373: WebAuthn (U2F) integration for Extension:OATHAuth +
- T208768: Create a PermissionManager service +
- T217840: Test tarball extraction and verify diffs apply cleanly +
- T217959: Tarball signing automation +
- T217960: Tarball upload automation +
- T217961: Produce and document interface for kicking off a branch and tarball production +
- T217963: Ensure all repositories in Gerrit have been branched at the right time. +
- T218210: SO878 Step 1: Refactor OATHAuth extension +
- T218214: SO878 Step 3: Finalize settings and user experience +
- T218215: SO878 Step 4: Bind permissions to 2FA +
- T218394: Create BlockStore service +
- T218558: Move User::getRights and related methods into PermissionManager +
- T221949: Remove uses of Title::moveTo +
- T223294: Deprecate the $mRights field in the User class, replacing it with a cache in PermissionManager. +
- T224165: Don't pass Config object to service constructors +
- T226053: Special:Manage_Two-factor_authentication looks odd +
- T226056: Describe what different auth methods are +
- T226057: s/OATH Manage/Manage OATH/ +
- T226058: oathauth-ui-error-page-no-module need refining +
- T226737: Enable Phan and seccheck on WebAuthn extension +
- T226833: Introduce LanguageConverterFactory service +
- T226834: In LanguageConverter, replace usages of Title with usages of LinkTarget +
- T229505: Admin adds new client +
- T229506: Admin removes client +
- T229508: User requests login using OAuth 2.0 +
- T229509: User requests login to client when user is not already logged in to server (wiki) +
- T229511: Admin whitelists client +
- T232008: Ability to overwrite 2FA method without providing/re-auth using existing secondary authentication method +
- T232634: Manage OAuth 2.0 grants for a user +
- T235165: Introduce ContentHandlerFactory +
- 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 +
- T243332: Create table with mapping between lang code and converter instead of using name convention +
- T243461: Decrease visibility of public variables in LanguageConverter class +
- T243560: Use ObjectFactory to construct ContentHandlers +
- T243619: Disallow db->update() without condition +
- T243744: Add tests for ContentHandler::getPageViewLanguage +
- 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 +
- T243760: Move Converter to respective files +
- T243761: Add @group Language to all tests related to Language for easier navigation through tests +
- T243953: Remove Title::moveTo +
- 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 +