Commit Graph

32 Commits (master)

Author SHA1 Message Date
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
Louis Chemineau 8c04dbe599
fix(Updater): Lower deadlock log level from warning to info 3 months ago
Côme Chilliet 08c7001a04 fix: Fix copying to the root of another mountpoint 1 year ago
Daniel Kesselberg 44e4fc5d41
Revert "fix: don't recalculate folder size in Cache::delete if the entry didn't exist" 1 year ago
Robin Appelman e7b882dd22
fix: only do cache copy in updater if the parent folder should be in cache 1 year ago
Robin Appelman 37199779de
fix: fix mimetype not being updated when changing file extention on object store 1 year ago
Louis Chemineau 199b0bd4d9
fix(files): Correctly copy the cache information on copy operations 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Robin Appelman 5ca9d884d7
fix: don't recalculate folder size in Cache::delete if the entry didn't exist 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Julius Härtl cc75294eb6 perf: Avoid updating the folder size if we know the size difference 2 years ago
Julius Härtl 9453c2d40d fix: execute throws docrine exceptions not our wrapped ones 3 years ago
Robin Appelman 4b52dafbf9
ignore errors while trying to update parent storage_mtime 3 years ago
luz paz 368f83095d Fix typos in lib/private subdirectory 3 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Robin Appelman 8c3b22859c
dont update mimetype when moving to trash 5 years ago
Robin Appelman c8cf2e8a5b
fix renameFromStorage messing with folder mimetype 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Robin Appelman f972990469
dont try to update storage mtime if we can't get the mtime 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Robin Appelman 01d9ad6b14 optimized size propagation on deletes 10 years ago
blizzz 51fd2602a7 Revert "Downstream 2016-06-08" 10 years ago
Robin Appelman 7970ff2099
don't update storage mtime if we can't get the modified date 10 years ago
Robin Appelman 6822689e38 don't update storage mtime if we can't get the modified date 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Roeland Jago Douma dedf392751
Move \OC\Files to PSR-4 10 years ago
Robin Appelman 5762a68c97 dont do optimized size propagation for encrypted files 10 years ago
Daniel Jagszent 5a0938ad8e Call private cache methods only for `OC\Files\Cache\Cache` 10 years ago
Robin Appelman ddbbe1742f propagate folder size in the same query for write updates 10 years ago
Robin Appelman 3deb3bd163 Add IStorage interface for consistent naming 10 years ago
Robin Appelman c27894791e Add updater interface and expose cache interfaces from storage 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Robin Appelman b025f07fb7 Make Cache\Updater per storage 10 years ago
Vincent Petry b900782513 Also adjust storage_mtime of target after rename 10 years ago
Lukas Reschke 8f09d5b67c Update license headers 10 years ago
Jörn Friedrich Dreyer aab226cef7 don't move files in cache twice, fixes renaming for objectstores 10 years ago
Robin Appelman 3526b352dc update the file cache within the write lock 11 years ago
Vincent Petry 22968e806c Get correct mimetype when moving and changing extension 11 years ago
Robin Appelman e0d151505f improve phpdoc of cache classes 11 years ago
Robin Appelman 849e5521de Make the change propagator an emitter 11 years ago
Robin Appelman d7b3a1a35a preserve cache data when doing a cross storage move 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Robin Appelman f6182aa87e Allow disabling the cache updater 11 years ago
Robin Appelman fc027bceb7 Fix cache update when doing a rename that overwrites the target 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago