aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federation/tests/BackgroundJob/GetSharedSecretTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: run rectorrector-phpunit10Robin Appelman2025-07-011-6/+2
* chore: apply new CSFixer rulesFerdinand Thiessen2025-07-011-12/+10
* test: Migrate Federation and Files_Trashbin to PHPUnit 10Joas Schilling2025-05-291-18/+16
* chore(federation): cleanup SettingsController and legacy AddServerMiddlewarefeat/auto-accept-trusted-serverskjnldsv2025-01-091-30/+12
* fix(federation): comply to `sharing.federation.allowSelfSignedCertificates`skjnldsv2025-01-091-2/+11
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-3/+3
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-291-23/+4
* Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobsCôme Chilliet2024-02-081-1/+1
* Revert "Merge branch 'master' of github.com:nextcloud/server"Louis Chemineau2024-02-081-1/+1
* chore: Remove last uses of IJob::execute methodCôme Chilliet2024-02-081-1/+1
* Port existing server code to new interfaceCarl Schwan2022-08-081-7/+6
* Cleanup CardDav SyncServiceCarl Schwan2022-06-241-3/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Drop all dead packagesChristoph Wurst2020-12-231-38/+0
* 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-10/+10
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+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-2/+1
* improve error reporting and move format parameter to the optionsBjoern Schiessle2018-04-251-25/+9
* Catch the errors related to untrusted self signed certificates for federationRoeland Jago Douma2017-12-111-0/+38
* Actually set the status so we don't cause another exceptionRoeland Jago Douma2017-11-291-0/+38
* Update license headersMorris Jobke2017-11-061-0/+2
* Use ITimeFactoryRoeland Jago Douma2017-08-011-18/+66
* update unit testsBjoern Schiessle2017-08-011-5/+13
* adjust existing testsBjoern Schiessle2017-04-111-2/+11
* Fix deprecated getMock call in Federation appRoeland Jago Douma2016-08-311-7/+7
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+2
* Move federation tests to PSR-4Joas Schilling2016-05-191-0/+211