Robin Appelman
|
0931492ff0
fix: make usermountcache compatible with sharding
|
há 4 meses atrás |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
há 5 meses atrás |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
há 7 meses atrás |
Joas Schilling
|
951c330d39
Revert "don't perform an explicit setup when using the file cache"
|
há 8 meses atrás |
John Molakvoæ
|
b7088e7071
Merge pull request #32163 from nextcloud/file-cache-gc-no-full-setup
|
há 8 meses atrás |
Robin Appelman
|
4fba4cd14c
fix: fix user folder init
|
há 2 anos atrás |
Robin Appelman
|
51019fda7a
fix: clearify logic around getMountsForFileId filtering
|
há 9 meses atrás |
Robin Appelman
|
e33b32095e
Revert "Filter mounts for file id before trying to get user information"
|
há 9 meses atrás |
Robin Appelman
|
9ea3f4ab8f
perf: use lazy user in UserMountCache for getting user for cached mount
|
há 9 meses atrás |
Robin Appelman
|
963721330f
only get the path for the users cached mount info when we use it
|
há 9 meses atrás |
Robin Appelman
|
b942850af9
optimize UserMountCache::registerStorage
|
há 1 ano atrás |
Jonas
|
7441ce2b11
enh(IMountManager): Add method to get MountPoint from CachedMountInfo
|
há 1 ano atrás |
Hamid Dehnavi
|
ea06cf2f39
Convert isset ternary to null coalescing operator
|
há 1 ano atrás |
Faraz Samapoor
|
e7cc7653b8
Refactors "strpos" calls in lib/private to improve code readability.
|
há 1 ano atrás |
Robin Appelman
|
f5e2b0b22f
allow storing multiple mounts for the same rootid in the mount cache
|
há 2 anos atrás |
Joas Schilling
|
6b0cef6b9a
Add transaction around mass mounts operations
|
há 2 anos atrás |
Robin Appelman
|
91d5f6a826
more filesystem setup performance instrumentation
|
há 1 ano atrás |
Robin Appelman
|
10767d7779
fix updating cached mounts that didn't have their mount provider set previously
|
há 2 anos atrás |
luz paz
|
368f83095d
Fix typos in lib/private subdirectory
|
há 2 anos atrás |
Carl Schwan
|
d5c23dbb9f
Move CappedMemoryCache to OCP
|
há 2 anos atrás |
Carl Schwan
|
ec6b83cc18
Add stricter psalm type for CappedMemoryCache
|
há 2 anos atrás |
Joas Schilling
|
49e62149d8
Make the binary operation order explicit
|
há 2 anos atrás |
Côme Chilliet
|
765999f454
Merge pull request #31609 from nextcloud/fix/migrate-away-from-ilogger
|
há 2 anos atrás |
Robin Appelman
|
1179873f33
add comment for getMountForPath loop
|
há 2 anos atrás |
Robin Appelman
|
63ad99ba4a
fix method name
|
há 2 anos atrás |
Robin Appelman
|
506d29c095
update cached mounts when only specific providers have been setup
|
há 2 anos atrás |
Robin Appelman
|
04052a9594
allow getting cached mounts by path from the mount cache
|
há 2 anos atrás |
Côme Chilliet
|
6be7aa112f
Migrate from ILogger to LoggerInterface in lib/private
|
há 2 anos atrás |
Robin Appelman
|
cfb7923e08
store mountprovider for each mount in the mounts table
|
há 2 anos atrás |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
há 3 anos atrás |