server/lib/private/Files/Cache
Roeland Jago Douma 3ce9f0013a 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:38 +00:00
..
Wrapper Avoid calculating folder size for parent that needs scan. 2019-03-06 15:23:37 +01: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-08 06:15:46 +00:00
CacheEntry.php always use numeric storage id in cacheentry 2016-12-13 12:53:38 +01:00
FailedCache.php Remove useless return statements 2018-01-25 22:50:40 +01: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:38 +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:51:31 +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