summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/propagation/propagationmanager.php
Commit message (Collapse)AuthorAgeFilesLines
* take the etag of child mounts into account for the folder etagRobin Appelman2015-11-191-144/+0
| | | | this replaces shared etag propagation
* Update license headersLukas Reschke2015-10-261-0/+1
|
* Merge pull request #19511 from owncloud/etag-share-permissions-updateRobin Appelman2015-10-061-3/+5
|\ | | | | Mark shares as dirty when changing permissions
| * Mark shares as dirty when changing permissionsRobin Appelman2015-10-061-3/+5
| |
* | Propagate shares etag when group membership changedVincent Petry2015-10-061-0/+15
|/
* 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
| |
* | fix etag propagation for single file sharesRobin Appelman2015-06-241-2/+3
|/
* triger propagation for webdav uploadsRobin Appelman2015-04-271-3/+3
| | | | use post hooks for share etag propagator
* minor fixesRobin Appelman2015-04-271-4/+2
|
* add rename hook for propagationRobin Appelman2015-04-271-0/+1
|
* propagate etags for all user of a shareRobin Appelman2015-04-271-0/+113