aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Share20
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
* Add more tests for the share helperJoas Schilling2017-04-131-0/+111
* Activate the testJoas Schilling2017-04-131-1/+1
* Adjust docs and make !$currentAccess simplerJoas Schilling2017-04-131-4/+12
* Fix share manager testJoas Schilling2017-04-131-13/+24
* Fix default share providerJoas Schilling2017-04-131-10/+10
* Fix tests for ShareHelperJoas Schilling2017-04-131-44/+70
* Add shareHelper testRoeland Jago Douma2017-04-131-0/+94
* Add mail element to access listRoeland Jago Douma2017-04-132-4/+0
* Offload acceslist creation to providersRoeland Jago Douma2017-04-132-41/+232
* 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
* update unit testsBjoern Schiessle2017-04-071-7/+10
* Merge pull request #3844 from nextcloud/unshare_eventJoas Schilling2017-03-212-171/+189
|\
| * Add LegacyHooksRoeland Jago Douma2017-03-172-171/+189
* | Merge pull request #3884 from nextcloud/downstream-26956Joas Schilling2017-03-202-0/+115
|\ \
| * | Skip null groups in group manager (#26871) (#26956)Vincent Petry2017-03-172-0/+115
| |/
* / 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 defaultShareProvider & federatedshareprovider testsRoeland Jago Douma2016-11-011-0/+91
* Add Manager unit testsRoeland Jago Douma2016-11-011-6/+77
* Add getShareTypesInFolder to optimize folder listeningRobin Appelman2016-10-311-0/+9
* Fix DateTime comparissonRoeland Jago Douma2016-10-211-1/+1
* Fix typehintRoeland Jago Douma2016-10-101-2/+2
* Cleanup test caseThomas Müller2016-10-101-10/+15
* Prefilter inaccessible shares in DefaultShareProvider::getSharedWith()Vincent Petry2016-10-061-23/+158
* Fix getMock ManagerTestRoeland Jago Douma2016-09-131-1/+1
* Fix getMock ShareRoeland Jago Douma2016-09-071-2/+3
* Fix getMock shareRoeland Jago Douma2016-09-062-206/+219
* 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-203-5/+11
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-203-0/+4817