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

28 commits

Author SHA1 Message Date
geemus
89de6ba31c [dns] fix tests to use domain instead of name for zone 2011-02-25 15:10:12 -08:00
geemus
def3be4bb3 [dnsimple|dns] small model fixes 2011-02-25 11:25:59 -08:00
geemus
d7f214705e Merge branch 'dje' 2011-02-25 11:10:41 -08:00
Darrin Eden
daf0f5e1fd use production system 2011-02-24 21:15:44 -08:00
Darrin Eden
b7ee5ae185 fixing up final model bits 2011-02-24 21:13:16 -08:00
Darrin Eden
7a9d709398 model hacking working towards passing tests 2011-02-24 17:42:24 -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
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
bb877cb9a7 defer requiring nokogiri 2011-02-16 17:25:50 -08:00
geemus
4c8979e9ab fix logic error which prevented turning off persistent connections 2011-02-15 11:15:33 -08:00
geemus
c673c28b16 implicitly add not_implemented mocks 2011-02-09 16:31:57 -08:00
geemus
d055ac1ec9 [fog|time] add date header formatting that is non-localized 2011-01-28 15:33:35 -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
c823ab8f7f removed call to missing update api 2011-01-24 18:25:12 -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
5d9f65ed90 fix more broken require paths from reorg 2011-01-14 10:41:12 -08:00
phiggins
a66cb9e157 Fix some more broken paths. 2011-01-15 02:22:20 +08:00
geemus
0e9344b19a [aws|dns] omit NS and A records from listing 2011-01-13 11:51:23 -08:00
geemus
d881ee6006 [bin] update to non-deprecated initializers 2011-01-12 17:55:24 -08:00
geemus
bc25028c2f deprecate old initializers 2011-01-07 18:15:16 -08:00
geemus
39b5899163 [dns] consolidate 2011-01-07 16:12:04 -08:00