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
|
6fbe991afb
|
limit the user when searching for a file by id if we know the user already
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2017-04-21 17:11:26 +02:00 |
Robin Appelman
|
6f46a8bd5b
|
also compare storage ids when checking for changed mounts
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2016-12-13 12:11:10 +01:00 |
Robin Appelman
|
ce2f9493a7
|
filter out oc_mounts results from non existing users
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2016-11-24 11:44:18 +01:00 |
Robin Appelman
|
0d842e0550
|
optimize Folder::getById to use less queries
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2016-10-12 16:12:28 +02:00 |
Vincent Petry
|
669b0bc2ae
|
Prevent error with orphaned shares when updating user mount cache
|
2016-08-30 19:49:23 +02:00 |
Joas Schilling
|
0215b004da
|
Update with robin
|
2016-07-21 18:13:58 +02:00 |
Joas Schilling
|
ba87db3fcc
|
Fix others
|
2016-07-21 18:13:57 +02:00 |
Robin Appelman
|
29eeeb2273
|
Save the files external mount id in the mount cache table
|
2016-07-13 16:34:08 +02:00 |
Vincent Petry
|
5de6432441
|
Merge pull request #25056 from owncloud/fs-usermountcache-capped
Capped cache for cache info in UserMountCache
|
2016-06-15 13:01:28 +02:00 |
Vincent Petry
|
86d7241be2
|
Capped cache for cache info in UserMountCache
|
2016-06-13 15:08:12 +02:00 |
Robin Appelman
|
338cd4033a
|
handle invalid storages in LazyStorageMountInfo
|
2016-06-13 13:31:45 +02:00 |
Lukas Reschke
|
aba539703c
|
Update license headers
|
2016-05-26 19:57:24 +02:00 |
Roeland Jago Douma
|
dedf392751
|
Move \OC\Files to PSR-4
|
2016-04-24 21:37:35 +02:00 |