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

34 commits

Author SHA1 Message Date
geemus
4a2da72eab [dns|dynect] cleanup of initial implementation 2011-08-04 16:01:00 -05:00
Michael Hale
f47e4c8af0 dynect: add a bunch of stuff: node_list, list_any_records, handle 307 job
redirect,
2011-08-04 16:01:00 -05:00
Michael Hale
95c8958caa hook up zones model 2011-08-04 16:01:00 -05:00
Michael Hale
dd556d0a29 add zone request to show information for a single zone 2011-08-04 16:01:00 -05:00
Michael Hale
368265fa84 rename zone request to zones 2011-08-04 16:01:00 -05:00
Michael Hale
0595cd7dfb parse the list of zones returned 2011-08-04 16:00:59 -05:00
Michael Hale
8128ea58d3 fix API-Token in mock session request 2011-08-04 16:00:59 -05:00
Michael Hale
d006e59148 add zone request 2011-08-04 16:00:59 -05:00
Michael Hale
8c0ee52e04 include /REST in all requests 2011-08-04 16:00:59 -05:00
Michael Hale
146d6e8b0c parse session request and fix mock for tests 2011-08-04 16:00:59 -05:00
Michael Hale
7b8d8d52bc enable mocking for dynect 2011-08-04 16:00:58 -05:00
Michael Hale
4906eae3df add dynect DNS provider with session request implemented 2011-08-04 16:00:58 -05:00
geemus
7cbf1861aa [misc] to_json calls to use MultiJson 2011-07-20 11:08:11 -05:00
geemus
4a85a2f136 [dns|zerigo] namespace related fixes 2011-06-21 14:50:16 -07:00
geemus
8a53fd3659 [dns|zerigo] fixes for namespacing 2011-06-21 14:50:15 -07:00
geemus
a50f469778 [dns] refactor provider/service namespacing 2011-06-15 17:25:01 -07:00
Luqman Amjad
de10048edd (DNSMadeEasy) added support for updating records via PUT 2011-06-05 20:31:09 +01:00
Luqman Amjad
eddf6e4bab Added missing method "delete all domains" 2011-06-05 20:10:51 +01:00
Luqman Amjad
48536cb036 Added new DNS provider => DNS Made Easy 2011-05-30 00:41:27 +01:00
Ijonas Kisselbach
df8ecccf84 DNSimple zone.get(...) now returns fully-populated Record object 2011-03-11 04:21:43 +08:00
geemus
d7f214705e Merge branch 'dje' 2011-02-25 11:10:41 -08:00
Darrin Eden
b7ee5ae185 fixing up final model bits 2011-02-24 21:13:16 -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
geemus
8bcd078193 Merge branch 'ggoodale'
Conflicts:
	lib/fog/bin/bluebox.rb
	tests/helper.rb

Closes #156
2011-02-23 11:15:03 -08:00
ggoodale
fc18e38dea Bug fixes; Better tests 2011-02-17 21:22:43 -08:00
ggoodale
bc85596cb4 Added the remaining crud operations for zones 2011-02-16 23:27:23 -08:00
geemus
c673c28b16 implicitly add not_implemented mocks 2011-02-09 16:31:57 -08:00
Mitchell Hashimoto
ef3fb86871 Fix variable typo in AWS::DNS create_hosted_zone 2011-01-27 02:55:05 +08:00
ggoodale
181a7849dd Slight tweaks to param names; added update support 2011-01-24 18:35:51 -08:00
ggoodale
4168265be8 Added support for creating and deleting records 2011-01-24 18:23:58 -08:00
ggoodale
52bf685764 Basic framework, including all query mechanisms 2011-01-24 17:30:57 -08:00
geemus
39b5899163 [dns] consolidate 2011-01-07 16:12:04 -08:00