Commit History

Author SHA1 Message Date
  Joas Schilling aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 9 months ago
  Robin Appelman efe68d012c Merge pull request #39044 from nextcloud/more-empty-mount-checking 10 months ago
  Jonas 7441ce2b11 enh(IMountManager): Add method to get MountPoint from CachedMountInfo 11 months ago
  Robin Appelman 5685d68bd3 add more checks to ensure mounts aren't empty 1 year ago
  Robin Appelman 43589312cc dont delegate Mount\Manager::getByNumericId to getByStorageId 1 year ago
  Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP 2 years ago
  Robin Appelman 8b12c75ca2 don't do a full setup for `findByStorageId` 2 years ago
  Robin Appelman 99ac46d8f5 allow getting mounts by providers 2 years ago
  Robin Appelman 19c64cf8b6 setup only relevant mounts when possible 2 years ago
  Robin Appelman 917c74e214 type fixes 2 years ago
  Robin Appelman d81713e5c1 simplify setup of circular SetupManager<->Manager 2 years ago
  Robin Appelman 6c1d051ecd add template annotations to CappedMemoryCache 2 years ago
  Robin Appelman 22875bf367 move logic to decide what to setup to setupmanager 2 years ago
  Robin Appelman 5c0fe93498 move teardown logic to SetupManager 2 years ago
  Robin Appelman 15ff65c12f start moving filesystem setup logic to it's own place 2 years ago
  Robin Appelman 7630d7a934 more type hints for ICachedMountInfo and IMountManager 2 years ago
  Joas Schilling 88f4e972c5 Don't set up full filesystem to check for certificates 2 years ago
  Robin Appelman 0217949715 only setup part of the filesystem for appdata requests 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 years ago
  Christoph Wurst 5bf3d1bb38 Update license headers 4 years ago
  Robin Appelman f7ae235372 cache OC\Files\Mount\Manager::findIn results 6 years ago
  Robin Appelman f8116ad4cf use more efficient method to find mountpoint for path 6 years ago
  Roeland Jago Douma 73e6eea57e Fix tests 6 years ago
  Roeland Jago Douma 37233471b6 Add pathcache 6 years ago
  Roeland Jago Douma dc222aa3a5 Comparing stringlength is cheaper than strpos 6 years ago
  Roeland Jago Douma e48d4c4aad Cache the $foundMountPointLength 6 years ago
  Roeland Jago Douma 003c624596 Inspections 6 years ago
  Roeland Jago Douma 7f1141f7e9 Make the MountManager strict 6 years ago
  Joas Schilling 0215b004da Update with robin 8 years ago
  Joas Schilling ba87db3fcc Fix others 8 years ago