.. |
attributes.rb
|
Cleanup Attributes#merge_attributes
|
2011-10-11 14:41:14 +05:30 |
collection.rb
|
[core] add collection#destroy(identity)
|
2011-08-23 09:43:33 -05:00 |
connection.rb
|
[core] update connection to use new excon response_block format
|
2012-03-17 13:39:43 -05:00 |
credentials.rb
|
[core] fix exceptions from nil credential value
|
2011-11-16 15:08:32 -08:00 |
current_machine.rb
|
Added Fog::CurrentMachine#ip_address.
|
2011-08-17 14:35:03 -07:00 |
deprecation.rb
|
[core] separate loggers for deprecations/warnings
|
2011-10-19 14:49:34 -05:00 |
errors.rb
|
Add new HP providers for Object Storage, Compute and CDN services.
|
2012-04-16 15:48:41 -04:00 |
hmac.rb
|
cleanup lib/fog by segregating shared into 'core'
|
2010-09-29 13:22:30 -07:00 |
json.rb
|
[compute|aws] fixes for bootstrap and placing attributes json
|
2011-08-09 13:39:43 -05:00 |
logger.rb
|
[core] add newlines to logger messages
|
2011-10-31 14:57:07 -05:00 |
mock.rb
|
Adding a method to unmock Fog. Addresses issue #594
|
2011-11-09 11:30:33 -08:00 |
model.rb
|
support alias records in the route53 models
|
2012-03-08 15:25:59 +00:00 |
parser.rb
|
[core] update parser to better handle whitespace
|
2011-05-12 13:15:13 -07:00 |
provider.rb
|
[core] more useful structure for Fog.providers
|
2011-10-20 10:52:36 -05:00 |
scp.rb
|
implement #scp_download method to allow downloads in addition to uploads via scp. alias #scp method as #scp_upload.
|
2011-12-09 15:40:06 +01:00 |
service.rb
|
[core] toss out nil-value keys when checking required credentials
|
2011-11-08 09:14:31 -06:00 |
ssh.rb
|
Add new HP providers for Object Storage, Compute and CDN services.
|
2012-04-16 15:48:41 -04:00 |
time.rb
|
[core] fix to_date_header to use self.utc instead of self.class.now.utc
|
2011-07-06 12:44:08 -05:00 |
timeout.rb
|
[core] avoid ||= in timeout lookup
|
2011-07-12 11:04:49 -05:00 |
wait_for.rb
|
[core] Cast Fog.wait_for interval to float.
|
2011-11-30 12:35:13 -05:00 |