aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/sharedmount.php
Commit message (Expand)AuthorAgeFilesLines
* Happy new year!Thomas Müller2016-01-121-1/+2
* More fixes to the docsJoas Schilling2015-12-081-2/+12
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-071-0/+5
* take the etag of child mounts into account for the folder etagRobin Appelman2015-11-191-14/+0
* Update license headersLukas Reschke2015-10-261-1/+1
* update licence headers via scriptMorris Jobke2015-10-051-0/+2
* Use context function call instead of staticJoas Schilling2015-09-071-1/+1
* use the correct user if we update the share tableBjoern Schiessle2015-07-031-4/+10
* lock parent folders for the owner when locking a shared file as recipientRobin Appelman2015-07-011-10/+17
* Move files sharing app (mostly) to OCP\DBRoeland Jago Douma2015-05-181-2/+2
* minor fixesRobin Appelman2015-04-271-2/+1
* Make sure the owner mountpoints are setupRobin Appelman2015-04-271-1/+3
* propagate etags for all user of a shareRobin Appelman2015-04-271-0/+18
* always fall back to default share folderBjoern Schiessle2015-03-261-2/+2
* Update license headersJenkins for ownCloud2015-03-261-4/+19
* Revert "Updating license headers"Morris Jobke2015-02-261-18/+5
* Updating license headersJenkins for ownCloud2015-02-231-5/+18
* Add public api for mount configurationsRobin Appelman2014-12-041-2/+2
* Setup shared mounts for the correct user when setting up the filesystem for t...Robin Appelman2014-11-061-4/+4
* throw a exception if we can't handle the provided pathBjoern Schiessle2014-09-291-3/+3
* some small fixesBjoern Schiessle2014-09-251-4/+2
* group shares and combine permissionsBjoern Schiessle2014-09-221-2/+13
* if a folder gets deleted we unshare all shared files/folders belowBjoern Schiessle2014-07-041-0/+2
* don't move a share mount point into a different mount pointBjoern Schiessle2014-07-011-10/+0
* nake sure ti create new db entry when user renames a group shareBjoern Schiessle2014-06-061-1/+1
* Fix phpdoc and commentsRobin Appelman2014-06-061-2/+2
* update mount point if file_target changedBjoern Schiessle2014-06-061-2/+5
* add additional unit testsBjoern Schiessle2014-06-061-3/+5
* get unique_name value directly from the share arrayBjoern Schiessle2014-06-061-1/+1
* fix mount point move up if the parent no longer existsBjoern Schiessle2014-06-061-21/+61
* remove share mountBjoern Schiessle2014-06-061-1/+4
* Move shared mount moving from the storage to the mountRobin Appelman2014-06-061-0/+113