Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-24Migrate from ILogger to LoggerInterface where needed in the testsCôme Chilliet
2021-11-23Fix Guzzle function callsCôme Chilliet
2021-04-06Adjust testLukas Reschke
2021-04-06Improve networking checksLukas Reschke
2021-02-10Type the service registrationChristoph Wurst
2020-12-16Add well known handlers APIChristoph Wurst
2020-11-03Improve CertificateManager to not be user context dependentMorris Jobke
2020-05-25Do not read certificate bundle from data dir by defaultMorris Jobke
2020-05-20Allow gzip encoded requests by defaultMorris Jobke
2020-04-15Fix unit testsJoas Schilling
2020-04-14Check all remotes for local accessJoas Schilling
2020-02-29Add support for GuzzleHTTP 'no' proxyMohammed Abdellatif
2020-02-11[3rdparty] Bump guzzlehttp/guzzle from 6.3.3 to 6.5.2John Molakvoæ (skjnldsv)
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-09-03Add default timeout to expected request optionsDaniel Kesselberg
2019-08-11Correctly handle emtpy string in proxyuserpwd configScott Shambarger
2019-04-16Fix testGetProxyUriDaniel Kesselberg
2019-04-16Set User-Agent as header without middlewareDaniel Kesselberg
2018-06-14Fix HTTP client given options being overriden by default optionsDaniel Calviño Sánchez
2018-02-09adjust httpclient to guzzle6Robin Appelman
2017-01-02Merge pull request #2912 from nextcloud/increase-coverage-response.phpLukas Reschke
2017-01-02Add 100% coverage for response.phpLukas Reschke
2017-01-02Rebrand to "Nextcloud" and add 100% coverageLukas Reschke
2016-09-07Fix getMock Http ClientRoeland Jago Douma
2016-05-20Move tests/ to PSR-4 (#24731)Joas Schilling