nextcloud/tests/lib/Files
Roeland Jago Douma 0ff83f7230
Do not allow folder creation with quota of 0
Fixes #4577

Users with a quota of 0 are a special case. Since they can't (ever)
create files on their own storage. Therefor it makes no real that they
can create folders (and possible share those etc).

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-03 11:31:23 +02:00
..
AppData Add Tests 2016-10-05 11:00:16 +02:00
Cache Fix risky tests without assertions 2018-01-25 11:33:25 +01:00
Config Allow getting the filepath when getting cached mounts by fileid 2017-10-27 14:35:34 +02:00
Mount Allow setting a maximun number of buckets for multibucket 2016-11-02 21:31:24 +01:00
Node Fix test 2018-03-22 12:06:45 +01:00
ObjectStore add ci for swift primary storage 2018-02-08 15:18:25 +01:00
SimpleFS Hardening of SimpleFile getContent 2018-02-27 13:35:09 +01:00
Storage Do not allow folder creation with quota of 0 2018-05-03 11:31:23 +02:00
Stream Use ::class in test mocks 2017-10-24 17:45:32 +02:00
Type Improve mimetype detection for object storages 2017-10-26 16:31:59 +02:00
Utils Only check for local shared storages 2017-01-10 16:14:21 +01:00
EtagTest.php Use proper methods for registerBackend 2017-08-15 11:29:15 +02:00
FileInfoTest.php add tests for FileInfo::isMounted 2016-11-16 15:30:37 +01:00
FilesystemTest.php removes invalid tests, adapts another one 2018-01-03 21:44:30 +01:00
PathVerificationTest.php Fix risky tests without assertions 2018-01-25 11:33:25 +01:00
ViewTest.php Remove IAppConfig::getValue 2018-01-17 21:41:56 +01:00