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

13 commits

Author SHA1 Message Date
Aaron Suggs
b0f4d2448c [compute|aws] Better key_pair tests
Also, Fog::AWS::Mock.key_material returns a valid
RSA key
2011-05-18 15:33:13 -04:00
geemus
2725e312fd [aws|compute] better region/zone handling for mocks 2011-05-17 10:32:44 -07:00
Joshua Napoli
f7b457a782 Correction to the regular expression for unreserved characters. 2011-04-09 20:36:00 -04:00
Joshua Napoli
9f25c5c6a3 Fix a problem with the encoding of the tilde character. AWS needs tilde to be unescaped, or else the signature fails. CGI.escape escapes tilde; don't use it. 2011-04-09 20:16:42 -04:00
crazed
70862b3de3 [aws|cloudformation] add basic CloudFormation support 2011-02-28 15:27:41 -08:00
Frederick Cheung
f3bdc7f074 [rds] support basic rds operations 2011-03-01 07:17:06 +08:00
geemus
bb877cb9a7 defer requiring nokogiri 2011-02-16 17:25:50 -08:00
geemus
fadb437255 remove deprecated service initializers 2011-02-16 15:07:42 -08:00
geemus
f291f192c6 [aws|ses] cleanup and getting all the basics working 2011-01-25 17:28:03 -08:00
phiggins
0cc5773bf2 Fix a bunch of paths. 2011-01-11 02:20:40 +08:00
geemus
abe07ea14a small oversites from the previous batch 2011-01-07 17:16:50 -08:00
geemus
0d45273144 consolidate deprecated service init 2011-01-07 17:11:05 -08:00
geemus
865ac70f61 [providers] consolidate 2011-01-07 17:07:09 -08:00
Renamed from lib/fog/aws.rb (Browse further)