summaryrefslogtreecommitdiffstats
path: root/tests/lib/share20/managertest.php
Commit message (Expand)AuthorAgeFilesLines
* Add Unit testsRoeland Jago Douma2016-01-201-0/+65
* Properly DI the servercontainerRoeland Jago Douma2016-01-201-1/+5
* [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-131-7/+20
* [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
* [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-231-7/+288
* The new sharing code now handles deletionRoeland Jago Douma2015-11-051-0/+198