0
0
mirror of https://github.com/nextcloud/server.git synced 2024-12-28 07:58:42 +00:00
nextcloud_server/tests/lib/User
Benjamin Gaussorgues 79db082fe6 fix(users): improve recently active search
- Remove DISTINCT clause to fix PgSQL
- Join user table only if necessary
- Don't show people who never connected in active list
- Add test

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2024-10-30 07:53:10 +01:00
..
AvailabilityCoordinatorTest.php Feat: Allow users to select another user as their out-of-office replacement 2024-07-01 15:10:16 +02:00
AvatarUserDummy.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Backend.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
DatabaseTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Dummy.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
ManagerTest.php fix(users): improve recently active search 2024-10-30 07:53:10 +01:00
SessionTest.php fix(users): Don't crash if disabled user is missing in the database 2024-09-23 10:40:38 +02:00
UserTest.php fix: Make user removal more resilient 2024-09-26 20:48:37 +02:00