Morris Jobke
|
0eebff152a
|
Update license headers
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-11-06 16:56:19 +01:00 |
Robin Appelman
|
89b747d066
|
refactor chunked assembly stream
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2017-07-21 12:49:39 +02:00 |
Markus Goetz
|
075a606514
|
Chunking NG: Assemble in natural sort order of files
For https://github.com/owncloud/client/pull/5476
Before this, the assembly could be bogusly in the order 0,1,10,11,2,3 etc.
As per the spec "The name of every chunk should be its chunk number."
https://github.com/cernbox/smashbox/blob/master/protocol/chunking.md
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-03-17 00:06:31 -06:00 |
Vincent Petry
|
1ab472b9ad
|
Improve chunk upload AssemblyStream performance
|
2016-09-13 09:29:02 +02:00 |
Joas Schilling
|
813f0a0f40
|
Fix apps/
|
2016-07-21 18:13:57 +02:00 |
Lukas Reschke
|
aba539703c
|
Update license headers
|
2016-05-26 19:57:24 +02:00 |
Joas Schilling
|
dd9ee10bc0
|
Move dav app to PSR-4 (#24527)
* Move Application to correct namespace and PSR-4 it
* Move dav app to PSR-4
|
2016-05-12 09:42:40 +02:00 |