summaryrefslogtreecommitdiffstats
path: root/lib/private/connector/sabre/file.php
Commit message (Expand)AuthorAgeFilesLines
* 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