..
atmos
remove dependency on active_support's present? method
2013-07-26 15:25:49 +10:00
aws
[AWS|ASG] filter mocked results for describe_auto_scaling_groups
2013-08-06 13:42:38 -07:00
bare_metal_cloud
bin
Merge branch 'master' of github.com:fog/fog into ckdev
2013-07-24 11:07:54 -05:00
bluebox
Add TTL on save rather than initialize.
2013-05-14 16:45:42 -05:00
brightbox
[Brightbox] Extract Compute::Shared to own file
2013-06-24 14:29:06 +01:00
clodo
cloudsigma
Fixed typos.
2013-06-21 14:42:49 +02:00
cloudstack
lib/fog/cloudstack/models/compute/servers.rb must check for nil before checking for empty
2013-07-23 15:21:59 +02:00
compute /models
Adding exception from net-ssh 2.6 that occurs during bootstrap as sshd is just starting up
2013-07-27 13:55:53 -07:00
core
random ip address support
2013-07-23 18:07:04 -03:00
digitalocean
Add ip_address method back, but deprecate it.
2013-07-29 10:10:25 -07:00
dnsimple
Use id for record update
2013-07-28 21:19:40 -07:00
dnsmadeeasy
Add TTL on save rather than initialize.
2013-05-14 16:45:42 -05:00
dreamhost
Revert "Updated gem spec to require json rather than multi_json"
2013-05-06 04:05:36 -07:00
dynect
Add TTL on save rather than initialize.
2013-05-14 16:45:42 -05:00
ecloud
glesys
[glesys] added options to resuse ip and/or ipv6 and description
2013-08-01 21:19:25 +02:00
go_grid
google
Merge pull request #2032 from rvrignaud/disk
2013-08-05 16:09:38 -07:00
hp
[fix] Corrected the service mocks for testing to respond with a 304 to values of If-Modified-Since that match Last-Modified
2013-07-10 13:58:54 -05:00
ibm
remove a debug entry
2013-07-06 02:48:13 -04:00
internet_archive
[fix] Corrected the service mocks for testing to respond with a 304 to values of If-Modified-Since that match Last-Modified
2013-07-10 13:58:54 -05:00
joyent
GH-1853 "public" attribute for network
2013-06-02 17:50:49 +08:00
libvirt
Add :id attribute to libvirt nic model
2013-05-06 12:55:33 +02:00
linode
Add TTL on save rather than initialize.
2013-05-14 16:45:42 -05:00
local
Chdir in a block to dry up all method
2013-05-27 16:07:26 +01:00
ninefold
openstack
Merge pull request #1992 from kuinak/openstack_network_quotas
2013-07-29 07:21:39 -07:00
openvz
[openvz|compute] Initial commit
2013-05-29 16:09:41 +02:00
ovirt
ovirt quota support
2013-03-23 21:46:14 -04:00
rackspace
Merge pull request #2024 from irdan/ckdev
2013-08-05 11:02:28 -07:00
riakcs
Passing the connection_options parameter to underlying Fog::Storage object
2013-06-26 14:35:48 -04:00
schema
serverlove
This withstands naming/renaming issues.
2013-06-07 14:55:37 +01:00
storm_on_demand
[stormondemand] fix some minor problems. Add a README.md file to describe how to use the storm on demand APIs
2013-05-25 22:48:24 +08:00
terremark
vcloud
[Vcloud] Adding case insensitivity for set-cookie header
2013-08-02 12:44:23 +01:00
vmfusion
voxel
vsphere
Merge pull request #2037 from maestrodev/vsphere-get_virtual_machine
2013-08-06 07:43:09 -07:00
xenserver
[xenserver] Consoles collection created
2013-07-30 14:20:48 -03:00
xml
[AWS] print out raw response string when DEBUG_RESPONSE env var is set
2013-08-01 15:00:38 -04:00
zerigo
Merge pull request #1807 from stormsilver/paginate_zerigo_zones
2013-05-14 15:13:59 -07:00
account.rb
[stormondemand|account] Add Account service and token APIs
2013-05-25 15:16:42 +08:00
atmos.rb
aws.rb
Construct hash with => (for 1.8.7)
2013-07-03 08:18:29 -07:00
bare_metal_cloud.rb
billing.rb
[stormondemand|billing] Add Billing service and related APIs
2013-05-24 17:29:12 +08:00
bin.rb
[core] Removes unused getting of Constant
2013-06-14 10:07:17 +01:00
bluebox.rb
fixing merge issues
2013-03-11 16:02:00 -05:00
brightbox.rb
cdn.rb
clodo.rb
cloudsigma.rb
[cloudsigma] Add CloudSigma compute provider
2013-05-20 16:09:37 +03:00
cloudstack.rb
compute.rb
merge fail.
2013-05-01 17:44:28 -07:00
core.rb
random ip address support
2013-07-23 18:07:04 -03:00
digitalocean.rb
[digitalocean|compute] initial release
2013-03-31 22:16:08 +02:00
dns.rb
[stormondemand|dns] Add DNS service and domain APIs
2013-05-23 11:07:13 +08:00
dnsimple.rb
dnsmadeeasy.rb
dreamhost.rb
dynect.rb
ecloud.rb
glesys.rb
go_grid.rb
google.rb
hp.rb
Revert "Updated gem spec to require json rather than multi_json"
2013-05-06 04:05:36 -07:00
ibm.rb
identity.rb
image.rb
internet_archive.rb
fix internet archive use of headers, remove acls
2013-03-26 17:21:57 -04:00
joyent.rb
fix joyent and xenserver so they can be required individually
2013-03-28 11:52:27 -04:00
json.rb
[core] Move XML/JSON code up out of core
2013-06-24 17:30:00 +01:00
libvirt.rb
linode.rb
local.rb
metering.rb
[openstack|metering] Added metering service for Ceilometer
2013-04-11 16:50:09 +08:00
monitoring.rb
[stormondemand|monitoring] Add a new Monitoring service and add/move load/bandwidth/service APIs
2013-05-24 21:11:28 +08:00
network.rb
[stormondemand|network] Add a new Network service and move all network code in Compute into Network
2013-05-25 17:29:10 +08:00
ninefold.rb
openstack.rb
Fixed an uninitialized constant error
2013-08-03 01:03:38 +00:00
openvz.rb
[openvz|compute] Initial commit
2013-05-29 16:09:41 +02:00
ovirt.rb
rackspace.rb
Merge pull request #2024 from irdan/ckdev
2013-08-05 11:02:28 -07:00
riakcs.rb
Revert "Updated gem spec to require json rather than multi_json"
2013-05-06 04:05:36 -07:00
serverlove.rb
storage.rb
[stormondemand|storage] Add Storage service and cluster API
2013-05-23 07:35:02 +08:00
storm_on_demand.rb
[stormondemand|network] Add a new Network service and move all network code in Compute into Network
2013-05-25 17:29:10 +08:00
support.rb
[stormondemand|support] Add Support service and APIs for alert and support tickets
2013-05-25 11:44:34 +08:00
terremark.rb
vcloud.rb
version.rb
Release 1.14.0
2013-07-19 14:18:32 -05:00
vmfusion.rb
volume.rb
voxel.rb
vpn.rb
[stormondemand|vpn] Add new VPN service and APIs
2013-05-25 17:02:43 +08:00
vsphere.rb
xenserver.rb
fix joyent and xenserver so they can be required individually
2013-03-28 11:52:27 -04:00
xml.rb
[core/xml] Splits SAX parsing from Connection
2013-06-24 17:30:51 +01:00
zerigo.rb