aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/Connector/Sabre/QuotaPluginTest.php
Commit message (Expand)AuthorAgeFilesLines
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-2/+2
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-0/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+2
* Merge pull request #19325 from nextcloud/dependachristoph/composer/sabre-4.0Roeland Jago Douma2020-03-301-6/+6
|\
| * Fix usage of Sabre\HTTP\Request in unit testsGeorg Ehrke2020-03-271-6/+6
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-4/+0
|\ \ | |/ |/|
| * Remove unused importsChristoph Wurst2020-03-251-4/+0
* | Use the short array syntax, everywhereChristoph Wurst2020-03-261-43/+43
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-5/+5
|/
* Update license headersChristoph Wurst2019-12-051-1/+1
* Mode to modern phpunitRoeland Jago Douma2019-11-271-2/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* Update license headersMorris Jobke2017-11-061-0/+1
* Use ::class in test mocks of dav appMorris Jobke2017-10-261-2/+2
* Fix quota calculation on new dav upload endpointRoeland Jago Douma2017-09-131-3/+8
* Allow file upload when storage is unlimitedJoas Schilling2017-04-121-5/+11
* Sanitize length headers when validating quotaThomas Müller2016-10-201-14/+12
* Make sure we only use numbers as lengthJoas Schilling2016-10-191-0/+6
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-2/+4
* Fix PHPUnit 5.4 warnings in DAV appRoeland Jago Douma2016-07-151-1/+4
* Update license headersLukas Reschke2016-05-261-0/+1
* Update DAV unit tests to PSR-4Joas Schilling2016-05-251-0/+223