nextcloud/lib/private/Files/Cache
Roeland Jago Douma 5a7a5e5352
Merge pull request #8058 from nextcloud/useless-return
Remove useless return statements
2018-01-26 09:51:26 +01:00
..
Wrapper delay calculating the shared cache root until it's used 2017-12-04 15:16:39 +01:00
Cache.php Use proper code flow instead of not needed else branch 2018-01-25 23:01:03 +01: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 Update license headers 2017-11-06 16:56:19 +01:00
QuerySearchHelper.php Support arbitrary number of arguments for d:or and d:and in search queries 2018-01-16 13:22:28 +01:00
Scanner.php Properly log the full exception instead of only the message 2018-01-23 10:57:21 +01:00
Storage.php more efficient querying of numeric storage ids 2016-09-07 17:22:40 +02: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