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
- T109166: Live preview "Show changes" indicates no changes in on new pages +
- T110854: Blank afl_var_dump on 9 testwiki abuse_filter_log entries from July 2012 causes exceptions +
- T187153: Special:Abuselog throws when viewing details or examining (BadMethodCallException: Call get getId() on null) +
- T193068: Add support for SQLite and postgre when searching patterns +
- T195699: "Throttle" action seems to malfunction randomly +
- T203336: Fatal exception when editing an abuse filter: Error: 1048 Column 'afa_parameters' cannot be null +
- T203359: Simplify throttle-related method after maintenance script execution +
- T203535: PHP Error "Undefined index: 1 in AbuseFilter.php on line 928" +
- T203584: Throttle groups may be empty or include unknown stuff +
- T203585: Throttle parameters may have an undesired comma inside +
- T204236: Old variables are computed wrongly for old entries +
- T211101: Throttle identifiers are ambiguous +
- T212082: Do not block page moves with AbuseFilter on LocalRenameJob page moves +
- T213006: Create a script to update afl_var_dump, drop back-compat code +
- T214193: PHP Notice: Unable to unserialize in AbuseFilter.php +
- T215787: PHP Warning: "count(): Parameter must be an array or an object that implements Countable" on AbuseFilter history with PHP7 +
- T217743: Database::selectSQLText should prefix 'table_name.*' +
- T220791: afl_filter should be split in afl_filter_id and afl_global +
- T231636: Butcher the list of phan suppressions in MW core +
- T232258: DBPerformance warning: Unexpected master query on GET from difference page +
- T239972: ApiQueryAbuseLog: user_rights should be provided as an array +
- T240115: Some filter hits have old_wikitext === new_wikitext +
- T241034: Database::isWriteQuery() returns true if the query has leading whitespace +
- T245159: PHP Warning: htmlspecialchars() expects string (from WikiPage.php) +
- T246733: AbuseFilter needs uses of global $wgUser removed +
- T246938: How to update/delete ExternalStore entries? +
- T248743: Call BlockUser in AbuseFilterRunner.php +
- T252696: Find a good way to run the updateVarDumps script on large wikis +
- T259179: Use of Article::getContentModel was deprecated in MediaWiki 1.35. [Called from AFComputedVariable::compute] +
- T259180: Use of Article::prepareContentForEdit was deprecated in MediaWiki 1.35. [Called from AFComputedVariable::compute] +
- T261889: Use a BlobStore for storing var dumps +
- T263209: Add "delete associated talk page" option to ApiDelete +
- T263211: Add "Restore associated talk page" option to special:undelete +
- T269712: Migrate afl_filter to afl_filter_id and afl_global +
- T270553: Should mediawiki/mediawiki-phan-config ship a target php version to support running with newer php on the developer side? +
- T270852: Dashes in AbuseFilter hook names cause issues with interfaces +
- T271620: Make HookRunnerTest usable in extension tests +
- T272361: CentralDBNotAvailableException from line 39 of CentralDBManager.php: $wgAbuseFilterCentralDB is not configured +
- T272505: FilterLookup: No version of filter [x] closest to [y] found +
- T272593: FilterNotFoundException from line 111 of /srv/mediawiki/php-1.36.0-wmf.26/extensions/AbuseFilter/includes/FilterLookup.php: Filter XYZ does not exist +
- T273965: Add taintedness data for new methods in Shellbox +
- T27471: Add "Delete associated talk page" option to action=delete +
- T281824: extensions/AbuseFilter - Use UserGroupManager instead of User group methods +
- T285776: Port patches for diff markers to wikidiff2 +
- T285793: Lock selection to a single side in wikidiff2 +
- T285956: Lock selection to a single side in TableDiffFormatter +
- T285978: AbuseFilterCachingParser: PHP Warning: mb_strpos(): Offset not contained in string +
- T288242: Refactoring deletion-related code (UI and backend) +
- T288281: Audit consumers of PermissionManager that end up calling Title::isBigDeletion +
- T288282: Build the page delete UI from DeleteAction, not Article +