Commit History

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