summaryrefslogtreecommitdiffstats
path: root/lib/private/connector/sabre/file.php
Commit message (Expand)AuthorAgeFilesLines
...
* | fixing typos and PHPDocThomas Müller2014-04-231-0/+6
* | merge master into webdav-injectionRobin Appelman2014-04-151-1/+3
|\|
| * White-list known secure mime types. Refs. #8184Thomas Tanghus2014-04-141-2/+4
* | Pass the filesystem view as argument in the sabredav connectors and use the f...Robin Appelman2014-02-251-41/+23
|/
* Merge pull request #6714 from owncloud/files-newfileinvalidcharsfixLukas Reschke2014-02-201-2/+8
|\
| * Added file name check in webdav connectorVincent Petry2014-02-181-2/+8
* | polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-0/+3
|/
* Added exception logger plugin for sabre connectorVincent Petry2014-01-271-3/+3
* Removed special handling of part files in shared storage renameVincent Petry2014-01-081-1/+4
* in order to work properly with encryption ocTransferId is added to the file p...Thomas Müller2014-01-071-1/+1
* Adding a random postfix to the part file.Thomas Müller2013-12-201-1/+1
* Fixed touch after chunk assemblingVincent Petry2013-11-291-1/+1
* Merge pull request #5447 from owncloud/fixing-5117-masterVincent Petry2013-11-131-3/+25
|\
| * make it possible to detect transferID partBjoern Schiessle2013-11-111-1/+1
| * adding oc-mtime handling to chunked uploadThomas Müller2013-10-211-0/+9
| * chunked files are assembled into a part file on the target storage followed b...Thomas Müller2013-10-211-3/+16
* | Merge pull request #5402 from owncloud/fixing-5367-masterThomas Müller2013-10-241-1/+1
|\ \
| * | fixes #5367Thomas Müller2013-10-171-1/+1
| |/
* | Merge pull request #5464 from owncloud/fixing-5456-masterThomas Müller2013-10-231-0/+4
|\ \
| * | creating and deleting of file and folder 'Shared' in root is not allowedThomas Müller2013-10-221-0/+4
| |/
* / - delete properties on node deleteThomas Müller2013-10-221-0/+3
|/
* Merge branch 'master' into fixing-4546-masterThomas Müller2013-10-141-1/+24
|\
| * Merge pull request #5207 from owncloud/fixing-4011-part2-masterThomas Müller2013-10-111-1/+15
| |\
| | * catch specific file exceptions and convert them to proper http status code vi...Thomas Müller2013-10-081-5/+12
| | * adding additional exceptions for special cases where creating a file might no...Thomas Müller2013-10-071-0/+7
| * | part file needs to have .part extensionBjoern Schiessle2013-10-081-1/+1
| * | If a existing file in Shared/ with update permissions gets updated we need to...Bjoern Schiessle2013-10-081-0/+11
| * | the path for reassembling was created the wrong wayThomas Müller2013-10-071-2/+2
| |/
* / moving createFileChunked() to OC_Connector_Sabre_FileThomas Müller2013-10-071-15/+34
|/
* Merge branch 'master' into fixing-4011-masterThomas Müller2013-10-041-25/+41
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+176