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

21 commits

Author SHA1 Message Date
Ijonas Kisselbach
33744c6da7 fixed bug in record.save(). The method now transparently handles saving of new aswell as existing records. All test passing again. 2011-03-11 04:21:44 +08:00
Ijonas Kisselbach
8cd9c1ec4b fixed bug whereby record.save() created a new record rather than updating the existing record 2011-03-11 04:21:44 +08:00
Ijonas Kisselbach
9d4bfa3533 fixed bug whereby zone.records() was returning empty record objects 2011-03-11 04:21:43 +08:00
Ijonas Kisselbach
0afdbd42eb fixed bug whereby dns.zones() was returning empty zone objects 2011-03-11 04:21:43 +08:00
Ijonas Kisselbach
df8ecccf84 DNSimple zone.get(...) now returns fully-populated Record object 2011-03-11 04:21:43 +08:00
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
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
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
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
39b5899163 [dns] consolidate 2011-01-07 16:12:04 -08:00