Merge pull request #1888 from nextcloud/downstream-26361
introduce callForSeenUsers and countSeenUsers
No related branches found
No related tags found
Showing
- apps/files_trashbin/lib/BackgroundJob/ExpireTrash.php 2 additions, 2 deletionsapps/files_trashbin/lib/BackgroundJob/ExpireTrash.php
- apps/files_trashbin/lib/Command/ExpireTrash.php 2 additions, 2 deletionsapps/files_trashbin/lib/Command/ExpireTrash.php
- apps/files_versions/lib/BackgroundJob/ExpireVersions.php 2 additions, 2 deletionsapps/files_versions/lib/BackgroundJob/ExpireVersions.php
- apps/files_versions/lib/Command/ExpireVersions.php 2 additions, 2 deletionsapps/files_versions/lib/Command/ExpireVersions.php
- lib/private/Repair/NC11/MoveAvatarBackgroundJob.php 22 additions, 24 deletionslib/private/Repair/NC11/MoveAvatarBackgroundJob.php
- lib/private/Repair/RemoveRootShares.php 2 additions, 19 deletionslib/private/Repair/RemoveRootShares.php
- lib/private/Repair/RepairUnmergedShares.php 1 addition, 18 deletionslib/private/Repair/RepairUnmergedShares.php
- lib/private/User/Manager.php 117 additions, 19 deletionslib/private/User/Manager.php
- lib/public/IUserManager.php 15 additions, 1 deletionlib/public/IUserManager.php
- tests/lib/Files/Config/UserMountCacheTest.php 2 additions, 1 deletiontests/lib/Files/Config/UserMountCacheTest.php
- tests/lib/Files/Storage/Wrapper/EncryptionTest.php 3 additions, 3 deletionstests/lib/Files/Storage/Wrapper/EncryptionTest.php
- tests/lib/Files/Stream/EncryptionTest.php 1 addition, 1 deletiontests/lib/Files/Stream/EncryptionTest.php
- tests/lib/Repair/RemoveRootSharesTest.php 3 additions, 0 deletionstests/lib/Repair/RemoveRootSharesTest.php
- tests/lib/User/ManagerTest.php 94 additions, 21 deletionstests/lib/User/ManagerTest.php
- tests/lib/User/SessionTest.php 24 additions, 6 deletionstests/lib/User/SessionTest.php
Loading
Please register or sign in to comment