summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/Connector/Sabre/FileTest.php
Commit message (Expand)AuthorAgeFilesLines
* re-acquired expired shared locks on large file uploadsRobin Appelman2019-11-131-0/+21
* add test for overwriting in non creatable directoryRobin Appelman2019-07-031-8/+46
* update dav testsRobin Appelman2018-10-311-3/+3
* Handle OC-Total-Length in new chunkingThomas Müller2017-12-151-0/+4
* Reject X-OC-MTime header if given as a string with hexadecimal notationDaniel Calviño Sánchez2017-11-281-1/+1
* Don't use runInSeparateProcessThomas Müller2017-11-271-5/+5
* Add tests for X-OC-MTime header handlingDaniel Calviño Sánchez2017-11-271-0/+133
* Make possible to provide a specific HTTP request object to FileDaniel Calviño Sánchez2017-11-271-2/+3
* Update license headersMorris Jobke2017-11-061-0/+1
* Use ::class in test mocks of dav appMorris Jobke2017-10-261-1/+1
* Use ::class in test mocksMorris Jobke2017-10-241-16/+18
* Fix class namesJoas Schilling2017-04-271-4/+4
* Properly handle missing READ permissionVincent Petry2017-04-271-0/+19
* [CI] Can we get some faster phpunit execution? (#27113)Thomas Müller2017-03-201-0/+3
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-2/+4
* Fix PHPUnit 5.4 warnings in DAV appRoeland Jago Douma2016-07-151-29/+43
* Update DAV unit tests to PSR-4Joas Schilling2016-05-251-0/+987