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/core
Wesley Beary 69e7b0aeaf Merge pull request #2390 from revapost/master
Write logger output to stderr to conform to convention
2014-01-16 10:39:21 -08:00
..
deprecated [core/xml] Splits SAX parsing from Connection 2013-06-24 17:30:51 +01:00
attributes.rb fixing merge issues with master 2013-01-08 09:09:43 -06:00
class_from_string.rb [vSphere:] Implementation of Query for Guesttype and NICTypes 2013-09-27 11:48:31 +02:00
collection.rb reject unnecessary methods creation and clean up remove_method 2013-12-20 11:33:51 +03:00
connection.rb [core] use Excon :persistent option 2013-12-16 17:19:01 -05:00
credentials.rb [core] exclude :headers from symbolization for real this time; added better tests; Thanks @burns! 2013-08-13 15:57:08 -05: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
deprecated_connection_accessors.rb [core] Deprecates 'connection' accessor 2013-01-07 20:53:24 +00:00
deprecation.rb [core] separate loggers for deprecations/warnings 2011-10-19 14:49:34 -05:00
errors.rb use original error message if none given 2013-11-19 00:45:44 -05:00
hmac.rb drop dependency on deprecated ruby-hmac gem, fixes #2034 2013-12-26 21:44:37 -05:00
logger.rb Write logger output to stderr to conform to convention 2013-11-13 11:33:53 +01:00
mock.rb Allow custom Mock.not_implemented message 2013-12-11 00:51:51 +00:00
model.rb Merge pull request #1748 from maginatics/timeout2 2013-04-11 08:00:16 -07:00
parser.rb [core] Move XML/JSON code up out of core 2013-06-24 17:30:00 +01:00
provider.rb [core] more useful structure for Fog.providers 2011-10-20 10:52:36 -05:00
scp.rb Need to list block in the argument list to access the variable 2013-11-22 15:31:13 -08:00
service.rb [core] log warning for unrecognized arguments 2013-10-21 12:31:55 -04:00
ssh.rb [core] Updated to make ssh timeout user configurable. 2013-03-20 09:06:35 -05:00
time.rb [openstack] Authentication Mocks 2012-09-28 14:41:59 +08:00
uuid.rb [core] updated UUID to use it's own UUID implementation if one was not available from the ruby lib. 2013-10-11 07:51:23 -05:00
wait_for.rb [general] Allow default wait_for interval to be overiden globally. 2013-12-13 07:03:10 +01:00
wait_for_defaults.rb [general] Merge Forg.interval and Fog.timeout into a single file. 2013-12-16 22:50:30 +01:00