Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't call correctFolder() in touchHook, it will be called later in the ↵ | Björn Schießle | 2013-05-08 | 1 | -1/+0 |
| | | | | writeUpdate() | ||||
* | update etag for for the touched file | Björn Schießle | 2013-05-08 | 1 | -1/+9 |
| | |||||
* | listen to touch hook to update the mtime after sync | Björn Schießle | 2013-03-25 | 1 | -0/+7 |
| | |||||
* | Cache: better rename hook for cache updater | Robin Appelman | 2013-03-17 | 1 | -10/+33 |
| | |||||
* | Update mtimes of all parent folders after change inside | Michael Gapczynski | 2013-01-19 | 1 | -5/+11 |
| | |||||
* | Merge branch 'filesystem' into filesystem-etags | Michael Gapczynski | 2013-01-07 | 1 | -3/+3 |
|\ | | | | | | | | | Conflicts: lib/files/cache/cache.php | ||||
| * | Cache: provide path hints to getCache/etc where available | Robin Appelman | 2013-01-01 | 1 | -3/+3 |
| | | |||||
* | | Fix eTagUpdate and add tests | Michael Gapczynski | 2012-12-31 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'filesystem' into filesystem-etags | Michael Gapczynski | 2012-12-30 | 1 | -9/+13 |
|\| | | | | | | | | | Conflicts: lib/files/cache/updater.php | ||||
| * | Fix retrieving of cache and scanner in Updater class | Michael Gapczynski | 2012-12-30 | 1 | -7/+11 |
| | | |||||
* | | Fix function name | Michael Gapczynski | 2012-12-30 | 1 | -1/+1 |
| | | |||||
* | | Update etags in parent folders | Michael Gapczynski | 2012-12-30 | 1 | -0/+24 |
|/ | |||||
* | add cache updater | Robin Appelman | 2012-11-08 | 1 | -0/+71 |