nextcloud/lib/private/files
Vincent Petry 9f6dcb9d3e Sabre Update to 2.1
- VObject fixes for Sabre\VObject 3.3
- Remove VObject property workarounds
- Added prefetching for tags in sabre tags plugin
- Moved oc_properties logic to separate PropertyStorage backend (WIP)
- Fixed Sabre connector namespaces
- Improved files plugin to handle props on-demand
- Moved allowed props from server class to files plugin
- Fixed tags caching for files that are known to have no tags
  (less queries)
- Added/fixed unit tests for Sabre FilesPlugin, TagsPlugin
- Replace OC\Connector\Sabre\Request with direct call to
  httpRequest->setUrl()
- Fix exception detection in DAV client when using Sabre\DAV\Client
- Added setETag() on Node instead of using the static FileSystem
- Also preload tags/props when depth is infinity
2015-02-23 22:27:23 +01:00
..
cache Updating license headers 2015-02-23 12:13:59 +01:00
config Updating license headers 2015-02-23 12:13:59 +01:00
mount Updating license headers 2015-02-23 12:13:59 +01:00
node Updating license headers 2015-02-23 12:13:59 +01:00
objectstore Updating license headers 2015-02-23 12:13:59 +01:00
storage Sabre Update to 2.1 2015-02-23 22:27:23 +01:00
stream Updating license headers 2015-02-23 12:13:59 +01:00
type Updating license headers 2015-02-23 12:13:59 +01:00
utils Updating license headers 2015-02-23 12:13:59 +01:00
fileinfo.php Updating license headers 2015-02-23 12:13:59 +01:00
filesystem.php Updating license headers 2015-02-23 12:13:59 +01:00
mapper.php Updating license headers 2015-02-23 12:13:59 +01:00
view.php Updating license headers 2015-02-23 12:13:59 +01:00