summaryrefslogtreecommitdiffstats
path: root/tests/lib/share20/defaultshareprovidertest.php
Commit message (Expand)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-2154/+0
* Move post_removeFromGroup to shareManagerRoeland Jago Douma2016-04-131-0/+58
* Migrate post_groupDelete hook to share manager (#23841)Roeland Douma2016-04-121-0/+94
* Migrate post_userDelete hook to share managerRoeland Jago Douma2016-04-041-0/+127
* Add setId and setProviderID to the public interfaceRoeland Jago Douma2016-03-301-1/+1
* Remove support for old shares in the default share providerRoeland Jago Douma2016-03-231-99/+13
* Unit test for delete lazy sharesRoeland Jago Douma2016-02-041-0/+33
* Add unit testsRoeland Jago Douma2016-02-041-0/+79
* Make the share object lazyRoeland Jago Douma2016-02-041-3/+3
* [Share 2.0] Fix defaultshare providerRoeland Jago Douma2016-02-031-229/+112
* [Share 2.0] Add exceptions to OCPRoeland Jago Douma2016-02-021-2/+2
* [Share 2.0] Allow moving of sharesRoeland Jago Douma2016-02-021-0/+69
* [Share 2.0] Allow recipient to be passed in to getShareByIdRoeland Jago Douma2016-02-021-0/+38
* Add path filter to OCS Share API ?shared_with_me=trueRoeland Jago Douma2016-01-291-3/+75
* [Share 2.0] When deleting a group share delete childrenRoeland Jago Douma2016-01-281-56/+58
* [Share 2.0] Fix interfaces and commentsRoeland Jago Douma2016-01-281-19/+19
* [Share 2.0] Move IShare to OCPRoeland Jago Douma2016-01-271-3/+3
* [Share 2.0] Fix IShareRoeland Jago Douma2016-01-271-3/+3
* Merge pull request #21940 from owncloud/share2_do_not_returned_removed_group_...Thomas Müller2016-01-271-7/+7
|\
| * [Share 2.0] Properly handle user deleted group sharesRoeland Jago Douma2016-01-271-7/+7
* | Merge pull request #21887 from owncloud/share2_updateShareThomas Müller2016-01-271-7/+347
|\ \ | |/ |/|
| * Fix comments from ThomasRoeland Jago Douma2016-01-261-3/+4
| * [Share 2.0] Add unit test for the default share providerRoeland Jago Douma2016-01-261-7/+346
* | We must resolve to the proper usergroup shareRoeland Jago Douma2016-01-261-0/+21
|/
* [Share 2.0] Add deleteFromSelf methodRoeland Jago Douma2016-01-221-2/+300
* Add Unit tests for the default share providerRoeland Jago Douma2016-01-211-43/+395
* Add Unit testsRoeland Jago Douma2016-01-201-0/+50
* Use namedparameterRoeland Jago Douma2016-01-141-3/+0
* [Share 2.0] Use full share id (providerId:shareId)Roeland Jago Douma2016-01-131-0/+3
* [Share 2.0] Make share provider ready for create sharesRoeland Jago Douma2016-01-061-0/+188
* [Sharing 2.0] Default share provider only generic DIRoeland Jago Douma2015-11-241-141/+105
* [Sharing 2.0] Move hook and delete children logic to share managerRoeland Jago Douma2015-11-231-204/+122
* [Share2.0] OCS Share API getShare uses new codeRoeland Jago Douma2015-11-161-1/+1
* Fix oracleRoeland Jago Douma2015-11-051-35/+119
* Add unshare hooksRoeland Jago Douma2015-11-051-101/+128
* The new sharing code now handles deletionRoeland Jago Douma2015-11-051-0/+543