nextcloud-server/lib/private/Files/Cache
Roeland Jago Douma 57d84ce7aa Fix DAV mimetype search
Fixes #15048
Catches the case where a full mimetype is sumbitted in the where like
clause. Before we didn't catch this and it was just forwarded as is
causing invalid queries.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-29 07:35:42 +07:00
..
Wrapper Avoid calculating folder size for parent that needs scan. 2019-03-08 08:14:33 +07:00
Cache.php Properly return an int in the getId function of the cache 2019-08-08 06:15:53 +07:00
CacheEntry.php always use numeric storage id in cacheentry 2016-12-13 12:53:38 +07:00
FailedCache.php Remove useless return statements 2018-01-25 22:50:40 +07:00
HomeCache.php Update with robin 2016-07-21 18:13:58 +07:00
HomePropagator.php Update with robin 2016-07-21 18:13:58 +07:00
MoveFromCacheTrait.php Update with robin 2016-07-21 18:13:58 +07:00
Propagator.php Only execute query in propagateChange once 2018-12-05 20:44:35 +07:00
QuerySearchHelper.php Fix DAV mimetype search 2019-10-29 07:35:42 +07:00
Scanner.php Avoid calculating folder size for parent that needs scan. 2019-03-08 08:14:33 +07:00
Storage.php set a storage availability delay on auth issues to avoid lock out 2019-09-09 14:52:16 +07:00
StorageGlobal.php Update license headers 2017-11-06 16:56:19 +07:00
Updater.php Update with robin 2016-07-21 18:13:58 +07:00
Watcher.php Update with robin 2016-07-21 18:13:58 +07:00