summaryrefslogtreecommitdiffstats
path: root/tests/lib/connector
Commit message (Expand)AuthorAgeFilesLines
* Make an assertion in risky test testGetNodeForPathRootJoas Schilling2015-06-221-1/+2
* Convert invalid path exception to sabre exception on MOVEVincent Petry2015-06-151-1/+1
* Merge pull request #16912 from owncloud/webdav-smalltransferlockfixThomas Müller2015-06-151-0/+80
|\
| * Webdav PUT small file lock must be shared during hooksVincent Petry2015-06-121-0/+80
* | tests for getNodeForPath with invalid pathRobin Appelman2015-06-111-6/+56
|/
* Fix sabre directory test casesVincent Petry2015-06-051-24/+15
* Add unit tests for InvalidPath Exception being thrownJoas Schilling2015-06-051-1/+27
* Merge pull request #16364 from owncloud/add-warning-webdavMorris Jobke2015-05-181-0/+65
|\
| * Add unit tests for \OC\Connector\Sabre\DummyGetResponsePluginLukas Reschke2015-05-151-0/+65
* | Merge pull request #16292 from owncloud/webdav-storage-fireprehooksJoas Schilling2015-05-151-38/+194
|\ \ | |/ |/|
| * Fire prehooks when uploading directly to storageVincent Petry2015-05-131-38/+194
* | Added unit test to quota plugin for free_space argumentVincent Petry2015-05-131-1/+4
|/
* \OC\Connector\Sabre\CopyEtagHeaderPlugin constructor does not take arguments.Andreas Fischer2015-05-071-1/+1
* fix testRobin Appelman2015-04-271-1/+0
* Catch not existing User-Agent headerLukas Reschke2015-04-231-1/+12
* Use 403 instead a 50x responseLukas Reschke2015-04-201-1/+2
* Block old legacy clientsLukas Reschke2015-04-201-0/+117
* pass a stream to the testsRobin Appelman2015-04-141-5/+13
* update testsRobin Appelman2015-04-091-4/+12
* Merge pull request #15227 from owncloud/ocetag-headerVincent Petry2015-03-271-0/+43
|\
| * Copy Etag header to OC-Etag for sabre callsVincent Petry2015-03-261-0/+43
* | Merge pull request #13802 from owncloud/share-partfilepermissionsMorris Jobke2015-03-261-2/+2
|\ \ | |/ |/|
| * Fix share permission related unit testsVincent Petry2015-03-201-2/+2
* | Revert "adding unit tests"Vincent Petry2015-03-261-31/+0
* | adding unit testsThomas Müller2015-03-261-0/+31
* | Soft fail in CustomPropertiesBackend whenever storage not availableVincent Petry2015-03-231-1/+11
|/
* Soft fail in custom properties backendVincent Petry2015-03-181-0/+28
* Adding a more meaningful message for sabre dav exception - fixes #14516Thomas Müller2015-03-112-3/+71
* fixing namespaces and PHPDocThomas Müller2015-03-095-25/+32
* adding storage specific filename verification - refs #13640Thomas Müller2015-03-091-0/+41
* Extend the class so the Filesystem is cleaned upJoas Schilling2015-02-251-1/+0
* Sabre Update to 2.1Vincent Petry2015-02-239-110/+721
* add unit test for webdav quotaRobin Appelman2015-02-131-0/+30
* Fix webdav put for single file webdav sharesRobin Appelman2015-01-291-0/+25
* Use proper test nameLukas Reschke2015-01-051-4/+3
* Use proper namespaceLukas Reschke2015-01-051-1/+2
* Use namespaceLukas Reschke2015-01-051-3/+5
* Write unit-tests and use DILukas Reschke2015-01-051-0/+247
* Merge pull request #12865 from owncloud/files-tags-webdavMorris Jobke2014-12-192-0/+368
|\
| * Returns and update tags through WebDAV PROPFIND and PROPPATCHVincent Petry2014-12-172-0/+368
* | Add getMountPoint to FileInfoRobin Appelman2014-12-172-9/+9
|/
* Replace deprecated constant with new class constantJoas Schilling2014-11-252-16/+16
* Make remaining files extend the test baseJoas Schilling2014-11-195-7/+9
* Fix dav permissions for folders without create permissionsRobin Appelman2014-09-251-0/+55
* WebDAV now throws 403 when deletion did not workVincent Petry2014-09-222-5/+122
* content size checks are not valid for LOCKThomas Müller2014-09-121-0/+2
* Fix unit testRobin Appelman2014-09-051-7/+5
* move to public namespaceMorris Jobke2014-08-191-1/+1
* Upload abortion is now detected within the OC_Connector_Sabre_File::put()Thomas Müller2014-07-082-105/+46
* Fix unit testsRobin Appelman2014-06-201-0/+4