Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add PHPDoc for thrown exception | Morris Jobke | 2018-11-19 | 1 | -0/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | forward object not found error in switch as dav 404 | Robin Appelman | 2018-11-19 | 1 | -5/+15 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #8857 from nextcloud/swift-verify-cached-token | Morris Jobke | 2018-03-19 | 1 | -6/+5 |
|\ | | | | | verify cached swift token | ||||
| * | verify cached swift token | Robin Appelman | 2018-03-16 | 1 | -6/+5 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Fix bucket and container usage | Roeland Jago Douma | 2018-03-14 | 1 | -0/+4 |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | adjust swift external storage to new openstack sdk | Robin Appelman | 2018-02-19 | 1 | -8/+5 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | adjust swift object storage to new openstack sdk | Robin Appelman | 2018-02-19 | 1 | -212/+30 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Try to silence phan | Roeland Jago Douma | 2018-02-08 | 1 | -0/+3 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | don't swallow exception from touch | Robin Appelman | 2018-02-08 | 1 | -1/+9 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | better error message on catalog error | Robin Appelman | 2018-02-08 | 1 | -0/+4 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | actually return stream from swift | Robin Appelman | 2018-02-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Also replace all other occurences | Morris Jobke | 2017-12-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | add retry wrapper when reading files from swift | Robin Appelman | 2017-12-04 | 1 | -1/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Fix uninitialized variable $this->params | William Pain | 2017-09-11 | 1 | -2/+2 |
| | | | | Signed-off-by: William Pain <pain.william@gmail.com> | ||||
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -1/+0 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | serialize the token to json instead of using php's serialize | Robin Appelman | 2017-03-28 | 1 | -10/+36 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | cache swift tokens in memcache | Robin Appelman | 2017-03-28 | 1 | -10/+36 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | better error messages for invalid regions, urltypes and service names | Robin Appelman | 2017-03-28 | 1 | -4/+63 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | better error messages when swift authentication fails | Robin Appelman | 2017-03-28 | 1 | -1/+17 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | allow using 'bucket' to set the swift container | Robin Appelman | 2016-11-04 | 1 | -0/+4 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | |||||
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
| | |||||
* | Move \OC\Files to PSR-4 | Roeland Jago Douma | 2016-04-24 | 1 | -0/+154 |