コミット履歴

作者 SHA1 メッセージ 日付
  Thomas Müller d5bba42030 Merge pull request #17932 from owncloud/fix_move_files 9 年 前
  Vincent Petry 143e4a81f0 Fix removal of share permissions when share disabled for user 9 年 前
  Lukas Reschke ad4c731c4c Correct regular expressions 9 年 前
  Bjoern Schiessle fb4c99fe06 make sure that we emit the hooks if a file gets moved from a subfolder to the root folder with the nodes API 9 年 前
  Thomas Müller d3ac73c0c9 Remove OC_Log 9 年 前
  Vincent Petry 16ff6cff54 Merge pull request #17256 from owncloud/locking-disablecallbackwrapperwhendisabled 9 年 前
  Vincent Petry afd83caf69 Do not set callback wrapper when locking is disabled 9 年 前
  Vincent Petry 167f57c15e Unlock first path on rename if second path is locked 9 年 前
  Vincent Petry 538e466c30 Keep shared locks in post hooks 9 年 前
  Vincent Petry 35047a2300 Fix locked paths in the moveMount case 9 年 前
  Thomas Müller ced15c44b4 Merge pull request #16657 from owncloud/view-emit-path 9 年 前
  Vincent Petry 6697f9524c Merge pull request #16963 from owncloud/fileinfo-lock 9 年 前
  Robin Appelman 17be0993b4 remove unneeded normalize 9 年 前
  Robin Appelman 6018567df2 unlock the file if the file doesnt exists 9 年 前
  Robin Appelman d7960d5db6 dont update the cache on rename fail 9 年 前
  Robin Appelman 3526b352dc update the file cache within the write lock 9 年 前
  Robin Appelman 72eedda16c use old cache data when locked 9 年 前
  Thomas Müller d2305f2527 Merge pull request #16729 from owncloud/scanner-read-lock 9 年 前
  Vincent Petry 102c6ffc41 Normalize path in View's lock methods 9 年 前
  Vincent Petry e5d34a2733 Merge pull request #16892 from owncloud/lock-returnfullpath 9 年 前
  Vincent Petry 0e3a3dd5d7 Rethrow LockedException with full path 9 年 前
  Robin Appelman 567df226e5 fix check if hooks should be emited in runHooks 9 年 前
  Robin Appelman 9c0d69a3b2 ensure normalized path form when changing locks 9 年 前
  Robin Appelman a4f808b11d properly unlock in case of failed fopen 9 年 前
  Robin Appelman 7d72f7d8ce keep a read lock while scanning a file or folder 9 年 前
  Thomas Müller 911c43e5f9 Merge pull request #16727 from owncloud/file-put-content-lock 9 年 前
  Vincent Petry 4497aa4c68 Webdav PUT small file lock must be shared during hooks 9 年 前
  Joas Schilling 5586b2db09 Don't use limit on explode to have only 1 code path 9 年 前
  Joas Schilling a7d2b3b9ae Add return value to lock methods and check it in tests 9 年 前
  Joas Schilling caf16b083e Only lock files in data/username/files/ 9 年 前