aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/DAV/CustomPropertiesBackendTest.php
Commit message (Expand)AuthorAgeFilesLines
* fix(caldav): stricter default calendar checksRichard Steinmetz2024-07-231-6/+55
* feat(dav): update a principal's schedule-default-calendar-URLRichard Steinmetz2024-02-281-5/+195
* Merge pull request #36266 from nextcloud/bugfix/noid/fix-double-where-in-cust...Joas Schilling2023-01-231-1/+1
|\
| * Fix double where in CustomProperiesBackendTestJoas Schilling2023-01-201-1/+1
* | chore(dav): Add void return type to test methodsChristoph Wurst2023-01-201-6/+6
|/
* Get rid of deprecated at matcher in dav application testsCôme Chilliet2023-01-051-2/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Fix "Invalid fetch style: 12" on OracleJoas Schilling2020-11-101-2/+5
* Don't leave cursors open when tests failJoas Schilling2020-11-091-1/+6
* 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-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+2
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-3/+0
|\
| * Remove unused importsChristoph Wurst2020-03-251-3/+0
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-7/+7
|/
* remove the detour trough node and work with path directlyRobin Appelman2020-03-181-39/+0
* use INode instead of Node for custom propertiesRobin Appelman2020-03-181-1/+14
* handle long property paths to hasing paths >250 charsRobin Appelman2020-03-181-11/+41
* test custom properties backend against real databaseRobin Appelman2020-03-181-52/+87
* merge the two almost identical custom property backendsRobin Appelman2020-03-181-4/+32
* Update license headersChristoph Wurst2019-12-051-1/+2
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-061-1/+1
* OCA\DAV\Files\CustomPropertiesBackend -> OCA\DAV\DAV\CustomPropertiesBackendGeorg Ehrke2017-03-271-0/+170