Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Do proper DI | Roeland Jago Douma | 2017-04-11 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
| * | remove discovery manager in favour of the OCSDiscoveryService | Bjoern Schiessle | 2017-04-11 | 2 | -22/+29 | |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | |||||
* | | Update comments to Nextcloud | Morris Jobke | 2017-04-11 | 1 | -4/+4 | |
|/ | | | | | | | * based on PR by @Ardinis * see #4311 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | Add a single public api for resolving a cloud id to a user and remote and back | Robin Appelman | 2017-02-08 | 3 | -25/+35 | |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | Inject IHTTPClientService | Lukas Reschke | 2016-09-29 | 2 | -2/+3 | |
| | | | | | | | | | | Otherwise the unit test execution will do a ton of external HTTP requests which fail and then timeout… See https://blackfire.io/profiles/compare/3c67acfa-a11e-4aec-bcd4-c945b006f01e/graph for reference Pretty similar to https://github.com/nextcloud/server/pull/1565 Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | |||||
* | Fix fed share test call to return proper result | Vincent Petry | 2016-09-20 | 1 | -1/+1 | |
| | | | | | | Fixes an issue where retrying a previously failed federated share would not properly reset the availability flag because the return value was undefined instead of "true". | |||||
* | HTTPHelper is deprecated | Roeland Jago Douma | 2016-08-24 | 1 | -8/+22 | |
| | | | | Use the IClientService instead | |||||
* | Update with robin | Joas Schilling | 2016-07-21 | 7 | -7/+7 | |
| | ||||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 7 | -9/+17 | |
| | ||||||
* | Fix getting the certificate bundle for dav external storage (#25274) | Robin Appelman | 2016-06-27 | 1 | -1/+1 | |
| | | | | | | * Fix getting the certificate bundle for dav external storages * Log the original exception in dav external storage | |||||
* | handle unavailable fed shares while testing for availability (#25277) | Robin Appelman | 2016-06-27 | 1 | -2/+17 | |
| | | | | | | * More explicit http status codes * handle unavailable fed shares while testing for availability | |||||
* | Increase fed share timeout from 3 to 10 + unit tests | Vincent Petry | 2016-06-22 | 1 | -4/+4 | |
| | ||||||
* | Add timeouts to make the UI usable again when a remote share is unreachable | Joas Schilling | 2016-06-22 | 1 | -2/+9 | |
| | ||||||
* | disable cleanFolder for the federated share storage | Robin Appelman | 2016-06-14 | 2 | -1/+43 | |
| | ||||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 4 | -5/+7 | |
| | ||||||
* | Move lib/ to PSR-4 | Joas Schilling | 2016-05-25 | 6 | -0/+1130 | |