server/lib
Vincent Petry 19980be116 Fix part file partial cache logic in encryption code
The encryption code uses partial cache entries for the part file (which
are not stored in the database) but are useful for other parts of the
code to retrieve the file size again.

This means that in the fixed code $info was empty, so getData() could
not be called.

The fix makes sure to support both cases when the cache entry exists and
doesn't.
2016-02-09 09:47:34 +01:00
..
l10n [tx-robot] updated from transifex 2016-02-09 01:55:36 -05:00
private Fix part file partial cache logic in encryption code 2016-02-09 09:47:34 +01:00
public Merge pull request #22200 from owncloud/node-checksum-resolvefileinfo 2016-02-08 16:10:31 +01:00
autoloader.php Happy new year! 2016-01-12 15:02:18 +01:00
base.php The local address book is replaced now by the system addressbook as part of the dav app 2016-02-02 10:56:33 +01:00