Commit History

Author SHA1 Message Date
  Robin Appelman 457822c144 don't update the folder size if we know it hasn't changed 2 years ago
  Côme Chilliet 069477e608 Migrate more classes of lib/private to LoggerInterface 2 years ago
  Robin Appelman 89d3cd1447 don't overwrite the etag from storage backends that already provide "good" etags 2 years ago
  Robin Appelman 84f464550a some file scanner performance improvements 2 years ago
  Robin Appelman f5fe887b4b background scan the source storage when a background scan on a storage jail is triggered 2 years ago
  Vincent Petry c92a0e4152 Normalize directory entries in Encoding wrapper 2 years ago
  Vincent Petry 67ebe75d0e Move storage encoding compatibility warning logic 2 years ago
  Vincent Petry 39fe43b914 Normalize file name before existence check in scanner 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 years ago
  Robin Appelman b844293536 catch notfound and forbidden exception in smb::getmetadata 3 years ago
  Christoph Wurst 8b64e92b92 Bump doctrine/dbal from 2.12.0 to 3.0.0 3 years ago
  Robin Appelman 205386b24e ignore files that have no read permissions during scanning 3 years ago
  Christoph Wurst d89a75be0b Update all license headers for Nextcloud 21 3 years ago
  Robin Appelman 9735b5d61f Add method to storage backends to get directory content with metadata 4 years ago
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982 Use elseif instead of else if 4 years ago
  Robin Appelman 5199f80196 call cache->insert directly instead of going trough cache->put first when scanning 4 years ago
  Robin Appelman 9c7da26394 dont try to get existing cache data during scanning if we already know its a new file 4 years ago
  Robin Appelman 3fb32f6f3d reuse known parentId when inserting cache entries in scanner 4 years ago
  Christoph Wurst 1a9330cd69 Update the license headers for Nextcloud 19 4 years ago
  Christoph Wurst b80ebc9674 Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 5bf3d1bb38 Update license headers 4 years ago
  Ari Selseng d16cfb519e Avoid calculating folder size for parent that needs scan. 5 years ago
  Robin Appelman 63caf331e5 cleanup locks in scanner on error 6 years ago
  Arthur Schiwon 38a90130ce move log constants to ILogger 6 years ago
  Morris Jobke eb51f06a3b Use ::class statement instead of string 6 years ago
  Morris Jobke a661f043e1 Remove unneeded semicolon and parentheses 6 years ago
  Morris Jobke 2a38605545 Properly log the full exception instead of only the message 6 years ago
  Roeland Jago Douma 8a41d05761 Remove deprecated \OCP\Config 6 years ago
  Morris Jobke 0eebff152a Update license headers 7 years ago