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 лет назад |