summaryrefslogtreecommitdiffstats
path: root/lib/private/filechunking.php
Commit message (Expand)AuthorAgeFilesLines
* Move non PSR-4 files from lib/private root to legacyRoeland Jago Douma2016-04-301-175/+0
* Fix PHP memory leak in file_get_contents()Morris Jobke2016-04-041-1/+3
* Do not fire pre/post hooks twice on chunk uploadVincent Petry2016-03-211-43/+5
* Remove unused codeLukas Reschke2016-03-171-29/+0
* Do not check all chunks of a chunked upload if we do not need toRoeland Jago Douma2016-03-071-5/+7
* Remove Scrutinizer Auto FixerLukas Reschke2016-03-011-1/+0
* Happy new year!Thomas Müller2016-01-121-1/+1
* work directly on storages when doing a chunked upload assemblyRobin Appelman2015-09-141-14/+13
* 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
* Updating license headersJenkins for ownCloud2015-02-231-6/+24
* Fix PHPdoc in lib/privateBart Visscher2014-04-151-3/+4
* Fixed chunking and insufficient storage checkVincent Petry2014-03-171-3/+37
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-1/+1
* 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
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+149