aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/filechunking.php
Commit message (Collapse)AuthorAgeFilesLines
* kill OC_FileProxy :boom:Thomas Müller2015-04-071-3/+1
|
* Update license headersJenkins for ownCloud2015-03-261-4/+25
|
* Revert "Updating license headers"Morris Jobke2015-02-261-24/+6
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-6/+24
|
* Fix PHPdoc in lib/privateBart Visscher2014-04-151-3/+4
| | | | using scrutinizer patch
* Fixed chunking and insufficient storage checkVincent Petry2014-03-171-3/+37
| | | | | | | - fixed free space detection based on the already uploaded chunks - now deleting chunks as soon as it is read out before writing it into the part file, which reduces the space needed when assembling part files
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-1/+1
| | | | | | | | | | | This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-2/+8
|
* fixes #5367Thomas Müller2013-10-171-0/+10
|
* Merge branch 'master' into fixing-4546-masterThomas Müller2013-10-071-1/+22
| | | | | Conflicts: lib/private/connector/sabre/directory.php
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+149
Conflicts: lib/private/vcategories.php