nextcloud/lib/private/Files
Roeland Jago Douma ab31b26b0c Only execute query in propagateChange once
The second execute statement should be inside the if block. Else it gets
executed twice which makes no sense.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-05 20:45:15 +00:00
..
AppData Make Appdata static 2018-05-14 13:25:54 +02:00
Cache Only execute query in propagateChange once 2018-12-05 20:45:15 +00:00
Config more efficient way to detect added and removed mounts 2018-08-16 19:56:49 +02:00
Mount cache OC\Files\Mount\Manager::findIn results 2018-08-16 19:02:00 +02:00
Node Fix folder path containing leading slash when getting mount root by id 2018-11-28 19:07:51 +00:00
Notify Add a more powerful notify mechanism 2017-01-27 10:44:33 +01:00
ObjectStore forward object not found error in swift as dav 404 2018-11-19 11:36:33 +01:00
Search Update license headers 2017-11-06 16:56:19 +01:00
SimpleFS Separate fopen into read and write methods 2018-07-11 12:08:37 +02:00
Storage Allow chunked uploads even if your quota is not sufficient 2018-10-25 13:53:52 +02:00
Stream make file cache updates more robust 2018-07-31 12:24:38 +02:00
Type use insertIfNotExists to store new mimetypes. 2018-08-09 15:20:55 +02:00
Utils Do scan the root storage in background scan 2018-07-24 14:15:27 +02:00
FileInfo.php Update license headers 2017-11-06 16:56:19 +01:00
Filesystem.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
View.php tokens can't be valid local user names 2018-08-16 21:27:57 +02:00