nextcloud/lib/public/Files
Vincent Petry 44cf67accd
Storage 503 message improvements
"Storage not available" is now "Storage temporarily not available".
Exceptions are now logged in DEBUG level, not FATAL.
2016-10-24 15:43:15 +02:00
..
Cache Update with robin 2016-07-21 18:13:58 +02:00
Config optimize Folder::getById to use less queries 2016-10-12 16:12:28 +02:00
Mount get shared storage storage id without setting up the storage 2016-08-09 15:52:13 +02:00
ObjectStore Fix others 2016-07-21 18:13:57 +02:00
SimpleFS add proper exception documentation for ISimpleFS interface 2016-10-05 23:47:00 +02:00
Storage Update with robin 2016-07-21 18:13:58 +02:00
AlreadyExistsException.php Update with robin 2016-07-21 18:13:58 +02:00
EntityTooLargeException.php Fix others 2016-07-21 18:13:57 +02:00
File.php Update with robin 2016-07-21 18:13:58 +02:00
FileInfo.php Fix constant name, copy-pasterino 2016-08-17 10:41:13 +02:00
FileNameTooLongException.php Fix others 2016-07-21 18:13:57 +02:00
Folder.php use limit instead of since when listing recent files 2016-07-22 15:20:55 +02:00
ForbiddenException.php Fix others 2016-07-21 18:13:57 +02:00
IAppData.php Initial AppData 2016-10-05 11:00:14 +02:00
IHomeStorage.php Fix others 2016-07-21 18:13:57 +02:00
IMimeTypeDetector.php Fix others 2016-07-21 18:13:57 +02:00
IMimeTypeLoader.php Fix others 2016-07-21 18:13:57 +02:00
IRootFolder.php Fix others 2016-07-21 18:13:57 +02:00
InvalidCharacterInPathException.php Fix others 2016-07-21 18:13:57 +02:00
InvalidContentException.php Fix others 2016-07-21 18:13:57 +02:00
InvalidPathException.php Fix others 2016-07-21 18:13:57 +02:00
LockNotAcquiredException.php Update with robin 2016-07-21 18:13:58 +02:00
Node.php Update with robin 2016-07-21 18:13:58 +02:00
NotEnoughSpaceException.php Update with robin 2016-07-21 18:13:58 +02:00
NotFoundException.php Update with robin 2016-07-21 18:13:58 +02:00
NotPermittedException.php Update with robin 2016-07-21 18:13:58 +02:00
ReservedWordException.php Fix others 2016-07-21 18:13:57 +02:00
Storage.php Update with robin 2016-07-21 18:13:58 +02:00
StorageAuthException.php Fix others 2016-07-21 18:13:57 +02:00
StorageBadConfigException.php Fix others 2016-07-21 18:13:57 +02:00
StorageConnectionException.php Fix others 2016-07-21 18:13:57 +02:00
StorageInvalidException.php Update with robin 2016-07-21 18:13:58 +02:00
StorageNotAvailableException.php Storage 503 message improvements 2016-10-24 15:43:15 +02:00
StorageTimeoutException.php Fix others 2016-07-21 18:13:57 +02:00
UnseekableException.php Fix others 2016-07-21 18:13:57 +02:00