aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federation/tests/BackgroundJob
Commit message (Expand)AuthorAgeFilesLines
* fix(federation): give some time to prepare both serversArthur Schiwon2024-04-111-3/+5
* 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
* Migrate federation application to LoggerInterfaceCôme Chilliet2023-06-261-20/+20
* 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-042-2/+0
* Drop all dead packagesChristoph Wurst2020-12-232-75/+0
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-242-0/+2
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-122-20/+20
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-3/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-092-2/+0
* Update license headersChristoph Wurst2019-12-052-2/+2
* Mode to modern phpunitRoeland Jago Douma2019-11-272-2/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-272-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-222-3/+1
* improve error reporting and move format parameter to the optionsBjoern Schiessle2018-04-252-54/+18
* Catch the errors related to untrusted self signed certificates for federationRoeland Jago Douma2017-12-112-0/+76
* Actually set the status so we don't cause another exceptionRoeland Jago Douma2017-11-292-0/+76
* Update license headersMorris Jobke2017-11-062-0/+4
* Use ITimeFactoryRoeland Jago Douma2017-08-012-33/+132
* update unit testsBjoern Schiessle2017-08-012-12/+34
* adjust existing testsBjoern Schiessle2017-04-112-4/+22
* Fix deprecated getMock call in Federation appRoeland Jago Douma2016-08-312-13/+13
* Fix apps/Joas Schilling2016-07-212-4/+6
* Update license headersLukas Reschke2016-05-262-2/+4
* Fix errors in the testsJoas Schilling2016-05-191-0/+6
* Move federation tests to PSR-4Joas Schilling2016-05-192-0/+392