summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/propagation/recipientpropagator.php
Commit message (Expand)AuthorAgeFilesLines
* take the etag of child mounts into account for the folder etagRobin Appelman2015-11-191-164/+0
* Update license headersLukas Reschke2015-10-261-0/+1
* Throw exception on `getPath` if file does not existLukas Reschke2015-10-251-1/+11
* fix phpdocRobin Appelman2015-10-061-1/+1
* Avoid re-propagation of shares during one propagation runMorris Jobke2015-09-041-0/+8
* fix infinite loops with propagating etags on resharesRobin Appelman2015-08-031-2/+2
* Merge pull request #17163 from owncloud/update-licensesLukas Reschke2015-06-271-4/+18
|\
| * update license headers and authorsMorris Jobke2015-06-251-4/+18
* | fix etag propagation for single file sharesRobin Appelman2015-06-241-9/+22
|/
* dont pass floats as timestamp to the changepropagatorRobin Appelman2015-04-271-1/+1
* use microtime to prevent race conditionsRobin Appelman2015-04-271-3/+3
* propagate changes up resharesRobin Appelman2015-04-271-0/+10
* propagate etags for all user of a shareRobin Appelman2015-04-271-0/+108