summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Upload
Commit message (Expand)AuthorAgeFilesLines
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-103-22/+22
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-2/+1
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-092-2/+2
* Remove unused importsChristoph Wurst2020-03-251-2/+0
* Update license headersChristoph Wurst2019-12-057-9/+20
* Some php-cs fixesRoeland Jago Douma2019-11-225-1/+4
* make assemblystream seekableRobin Appelman2019-03-131-3/+37
* Background job to cleanup leftover chunked uploadsRoeland Jago Douma2019-01-044-21/+96
* 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
|/
* Fix integer overflow in ChunkingPluginMorris Jobke2018-03-061-1/+4
* Merge pull request #8335 from nextcloud/remove-unused-importMorris Jobke2018-02-141-2/+0
|\
| * Remove unused import statementsMorris Jobke2018-02-141-2/+0
* | Simplify return statementMorris Jobke2018-02-131-2/+1
|/
* Return proper principal on the uploads collection listingRoeland Jago Douma2018-01-101-1/+2
* Handle OC-Total-Length in new chunkingThomas Müller2017-12-151-0/+106
* Update license headersMorris Jobke2017-11-062-0/+4
* refactor chunked assembly streamRobin Appelman2017-07-211-56/+32
* Remove unused use statementsMorris Jobke2017-04-221-1/+0
* Chunking NG: Assemble in natural sort order of filesMarkus Goetz2017-03-171-1/+1
* FilesHome now also returns DAV propertiesVincent Petry2016-09-261-1/+1
* Improve chunk upload AssemblyStream performanceVincent Petry2016-09-131-8/+31
* Fix apps/Joas Schilling2016-07-215-5/+15
* Update license headersLukas Reschke2016-05-265-5/+95
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-125-0/+495