Robin Appelman
|
7a91abb439
improve di performance for cache
|
1 gadu atpakaļ |
Andy Xheli
|
e69c7c4d26
Fix Executing a query: SQLSTATE[42000]
|
1 gadu atpakaļ |
luz paz
|
368f83095d
Fix typos in lib/private subdirectory
|
2 gadi atpakaļ |
Joas Schilling
|
a44671d396
Merge pull request #31816 from nextcloud/bugfix/noid/deduplicate-storage-id-before-reusing
|
2 gadi atpakaļ |
Joas Schilling
|
d3b9d49c22
Deduplicate storage ids in list before reusing
|
2 gadi atpakaļ |
Robin Appelman
|
ac657b0f06
cache storage id mapping both ways
|
2 gadi atpakaļ |
Robin Appelman
|
b0ce876f41
return dummy availability if storage is not found in cache
|
2 gadi atpakaļ |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 gadi atpakaļ |
Robin Appelman
|
ed2396b045
better cleanup of filecache when deleting an external storage
|
3 gadi atpakaļ |
Morris Jobke
|
81fef4ddee
Log when a storage is marked as unavailable
|
3 gadi atpakaļ |
Roeland Jago Douma
|
c3f1eb4f7f
Remove Redundantcasts
|
3 gadi atpakaļ |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
3 gadi atpakaļ |
Joas Schilling
|
c07720de77
Use query builder instead of OC_DB in OC\Files\*
|
4 gadi atpakaļ |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 gadi atpakaļ |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
4 gadi atpakaļ |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 gadi atpakaļ |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 gadi atpakaļ |
Robin Appelman
|
1a8f9b8b1d
log which storage id can't be inserted
|
5 gadi atpakaļ |
Arthur Schiwon
|
43bc31bacb
set a storage availability delay on auth issues to avoid lock out
|
5 gadi atpakaļ |
Robin Appelman
|
748bcd407b
add event for inserting cache entries
|
5 gadi atpakaļ |
Morris Jobke
|
a661f043e1
Remove unneeded semicolon and parentheses
|
6 gadi atpakaļ |
Robin Appelman
|
e8e950a4d2
more efficient querying of numeric storage ids
|
8 gadi atpakaļ |
Jörn Friedrich Dreyer
|
d5518735c9
always return numeric storage id as int, also check type equality in test asserts
|
8 gadi atpakaļ |
Joas Schilling
|
0215b004da
Update with robin
|
8 gadi atpakaļ |
Joas Schilling
|
ba87db3fcc
Fix others
|
8 gadi atpakaļ |
Roeland Jago Douma
|
dedf392751
Move \OC\Files to PSR-4
|
8 gadi atpakaļ |