aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/ShareTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-1/+2
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-23/+26
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-2/+2
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-5/+5
* chore: Add SPDX headerAndy Scherzinger2024-06-061-24/+3
* Fix errors from PHP 8.2 testingCôme Chilliet2022-11-141-3/+5
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Update share type constant usageJoas Schilling2020-06-241-10/+12
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-4/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-7/+7
* Update license headersChristoph Wurst2019-12-051-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* Fix share testsRoeland Jago Douma2019-11-201-2/+4
* Disable failing test in legacy sharing testsMorris Jobke2018-07-191-0/+2
* Do not use \OCP\DB anymoreRoeland Jago Douma2018-03-261-4/+0
* Cleanup OC_Group usage a bitRoeland Jago Douma2016-11-041-4/+8
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-3/+4
* Update license headersLukas Reschke2016-05-261-2/+2
* Move tests to PSR-4Joas Schilling2016-05-251-0/+249