summaryrefslogtreecommitdiffstats
path: root/tests/lib/share20
Commit message (Expand)AuthorAgeFilesLines
* [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-202-0/+115
* Properly DI the servercontainerRoeland Jago Douma2016-01-201-1/+5
* Use namedparameterRoeland Jago Douma2016-01-141-3/+0
* [Share 2.0] Fix pre_share and post_share hooksRoeland Jago Douma2016-01-131-0/+7
* [Share 2.0] Let the factory do the factory stuffRoeland Jago Douma2016-01-131-184/+41
* [Share 2.0] Use full share id (providerId:shareId)Roeland Jago Douma2016-01-132-7/+23
* [Share 2.0] Add share provider factoryRoeland Jago Douma2016-01-131-271/+140
* [Share 2.0] Allow registering of share providersRoeland Jago Douma2016-01-131-10/+240
* [Sharing 2.0] Some error cases report 404 instead of 403Roeland Jago Douma2016-01-061-6/+11
* [Sharing 2.0] Add L10N instance to manager for translated errorsRoeland Jago Douma2016-01-061-16/+38
* [Share 2.0] Make the share manager ready for share creationRoeland Jago Douma2016-01-061-12/+1165
* [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] Removed unused DI stuffRoeland Jago Douma2015-11-241-114/+3
* [Sharing 2.0] Move hook and delete children logic to share managerRoeland Jago Douma2015-11-232-211/+410
* [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-052-0/+741