aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Upload/AssemblyStream.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-271-25/+4
* Fix dav application tests and code for PHP 8.1Côme Chilliet2021-11-231-1/+1
* Remove error suppressionacsfer2021-08-241-2/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+2
* Update urls to stackoverflow.com to "HTTPS"J0WI2020-09-171-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+2
* make assemblystream seekableRobin Appelman2019-03-131-3/+37
* Implement the size of an assembly streamRoeland Jago Douma2018-10-261-1/+3
* lazy open first source stream in assemblystreamRobin Appelman2018-10-221-5/+6
* Merge pull request #11435 from nextcloud/assemblystream-node-to-smallMorris Jobke2018-10-011-0/+9
|\
| * throw an error if a node is smaller than expected in assemblystreamRobin Appelman2018-09-281-0/+9
* | AssemblyStream is also eof if we have no more source streamRobin Appelman2018-09-281-1/+1
|/
* Update license headersMorris Jobke2017-11-061-0/+3
* refactor chunked assembly streamRobin Appelman2017-07-211-56/+32
* Chunking NG: Assemble in natural sort order of filesMarkus Goetz2017-03-171-1/+1
* Improve chunk upload AssemblyStream performanceVincent Petry2016-09-131-8/+31
* Fix apps/Joas Schilling2016-07-211-1/+3
* Update license headersLukas Reschke2016-05-261-1/+19
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-0/+234