コミット履歴

作者 SHA1 メッセージ 日付
  Joas Schilling ca6a7d9e6a Run the license script 8 年 前
  Daniel Jagszent 1aa8765177 [9.0] Call private cache methods only for `OC\Files\Cache\Cache` 8 年 前
  Robin Appelman 74ed0a8aba dont do optimized size propagation for encrypted files 8 年 前
  Robin Appelman ddbbe1742f propagate folder size in the same query for write updates 9 年 前
  Robin Appelman 3deb3bd163 Add IStorage interface for consistent naming 9 年 前
  Robin Appelman c27894791e Add updater interface and expose cache interfaces from storage 9 年 前
  Thomas Müller 682821c71e Happy new year! 9 年 前
  Robin Appelman b025f07fb7 Make Cache\Updater per storage 9 年 前
  Thomas Müller 530f7229e7 Merge pull request #19869 from owncloud/cache-adjustcurrentmtimeonrename 9 年 前
  Vincent Petry b900782513 Also adjust storage_mtime of target after rename 9 年 前
  Lukas Reschke 8f09d5b67c Update license headers 9 年 前
  Jörn Friedrich Dreyer aab226cef7 don't move files in cache twice, fixes renaming for objectstores 9 年 前
  Robin Appelman 3526b352dc update the file cache within the write lock 9 年 前
  Vincent Petry 22968e806c Get correct mimetype when moving and changing extension 9 年 前
  Robin Appelman e0d151505f improve phpdoc of cache classes 9 年 前
  Robin Appelman 849e5521de Make the change propagator an emitter 9 年 前
  Robin Appelman d7b3a1a35a preserve cache data when doing a cross storage move 9 年 前
  Jenkins for ownCloud b585d87d9d Update license headers 9 年 前
  Robin Appelman f6182aa87e Allow disabling the cache updater 10 年 前
  Robin Appelman fc027bceb7 Fix cache update when doing a rename that overwrites the target 10 年 前
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 年 前
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 年 前
  Robin Appelman adf9a4e4eb Dont bother updating the cache when working with part files 10 年 前
  Robin Appelman d26a427f92 Also propagate etag changes when the watcher finds a changed file 10 年 前
  Robin Appelman e29b7e9335 Remove explicit propagate calls 10 年 前
  Robin Appelman 850542c5d6 Refactor Cache\Updater to work outside of the users home 10 年 前
  Joas Schilling 4d32e3548b Ensure that filename is prefixed with a slash 10 年 前
  Joas Schilling 564bf23c1b Do not filemtime() on "." directory. Use empty string instead 10 年 前
  Joas Schilling d7666d9d3d Remove doubled slash between folder and path 10 年 前
  Robin Appelman 8abe1c3f1a Don't do rename hooks for cache when moving the mountpoint 10 年 前