aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/tests/NotificationsTest.php
Commit message (Expand)AuthorAgeFilesLines
* Migrate federated file sharing to PSR LoggerInterfaceBenjamin Gaussorgues2023-07-071-15/+15
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+1
* fix(tests)Samuel2021-02-111-0/+7
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-8/+8
* Move federated_share_added into a typed eventMorris Jobke2020-07-231-2/+9
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+1
* 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-1/+0
* fix notification testsBjoern Schiessle2018-07-021-4/+19
* Update license headersMorris Jobke2017-11-061-0/+2
* remove discovery manager in favour of the OCSDiscoveryServiceBjoern Schiessle2017-04-111-7/+6
* use https by default if no protocol is given. Only use unsecure connection if...Bjoern Schiessle2016-11-021-6/+3
* Fix deprecated usages of getMock in federatedfilesharingRoeland Jago Douma2016-08-311-2/+2
* Fix apps/Joas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-1/+1
* create re-share by owner and propagate unshare and unshare-from self requestBjörn Schießle2016-05-201-13/+16
* Move FederatedFileSharing to PSR-4Joas Schilling2016-05-181-0/+151