summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/Connector/Sabre/FilesPluginTest.php
Commit message (Expand)AuthorAgeFilesLines
* Handle OC-Total-Length in new chunkingThomas Müller2017-12-151-57/+0
* Update license headersMorris Jobke2017-11-061-0/+3
* Use ::class in test mocks of dav appMorris Jobke2017-10-261-6/+8
* Use ::class in test mocksMorris Jobke2017-10-241-9/+15
* Fix unit testJoas Schilling2017-06-071-4/+5
* Properly handle missing READ permissionVincent Petry2017-04-271-5/+50
* Fix FutureFile MOVE to keep destination nodeVincent Petry2017-04-261-0/+63
* Fixed size issues on main detail view and disappearing of share recipients (#...Michael Jobst2016-12-231-2/+0
* Remove unused $view from FilesPlugin (#26549)Vincent Petry2016-11-141-13/+1
* Update sabre dav to 3.2 (#26115)Thomas Müller2016-11-041-2/+4
* Upload autorename on client sideVincent Petry2016-11-021-81/+0
* Use Webdav PUT for uploads in the web browserVincent Petry2016-10-241-2/+83
* FilesHome now also returns DAV propertiesVincent Petry2016-09-261-52/+0
* [master] DAV: Return data-fingerprint always when asked (#25482)Markus Goetz2016-08-291-2/+4
* add dav property to check if a file has a preview availableRobin Appelman2016-07-271-1/+43
* Fix apps/Joas Schilling2016-07-211-3/+4
* Fix PHPUnit 5.4 warnings in DAV appRoeland Jago Douma2016-07-151-3/+9
* DAV now returns file name with Content-Disposition headerVincent Petry2016-06-091-1/+65
* Fix checkMove() implementation for dav v2 - fixes #24776 (#24971)Thomas Müller2016-06-061-22/+38
* Update license headersLukas Reschke2016-05-261-0/+2
* Update DAV unit tests to PSR-4Joas Schilling2016-05-251-0/+469