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
2014-09-22WebDAV now throws 403 when deletion did not workVincent Petry
2014-09-12content size checks are not valid for LOCKThomas Müller
2014-09-04fix BadRequest error if CONTENT_LENGTH not setchli1
2014-08-29adding OC-ETag headerThomas Müller
2014-07-08Upload abortion is now detected within the OC_Connector_Sabre_File::put()Thomas Müller
2014-06-14Fix exposing single files over webdavRobin Appelman
2014-06-04use the right interface \Sabre\DAVACL\PrincipalBackend\BackendInterfaceThomas Müller
2014-06-04Upgrade SabreDAV to 1.8.10Thomas Müller
2014-06-04Normalize lock exception messages.ringmaster
2014-06-04Respect locked files, surface correct exception.ringmaster
2014-05-29Cast '{DAV:}getcontentlength' to number instead of int.Andreas Fischer
2014-05-13Squash 'a | b' into 'a|b', in /libRobin McCorkell
2014-04-25merge master into webdav-injectionRobin Appelman
2014-04-24properly quote etagsRobin Appelman
2014-04-23fixing typos and PHPDocThomas Müller
2014-04-23we no longer need to handle the Shared folder different from any other folderBjoern Schiessle
2014-04-15merge master into webdav-injectionRobin Appelman
2014-04-14White-list known secure mime types. Refs. #8184Thomas Tanghus
2014-02-25Pass the filesystem view as argument in the sabredav connectors and use the f...Robin Appelman
2014-02-20Merge pull request #6714 from owncloud/files-newfileinvalidcharsfixLukas Reschke
2014-02-18Added file name check in webdav connectorVincent Petry
2014-02-06polish documentation based on scrutinizer patchesJörn Friedrich Dreyer
2014-01-27Added exception logger plugin for sabre connectorVincent Petry
2014-01-08Removed special handling of part files in shared storage renameVincent Petry
2014-01-07in order to work properly with encryption ocTransferId is added to the file p...Thomas Müller
2013-12-20Adding a random postfix to the part file.Thomas Müller
2013-11-29Fixed touch after chunk assemblingVincent Petry
2013-11-13Merge pull request #5447 from owncloud/fixing-5117-masterVincent Petry
2013-11-11make it possible to detect transferID partBjoern Schiessle
2013-10-24Merge pull request #5402 from owncloud/fixing-5367-masterThomas Müller
2013-10-23Merge pull request #5464 from owncloud/fixing-5456-masterThomas Müller
2013-10-22- delete properties on node deleteThomas Müller
2013-10-22creating and deleting of file and folder 'Shared' in root is not allowedThomas Müller
2013-10-21adding oc-mtime handling to chunked uploadThomas Müller
2013-10-21chunked files are assembled into a part file on the target storage followed b...Thomas Müller
2013-10-17fixes #5367Thomas Müller
2013-10-14Merge branch 'master' into fixing-4546-masterThomas Müller
2013-10-11Merge pull request #5207 from owncloud/fixing-4011-part2-masterThomas Müller
2013-10-08catch specific file exceptions and convert them to proper http status code vi...Thomas Müller
2013-10-08part file needs to have .part extensionBjoern Schiessle
2013-10-08If a existing file in Shared/ with update permissions gets updated we need to...Bjoern Schiessle
2013-10-07moving createFileChunked() to OC_Connector_Sabre_FileThomas Müller
2013-10-07the path for reassembling was created the wrong wayThomas Müller
2013-10-07adding additional exceptions for special cases where creating a file might no...Thomas Müller
2013-10-04Merge branch 'master' into fixing-4011-masterThomas Müller
2013-09-30move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller