1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

4 commits

Author SHA1 Message Date
geemus
76846bb4bd update contributors/license files 2014-02-07 08:55:18 -06:00
Marshall Yount
242389721c support rackspace storage delete_at and delete_after headers
Rackspace Cloud Files allows the caller to set a time in the future
after which the uploaded asset will be automatically deleted.

http://docs.rackspace.com/files/api/v1/cf-devguide/content/Storage_Object_Services-d1e4300.html

This commit adds `deleted_at` and `deleted_after` attributes to the
`rackspace/models/storage/file.rb`. They are then added to the HTTP
headers when requested.

fix typo

add marshall yount to the contributors file
2014-02-06 14:23:19 -06:00
Sean Handley
59ff3fc4e6 Remove duplicates. 2013-12-31 19:49:33 +00:00
geemus
d3e03bd57c add CONTRIBUTORS, assign copyright 2013-12-23 11:01:34 -06:00