.. |
attributes.rb
|
Only dup @attributes if it's not nil
|
2012-07-23 13:46:55 -07:00 |
collection.rb
|
Remove unused variable
|
2012-05-26 11:27:26 -04:00 |
connection.rb
|
[core] update connection to use new excon response_block format
|
2012-03-17 13:39:43 -05:00 |
credentials.rb
|
Nested Credentials with Array gets flattened; restrict flatten to 1L
|
2012-05-06 12:06:16 +08:00 |
current_machine.rb
|
fog bombs out on ruby 1.8.x because it cannot find Mutex
|
2012-07-16 08:11:17 -04:00 |
deprecation.rb
|
[core] separate loggers for deprecations/warnings
|
2011-10-19 14:49:34 -05:00 |
errors.rb
|
add support for multiple regions in Opentack
|
2012-07-16 17:41:36 +02:00 |
hmac.rb
|
cleanup lib/fog by segregating shared into 'core'
|
2010-09-29 13:22:30 -07:00 |
json.rb
|
[openstack] Fix Authentication as well as Fog::JSON call bugs
|
2012-04-30 10:35:03 +08: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
|
Fixed #875: Loosen multi_json version.
|
2012-04-25 10:31:28 -04: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
|
Fix ssh key behavior when passing specified private keys to ssh/scp
|
2012-07-10 15:20:06 +02:00 |
service.rb
|
Generalize NoLeak Inspector for Fog::Service
|
2012-06-22 09:36:06 -07:00 |
ssh.rb
|
Fix ssh key behavior when passing specified private keys to ssh/scp
|
2012-07-10 15:20:06 +02:00 |
time.rb
|
[openstack] Authentication Mocks
|
2012-09-28 14:41:59 +08:00 |
timeout.rb
|
[core] avoid ||= in timeout lookup
|
2011-07-12 11:04:49 -05:00 |
wait_for.rb
|
[openstack] Fix Failing Shindo Tests
|
2012-10-02 14:09:02 +08:00 |