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

12 commits

Author SHA1 Message Date
Stephan Kaag
a28ecc4398 Introduce AWS::COMPLIANT_BUCKET_NAMES constant 2012-12-05 21:12:25 +01:00
Parker Selbert
62f8c32cef Modify url regexp to handle periods in bucket names 2012-05-18 22:58:59 -05:00
Tim Carey-Smith
82ef21d3a7 Add support for ports in AWS storage URLs
* Unify the generation of URLS and support http://
  This is useful for when using fake S3 implementations
* Automatically detect default scheme based on the connection
2012-04-24 18:43:53 -07:00
geemus
34e6a1105c [core] separate loggers for deprecations/warnings
distinctly styles deprecations for clarity
gives better flexibility for redirecting logs
reduces possibility of missing deprecations because warnings are ignored
2011-10-19 14:49:34 -05:00
geemus
76c0f11670 [core] use logger throughout for warnings 2011-09-02 12:30:10 -05:00
geemus
9b8240bfba [storage|aws] move aws storage back with other aws stuff (namespacing should probably be recorrected as well) 2011-08-24 13:50:42 -05:00
geemus
ac480ad928 [storage] consolidate 2011-01-07 15:34:20 -08:00
geemus
532bbe31e0 [storage] don't cgi escape slashes in authed urls 2010-12-14 10:49:40 -08:00
geemus
f0fd80b52b [aws|storage] flag mock modules as non-documented 2010-10-29 18:16:36 -07:00
geemus
a8bdd19c62 [aws|storage] doc work, adding links to api docs 2010-10-29 18:05:59 -07:00
geemus
99d2920372 [aws][storage] more robust object url generation, also fixes non-standard regions and defaults to https 2010-09-24 11:32:48 -07:00
geemus
58577e17bf [aws] rename ec2/s3 to compute/storage 2010-09-08 14:40:57 -07:00
Renamed from lib/fog/aws/requests/s3/get_object_url.rb (Browse further)