Robin Appelman
|
c300516e51
more efficient way to detect added and removed mounts
|
6 年之前 |
Robin Appelman
|
95981810c0
remove double loop for detecting changed mounts
|
6 年之前 |
Morris Jobke
|
19c49c8473
Use the path_hash instead of the path to query the filecache
|
6 年之前 |
Morris Jobke
|
d3d045dd5c
Remove unused import statements
|
6 年之前 |
Lukas Reschke
|
989a8a3668
Merge pull request #6220 from nextcloud/cached-mount-info-filepath
|
7 年之前 |
Morris Jobke
|
19069f2b9c
Merge pull request #6988 from starypatyk/stable12-mount-cache-performance
|
7 年之前 |
Morris Jobke
|
0eebff152a
Update license headers
|
7 年之前 |
Dariusz Olszewski
|
07016a1e5b
Improve performance of UserMountCache with external storage folders
|
7 年之前 |
Robin Appelman
|
3f0cb13042
Allow getting the filepath when getting cached mounts by fileid
|
7 年之前 |
Joas Schilling
|
b29baababd
Oracle does not support PDO::FETCH_KEY_PAIR
|
7 年之前 |
Lukas Reschke
|
3d2600b039
Add Phan plugin to check for SQL injections
|
7 年之前 |
Robin Appelman
|
2e8e6f95b9
show used space in user list
|
7 年之前 |
Morris Jobke
|
c54a59d51e
Remove unused use statements
|
7 年之前 |
Robin Appelman
|
6fbe991afb
limit the user when searching for a file by id if we know the user already
|
7 年之前 |
Robin Appelman
|
6f46a8bd5b
also compare storage ids when checking for changed mounts
|
8 年之前 |
Robin Appelman
|
ce2f9493a7
filter out oc_mounts results from non existing users
|
8 年之前 |
Robin Appelman
|
0d842e0550
optimize Folder::getById to use less queries
|
8 年之前 |
Vincent Petry
|
669b0bc2ae
Prevent error with orphaned shares when updating user mount cache
|
8 年之前 |
Joas Schilling
|
0215b004da
Update with robin
|
8 年之前 |
Joas Schilling
|
ba87db3fcc
Fix others
|
8 年之前 |
Robin Appelman
|
29eeeb2273
Save the files external mount id in the mount cache table
|
8 年之前 |
Vincent Petry
|
5de6432441
Merge pull request #25056 from owncloud/fs-usermountcache-capped
|
8 年之前 |
Vincent Petry
|
86d7241be2
Capped cache for cache info in UserMountCache
|
8 年之前 |
Robin Appelman
|
338cd4033a
handle invalid storages in LazyStorageMountInfo
|
8 年之前 |
Lukas Reschke
|
aba539703c
Update license headers
|
8 年之前 |
Roeland Jago Douma
|
dedf392751
Move \OC\Files to PSR-4
|
8 年之前 |