aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/connector
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix moving movablemount over webdavRobin Appelman2014-06-171-1/+2
* Upgrade SabreDAV to 1.8.10Thomas Müller2014-06-045-22/+21
* remove outdated testRobin Appelman2014-04-251-18/+0
* update test caseRobin Appelman2014-03-041-0/+1
* Update unit tests to use the new injectionRobin Appelman2014-03-035-47/+120
* Remove unit tests which causes the filesystem tests to failRobin Appelman2014-02-211-15/+0
* Added file name check in webdav connectorVincent Petry2014-02-182-0/+56
* test cases added for create/remove Shared folder and fileThomas Müller2013-10-222-0/+41
* adding check isDeletable() on $sourcePathThomas Müller2013-10-081-13/+19
* Merge pull request #4974 from owncloud/fixing-4011-masterThomas Müller2013-10-071-0/+38
|\
| * Merge branch 'master' into fixing-4011-masterThomas Müller2013-09-301-0/+97
| |\
| * | adding test testSimplePutFailsOnRename()Thomas Müller2013-09-301-0/+14
| * | Merge branch 'master' into fixing-4011-masterThomas Müller2013-09-301-0/+87
| |\ \
| * | | remove unused setUp()Thomas Müller2013-09-271-3/+0
| * | | adding basic unit test for failing file_put_content operationThomas Müller2013-09-241-0/+27
* | | | upload abortion detection only for PUTThomas Müller2013-10-041-9/+13
| |_|/ |/| |
* | | Merge branch 'master' into move-aborted-upload-detection-into-plugin-masterThomas Müller2013-09-301-0/+87
|\ \ \ | | |/ | |/|
| * | code cleanupThomas Müller2013-09-271-39/+22
| * | adding unit tests for ObjectTree::move()Thomas Müller2013-09-261-0/+104
| |/
* | expect unlinkto be calledThomas Müller2013-09-251-0/+4
* | adding unit testsThomas Müller2013-09-251-0/+93
|/
* adding unit tests for quota checksThomas Müller2013-08-081-1/+55
* adding unit tests to determine lengthThomas Müller2013-08-081-0/+47