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
2010-11-16 11:11:53 -08:00
..
attributes.rb [patch] When an attribute is an empty string, do not try and parse (and get current time) 2010-11-16 11:11:53 -08:00
bin.rb [brightbox] Added support for Brightbox cloud API beta (http://beta.brightbox.com) 2010-11-16 11:11:53 -08:00
collection.rb make remove_method not needed in collection 2010-11-04 13:51:41 -07:00
compute.rb [brightbox] Added support for Brightbox cloud API beta (http://beta.brightbox.com) 2010-11-16 11:11:53 -08:00
connection.rb cleanup lib/fog by segregating shared into 'core' 2010-09-29 13:22:30 -07:00
credentials.rb [brightbox] Added support for Brightbox cloud API beta (http://beta.brightbox.com) 2010-11-16 11:11:53 -08:00
deprecation.rb cleanup lib/fog by segregating shared into 'core' 2010-09-29 13:22:30 -07:00
errors.rb cleanup lib/fog by segregating shared into 'core' 2010-09-29 13:22:30 -07:00
hmac.rb cleanup lib/fog by segregating shared into 'core' 2010-09-29 13:22:30 -07:00
model.rb make collection into an accessor, fixes respond_to in attributes and should be more performant 2010-10-28 11:33:10 -07:00
parser.rb cleanup lib/fog by segregating shared into 'core' 2010-09-29 13:22:30 -07:00
provider.rb cleanup lib/fog by segregating shared into 'core' 2010-09-29 13:22:30 -07:00
service.rb cleanup/simplify recognized/required argument parsing 2010-11-15 11:22:12 -08:00
ssh.rb push most dependencies out toward leaves to lessen initial load requirements 2010-10-29 14:58:28 -07:00
storage.rb Revert "allow symbol or string for top level compute/storage" 2010-11-03 17:31:07 -07:00