summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/Upload
Commit message (Expand)AuthorAgeFilesLines
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-21/+21
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-6/+6
* Update license headersChristoph Wurst2019-12-053-4/+9
* Mode to modern phpunitRoeland Jago Douma2019-11-272-11/+11
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-223-5/+4
* make assemblystream seekableRobin Appelman2019-03-131-0/+15
* Handle OC-Total-Length in new chunkingThomas Müller2017-12-151-0/+167
* Update license headersMorris Jobke2017-11-062-0/+4
* Use ::class in test mocks of dav appMorris Jobke2017-10-262-3/+7
* 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-212-2/+8
* Update license headersLukas Reschke2016-05-262-1/+38
* Update DAV unit tests to PSR-4Joas Schilling2016-05-252-0/+139