aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Share20/LegacyHooksTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-6/+6
* chore: Add SPDX headerAndy Scherzinger2024-05-131-19/+2
* Refactor `OC\Server::getShareManager`Andrew Summers2023-08-291-1/+2
* fix: Remove legacy dispatcher from share managerJoas Schilling2023-07-281-2/+0
* feat!: Migrate unShare events to typed eventsJoas Schilling2023-07-281-7/+9
* feat!: Migrate Sharing events to typed eventsJoas Schilling2023-07-281-10/+11
* fix: Move Sharing events to IEventDispatcherJoas Schilling2023-07-271-3/+3
* fix(dispatcher): Migrate to OCP event dispatcher before symfony/event-dispatc...Joas Schilling2023-06-021-1/+7
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Admin Audit - Sharing: createShare - report the full pathszaimen2021-07-221-0/+1
* adjust testsRobin Appelman2021-01-261-3/+16
* Update share type constant usageJoas Schilling2020-06-241-14/+15
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-2/+2
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* Move pre_shared and post_shared events to EventDispatcherRoeland Jago Douma2017-08-031-0/+150
* Emit hook postUnshareFromSelf when the recipient of a share unshares itPauli Järvinen2017-07-201-0/+52
* Fix emitting of legacy hook post_unsharePauli Järvinen2017-07-161-1/+1
* Add LegacyHooksRoeland Jago Douma2017-03-171-0/+138