Robin Appelman
|
78637be4cd
fix: verify that parent exists in cache when inserting
|
hace 2 meses |
provokateurin
|
aff9322287
fix(files): Adjust Cache::searchQuery() parameter name to match interface
|
hace 2 meses |
Robin Appelman
|
4314997a2a
fix: get child ids for folder in a separate query during move
|
hace 9 meses |
Louis Chemineau
|
536d1cc26a
fix(files): Use isRetryable to catch retryable exceptions
|
hace 5 meses |
Christoph Wurst
|
66898f82f1
perf(db): Sort data for IN before chunking
|
hace 7 meses |
Louis Chemineau
|
ad2b367dbd
feat(files)): Add retry logic to cover deadlock situations when moving many files
|
hace 8 meses |
Git'Fellow
|
d2da9c8fbe
fix: reduce memory consumption of scans
|
hace 1 año |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
hace 1 año |
Christoph Wurst
|
ea8f9a7e84
refactor: Repalce array_search with in_array in lib/
|
hace 1 año |
Maxence Lange
|
3af12b2a50
ignore metadata if table is empty
|
hace 1 año |
Louis Chemineau
|
d3a313f192
Support getting and setting metadata in DAV requests
|
hace 1 año |
Ferdinand Thiessen
|
9c04c07622
fix: Prevent PHP warnings when optional CacheEntry attributes are unset
|
hace 1 año |
Robin Appelman
|
658aed27ea
select the fileid first when looking for incomplete files
|
hace 1 año |
John Molakvoæ
|
7b7d1e3c09
fix: simplify `sourceData` check
|
hace 1 año |
Josh Richards
|
deecb48e54
Catch more invalid cache source storage paths
|
hace 1 año |
Christoph Wurst
|
14719110b9
chore: Replace \OC::$server->query with \OCP\Server::get in /lib
|
hace 1 año |
Christoph Wurst
|
872c181c74
chore: Drop dead private methods in /lib
|
hace 1 año |
Robin Appelman
|
9f1d497a0b
Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private
|
hace 1 año |
Faraz Samapoor
|
e7cc7653b8
Refactors "strpos" calls in lib/private to improve code readability.
|
hace 1 año |
Côme Chilliet
|
ae525e1935
Fix return types in phpdoc
|
hace 1 año |
Côme Chilliet
|
a90581b405
Get rid of more int casts in file size manipulations
|
hace 1 año |
Robin Appelman
|
5267a74027
fix type hints
|
hace 1 año |
Robin Appelman
|
8c9197d65e
fix unencrypted folder size when no children with unencrypted size set are left
|
hace 1 año |
Robin Appelman
|
63fb33538c
fix unencrypted_size for folders when scanning the filesystem with encryption enabled
|
hace 1 año |
Robin Appelman
|
c9e4e30523
clear encrypted flag when moving away from encrypted storage
|
hace 1 año |
Côme Chilliet
|
c60182065f
Merge pull request #34773 from nextcloud/artonge/feat/dispatch_entry_removed_event_for_all_entries
|
hace 1 año |
Joas Schilling
|
4bdc5834fa
Make sure name and path are strings
|
hace 1 año |
Joas Schilling
|
c27c9fac98
Try fixing Oracle
|
hace 1 año |
Louis Chemineau
|
2830eeac7e
Dispatch event for all remove entry
|
hace 2 años |
Robin Appelman
|
de63f6363f
fix updating size when folder is empty
|
hace 2 años |