Commit Graph

19 Commits (12f4494de02457d51004ca6a82c1b2160189819f)

Author SHA1 Message Date
kondou d9c697534d Fix some typos 13 years ago
Thomas Mueller 87521f6c6e dirname('/test.txt') returns '\' on windows whereas on linux we get back '.' 13 years ago
Thomas Mueller 84a8aea410 restore Updater functionality on non-Windows platforms 13 years ago
Thomas Mueller c0b25a4375 [Fixing Updater Unit Tests on Windows] 13 years ago
Thomas Mueller 073306eaa2 [Fixing Updater Unit Tests on Windows] 13 years ago
Björn Schießle 2e81efc37e don't call correctFolder() in touchHook, it will be called later in the writeUpdate() 13 years ago
Björn Schießle 0e30e68b22 update etag for for the touched file 13 years ago
Björn Schießle d16dd1ad2a listen to touch hook to update the mtime after sync 14 years ago
Robin Appelman 0e55b61169 Improve phpdoc for the filecache 14 years ago
Robin Appelman 1d3beffacf Cache: better rename hook for cache updater 14 years ago
Michael Gapczynski 664f33a29c Update mtimes of all parent folders after change inside 14 years ago
Robin Appelman a164fd160f Cache: provide path hints to getCache/etc where available 14 years ago
Michael Gapczynski d0a50fae83 Fix eTagUpdate and add tests 14 years ago
Michael Gapczynski 96e08a1d96 Fix function name 14 years ago
Michael Gapczynski 3ee3323b87 Fix retrieving of cache and scanner in Updater class 14 years ago
Michael Gapczynski 77f12c526b Update etags in parent folders 14 years ago
Robin Appelman fedff3eafe add cache updater 14 years ago