aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Stream
Commit message (Expand)AuthorAgeFilesLines
* Use the short array syntax, everywhereChristoph Wurst2020-03-262-10/+10
* Update license headersChristoph Wurst2019-12-052-2/+5
* Update Encryption.phpmartink-p2019-06-171-7/+9
* Update Encryption.phpmartink-p2019-06-171-1/+7
* Apply suggestions from code reviewmartink-p2019-06-171-5/+5
* Update Encryption.phpmartink-p2019-06-171-2/+19
* Use CountWrapper instead of almost identical CountReadStreamRoeland Jago Douma2019-02-151-65/+0
* extend storage api to allow directly writing a stream to storageRobin Appelman2018-10-311-0/+65
* make file cache updates more robustBjoern Schiessle2018-07-311-2/+17
* Use better way to determine stream type in encryption stream wrapperRobin Appelman2018-05-011-3/+3
* Use ::class statement instead of stringMorris Jobke2018-01-291-1/+1
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-1/+1
* Update license headersMorris Jobke2017-11-061-0/+1
* only collect detailed access list if it is really neededBjoern Schiessle2017-07-061-1/+4
* replace close:// streamwrapper with CallBackWrapperRobin Appelman2017-01-061-119/+0
* Merge pull request #2934 from nextcloud/quota-stream-non-globalRoeland Jago Douma2017-01-061-74/+20
|\
| * remove the need to register the quota streamwrapper globallyRobin Appelman2017-01-041-74/+20
* | remove static:// stream wrapperRobin Appelman2017-01-041-171/+0
|/
* remove no longer used fakedir stream wrapperRobin Appelman2017-01-031-67/+0
* Get rid of very old oc:// stream wrapper (#26381)Vincent Petry2016-10-201-154/+0
* Update with robinJoas Schilling2016-07-215-5/+5
* Fix othersJoas Schilling2016-07-216-7/+13
* Update license headersLukas Reschke2016-05-261-2/+2
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-246-0/+1163