summaryrefslogtreecommitdiffstats
path: root/tests/lib/Share20
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #26727 from nextcloud/group-exclude-link-shareMorris Jobke2021-05-211-10/+23
|\
| * load share settings from the share manager in more placesRobin Appelman2021-05-121-10/+23
* | l10n: Fix testValdnet2021-05-201-23/+23
|/
* Fix test by defining pluralsJoas Schilling2021-04-201-1/+5
* Separate settings for remote share expirationVincent Petry2021-04-151-70/+207
* gracefully handle deleteFromSelf when share is already goneArthur Schiwon2021-03-301-3/+0
* Fix sharebymail testsJohn Molakvoæ (skjnldsv)2021-03-221-64/+64
* Remove duplicated query for email sharesDaniel Calviño Sánchez2021-03-221-63/+79
* Merge pull request #23718 from nextcloud/already-shared-error-messageRoeland Jago Douma2021-03-191-4/+13
|\
| * expand 'path is already shared' error messageRobin Appelman2021-03-151-4/+13
* | Update user share must use correct expiration validationVincent Petry2021-03-181-40/+40
* | adjust testsRobin Appelman2021-01-261-3/+16
|/
* deleteChildren only returns arrayMaxence Lange2020-12-231-0/+4
* Extend dummy factory in testsJulius Härtl2020-12-091-0/+6
* Add unit tests for "validateExpirationDateInternal"Daniel Calviño Sánchez2020-11-161-0/+284
* Add explicit time to test date for clarityDaniel Calviño Sánchez2020-11-121-3/+5
* Add unit test for expiration date with date and with defaultDaniel Calviño Sánchez2020-11-121-0/+28
* Fix unit test for expiration date without date but with defaultDaniel Calviño Sánchez2020-11-121-7/+5
* Fix unit test method nameDaniel Calviño Sánchez2020-11-121-1/+1
* Fix unit test for verifying enforced valid expiration date.Daniel Calviño Sánchez2020-11-121-0/+1
* Fix unit test for verifying enforced expire date too far in the futureDaniel Calviño Sánchez2020-11-121-8/+5
* Add unit tests to enforce a relaxed default share expiration dateDaniel Calviño Sánchez2020-11-121-0/+21
* Remove wrong and misleading commentDaniel Calviño Sánchez2020-11-121-2/+0
* Remove extra spacesDaniel Calviño Sánchez2020-11-121-10/+6
* Fix typo in variable nameDaniel Calviño Sánchez2020-11-121-129/+129
* Fix typos in method namesDaniel Calviño Sánchez2020-11-121-9/+9
* use file name instead of path in 'not allowed to share' messageRobin Appelman2020-10-291-3/+6
* Format code to a single space around binary operatorsChristoph Wurst2020-10-052-127/+127
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-123-18/+18
* Use the correct mountpoint to calculateRoeland Jago Douma2020-07-091-0/+9
* Update share type constant usageJoas Schilling2020-06-243-259/+260
* Fix language in share notes email for usersJoas Schilling2020-06-231-12/+29
* Prevent harder to share your rootJoas Schilling2020-06-031-2/+4
* Fix disabling send password by Talk without new password in mail sharesDaniel Calviño Sánchez2020-05-291-5/+79
* Fix enabling send password by Talk with same password in mail sharesDaniel Calviño Sánchez2020-05-281-4/+96
* Fix enabling send password by Talk with empty password in link sharesDaniel Calviño Sánchez2020-05-281-0/+69
* Adjust tests to only return group IDsMorris Jobke2020-05-081-32/+15
* Merge pull request #19793 from nextcloud/bugfix/noid/link-to-federated-reshareMorris Jobke2020-04-271-18/+0
|\
| * Remove unneeded test since links have resharing permissions by defaultJulius Härtl2020-04-211-18/+0
* | Allow specifying a default expiration dateRoeland Jago Douma2020-04-241-0/+1
|/
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-43/+69
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-092-31/+31
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-092-13/+13
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-253-189/+189
* Strip of users home path from share api messageJoas Schilling2020-02-201-0/+3
* config.php setting to always accept internal sharesRoeland Jago Douma2019-12-161-43/+57
* Merge pull request #17725 from nextcloud/enh/share_exp_internalRoeland Jago Douma2019-11-281-1/+2
|\
| * Fix testsRoeland Jago Douma2019-11-271-1/+2
* | Mode to modern phpunitRoeland Jago Douma2019-11-275-173/+173
* | Fix more testsRoeland Jago Douma2019-11-271-2/+2