Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a wrong WebDAV Warning with self-signed-certs | kondou | 2014-04-13 | 1 | -0/+13 |
| | | | | Occuring in the admin interface | ||||
* | Fix more documentation failes | Joas Schilling | 2014-02-08 | 1 | -2/+1 |
| | | | | Issue #7111 | ||||
* | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 1 | -0/+1 |
| | |||||
* | Fixed spaces | Vincent Petry | 2013-10-17 | 1 | -3/+3 |
| | |||||
* | Added DAV client wrapper that support timeout values | Vincent Petry | 2013-10-16 | 1 | -0/+46 |
Since SabreDAV does not support passing a timeout value to curl, this commit adds a subclass for it that will set the timeout value to curlRequest(). |