summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests
Commit message (Expand)AuthorAgeFilesLines
* use specific email getter where necessaryArthur Schiwon2021-09-101-4/+4
* Fix remote share deletion when deleting userVincent Petry2021-08-101-28/+147
* Replace ILogger with LoggerInterface in remote share managerVincent Petry2021-08-101-3/+3
* Fix remote group share decline+accept code pathVincent Petry2021-08-101-0/+36
* Fix external share manager with multiple user groupsVincent Petry2021-08-101-2/+10
* Fix remote group share API interactionsVincent Petry2021-08-101-3/+163
* Add logging to external shares managerVincent Petry2021-08-101-0/+2
* Fix received federated group sharesVincent Petry2021-08-101-83/+143
* Use product name in places where it is appropriate rather than the instance nameJulius Härtl2021-06-161-1/+12
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0436-51/+20
* Make dav respect disallowing sharing with groupsThomas Citharel2021-05-261-24/+28
* Merge pull request #26727 from nextcloud/group-exclude-link-shareMorris Jobke2021-05-211-1/+36
|\
| * load share settings from the share manager in more placesRobin Appelman2021-05-121-1/+36
* | l10n: Unify spelling in testValdnet2021-05-201-1/+1
* | l10n: Unify spelling in testValdnet2021-05-201-2/+2
|/
* Add bruteforce protection to the shareinfo endpointRoeland Jago Douma2021-05-121-0/+3
* Merge pull request #26784 from nextcloud/Valdnet-patch-8rakekniven2021-04-281-1/+1
|\
| * Change size of the letter in testValdnet2021-04-281-1/+1
* | Fix unit testsJoas Schilling2021-04-271-1/+1
|/
* Unit tests for federated share expiration dateVincent Petry2021-04-152-1/+198
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-314-41/+67
* Map old account scope properties to new namesVincent Petry2021-03-261-4/+4
* Merge pull request #26194 from nextcloud/techdebt/noid/remove-duplicate-shari...John Molakvoæ2021-03-181-135/+0
|\
| * Remove duplicate unit test in sharing that checks for group permission updatesMorris Jobke2021-03-181-135/+0
* | Merge pull request #26193 from nextcloud/techdebt/noid/remove-sharing-duplica...Morris Jobke2021-03-181-169/+0
|\ \
| * | Permission tests for the sharing are fully covered in sharing v1 integration ...Morris Jobke2021-03-181-169/+0
| |/
* | Merge pull request #25331 from nextcloud/fix-valid-storages-removed-when-clea...Morris Jobke2021-03-181-1/+26
|\ \ | |/ |/|
| * Fix valid storages removed when cleaning remote storagesDaniel Calviño Sánchez2021-01-281-1/+26
* | Fix CS in CacheTestVincent Petry2021-03-161-1/+1
* | Merge pull request #25136 from nextcloud/cachejail-search-filterVincent Petry2021-03-151-0/+36
|\ \
| * | fix search in nested jailsRobin Appelman2021-01-261-0/+36
| |/
* / Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-184-16/+16
|/
* Re-use fetched dependencies in lib/base.phpMorris Jobke2021-01-203-4/+4
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-1618-15/+25
* Show unique displayname context in the user share list entriesJulius Härtl2020-12-141-0/+9
* Merge pull request #24630 from nextcloud/enh/noid/unknown_named_parameterRoeland Jago Douma2020-12-101-1/+1
|\
| * Fix variable name for testDaniel Kesselberg2020-12-101-1/+1
* | Merge pull request #24605 from nextcloud/enh/share-deckRoeland Jago Douma2020-12-102-7/+29
|\ \ | |/ |/|
| * Address minor commentsJulius Härtl2020-12-091-4/+4
| * Adjust mountprovider testsJulius Härtl2020-12-092-3/+25
* | Adjust defaultJulius Härtl2020-12-081-2/+3
|/
* Harde CapabiltiesTestRoeland Jago Douma2020-12-071-6/+6
* Replace static call to Share::unshare with ShareManager->deleteShare in testsMorris Jobke2020-11-301-3/+1
* set the display name of federated sharees from addressbookArthur Schiwon2020-11-242-2/+22
* Make the expire shares cron job actually expire the sharesRoeland Jago Douma2020-11-191-15/+9
* Don't leave cursors open when tests failJoas Schilling2020-11-092-3/+11
* Return correct error message on share download without read permissionMorris Jobke2020-10-261-1/+1
* SharedMountTest.php:367 is unreliableMorris Jobke2020-10-161-1/+2
* Indicate preview availability in share api responsesRichard Steinmetz2020-10-132-2/+94
* Format code to a single space around binary operatorsChristoph Wurst2020-10-056-9/+9