aboutsummaryrefslogtreecommitdiffstats
path: root/lib/filechunking.php
Commit message (Expand)AuthorAgeFilesLines
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-149/+0
* OC_Cache namespace changes and add UserCache to server container.Thomas Tanghus2013-09-171-1/+1
* Style-fix: Breakup long linesBart Visscher2013-02-141-1/+2
* merge master into filesystemRobin Appelman2012-10-241-1/+1
|\
| * Make Jenkins more happy.Felix Moeller2012-10-231-1/+1
* | don't use depricated OC_FilesystemRobin Appelman2012-10-101-19/+19
|/
* Run proxies and emit signals when finising chunked uploadBart Visscher2012-09-181-2/+56
* Chunked upload: Support reusing local chunksBart Visscher2012-07-271-2/+30
* Chunked upload: Refactor OC_FileChunking to objectBart Visscher2012-07-271-18/+31
* Chunked upload: Refactor to static classBart Visscher2012-07-271-0/+53