1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/tests
H. Wade Minter 934ff8a993 Better URL escaping for Rackspace Cloud Files.
URI.escape doesn't encode question marks properly, CGI.escape doesn't encode
spaces properly.  So we create an escape class method for Fog::Rackspace that
does the CGI.escape methods, only encoding spaces as %20.

This makes things work properly with Rackspace Cloud Files.
2011-09-16 23:52:55 -04:00
..
aws [core] don't rely on bin stuff for service init in tests 2011-09-15 08:01:37 -05:00
bluebox/requests [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
brightbox/requests/compute [compute|brightbox] Updated Format test to remove gone fields 2011-09-16 09:34:20 +01:00
compute Refactor requests to return simple hashes and add unit tests 2011-09-10 15:11:18 -07:00
core [core] Allow FOG_CREDENTIAL env variable for config 2011-09-10 13:42:55 -04:00
dns [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
dnsimple/requests/dns [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
dnsmadeeasy/requests/dns [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
dynect/requests/dns [dynect|dns] support reauth for inactivity logout too. 2011-09-09 11:36:28 -07:00
glesys/requests/compute [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
go_grid/requests/compute [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
google/requests/storage [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
helpers (#9241) Add test skeleton framework 2011-09-10 13:32:58 -07:00
linode/requests [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
ninefold [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
rackspace Better URL escaping for Rackspace Cloud Files. 2011-09-16 23:52:55 -04:00
slicehost/requests [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
storage [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
storm_on_demand/requests/compute [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
vcloud [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
voxel/requests/compute [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
vsphere Fix vm clone problem when a Guid instance is passed as the instance_uuid 2011-09-14 10:15:19 -07:00
zerigo/requests/dns [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
helper.rb [core] don't rely on bin stuff for service init in tests 2011-09-15 08:01:37 -05:00
lorem.txt [aws|storage] continuing to flesh out tests 2010-10-12 18:07:36 -07:00
watchr.rb Refactor requests to return simple hashes and add unit tests 2011-09-10 15:11:18 -07:00