1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

15 commits

Author SHA1 Message Date
geemus
9121c8bff0 [dns|dnsimple] move dnsimple dns to its own shared area (namespacing should probably be corrected) 2011-08-24 19:56:22 -05:00
geemus
7cbf1861aa [misc] to_json calls to use MultiJson 2011-07-20 11:08:11 -05:00
Claudio Poli
507127a0c5 Use multi_json gem 2011-07-16 04:51:03 +02:00
geemus
5dbd9d5e85 remove provider attribute from shared services 2011-06-16 16:39:58 -07:00
geemus
a50f469778 [dns] refactor provider/service namespacing 2011-06-15 17:25:01 -07:00
geemus
91d6e8ee4e [dnsimple|dns] add dnsimple_url param to facilitate using https://test.dnsimple.com
closes #323
2011-05-24 13:43:08 -07:00
geemus
9ea5432fde [mock] cleanup and reset related fixes 2011-05-19 15:35:33 -07:00
anomalousthought
bdc84813f9 Add reset method to other providers in addition to Compute providers. 2011-05-19 10:05:33 -04:00
Ijonas Kisselbach
df8ecccf84 DNSimple zone.get(...) now returns fully-populated Record object 2011-03-11 04:21:43 +08:00
geemus
40cd1ff5e4 fixes for reset_data
instance method now, instead of class method
resets data related to current connection/credentials
2011-03-10 11:16:55 -08:00
Darrin Eden
daf0f5e1fd use production system 2011-02-24 21:15:44 -08:00
Darrin Eden
37af71d76a initial model work 2011-02-24 17:14:50 -08:00
Darrin Eden
3a8382f666 implemented a few more requests 2011-02-24 15:22:38 -08:00
Darrin Eden
6c8fd4ec8a create_record request 2011-02-23 21:56:16 -08:00
Darrin Eden
70a7647d5b initial work on dnsimple domain requests 2011-02-23 19:35:05 -08:00