aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/DAV
Commit message (Expand)AuthorAgeFilesLines
* Make phpunit8 compatibleRoeland Jago Douma2019-11-274-4/+4
* Some php-cs fixesRoeland Jago Douma2019-11-223-2/+3
* Add event dispatcher to OCPChristoph Wurst2019-06-251-3/+3
* check anonymous OPTIONS requests file in root (not in subdir)Bastien Durel2019-01-041-0/+6
* extend anonymous options to work on every dav urlRobin Appelman2018-11-231-1/+1
* Fix displayName return of dav groups requestJohn Molakvoæ (skjnldsv)2018-11-101-38/+11
* allow group principal search for dav displayname propertyGeorg Ehrke2018-10-221-9/+180
* Add tests for handling anonymous authRobin Appelman2018-06-011-0/+71
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-066-1/+11
* Use ::class in test mocks of dav appMorris Jobke2017-10-263-5/+6
* Use ::class in test mocksMorris Jobke2017-10-241-1/+1
* Remove unused use statementsMorris Jobke2017-04-221-2/+1
* OCA\DAV\Files\CustomPropertiesBackend -> OCA\DAV\DAV\CustomPropertiesBackendGeorg Ehrke2017-03-271-0/+170
* Properly handle groups with a /Roeland Jago Douma2017-02-271-7/+22
* Test fixJohn Molakvoæ (skjnldsv)2017-02-141-1/+1
* update unit testsBjoern Schiessle2016-11-211-4/+9
* Introduce an event for first time login based on the last login time stampThomas Müller2016-11-141-6/+3
* Merge pull request #1545 from nextcloud/delete-calendars-with-their-usersMorris Jobke2016-09-281-15/+73
|\
| * Rename deleteAllSharesForUser() to deleteAllSharesByUser()Thomas Citharel2016-09-281-1/+1
| * Add IL10N to unit testLukas Reschke2016-09-271-0/+15
| * fix deletion of calendarsThomas Citharel2016-09-271-1/+1
| * delete shares to an userThomas Citharel2016-09-271-0/+1
| * Adjust delete logic and ann unit testsThomas Müller2016-09-271-15/+57
* | Fix some testsThomas Citharel2016-09-261-1/+6
|/
* more efficient check if addressbook and calendar exists for userRobin Appelman2016-08-311-12/+6
* Fix apps/Joas Schilling2016-07-215-10/+15
* Update license headersLukas Reschke2016-05-265-1/+5
* Update DAV unit tests to PSR-4Joas Schilling2016-05-255-0/+589