1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog
Simon Josi f5eb54d4cf quote data in regex
People can choose fancy names for vmware objects (e.g. "Datacenter V++"). Make sure that such input doesn't break the regex.
2013-05-29 14:48:09 +03:00
..
atmos [atmos] Updates reference to service 2013-01-07 20:53:24 +00:00
aws Include the ResourceRecordSetCount 2013-05-24 10:53:25 -07:00
bare_metal_cloud
bin [cloudsigma] Add CloudSigma compute provider 2013-05-20 16:09:37 +03:00
bluebox Add TTL on save rather than initialize. 2013-05-14 16:45:42 -05:00
brightbox [Brightbox] Documentation fixes 2013-05-14 13:41:58 +01:00
clodo [clodo] Updates reference to service 2013-01-07 20:53:27 +00:00
cloudsigma [cloudsigma] Fix excon HTTPStatusError#response not having []= and failing on assignment of json decoded body 2013-05-20 16:09:37 +03:00
cloudstack [cloudstack] fix broken mock test 2013-05-20 11:13:06 -05:00
compute/models Stop hardcoding the server ssh port. 2013-03-12 16:50:17 +01:00
core Revert "Updated gem spec to require json rather than multi_json" 2013-05-06 04:05:36 -07:00
digitalocean Fix CHANGELOG fog version for digitalocean, xenserver and openstack 2013-04-05 20:29:15 +02:00
dnsimple Add TTL on save rather than initialize. 2013-05-14 16:45:42 -05: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 Merge pull request #1547 from ehowe/master 2013-02-05 06:39:23 -08:00
glesys fixing merge issues 2013-03-11 16:02:00 -05:00
go_grid [go_grid|compute] Updates reference to service 2013-01-07 21:01:13 +00:00
google Add a custom log warning on load error. 2013-05-04 19:26:24 -04:00
hp Fix non-circular-require warnings 2013-04-22 15:16:32 -07:00
ibm [ibm] Updates reference to service 2013-01-07 21:01:14 +00:00
internet_archive fix broken test related to redacted excon error bodies 2013-05-20 11:04:16 -05:00
joyent Fixes #1822 Joyent list_machines is slower than it needs to be 2013-05-19 03:38:07 -07: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 [ninefold|compute] Updates reference to service 2013-01-07 21:01:17 +00:00
openstack [openstack|image] Define get method for images 2013-05-22 23:47:33 +02:00
ovirt ovirt quota support 2013-03-23 21:46:14 -04:00
rackspace Merge pull request #1830 from decklin/rs-lb-timeout 2013-05-28 11:38:54 -07:00
riakcs Revert "Updated gem spec to require json rather than multi_json" 2013-05-06 04:05:36 -07:00
schema [tests] Fixes schema validator for arrays 2013-01-23 15:24:23 +00:00
serverlove [serverlove|compute] Updates reference to service 2013-01-07 21:01:21 +00:00
storm_on_demand [storm_on_demand] Updates reference to service 2013-01-07 21:01:21 +00:00
terremark Merge pull request #1558 from chirag-jog/terremark_fixes 2013-02-12 08:28:09 -08:00
vcloud Remove unecessary print 2013-03-13 10:11:18 +05:30
vmfusion [vmfusion] Updates reference to service 2013-01-07 21:01:23 +00:00
voxel [voxel|compute] Updates reference to service 2013-01-07 21:01:23 +00:00
vsphere quote data in regex 2013-05-29 14:48:09 +03:00
xenserver [Docs] Fixes assorted yardoc tagging issues 2013-05-02 13:19:12 +01:00
zerigo Merge pull request #1807 from stormsilver/paginate_zerigo_zones 2013-05-14 15:13:59 -07:00
atmos.rb
aws.rb AWS | storage: big refactor 2013-04-16 23:30:35 +01:00
bare_metal_cloud.rb
bin.rb [cloudsigma] Add CloudSigma compute provider 2013-05-20 16:09:37 +03:00
bluebox.rb fixing merge issues 2013-03-11 16:02:00 -05:00
brightbox.rb
cdn.rb [fog] Cleanup: Use the service registry for requiring libs where possible 2013-02-16 16:58:38 +05:30
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 restore ability to load fog from source without bundler 2013-04-02 17:22:06 -04:00
digitalocean.rb [digitalocean|compute] initial release 2013-03-31 22:16:08 +02:00
dns.rb [fog] Cleanup: Use the service registry for requiring libs where possible 2013-02-16 16:58:38 +05:30
dnsimple.rb
dnsmadeeasy.rb
dreamhost.rb * [dreamhost|dns] initial import 2013-01-19 23:20:38 +01:00
dynect.rb
ecloud.rb [ecloud] improvements and some mocking 2013-01-04 13:50:05 -05:00
glesys.rb
go_grid.rb
google.rb trying to move gce to google. 2013-01-16 17:55:36 -08:00
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 [fog] Cleanup: Use the service registry for requiring libs where possible 2013-02-16 16:58:38 +05:30
image.rb [fog] Cleanup: Use the service registry for requiring libs where possible 2013-02-16 16:58:38 +05:30
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
libvirt.rb
linode.rb
local.rb
network.rb [fog] Cleanup: Use the service registry for requiring libs where possible 2013-02-16 16:58:38 +05:30
ninefold.rb
openstack.rb [openstack] Retrieve supported API version for Image & Network services 2013-03-26 16:25:04 +01:00
ovirt.rb
rackspace.rb Revert "Updated gem spec to require json rather than multi_json" 2013-05-06 04:05:36 -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 [fog] Cleanup: Use the service registry for requiring libs where possible 2013-02-16 16:58:38 +05:30
storm_on_demand.rb
terremark.rb
vcloud.rb
version.rb Release 1.11.1 2013-05-05 10:12:41 -05:00
vmfusion.rb
volume.rb [fog] Cleanup: Use the service registry for requiring libs where possible 2013-02-16 16:58:38 +05:30
voxel.rb
vsphere.rb
xenserver.rb fix joyent and xenserver so they can be required individually 2013-03-28 11:52:27 -04:00
zerigo.rb