nextcloud-server/lib
Roeland Jago Douma 6b26744787
Clear the statscache before fetching the metadata
Else if a lot of writes happen. It might happen that an old stat result
is used. Resulting in a wrong file size for the file. For example the
text app when a lot of people edit at the same time.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-05-22 09:21:53 +02:00
..
composer Move the notmodified check to middleware where it belongs 2020-05-13 08:11:24 +02:00
l10n [tx-robot] updated from transifex 2020-05-20 02:16:28 +00:00
private Clear the statscache before fetching the metadata 2020-05-22 09:21:53 +02:00
public Copy over the ETag and LastModified when formatting a Dataresponse 2020-05-19 09:39:51 +02:00
autoloader.php
base.php
versioncheck.php