1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/tests
Nathan Sutton 8426fc9abf Removed unicode NFC normalization of S3 object keys.
S3 does not require normalization of S3 object keys and uses strict byte
comparison of object keys, not equivalent unicode character comparisons,
to store and retrieve objects. This means that storing and retrieving objects
with fog would cause the objects to be inaccessible by other libraries,
languages, and systems that don't normalize object keys. Given that there is
no benefit to normalization, except perhaps reducing byte count of object
keys, it ought to be removed.
2014-03-26 23:34:00 -05:00
..
atmos/models/storage
aws Removed unicode NFC normalization of S3 object keys. 2014-03-26 23:34:00 -05:00
bluebox/requests
brightbox [Brightbox] Fix SQL instance waiting in tests 2014-03-07 13:13:28 +00:00
clodo/requests/compute
cloudsigma Mark servers collection tests as pending 2014-02-11 14:25:24 -07:00
cloudstack Merge pull request #1771 from dm1try/cloudstack_add_disk_offering_model 2013-04-24 12:26:36 -07:00
compute [core] updating ssh_ip_address to take a block in order to defer address specification to execution time. 2014-01-24 08:30:00 -06:00
core [core] Make the wait timeout truly global 2014-02-19 09:37:25 +00:00
digitalocean [DigitalOcean] Skip consistently timing out tests 2014-03-12 17:41:58 +00:00
dns Wrote shindo tests for all supported requests. Resulted in a lot of debuggin of 2014-01-23 16:27:04 -05:00
dnsimple/requests/dns Add mock and test for get_record 2013-07-28 12:19:15 -07:00
dnsmadeeasy/requests/dns
dreamhost
dynect/requests/dns Merge pull request #2164 from shawncatz/dynect_missing_record_data 2013-09-26 13:30:39 -07:00
ecloud/compute/models Specify tests to come from Living Spec. 2013-10-29 04:23:32 -04:00
fogdocker added container commit request and fixed several tests in real mode 2014-03-05 19:08:48 +02:00
glesys/requests/compute
go_grid/requests/compute
google [google][compute] Update to API v1 2013-12-19 21:37:46 +01:00
helpers Merge branch 'master(41072e9f7d)' into pull_sakuracloud2 2014-03-04 11:42:49 +09:00
hp Revert "[hp|compute_v2] added security group support" 2014-02-04 14:37:29 -06:00
ibm
internet_archive [internetarchive] Correct test tagging 2014-02-19 11:33:18 +00:00
joyent add tests for metrics, types and a few other things 2014-01-21 16:24:25 +00:00
libvirt [libvirt|compute] Allow volumes to be cloned at the disk level 2014-03-17 13:16:23 +00:00
linode/requests
local Fog::Storage::Local#directories#all: Don't break when :local_root folder is missing 2013-10-31 21:26:28 +01:00
ninefold
openstack Apply the pending modifier before Storage.new. 2014-03-21 09:14:30 -04:00
openvz [openvz] Fixes #1871 test helper callback 2013-06-10 14:34:24 +01:00
ovirt [ovirt] add support for ca cert 2014-03-05 15:05:32 +02:00
rackspace [rackspace|compute_v2] adds virtual interfaces support 2014-03-04 11:51:26 -06:00
rage4/requests/dns making tests ruby 1.8.7 friendly 2014-03-18 16:47:22 -04:00
riakcs/requests
sakuracloud enhanced attributes for sakuracloud volume archive 2014-03-11 14:52:52 +09:00
serverlove
storage
storm_on_demand/requests/compute
vcloud [vcloud] Remove helpless helper 2014-02-25 21:28:30 +00:00
vcloud_director Add is_shared attribute to network Model 2014-02-26 10:34:42 +00:00
voxel/requests/compute
vsphere Add request to set VM annotations in vSphere 2013-11-19 10:49:08 +01:00
xenserver [xenserver] Console model created 2013-07-30 14:13:45 -03:00
zerigo/requests/dns Support pagination on Zerigo DNS zones 2013-05-09 13:57:33 -05:00
helper.rb [core] Make the wait timeout truly global 2014-02-19 09:37:25 +00:00
lorem.txt
watchr.rb