You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private/Files/Cache/Wrapper
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators
3 months ago
..
CacheJail.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
CachePermissionsMask.php
CacheWrapper.php fix: fix moving cache items from cache jail with sharding 4 months ago
JailPropagator.php chore: apply new CSFixer rules 6 months ago
JailWatcher.php