summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/Upload/ChunkingPluginTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore(dav): Add void return type to test methodsChristoph Wurst2023-01-201-5/+5
* Get rid of deprecated at matcher in dav application testsCôme Chilliet2023-01-051-30/+38
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+2
* Merge pull request #22128 from nextcloud/bugfix/noid/cleanup-chunks-on-failureMorris Jobke2020-08-131-3/+7
|\
| * Return proper status when file didn't exist beforeJulius Härtl2020-08-131-1/+1
| * Adjust chunking test for non-existing target nodeJulius Härtl2020-08-121-3/+7
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-4/+4
|/
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Verify that destination is not a directory.Daniel Kesselberg2020-04-141-4/+38
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* 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-051-2/+4
* Mode to modern phpunitRoeland Jago Douma2019-11-271-5/+5
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-3/+2
* Handle OC-Total-Length in new chunkingThomas Müller2017-12-151-0/+167