summaryrefslogtreecommitdiffstats
path: root/lib/private/share20/defaultshareprovider.php
Commit message (Expand)AuthorAgeFilesLines
* Replace other usagesJoas Schilling2016-01-251-4/+3
* [Share 2.0] Add deleteFromSelf methodRoeland Jago Douma2016-01-221-0/+79
* [Share 2.0] Fix displaying old shares propleryRoeland Jago Douma2016-01-211-1/+12
* Comments from VincentRoeland Jago Douma2016-01-211-4/+4
* Add Unit tests for the default share providerRoeland Jago Douma2016-01-211-13/+17
* [Share 2.0] Add subfiles=xRoeland Jago Douma2016-01-211-1/+1
* [Share 2.0] Resolve group sharesRoeland Jago Douma2016-01-211-5/+72
* [Sharing 2.0] Start with getSharesRoeland Jago Douma2016-01-211-5/+87
* [Share 2.0] Add fetching link shares to share managerRoeland Jago Douma2016-01-201-5/+30
* [Share 2.0] Share Object creation is a fragile thingRoeland Jago Douma2016-01-181-13/+59
* Only select elements from the database that we supportRoeland Jago Douma2016-01-141-1/+26
* Use namedparameterRoeland Jago Douma2016-01-141-6/+3
* [Share 2.0] Let the factory do the factory stuffRoeland Jago Douma2016-01-131-13/+0
* [Share 2.0] Use full share id (providerId:shareId)Roeland Jago Douma2016-01-131-0/+16
* [Share 2.0] Add share provider factoryRoeland Jago Douma2016-01-131-0/+13
* Happy new year!Thomas Müller2016-01-121-1/+1
* [Share 2.0] Make share provider ready for create sharesRoeland Jago Douma2016-01-061-11/+113
* [Sharing 2.0] Fix phpdoc etcRoeland Jago Douma2015-11-241-23/+30
* [Sharing 2.0] Default share provider only generic DIRoeland Jago Douma2015-11-241-11/+11
* [Sharing 2.0] Move hook and delete children logic to share managerRoeland Jago Douma2015-11-231-44/+9
* [Share2.0] OCS Share API getShare uses new codeRoeland Jago Douma2015-11-161-5/+4
* Add unshare hooksRoeland Jago Douma2015-11-051-2/+29
* The new sharing code now handles deletionRoeland Jago Douma2015-11-051-0/+248