summaryrefslogtreecommitdiffstats
path: root/tests/lib/Files/Stream
Commit message (Expand)AuthorAgeFilesLines
* Cache the user backend info for 300sJoas Schilling2021-02-151-1/+7
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-2/+2
* Run cs:fix and fix HashWrapper codeMorris Jobke2020-04-151-1/+3
* Return hashes of uploaded content for dav uploadsRobin Appelman2020-04-131-0/+55
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-5/+1
* Remove trailing and in between spacesChristoph Wurst2020-04-091-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+2
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-2/+2
* Merge pull request #20172 from nextcloud/techdebt/phpunit-short-returnChristoph Wurst2020-03-261-2/+2
|\
| * Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-2/+2
* | Use lowercase true, false and null constantsChristoph Wurst2020-03-251-2/+2
|/
* Add typed create user eventsChristoph Wurst2019-12-031-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* Fix testsJulius Härtl2019-03-011-1/+2
* Use CountWrapper instead of almost identical CountReadStreamRoeland Jago Douma2019-02-151-49/+0
* extend storage api to allow directly writing a stream to storageRobin Appelman2018-10-311-0/+49
* make file cache updates more robustBjoern Schiessle2018-07-311-0/+11
* Use ::class in test mocksMorris Jobke2017-10-241-1/+2
* update file system tests to take the master key into accountBjoern Schiessle2017-07-061-14/+23
* Merge pull request #2934 from nextcloud/quota-stream-non-globalRoeland Jago Douma2017-01-061-4/+1
|\
| * remove the need to register the quota streamwrapper globallyRobin Appelman2017-01-041-4/+1
* | remove static:// stream wrapperRobin Appelman2017-01-041-70/+0
|/
* Proper DI of configRoeland Jago Douma2016-10-281-1/+1
* File getMock Files testsRoeland Jago Douma2016-09-071-6/+6
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-204-0/+604