Robin Appelman
|
4144580167
|
delay calculating the shared cache root until it's used
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2017-12-04 15:18:23 +01:00 |
Robin Appelman
|
6d8de960c9
|
Use the correct root for shared jail when the source storage is also a jail
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2017-11-28 13:55:42 +01:00 |
Robin Appelman
|
cbabc568db
|
dont die if we try to access the shared cache while setting up the shared storage
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2017-06-19 14:00:52 +02:00 |
Robin Appelman
|
e76081e858
|
Revert "dont die if we try to access the shared cache while setting up the shared storage"
Revent accidental push
This reverts commit ed89034047 .
|
2017-06-19 14:00:27 +02:00 |
Robin Appelman
|
64864bf654
|
dont die if we try to access the shared cache while setting up the shared storage
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2017-06-19 13:58:30 +02:00 |
Morris Jobke
|
c54a59d51e
|
Remove unused use statements
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-04-22 19:23:31 -05:00 |
Robin Appelman
|
ae3016959e
|
fix shared storage numeric id
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2017-03-27 14:05:18 +02:00 |
Morris Jobke
|
869ba16273
|
do not remove the method and only keep the tests
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-03-23 13:10:43 -06:00 |
Vincent Petry
|
89c42a76c3
|
Remove SharedCache::getNumericStorageId to let CacheWrapper do it
The CacheWrapper will properly forward the call to the wrapped cache.
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-03-23 00:02:48 -06:00 |
Lukas Reschke
|
6c11c54434
|
Merge pull request #2196 from nextcloud/cache-owner-displayname
cache the displayname of the share owner
|
2016-11-18 13:51:24 +01:00 |
Robin Appelman
|
dbd7f6dea6
|
cache the displayname of the share owner
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2016-11-18 11:26:00 +01:00 |
Robin Appelman
|
065753f0ae
|
dont use the source cache/storage until needed
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2016-11-17 18:48:38 +01:00 |
Robin Appelman
|
30e7c27d86
|
reuse the known rootinfo in the shared cache when possible
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2016-11-17 14:59:31 +01:00 |
Joas Schilling
|
246bb9f33d
|
Move OC\Files\Storage\Shared to the right namespace
|
2016-10-20 20:27:44 +02:00 |
Joas Schilling
|
0215b004da
|
Update with robin
|
2016-07-21 18:13:58 +02:00 |
Joas Schilling
|
813f0a0f40
|
Fix apps/
|
2016-07-21 18:13:57 +02:00 |
Robin Appelman
|
7a0254b15b
|
handle path not being set in shared cache (#24993)
|
2016-06-06 17:01:55 +02:00 |
Lukas Reschke
|
aba539703c
|
Update license headers
|
2016-05-26 19:57:24 +02:00 |
Joas Schilling
|
3a716ae91c
|
Move lib/ to PSR-4
|
2016-05-25 14:59:59 +02:00 |