summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/BackgroundJob/CleanupInvitationTokenJobTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore(dav): Add void return type to test methodsChristoph Wurst2023-01-201-1/+1
* Get rid of deprecated at matcher in dav application testsCôme Chilliet2023-01-051-3/+3
* Fix errors from PHP 8.2 testingCôme Chilliet2022-11-141-3/+1
* Add a background job to prune outdated sync tokensThomas Citharel2022-10-271-1/+1
* Add typing to Sharing BackendCarl Schwan2022-06-221-2/+4
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-2/+2
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-10/+10
* Update license headersChristoph Wurst2019-12-051-1/+5
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Also shorten the name of the invitation tokensJoas Schilling2018-07-121-2/+2
* Include accept / decline links in CalDAV invitation emailsGeorg Ehrke2018-06-291-0/+100