Benjamin Gaussorgues
|
8290de3b93
Merge pull request #48077 from nextcloud/backport/47852/stable30
|
2 ヶ月 前 |
Robin Appelman
|
7b1b5526b7
fix: verify that parent exists in cache when inserting
|
2 ヶ月 前 |
Robin Appelman
|
914e8f9ce2
fix: misc code fixes around db sharding
|
3 ヶ月 前 |
provokateurin
|
886561761a
fix(files): Adjust Cache::searchQuery() parameter name to match interface
|
2 ヶ月 前 |
Louis Chemineau
|
e5a8f996bd
chore: Apply php:cs recommendations
|
3 ヶ月 前 |
Robin Appelman
|
693ee5ea0f
fix: hint storage id in more places
|
4 ヶ月 前 |
Robin Appelman
|
82d7eaf80a
feat: implement distributing partitioned queries over multiple shards
|
4 ヶ月 前 |
Robin Appelman
|
80f8c7949e
fix: always set storage id in Cache::get
|
5 ヶ月 前 |
Robin Appelman
|
5ff7bde3fb
fix: add set storage id for more cache queries
|
5 ヶ月 前 |
Robin Appelman
|
c82d382a20
feat: add base class for extending the query builder
|
5 ヶ月 前 |
Robin Appelman
|
082c6c6e1d
fix: get child ids for folder in a separate query during move
|
10 ヶ月 前 |
Louis Chemineau
|
a93d3a5a10
fix(files): Use isRetryable to catch retryable exceptions
|
6 ヶ月 前 |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
6 ヶ月 前 |
Christoph Wurst
|
f3d6309e36
perf(db): Sort data for IN before chunking
|
7 ヶ月 前 |
Maxence Lange
|
b4004a2582
Merge pull request #43574 from nextcloud/enh/noid/lazyappconfig-migrate-metadata
|
7 ヶ月 前 |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
8 ヶ月 前 |
Louis Chemineau
|
751795999a
feat(files)): Add retry logic to cover deadlock situations when moving many files
|
8 ヶ月 前 |
Git'Fellow
|
575159b819
fix(filecache): Move from array_merge to avoid memory exhaustion
|
9 ヶ月 前 |
Maxence Lange
|
4e1814acd1
migrate metadata to lazy appconfig
|
10 ヶ月 前 |
Robin Appelman
|
7a91abb439
improve di performance for cache
|
1 年間 前 |
Git'Fellow
|
394cd75322
Merge pull request #41272 from nextcloud/fixOccScans
|
1 年間 前 |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
1 年間 前 |
Christoph Wurst
|
ea8f9a7e84
refactor: Repalce array_search with in_array in lib/
|
1 年間 前 |
Maxence Lange
|
3af12b2a50
ignore metadata if table is empty
|
1 年間 前 |
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 年間 前 |