summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/propagation
Commit message (Expand)AuthorAgeFilesLines
* fix infinite loops with propagating etags on resharesRobin Appelman2015-08-031-2/+2
* Merge pull request #17163 from owncloud/update-licensesLukas Reschke2015-06-273-12/+54
|\
| * update license headers and authorsMorris Jobke2015-06-253-12/+54
* | add some docsRobin Appelman2015-06-251-0/+2
* | fix etag propagation for single file sharesRobin Appelman2015-06-243-12/+37
|/
* dont pass floats as timestamp to the changepropagatorRobin Appelman2015-04-271-1/+1
* use microtime to prevent race conditionsRobin Appelman2015-04-271-3/+3
* triger propagation for webdav uploadsRobin Appelman2015-04-271-3/+3
* fix propagation when renaming a directly reshared folderRobin Appelman2015-04-271-2/+4
* minor fixesRobin Appelman2015-04-272-6/+7
* add rename hook for propagationRobin Appelman2015-04-272-0/+16
* propagate changes up resharesRobin Appelman2015-04-271-0/+10
* propagate etags for all user of a shareRobin Appelman2015-04-273-0/+277