aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Share20/ManagerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Add missing unit test for updateShare with email shareDaniel Calviño Sánchez2017-04-241-0/+75
* Add missing hook checkDaniel Calviño Sánchez2017-04-241-2/+13
* Fix double hashing of shared link passwordsDaniel Calviño Sánchez2017-04-241-0/+6
* Get proper accesslist for userFolderRoeland Jago Douma2017-04-201-2/+1
* Fix share manager testJoas Schilling2017-04-131-13/+24
* Add mail element to access listRoeland Jago Douma2017-04-131-2/+0
* Offload acceslist creation to providersRoeland Jago Douma2017-04-131-41/+57
* Fix testsRoeland Jago Douma2017-04-131-0/+6
* Add owner to access listRoeland Jago Douma2017-04-131-1/+1
* Add getAccessList to ShareManagerRoeland Jago Douma2017-04-131-1/+82
* Merge pull request #3844 from nextcloud/unshare_eventJoas Schilling2017-03-211-171/+51
|\
| * Add LegacyHooksRoeland Jago Douma2017-03-171-171/+51
* | Merge pull request #3884 from nextcloud/downstream-26956Joas Schilling2017-03-201-0/+73
|\ \
| * | Skip null groups in group manager (#26871) (#26956)Vincent Petry2017-03-171-0/+73
| |/
* / shares-circlesMaxence Lange2017-03-171-1/+1
|/
* also create mail share if public links are disabledBjoern Schiessle2017-01-041-0/+110
* Don't resolve public share token if public sharing is disabledLukas Reschke2016-12-201-52/+98
* add method to check if a share provider for a given type is loadedBjoern Schiessle2016-11-011-0/+40
* Add Manager unit testsRoeland Jago Douma2016-11-011-6/+77
* Add getShareTypesInFolder to optimize folder listeningRobin Appelman2016-10-311-0/+9
* Fix getMock ManagerTestRoeland Jago Douma2016-09-131-1/+1
* Fix getMock shareRoeland Jago Douma2016-09-061-94/+102
* Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-06-271-18/+0
|\
| * Add explicit delete permission to link sharesVincent Petry2016-06-241-18/+0
* | remove old hook, no longer neededBjoern Schiessle2016-06-271-19/+16
* | check password for link sharesBjoern Schiessle2016-06-271-6/+14
* | add hide file list optionBjoern Schiessle2016-06-091-1/+0
|/
* use share initiator as fall back to access the fileBjörn Schießle2016-05-201-1/+4
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+2570