server/lib/private/Files/Cache
Roeland Jago Douma 16c799c9f3 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:33 +00:00
..
Wrapper Remove deprecated searchByTag 2019-07-26 12:29:19 +02:00
AbstractCacheEvent.php add event for cache update 2019-02-18 16:50:41 +01:00
Cache.php Properly return an int in the getId function of the cache 2019-08-07 20:38:42 +02:00
CacheEntry.php always use numeric storage id in cacheentry 2016-12-13 12:53:38 +01:00
FailedCache.php Remove deprecated searchByTag 2019-07-26 12:29:19 +02:00
HomeCache.php Update with robin 2016-07-21 18:13:58 +02:00
HomePropagator.php Update with robin 2016-07-21 18:13:58 +02:00
MoveFromCacheTrait.php Update with robin 2016-07-21 18:13:58 +02:00
Propagator.php Merge pull request #12865 from nextcloud/fix/do_not_propogate_in_appdata 2018-12-06 08:50:22 +01:00
QuerySearchHelper.php Fix DAV mimetype search 2019-10-29 07:35:33 +00:00
Scanner.php Avoid calculating folder size for parent that needs scan. 2019-03-06 15:23:37 +01:00
Storage.php set a storage availability delay on auth issues to avoid lock out 2019-09-09 14:53:01 +00:00
StorageGlobal.php Update license headers 2017-11-06 16:56:19 +01:00
Updater.php Update with robin 2016-07-21 18:13:58 +02:00
Watcher.php Update with robin 2016-07-21 18:13:58 +02:00