Robin Appelman
|
80f8c7949e
fix: always set storage id in Cache::get
|
4 месяцев назад |
Robin Appelman
|
5ff7bde3fb
fix: add set storage id for more cache queries
|
4 месяцев назад |
Robin Appelman
|
c82d382a20
feat: add base class for extending the query builder
|
4 месяцев назад |
Robin Appelman
|
082c6c6e1d
fix: get child ids for folder in a separate query during move
|
8 месяцев назад |
Louis Chemineau
|
a93d3a5a10
fix(files): Use isRetryable to catch retryable exceptions
|
4 месяцев назад |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
5 месяцев назад |
Christoph Wurst
|
f3d6309e36
perf(db): Sort data for IN before chunking
|
6 месяцев назад |
Maxence Lange
|
b4004a2582
Merge pull request #43574 from nextcloud/enh/noid/lazyappconfig-migrate-metadata
|
6 месяцев назад |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
7 месяцев назад |
Louis Chemineau
|
751795999a
feat(files)): Add retry logic to cover deadlock situations when moving many files
|
7 месяцев назад |
Git'Fellow
|
575159b819
fix(filecache): Move from array_merge to avoid memory exhaustion
|
8 месяцев назад |
Maxence Lange
|
4e1814acd1
migrate metadata to lazy appconfig
|
8 месяцев назад |
Robin Appelman
|
7a91abb439
improve di performance for cache
|
1 год назад |
Git'Fellow
|
394cd75322
Merge pull request #41272 from nextcloud/fixOccScans
|
11 месяцев назад |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
11 месяцев назад |
Christoph Wurst
|
ea8f9a7e84
refactor: Repalce array_search with in_array in lib/
|
1 год назад |
Maxence Lange
|
3af12b2a50
ignore metadata if table is empty
|
11 месяцев назад |
Louis Chemineau
|
d3a313f192
Support getting and setting metadata in DAV requests
|
1 год назад |
Git'Fellow
|
b4a3773115
fix: reduce memory consumption of scans
|
1 год назад |
Ferdinand Thiessen
|
9c04c07622
fix: Prevent PHP warnings when optional CacheEntry attributes are unset
|
1 год назад |
Robin Appelman
|
658aed27ea
select the fileid first when looking for incomplete files
|
1 год назад |
John Molakvoæ
|
7b7d1e3c09
fix: simplify `sourceData` check
|
1 год назад |
Josh Richards
|
deecb48e54
Catch more invalid cache source storage paths
|
1 год назад |
Christoph Wurst
|
14719110b9
chore: Replace \OC::$server->query with \OCP\Server::get in /lib
|
1 год назад |
Christoph Wurst
|
872c181c74
chore: Drop dead private methods in /lib
|
1 год назад |
Robin Appelman
|
9f1d497a0b
Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private
|
1 год назад |
Faraz Samapoor
|
e7cc7653b8
Refactors "strpos" calls in lib/private to improve code readability.
|
1 год назад |
Côme Chilliet
|
ae525e1935
Fix return types in phpdoc
|
1 год назад |
Côme Chilliet
|
a90581b405
Get rid of more int casts in file size manipulations
|
1 год назад |
Robin Appelman
|
5267a74027
fix type hints
|
1 год назад |