Commit Graph

7 Commits (a2d4cd87d05392058d6837e8feea4fffb3e55faa)

Author SHA1 Message Date
ringmaster bd3ead0d31 Compare dirname() results to DIRECTORY_SEPARATOR, not '/' 13 years ago
Bjoern Schiessle 0d7d396d80 make sure that also the storage etag gets changed 13 years ago
Bjoern Schiessle a80ac9c492 make getUidAndFilename() private 13 years ago
Bjoern Schiessle fcfac51aa1 backport of https://github.com/owncloud/core/pull/5513 13 years ago
Robin Appelman b3626f34cd Update the parent folders storage_mtime on write and delete to prevent rescans 13 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
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