summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CalDAV/ResourceBooking
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Merge pull request #20384 from nextcloud/techdebt/lowercase-keywordsChristoph Wurst2020-04-092-2/+2
|\
| * Use php keywords in lowercaseChristoph Wurst2020-04-092-2/+2
* | Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+2
|/
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* 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-251-20/+20
|/
* Update license headersChristoph Wurst2019-12-053-21/+27
* Mode to modern phpunitRoeland Jago Douma2019-11-273-3/+3
* Make phpunit8 compatibleRoeland Jago Douma2019-11-273-4/+4
* Some php-cs fixesRoeland Jago Douma2019-11-223-0/+3
* use principaluri instead of userid, allowing to add delegates for rooms and t...Georg Ehrke2019-08-153-10/+108
* Allow to do a principal property search based on metadata keysGeorg Ehrke2019-08-011-0/+20
* Test resource and room principal backend to check that they provide metadataGeorg Ehrke2019-08-013-766/+191
* implement principal property search for calendar user address set propertyGeorg Ehrke2019-03-211-0/+119
* add correct calendar-user-type to resource and room backendGeorg Ehrke2018-10-223-0/+9
* Shorten resource table names to allow install on oracle againJoas Schilling2018-07-122-2/+2
* apply group restrictions to resourcesGeorg Ehrke2018-06-253-0/+1000