summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/Connector/Sabre
Commit message (Expand)AuthorAgeFilesLines
* Use display name cache on getStorageInfoJulius Härtl2022-12-191-0/+15
* Fix duplicate event email notificationsRichard Steinmetz2022-11-041-0/+31
* add test for trying to fopen a file which no longer exists on diskRobin Appelman2022-10-031-2/+2
* Add nc:share-attributes Webdav propertyVincent Petry2022-07-281-0/+62
* Fix typos in apps/dav subdirectoryluz paz2022-07-261-1/+1
* Merge pull request #31029 from nextcloud/expose-extra-emails-in-davVincent Petry2022-06-101-0/+49
|\
| * Expose additional emails in {DAV:}alternate-URI-setThomas Citharel2022-05-171-0/+49
* | Don't spam the log with fatals when maintenance mode is enabled or an upgrade...Joas Schilling2022-06-101-2/+5
|/
* Merge pull request #31963 from nextcloud/feat/use_setting_in_dav_searchLouis2022-05-041-0/+4
|\
| * Use email settings in DAV searchLouis Chemineau2022-04-191-0/+4
* | Migrate dav application from ILogger to LoggerInterfaceCôme Chilliet2022-05-022-26/+20
|/
* Merge pull request #25747 from nextcloud/XAccelBufferingblizzz2022-04-071-2/+5
|\
| * Add X-Accel-Buffering header to downloadsUnpublished2022-01-171-2/+5
* | use existing node in SharesPluginRobin Appelman2022-04-064-47/+80
* | dont re-query fileinfo when getting dav quotaRobin Appelman2022-03-281-8/+0
* | Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-idJoas Schilling2022-03-221-12/+12
|\ \
| * | Fix testsJoas Schilling2022-02-231-12/+12
| |/
* / adjust tests to new fs setupRobin Appelman2022-03-041-5/+4
|/
* Merge pull request #29948 from nextcloud/enh/webdav-creationdateJohn Molakvoæ2021-12-281-1/+14
|\
| * Expose DAV:creationdate for propfind/proppatchJulius Härtl2021-11-291-1/+14
* | Prevent writing invalid mtimeJohn Molakvoæ2021-12-072-14/+58
|/
* Fix dav application tests and code for PHP 8.1Côme Chilliet2021-11-231-0/+3
* use specific email getter where necessaryArthur Schiwon2021-09-091-17/+17
* Improve PrincipalTest test fileThomas Citharel2021-08-161-56/+58
* Expose user language through DAVThomas Citharel2021-08-161-1/+28
* Make sure that the dav propfind plugins always use the proper user idJulius Härtl2021-07-222-17/+16
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0433-35/+14
* Fix testValdnet2021-05-041-1/+1
* Only set copy etag if the destination source can be foundChristoph Wurst2021-04-231-0/+14
* Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling2021-03-101-0/+51
* Restrict autocompletion also based on the phonebook known usersJoas Schilling2021-03-101-1/+7
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-1/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-1611-11/+13
* Add $secureRandom to test caseDaniel Kesselberg2020-12-101-6/+13
* Handle deck share type in audit and dav appJulius Härtl2020-12-091-0/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-053-5/+5
* Fix unit testsRoeland Jago Douma2020-10-051-0/+6
* fix testsRobin Appelman2020-08-261-4/+11
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-244-2/+4
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-129-62/+60
* Update share type constant usageJoas Schilling2020-06-241-10/+10
* Merge pull request #21302 from nextcloud/techdebt/noid/adjust-to-parent-imple...Christoph Wurst2020-06-091-3/+3
|\
| * Adjust to parent implementationJoas Schilling2020-06-081-3/+3
* | Allow for compression of the PROPFIND responsesRoeland Jago Douma2020-06-061-0/+116
|/
* Translate the maintenance mode message in webdavMorris Jobke2020-05-062-3/+12
* Merge pull request #19436 from nextcloud/bugfix/noid/dav-quota-calculationRoeland Jago Douma2020-04-301-10/+18
|\
| * Do not include mountpoints when calculating quota usage on WebDAVJulius Härtl2020-04-241-10/+18
* | Update license headers for 19Christoph Wurst2020-04-295-0/+5
|/
* Add test that shares and tags are ignored for chunk files.Daniel Kesselberg2020-04-212-1/+43
* Add visibility to all constantsChristoph Wurst2020-04-103-15/+15