Mardix
fbc4895bb8
Merge pull request #4 from wassname/patch-4
...
Set default for STORAGE_SERVER to True
2016-01-09 05:40:14 -05:00
Mardix
585f152134
Merge pull request #3 from alexa-infra/fix-for-python-34
...
Fixed Upload FileStorage object. Upgrade apache-libcloud 0.19.0
2016-01-09 05:00:36 -05:00
M Clark
4006fd2906
if obj => if obj is not None
...
The file server was returning a 404 on every file because bool(obj)==False. This is because python falls back on __len__ which is set to zero for most files. This fixes it.
2016-01-08 14:57:17 +08:00
M Clark
34533d1616
Set default for STORAGE_SERVER to True
...
Set default for STORAGE_SERVER to True to bring it in line with readme.
2016-01-08 12:34:07 +08:00
Alexey Vasilyev
9a5de18443
upgrade libcloud to 0.18.0, and fix upload of FileStorage object
2015-10-16 16:17:03 +02:00
Mardix
3edc5a8837
0.12.0 - Fixed prefix in Storage.upload that assumed prefix is a directory
2015-09-06 01:24:45 -04:00
Mardix
529ebc4214
0.11.0 - Added Object.full_url, removed Object.shorl_url
2015-08-10 20:23:09 -04:00
Mardix
a9a15d3fc6
Flask-Cloudy 0.10.0
2015-07-30 00:46:30 -04:00
Mardix
618ce43487
0.7
2015-07-28 03:51:26 -04:00