Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Guzzle function calls | Côme Chilliet | 2021-11-23 | 1 | -2/+2 |
* | Adjust test | Lukas Reschke | 2021-04-06 | 1 | -7/+14 |
* | Improve networking checks | Lukas Reschke | 2021-04-06 | 4 | -42/+321 |
* | Type the service registration | Christoph Wurst | 2021-02-10 | 1 | -9/+4 |
* | Add well known handlers API | Christoph Wurst | 2020-12-16 | 3 | -0/+324 |
* | Improve CertificateManager to not be user context dependent | Morris Jobke | 2020-11-03 | 1 | -3/+3 |
* | Do not read certificate bundle from data dir by default | Morris Jobke | 2020-05-25 | 1 | -3/+2 |
* | Allow gzip encoded requests by default | Morris Jobke | 2020-05-20 | 1 | -3/+7 |
* | Fix unit tests | Joas Schilling | 2020-04-15 | 1 | -2/+4 |
* | Check all remotes for local access | Joas Schilling | 2020-04-14 | 1 | -9/+122 |
* | Add support for GuzzleHTTP 'no' proxy | Mohammed Abdellatif | 2020-02-29 | 1 | -11/+139 |
* | [3rdparty] Bump guzzlehttp/guzzle from 6.3.3 to 6.5.2 | John Molakvoæ (skjnldsv) | 2020-02-11 | 2 | -26/+26 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 2 | -2/+2 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 2 | -2/+2 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | Add default timeout to expected request options | Daniel Kesselberg | 2019-09-03 | 1 | -34/+19 |
* | Correctly handle emtpy string in proxyuserpwd config | Scott Shambarger | 2019-08-11 | 1 | -2/+12 |
* | Fix testGetProxyUri | Daniel Kesselberg | 2019-04-16 | 1 | -6/+1 |
* | Set User-Agent as header without middleware | Daniel Kesselberg | 2019-04-16 | 2 | -39/+68 |
* | Fix HTTP client given options being overriden by default options | Daniel Calviño Sánchez | 2018-06-14 | 1 | -0/+127 |
* | adjust httpclient to guzzle6 | Robin Appelman | 2018-02-09 | 3 | -46/+34 |
* | Merge pull request #2912 from nextcloud/increase-coverage-response.php | Lukas Reschke | 2017-01-02 | 1 | -3/+24 |
|\ | |||||
| * | Add 100% coverage for response.php | Lukas Reschke | 2017-01-02 | 1 | -3/+24 |
* | | Rebrand to "Nextcloud" and add 100% coverage | Lukas Reschke | 2017-01-02 | 1 | -4/+67 |
|/ | |||||
* | Fix getMock Http Client | Roeland Jago Douma | 2016-09-07 | 2 | -4/+7 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 3 | -0/+176 |