aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Share20/DefaultShareProviderTest.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #40131 from summersab/refactor/OC-Server-getShareManagerJohn Molakvoæ2024-03-151-3/+4
|\
| * Merge branch 'master' into refactor/OC-Server-getShareManagerJohn Molakvoæ2024-03-151-70/+71
| |\
| * | Refactor `OC\Server::getShareManager`Andrew Summers2023-08-291-3/+4
* | | Merge branch 'master' into refactor/OC-Server-getRootFolderJohn Molakvoæ2024-03-151-54/+54
|\ \ \ | | |/ | |/|
| * | perf: switch places that always use the first getById result to getFirstNodeByIdRobin Appelman2024-03-041-52/+52
| * | chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-2/+2
* | | Refactor `OC\Server::getRootFolder`Andrew Summers2023-11-101-3/+3
|/ /
* / Fix sharing creation insert and getJohn Molakvoæ (skjnldsv)2023-09-021-16/+17
|/
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Adjust unit testsJoas Schilling2022-10-121-0/+7
* Add share attributes + prevent download permissionVincent Petry2022-07-281-0/+31
* Check style updateCarl Schwan2022-01-131-3/+3
* gracefully handle deleteFromSelf when share is already goneArthur Schiwon2021-03-301-3/+0
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-124/+124
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-7/+7
* Update share type constant usageJoas Schilling2020-06-241-122/+122
* Fix language in share notes email for usersJoas Schilling2020-06-231-12/+29
* Adjust tests to only return group IDsMorris Jobke2020-05-081-32/+15
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-21/+42
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-7/+7
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-4/+4
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-87/+87
* Mode to modern phpunitRoeland Jago Douma2019-11-271-24/+24
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-3/+4
* Add unit tests for "getAllShares()"Daniel Calviño Sánchez2019-10-301-0/+165
* Always set the display name for user sharesJulius Härtl2019-07-031-0/+9
* Store "sendPasswordByTalk" property of link shares in the databaseDaniel Calviño Sánchez2018-11-021-0/+9
* Fix update share testsDaniel Calviño Sánchez2018-11-021-2/+50
* fix unit testsBjoern Schiessle2018-07-211-4/+48
* testsMaxence Lange2018-05-211-0/+17
* Adjust docs and make !$currentAccess simplerJoas Schilling2017-04-131-4/+12
* Fix default share providerJoas Schilling2017-04-131-10/+10
* Add mail element to access listRoeland Jago Douma2017-04-131-2/+0
* Offload acceslist creation to providersRoeland Jago Douma2017-04-131-0/+175
* update unit testsBjoern Schiessle2017-04-071-7/+10
* Skip null groups in group manager (#26871) (#26956)Vincent Petry2017-03-171-0/+42
* Add defaultShareProvider & federatedshareprovider testsRoeland Jago Douma2016-11-011-0/+91
* 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 shareRoeland Jago Douma2016-09-061-112/+117
* use share initiator as fall back to access the fileBjörn Schießle2016-05-201-3/+5
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+2154