nextcloud/apps/dav/tests/unit/CardDAV
Thomas Citharel 6f15873321 Add a background job to prune outdated sync tokens
We remove all outdated sync tokens, based on their auto-incremented ID.

By default we only keep the last 10 000, but this can be configurable.

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-10-27 20:12:13 +00:00
..
Activity Fix carddav activities 2022-08-19 10:50:45 +02:00
Sharing Update php licenses 2021-06-04 22:02:41 +02:00
AddressBookImplTest.php Update php licenses 2021-06-04 22:02:41 +02:00
AddressBookTest.php Update php licenses 2021-06-04 22:02:41 +02:00
BirthdayServiceTest.php feat: add tests cases 2022-10-02 18:34:43 +02:00
CardDavBackendTest.php Add a background job to prune outdated sync tokens 2022-10-27 20:12:13 +00:00
ContactsManagerTest.php Update php licenses 2021-06-04 22:02:41 +02:00
ConverterTest.php Update php licenses 2021-06-04 22:02:41 +02:00
ImageExportPluginTest.php Update php licenses 2021-06-04 22:02:41 +02:00
SyncServiceTest.php Migrate dav application from ILogger to LoggerInterface 2022-05-02 10:52:43 +02:00