aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/integration/includes/user/UserFactoryTest.php
Commit message (Expand)AuthorAgeFilesLines
* Add namespace to IDBAccessObject and DBAccessObjectUtilsJames D. Forrester2024-09-271-0/+1
* Update wgAutoCreateTempUser config defaultsDreamy Jazz2024-04-031-26/+5
* Remove IDBAccessObject from being implemented in many classesAmir Sarabadani2024-02-191-2/+1
* tests: Use namespaced classesUmherirrender2023-12-111-0/+1
* IP Masking: Expire temporary accounts in 1 yearMartin Urbanec2023-11-091-0/+2
* user: Move UserRightsProxy::invalidateCache to UserFactoryUmherirrender2023-04-301-0/+38
* tests: Use `overrideConfig(Value|Values)` where neededDerick Alangi2022-07-121-6/+9
* TempUser infrastructure and servicesTim Starling2022-04-141-0/+34
* Fix UserFactory::newAnonymous() performanceTim Starling2022-03-301-0/+4
* Remove or replace usages of "sanity"Reedy2021-11-211-3/+3
* tests: Use service container in integration tests casesDerick Alangi2021-09-051-2/+1
* Remove $actor field from UsererIdentityValuedaniel2021-04-131-4/+4
* Deprecate UserIdentity::getActorId()daniel2021-03-131-5/+2
* Convert Language to UserIdentitydaniel2021-03-111-0/+18
* Add Authority to ContextPetr Pchelko2021-01-201-0/+12
* Migrate more User::newFrom* methods to UserFactoryDannyS7122020-10-051-2/+1
* Inject dependencies into PasswordReset, and cleanupDannyS7122020-10-031-0/+14
* UserFactory method for getting anonymous userNikki Nikkhoui2020-07-151-6/+28
* UserFactory v.1 - wrapper for User::newFrom* static methodsDannyS7122020-06-101-0/+123