Commit History

Author SHA1 Message Date
  Joas Schilling 8027dcbc6f Don't leave cursors open when tests fail 3 years ago
  Morris Jobke 99c9423766 Remove @suppress SqlInjectionChecker 4 years ago
  Christoph Wurst 1f7f93a695 Update license headers for Nextcloud 20 (again) 4 years ago
  Julius Härtl ac2999a26a Transfer shares of the transferred root node 4 years ago
  Christoph Wurst 5bf3d1bb38 Update license headers 4 years ago
  Roeland Jago Douma 68748d4f85 Some php-cs fixes 4 years ago
  Robin Appelman c300516e51 more efficient way to detect added and removed mounts 6 years ago
  Robin Appelman 95981810c0 remove double loop for detecting changed mounts 6 years ago
  Morris Jobke 19c49c8473 Use the path_hash instead of the path to query the filecache 6 years ago
  Morris Jobke d3d045dd5c Remove unused import statements 6 years ago
  Lukas Reschke 989a8a3668 Merge pull request #6220 from nextcloud/cached-mount-info-filepath 6 years ago
  Morris Jobke 19069f2b9c Merge pull request #6988 from starypatyk/stable12-mount-cache-performance 6 years ago
  Morris Jobke 0eebff152a Update license headers 6 years ago
  Dariusz Olszewski 07016a1e5b Improve performance of UserMountCache with external storage folders 6 years ago
  Robin Appelman 3f0cb13042 Allow getting the filepath when getting cached mounts by fileid 7 years ago
  Joas Schilling b29baababd Oracle does not support PDO::FETCH_KEY_PAIR 7 years ago
  Lukas Reschke 3d2600b039 Add Phan plugin to check for SQL injections 7 years ago
  Robin Appelman 2e8e6f95b9 show used space in user list 7 years ago
  Morris Jobke c54a59d51e Remove unused use statements 7 years ago
  Robin Appelman 6fbe991afb limit the user when searching for a file by id if we know the user already 7 years ago
  Robin Appelman 6f46a8bd5b also compare storage ids when checking for changed mounts 7 years ago
  Robin Appelman ce2f9493a7 filter out oc_mounts results from non existing users 7 years ago
  Robin Appelman 0d842e0550 optimize Folder::getById to use less queries 8 years ago
  Vincent Petry 669b0bc2ae Prevent error with orphaned shares when updating user mount cache 8 years ago
  Joas Schilling 0215b004da Update with robin 8 years ago
  Joas Schilling ba87db3fcc Fix others 8 years ago
  Robin Appelman 29eeeb2273 Save the files external mount id in the mount cache table 8 years ago
  Vincent Petry 5de6432441 Merge pull request #25056 from owncloud/fs-usermountcache-capped 8 years ago
  Vincent Petry 86d7241be2 Capped cache for cache info in UserMountCache 8 years ago
  Robin Appelman 338cd4033a handle invalid storages in LazyStorageMountInfo 8 years ago