summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Show filename on share link downloadJohn Molakvoæ (skjnldsv)2020-09-171-17/+21
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-249-0/+9
* Expose status via Collaborators APIGeorg Ehrke2020-08-142-8/+28
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-1212-60/+60
* Merge pull request #21954 from nextcloud/techdebt/noid/bootstrap-files_trashbinblizzz2020-08-072-3/+10
|\
| * Use IBootstrap for the files_trashbin appMorris Jobke2020-07-232-3/+10
* | Move federated_share_added into a typed eventMorris Jobke2020-07-231-1/+6
|/
* Add BeforeTemplateRenderedEvent for files_sharingJulius Härtl2020-07-151-12/+9
* better cleanup in share testsRobin Appelman2020-07-092-0/+10
* Fix testsJoas Schilling2020-06-241-1/+1