aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/propagation/changewatcher.php
Commit message (Collapse)AuthorAgeFilesLines
* take the etag of child mounts into account for the folder etagRobin Appelman2015-11-191-110/+0
| | | | this replaces shared etag propagation
* use microtimeRobin Appelman2015-10-061-1/+1
|
* Mark shares as dirty when changing permissionsRobin Appelman2015-10-061-0/+8
|
* update licence headers via scriptMorris Jobke2015-10-051-1/+0
|
* Merge pull request #17163 from owncloud/update-licensesLukas Reschke2015-06-271-4/+18
|\ | | | | Update license headers
| * update license headers and authorsMorris Jobke2015-06-251-4/+18
| |
* | add some docsRobin Appelman2015-06-251-0/+2
| |
* | fix etag propagation for single file sharesRobin Appelman2015-06-241-1/+12
|/
* fix propagation when renaming a directly reshared folderRobin Appelman2015-04-271-2/+4
|
* minor fixesRobin Appelman2015-04-271-2/+5
|
* add rename hook for propagationRobin Appelman2015-04-271-0/+15
|
* propagate etags for all user of a shareRobin Appelman2015-04-271-0/+56