Commit History

作者 SHA1 備註 提交日期
  Thomas Müller 2104c2ffdd Fixing undefined index 'foo' 9 年之前
  Robin Appelman 8902e2be73 fix nooplockingprovider 9 年之前
  Robin Appelman ce04cf6610 shared lock around hooks 9 年之前
  Robin Appelman 661c9e2444 add changeLock to the storage api 9 年之前
  Robin Appelman a1372b2fb5 add method to atomically change between shared and exclusive lock 9 年之前
  Thomas Müller 43772e2a9a Adding information on file locking status to admin section 9 年之前
  Vincent Petry 270a10b754 Return 423 instead of 503 for locked files 9 年之前
  Vincent Petry 0451a6652d Move locking exceptions 9 年之前
  Vincent Petry ba174ac626 Convert LockedException to FileLocked in Sabre connector 9 年之前
  Robin Appelman 8665a98744 add locking for non-chunking webdav upload 9 年之前
  Robin Appelman 72776b165f use arraycache for locking in unit tests 9 年之前
  Robin Appelman 6b965d71d1 add seperate config option for locking memcache backend 9 年之前
  Robin Appelman 72847dbc77 always use locking in unit tests 9 年之前
  Robin Appelman 437c0b55a6 unlock source file when we cant lock the target in a rename 9 年之前
  Robin Appelman 668fafd4d2 close file handle after sending sabre response 9 年之前
  Vincent Petry 2f4f468399 Added config switch for file locking 9 年之前
  Robin Appelman c72ea9f7d7 unit test for releaseall 9 年之前
  Vincent Petry 6df502a5aa Fix Null memcache fallback to match interface 9 年之前
  Robin Appelman 006eaa84aa dont release shared lock if we dont have any 9 年之前
  Robin Appelman f0b8672729 fix locking root of a view 9 年之前
  Robin Appelman b98dd3ceb8 release all locks after test 9 年之前
  Robin Appelman e08423f956 release all locks on shutdown 9 年之前
  Robin Appelman 2d63fd77de dont apply callback wrapper when fopen failed 9 年之前
  Robin Appelman 1270c6800d dont lock on meta data operations 9 年之前
  Robin Appelman 35c377f7a9 phpdoc and minor issues 9 年之前
  Vincent Petry 8d53dc803f Use md5 + prefix for file locking keys in memcache 9 年之前
  Vincent Petry 0775e9c1ca Use md5 for lock key 9 年之前
  Vincent Petry 5edf294ce5 Add CAS methods to Null memcache 9 年之前
  Robin Appelman d519aba878 fix test 9 年之前
  Robin Appelman a1a25a9b5b fix unlocking when moving mount points 9 年之前