wiki.techinc.nl/tests/phpunit/includes/api/query
STran 311774c033 Filter temporary accounts as anonymous in ApiQueryRecentChanges
Edits from temporary accounts are considered anonymous edits.
ApiQueryRecentChanges doesn't correctly reflect this and needs to be
updated to correctly return temporary account edits as anonymous (and
similarly, not to return them when requesting !anon)

- Update the anon|!anon query to accomodate temporary accounts

Bug: T370803
Change-Id: Ica5225422ea53d2aa3a84b86d9c2f14832a34ed4
2024-07-29 11:00:22 +01:00
..
ApiQueryAllDeletedRevisionsTest.php api: Rewrite adrto/from/prefix handling to use expression builder 2024-06-17 22:36:10 +02:00
ApiQueryAllPagesTest.php
ApiQueryAllRevisionsTest.php
ApiQueryAllUsersTest.php
ApiQueryBasicTest.php Run pagelinks migration for third parties too 2024-04-27 16:57:37 -04:00
ApiQueryBlockInfoTraitTest.php block: Deprecate and stop using $wgBlockTargetMigrationStage 2024-05-10 15:54:17 +10:00
ApiQueryBlocksTest.php Replace db with getDb for Tests 2024-06-23 23:47:56 +01:00
ApiQueryContinue2Test.php
ApiQueryContinueTest.php
ApiQueryContinueTestBase.php
ApiQueryDisabledTest.php
ApiQueryImageInfoTest.php Replace db with getDb for Tests 2024-06-23 23:47:56 +01:00
ApiQueryInfoTest.php Update wgAutoCreateTempUser config defaults 2024-04-03 16:25:47 +00:00
ApiQueryLanguageinfoTest.php
ApiQueryLogEventsTest.php Update wgAutoCreateTempUser config defaults 2024-04-03 16:25:47 +00:00
ApiQueryPrefixSearchTest.php
ApiQueryRecentChangesIntegrationTest.php Filter temporary accounts as anonymous in ApiQueryRecentChanges 2024-07-29 11:00:22 +01:00
ApiQueryRevisionsTest.php Update wgAutoCreateTempUser config defaults 2024-04-03 16:25:47 +00:00
ApiQuerySearchTest.php
ApiQuerySiteinfoTest.php ApiQuerySiteinfo: Use TempUserConfig class 2024-06-13 22:11:27 +02:00
ApiQueryTest.php Tests: remove a bunch of DummyServicesTrait-related comments 2024-05-10 04:07:59 +00:00
ApiQueryTestBase.php Minor comment cleanup in ApiQueryTestBase.php 2024-05-03 17:01:20 -05:00
ApiQueryTokensTest.php
ApiQueryUserContribsTest.php ApiQueryUserContribsTest: Disable temp account feature 2024-06-26 10:55:32 +00:00
ApiQueryUserInfoTest.php TempAccounts: Rate limit acquisition of temp account names 2024-04-23 13:33:57 +00:00
ApiQueryWatchlistIntegrationTest.php RecentChange: Replace use of legacy error arrays 2024-07-09 21:48:34 +00:00
ApiQueryWatchlistRawIntegrationTest.php Add namespace and deprecation alias to WatchedItemQueryService 2024-05-18 01:50:29 +03:30