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
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
ApiQueryLanguageinfoTest.php
ApiQueryLogEventsTest.php
ApiQueryPrefixSearchTest.php
ApiQueryRecentChangesIntegrationTest.php Filter temporary accounts as anonymous in ApiQueryRecentChanges 2024-07-29 11:00:22 +01:00
ApiQueryRevisionsTest.php
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
ApiQueryTokensTest.php
ApiQueryUserContribsTest.php ApiQueryUserContribsTest: Disable temp account feature 2024-06-26 10:55:32 +00:00
ApiQueryUserInfoTest.php
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