nextcloud/lib
Roeland Jago Douma 6afd098a94
Cache deps list to memcache on write not on first read
Fixes #4886

Caching on first read leads to the bug that if the files are updated we
will never cache again. Since we will always fetch from the memcache
(which works) and then see that the files are newer.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-05-16 09:01:20 +02:00
..
composer Update autoloader map 2017-05-15 14:24:44 +02:00
l10n [tx-robot] updated from transifex 2017-05-16 00:08:08 +00:00
private Cache deps list to memcache on write not on first read 2017-05-16 09:01:20 +02:00
public Thows exception if password not available 2017-05-12 12:53:29 -05:00
autoloader.php Revert "Add a magic wrapper to allow phpunit4 to run the code again " 2017-03-20 14:25:43 +01:00
base.php Merge pull request #4873 from nextcloud/check-whether-REQUEST-exists 2017-05-15 09:49:11 -05:00