nextcloud-server/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 +07:00
..
Cache Update with robin 2016-07-21 18:13:58 +07:00
Config optimize Folder::getById to use less queries 2016-10-12 16:12:28 +07:00
Mount get shared storage storage id without setting up the storage 2016-08-09 15:52:13 +07:00
ObjectStore Fix others 2016-07-21 18:13:57 +07:00
SimpleFS add proper exception documentation for ISimpleFS interface 2016-10-05 23:47:00 +07:00
Storage Update with robin 2016-07-21 18:13:58 +07:00
AlreadyExistsException.php Update with robin 2016-07-21 18:13:58 +07:00
EntityTooLargeException.php Fix others 2016-07-21 18:13:57 +07:00
File.php Update with robin 2016-07-21 18:13:58 +07:00
FileInfo.php Fix constant name, copy-pasterino 2016-08-17 10:41:13 +07:00
FileNameTooLongException.php Fix others 2016-07-21 18:13:57 +07:00
Folder.php use limit instead of since when listing recent files 2016-07-22 15:20:55 +07:00
ForbiddenException.php Fix others 2016-07-21 18:13:57 +07:00
IAppData.php Initial AppData 2016-10-05 11:00:14 +07:00
IHomeStorage.php Fix others 2016-07-21 18:13:57 +07:00
IMimeTypeDetector.php Fix others 2016-07-21 18:13:57 +07:00
IMimeTypeLoader.php Fix others 2016-07-21 18:13:57 +07:00
IRootFolder.php Fix others 2016-07-21 18:13:57 +07:00
InvalidCharacterInPathException.php Fix others 2016-07-21 18:13:57 +07:00
InvalidContentException.php Fix others 2016-07-21 18:13:57 +07:00
InvalidPathException.php Fix others 2016-07-21 18:13:57 +07:00
LockNotAcquiredException.php Update with robin 2016-07-21 18:13:58 +07:00
Node.php Update with robin 2016-07-21 18:13:58 +07:00
NotEnoughSpaceException.php Update with robin 2016-07-21 18:13:58 +07:00
NotFoundException.php Update with robin 2016-07-21 18:13:58 +07:00
NotPermittedException.php Update with robin 2016-07-21 18:13:58 +07:00
ReservedWordException.php Fix others 2016-07-21 18:13:57 +07:00
Storage.php Update with robin 2016-07-21 18:13:58 +07:00
StorageAuthException.php Fix others 2016-07-21 18:13:57 +07:00
StorageBadConfigException.php Fix others 2016-07-21 18:13:57 +07:00
StorageConnectionException.php Fix others 2016-07-21 18:13:57 +07:00
StorageInvalidException.php Update with robin 2016-07-21 18:13:58 +07:00
StorageNotAvailableException.php Storage 503 message improvements 2016-10-24 15:43:15 +07:00
StorageTimeoutException.php Fix others 2016-07-21 18:13:57 +07:00
UnseekableException.php Fix others 2016-07-21 18:13:57 +07:00