aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/tests/Controller
Commit message (Expand)AuthorAgeFilesLines
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-152-4/+8
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-152-4/+4
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-6/+6
* chore: Add SPDX headerAndy Scherzinger2024-05-292-49/+7
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-232-20/+20
* Migrate federated file sharing to PSR LoggerInterfaceBenjamin Gaussorgues2023-07-071-15/+18
* Specify the parameters of FederatedFileSharing controllersJoas Schilling2023-06-141-16/+3
* adjusts tests for CloudIdManagerRobin Appelman2022-08-311-1/+9
* Log in audit log federated shares eventsCarl Schwan2022-03-161-2/+8
* Allow to get a local cloud id without going through the contacts managerJulius Härtl2021-07-141-1/+2
* Migrate HintException to OCPGary Kim2021-06-301-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-042-2/+0
* Do not allow adding file drop shares to your own cloudRoeland Jago Douma2021-04-191-10/+13
* Move requesthandler controller to LoggerInterfaceRoeland Jago Douma2021-03-101-3/+3
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* set the display name of federated sharees from addressbookArthur Schiwon2020-11-241-1/+5
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-122-25/+25
* Update license headers for 19Christoph Wurst2020-04-292-0/+2
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-14/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+0
* Remove unused importsChristoph Wurst2020-03-251-9/+0
* Update license headersChristoph Wurst2019-12-052-3/+3
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-272-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-222-2/+1
* update testsBjoern Schiessle2018-07-021-259/+119
* Fix DI for federated file sharing controllerMorris Jobke2018-04-231-2/+10
* Do not use \OCP\DB anymoreRoeland Jago Douma2018-03-261-11/+19
* Remove deprecated HTTPHelperRoeland Jago Douma2018-03-131-32/+0
* Update license headersMorris Jobke2017-11-062-0/+4
* Use ::class in test mocks of encryption appMorris Jobke2017-10-261-2/+2
* Use ::class in test mocks of dav appMorris Jobke2017-10-262-2/+2
* Use ::class in test mocksMorris Jobke2017-10-242-7/+8
* Use proper methods for registerBackendMorris Jobke2017-08-151-1/+1
* Add the column so we keep the value from before the updateJoas Schilling2017-05-181-1/+2
* Do proper DIRoeland Jago Douma2017-04-111-1/+1
* remove discovery manager in favour of the OCSDiscoveryServiceBjoern Schiessle2017-04-111-5/+1
* update unit testsBjoern Schiessle2017-04-071-2/+3
* Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman2017-02-082-3/+19
* Mock HTTPClientServiceLukas Reschke2016-09-291-2/+21
* Move federated sharing routes to the federatedfilesharingappRoeland Jago Douma2016-08-281-0/+383
* Fix apps/Joas Schilling2016-07-211-2/+3
* don't convert link share to federated share if outgoing federated shares are ...Bjoern Schiessle2016-07-141-11/+25
* rename SaveToNextcloudController to MountPublicLinkControllerBjoern Schiessle2016-07-141-10/+9
* adjust copyright noticesBjoern Schiessle2016-07-141-0/+2
* move some stuff over to the federatedfilesharing appBjoern Schiessle2016-07-141-6/+24
* s/ownCloud/NextcloudBjoern Schiessle2016-07-141-8/+8