This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
nextcloud
Watch
1
Star
0
Fork
You've already forked nextcloud
0
mirror of
https://github.com/nextcloud/server.git
synced
2026-06-04 22:35:24 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
35
ded62ff693
nextcloud
/
tests
/
lib
/
files
/
storage
/
wrapper
History
Bjoern Schiessle
c63f2286c0
copy keys before we move a file between storages to make sure that the new target file reuses the old file key, otherwise versions will break
2015-05-22 15:41:28 +02:00
..
encryption.php
copy keys before we move a file between storages to make sure that the new target file reuses the old file key, otherwise versions will break
2015-05-22 15:41:28 +02:00
jail.php
various fixes & start to unit test the encryption storage wrapper
2015-04-07 13:30:28 +02:00
permissionsmask.php
Add storage and cache wrappers to apply a permissions mask to a storage
2014-11-27 15:25:57 +01:00
quota.php
fixing unit test - expected value change due to different size being stored in cache table
2015-04-07 14:30:01 +02:00
wrapper.php
Use base class to reset the file mapper
2014-11-19 14:52:07 +01:00