Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-29Fix webdav put for single file webdav sharesRobin Appelman
2015-01-05Use proper test nameLukas Reschke
2015-01-05Use proper namespaceLukas Reschke
2015-01-05Use namespaceLukas Reschke
2015-01-05Write unit-tests and use DILukas Reschke
2014-12-19Merge pull request #12865 from owncloud/files-tags-webdavMorris Jobke
2014-12-17Returns and update tags through WebDAV PROPFIND and PROPPATCHVincent Petry
2014-12-17Add getMountPoint to FileInfoRobin Appelman
2014-11-25Replace deprecated constant with new class constantJoas Schilling
2014-11-19Make remaining files extend the test baseJoas Schilling
2014-09-25Fix dav permissions for folders without create permissionsRobin Appelman
2014-09-22WebDAV now throws 403 when deletion did not workVincent Petry
2014-09-13content size checks are not valid for LOCKThomas Müller
2014-09-05Fix unit testRobin Appelman
2014-08-19move to public namespaceMorris Jobke
2014-07-08Upload abortion is now detected within the OC_Connector_Sabre_File::put()Thomas Müller
2014-06-20Fix unit testsRobin Appelman
2014-06-17Fix moving movablemount over webdavRobin Appelman
2014-06-04Upgrade SabreDAV to 1.8.10Thomas Müller
2014-04-25remove outdated testRobin Appelman
2014-03-04update test caseRobin Appelman
2014-03-03Update unit tests to use the new injectionRobin Appelman
2014-02-21Remove unit tests which causes the filesystem tests to failRobin Appelman
2014-02-18Added file name check in webdav connectorVincent Petry
2013-10-22test cases added for create/remove Shared folder and fileThomas Müller
2013-10-08adding check isDeletable() on $sourcePathThomas Müller
2013-10-07Merge pull request #4974 from owncloud/fixing-4011-masterThomas Müller
2013-10-04upload abortion detection only for PUTThomas Müller
2013-09-30Merge branch 'master' into fixing-4011-masterThomas Müller
2013-09-30adding test testSimplePutFailsOnRename()Thomas Müller
2013-09-30Merge branch 'master' into fixing-4011-masterThomas Müller
2013-09-30Merge branch 'master' into move-aborted-upload-detection-into-plugin-masterThomas Müller
2013-09-27code cleanupThomas Müller
2013-09-27remove unused setUp()Thomas Müller
2013-09-26adding unit tests for ObjectTree::move()Thomas Müller
2013-09-25expect unlinkto be calledThomas Müller
2013-09-25adding unit testsThomas Müller
2013-09-24adding basic unit test for failing file_put_content operationThomas Müller
2013-08-08adding unit tests for quota checksThomas Müller
2013-08-08adding unit tests to determine lengthThomas Müller