Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move certificate bundle into resources/config/ | Lukas Reschke | 2015-09-22 | 1 | -1/+1 |
| | |||||
* | allow streamed responses in http client | Robin Appelman | 2015-08-29 | 2 | -4/+14 |
| | |||||
* | Use IClientService to check for remote ownCloud instances | Lukas Reschke | 2015-08-22 | 1 | -0/+5 |
| | | | | | | | 1. Allows to set a timeout (though still not perfect but way better than before) 2. Allows to have unit tests 3. I also added unit tests for the existing controller code 4. Corrected PHPDoc on IClient | ||||
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 3 | -12/+51 |
| | |||||
* | Add wrapper for Guzzle | Lukas Reschke | 2015-03-25 | 3 | -0/+369 |