aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/Upload/AssemblyStreamTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-2/+2
* chore(dav): Add void return type to test methodsChristoph Wurst2023-01-201-3/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-21/+21
* Update license headersChristoph Wurst2019-12-051-1/+3
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* make assemblystream seekableRobin Appelman2019-03-131-0/+15
* Update license headersMorris Jobke2017-11-061-0/+3
* Use ::class in test mocks of dav appMorris Jobke2017-10-261-1/+3
* Chunking NG: Assemble in natural sort order of filesMarkus Goetz2017-03-171-0/+12
* Improve chunk upload AssemblyStream performanceVincent Petry2016-09-131-3/+63
* Fix apps/Joas Schilling2016-07-211-1/+4
* Update license headersLukas Reschke2016-05-261-0/+19
* Update DAV unit tests to PSR-4Joas Schilling2016-05-251-0/+48