]> source.dussan.org Git - nextcloud-server.git/commit
add quota streamwrapper that limits the amount of data that can be written to a stream
authorRobin Appelman <icewind@owncloud.com>
Tue, 2 Jul 2013 15:45:34 +0000 (17:45 +0200)
committerRobin Appelman <icewind@owncloud.com>
Wed, 24 Jul 2013 22:31:51 +0000 (00:31 +0200)
commit10d3e63ce5f3923dc629ac3c16f3cd6324bf96ed
treed4af433d74fdaad9433677db6d9c46c16eccc8d1
parent94560c68ba8974e72098e525ff1d96f11a3ae2e0
add quota streamwrapper that limits the amount of data that can be written to a stream
lib/base.php
lib/files/stream/quota.php [new file with mode: 0644]
tests/lib/files/stream/quota.php [new file with mode: 0644]