Commit History

Author SHA1 Message Date
  Andy Scherzinger dae7c159f7 chore: Add SPDX header 6 months ago
  Christoph Wurst f3d6309e36 perf(db): Sort data for IN before chunking 7 months ago
  Maxence Lange b4004a2582 Merge pull request #43574 from nextcloud/enh/noid/lazyappconfig-migrate-metadata 7 months ago
  Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 8 months ago
  Louis Chemineau 751795999a feat(files)): Add retry logic to cover deadlock situations when moving many files 8 months ago
  Git'Fellow 575159b819 fix(filecache): Move from array_merge to avoid memory exhaustion 8 months ago
  Maxence Lange 4e1814acd1 migrate metadata to lazy appconfig 9 months ago
  Robin Appelman 7a91abb439 improve di performance for cache 1 year ago
  Git'Fellow 394cd75322 Merge pull request #41272 from nextcloud/fixOccScans 1 year ago
  Joas Schilling aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
  Christoph Wurst ea8f9a7e84 refactor: Repalce array_search with in_array in lib/ 1 year ago
  Maxence Lange 3af12b2a50 ignore metadata if table is empty 1 year ago
  Louis Chemineau d3a313f192 Support getting and setting metadata in DAV requests 1 year ago
  Git'Fellow b4a3773115 fix: reduce memory consumption of scans 1 year ago
  Ferdinand Thiessen 9c04c07622 fix: Prevent PHP warnings when optional CacheEntry attributes are unset 1 year ago
  Robin Appelman 658aed27ea select the fileid first when looking for incomplete files 1 year ago
  John Molakvoæ 7b7d1e3c09 fix: simplify `sourceData` check 1 year ago
  Josh Richards deecb48e54 Catch more invalid cache source storage paths 1 year ago
  Christoph Wurst 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 1 year ago
  Christoph Wurst 872c181c74 chore: Drop dead private methods in /lib 1 year ago
  Robin Appelman 9f1d497a0b Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private 1 year ago
  Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 year ago
  Côme Chilliet ae525e1935 Fix return types in phpdoc 1 year ago
  Côme Chilliet a90581b405 Get rid of more int casts in file size manipulations 1 year ago
  Robin Appelman 5267a74027 fix type hints 1 year ago
  Robin Appelman 8c9197d65e fix unencrypted folder size when no children with unencrypted size set are left 1 year ago
  Robin Appelman 63fb33538c fix unencrypted_size for folders when scanning the filesystem with encryption enabled 1 year ago
  Robin Appelman c9e4e30523 clear encrypted flag when moving away from encrypted storage 1 year ago
  Côme Chilliet c60182065f Merge pull request #34773 from nextcloud/artonge/feat/dispatch_entry_removed_event_for_all_entries 1 year ago
  Joas Schilling 4bdc5834fa Make sure name and path are strings 1 year ago