nextcloud-server/lib/private/Files
Vincent Petry 2032ca7457
Unregister enc stream wrapper for any exception
This prevents side effects in tests by properly cleaning up
even with expected exceptions.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-08-26 14:20:04 +07:00
..
AppData Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Cache dont apply jail search filter is on the root 2021-07-29 14:22:38 +07:00
Config Fix functions taking optional parameters before required ones 2021-06-07 21:33:52 +07:00
Mount Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Node fix Folder->getById() when a single storage is mounted multiple times 2021-08-09 17:32:20 +07:00
Notify Update license headers 2019-12-05 15:38:45 +07:00
ObjectStore Reset checksum when writing files to object store 2021-07-01 15:36:07 +07:00
Search handle ordering in folder search 2021-03-23 13:41:18 +07:00
SimpleFS Add getID function to the simplefile implementation 2021-03-15 13:44:45 +07:00
Storage better cleanup of user files on user deletion 2021-08-12 18:16:51 +07:00
Stream Unregister enc stream wrapper for any exception 2021-08-26 14:20:04 +07:00
Template Fix log error when creating files from an empty template 2021-05-19 07:03:27 +07:00
Type Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Utils Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
FileInfo.php Remove unneeded casts that were found by Psalm 2021-01-11 13:14:41 +07:00
Filesystem.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
View.php Check whether output buffering is active before turning it off 2021-06-07 21:33:53 +07:00