aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/Controller
Commit message (Expand)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-043-6/+4
* Rewrite birthday calendar tests without $this->at()François Freitag2021-05-311-8/+6
* Fix DAV unit testsJoas Schilling2021-04-201-2/+4
* Move DirectMapper to QBMapperRoeland Jago Douma2021-03-031-0/+2
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-243-0/+3
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-123-16/+16
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-093-7/+7
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-312-0/+2
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-1/+0
|\
| * Remove unused importsChristoph Wurst2020-03-251-1/+0
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-252-30/+30
|/
* Update license headersChristoph Wurst2019-12-053-3/+11
* Mode to modern phpunitRoeland Jago Douma2019-11-273-3/+3
* Make phpunit8 compatibleRoeland Jago Douma2019-11-273-3/+3
* remove obsolete use statementsArthur Schiwon2019-04-241-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/+455
* Improve the directContollerRoeland Jago Douma2018-04-261-0/+155
* generate birthday calendars in a background job after admin enabled themGeorg Ehrke2017-11-111-1/+49
* Add admin checkbox to disable birthday calendarsGeorg Ehrke2017-11-091-0/+75