Joseph Schorr
|
a41ccf0356
|
Add retry support to Swift
Fixes #1636
|
2016-07-26 09:56:00 -07:00 |
|
Joseph Schorr
|
cbf7c2bf44
|
Add better logging to blob uploads
Fixes #1635
|
2016-07-20 17:53:43 -04:00 |
|
Joseph Schorr
|
13a30d45b1
|
Add swift configuration options and default connection timeout
Fixes #1627
|
2016-07-19 17:19:11 -04:00 |
|
Jimmy Zelinskie
|
2b07b6d8a9
|
allow HEAD on ACI images
Fixes #911.
|
2016-02-12 16:28:44 -05:00 |
|
Jake Moshenko
|
909e7d45b7
|
Add a test for swift path computation
|
2016-01-15 15:35:04 -05:00 |
|
Jake Moshenko
|
c6d7eba98d
|
Fix paths in swift driver to be more intelligible
|
2016-01-15 15:35:04 -05:00 |
|
Jake Moshenko
|
0b1951a4a4
|
Remove list directory from storage driver
|
2016-01-15 15:35:04 -05:00 |
|
Silas Sewell
|
2dcc1f13a6
|
Handle IOErrors in v2 uploads
|
2015-12-14 11:58:24 -05:00 |
|
Joseph Schorr
|
ee0eb80c8f
|
Fix blob content types
Fixes #990
|
2015-12-04 16:13:58 -05:00 |
|
Joseph Schorr
|
a3ebb9028d
|
Add full unit tests for the file-like objects and fix them
Fixes #568
|
2015-09-30 14:19:25 -04:00 |
|
Joseph Schorr
|
6c59161527
|
Add V2 storage methods to Swift storage engine
Fixes #508
|
2015-09-28 16:46:19 -04:00 |
|
Jake Moshenko
|
26cea9a07c
|
Merge remote-tracking branch 'upstream/master' into python-registry-v2
|
2015-09-17 16:16:27 -04:00 |
|
Joseph Schorr
|
6f2271d0ae
|
Add support for direct download in Swift storage engine
Fixes #483
|
2015-09-14 18:00:03 -04:00 |
|
Jake Moshenko
|
210ed7cf02
|
Merge remote-tracking branch 'upstream/master' into python-registry-v2
|
2015-09-04 16:32:01 -04:00 |
|
Joseph Schorr
|
587ef85c7f
|
Allow users to choose the version of Swift to use
Fixes #442
|
2015-09-02 17:46:14 -04:00 |
|
Jake Moshenko
|
398202e6fc
|
Implement some new methods on the storage engines.
|
2015-08-27 11:29:19 -04:00 |
|
Joseph Schorr
|
9798f871ec
|
Always create a new connection to Swift
Fixes #335
|
2015-08-07 13:41:40 -04:00 |
|
Jake Moshenko
|
18100be481
|
Refactor the util directory to use subpackages.
|
2015-08-03 16:04:19 -04:00 |
|
Joseph Schorr
|
4333bb9e14
|
Implement stream_read_file for the Swift storage engine
Note that Swift doesn't seem to have a file-like interface, so we need to wrap the generator we get back from it.
Fixes #210
|
2015-07-02 17:52:43 +03:00 |
|
Joseph Schorr
|
375d7670a8
|
Explain why we re-raise ClientException in the swift storage engine
|
2015-05-26 16:35:12 -04:00 |
|
Joseph Schorr
|
7001fb05bf
|
Add further comments on the TODO in get_direct_download_url
|
2015-05-26 16:34:59 -04:00 |
|
Joseph Schorr
|
5845e37e32
|
Add Swift storage library
|
2015-05-26 16:05:21 -04:00 |
|