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

16 commits

Author SHA1 Message Date
Joshua Gross
aed512fe24 fixing service creation in rage4 2014-02-05 10:19:09 -05:00
Joshua Gross
05b15ab7e6 fixing rage4 structure as to recent fog chagnes 2014-02-05 10:04:27 -05:00
Joshua Gross
53c7eb67b6 minor fixes for record and domain destroying 2014-02-04 20:10:48 -05:00
Joshua Gross
e288659a5b fixing a typo in rage4 record 2014-02-04 18:05:01 -05:00
Joshua Gross
dfdb7a62dd updating documentation for list records in rage4 2014-01-27 09:05:50 -05:00
Joshua Gross
63a1ca94d2 adding more attributes to rage4 records 2014-01-24 10:25:51 -05:00
Joshua Gross
7d2b460149 making a reader for domain to duplicate name attribute 2014-01-23 18:47:24 -05:00
Joshua Gross
b3fae0dc88 quick syntax fix for an attribute alias 2014-01-23 18:40:24 -05:00
Joshua Gross
83b98a3f6f adding domain alias to record to match zerigo api in rage4 2014-01-23 18:35:15 -05:00
Joshua Gross
463a7a819f changing handling of zone returns after testing that data was different on errors and success 2014-01-23 18:27:35 -05:00
Joshua Gross
a5ce18ce6b previous change was for records, duplicating nil return for zones now 2014-01-23 18:17:08 -05:00
Joshua Gross
7d817875d4 when a zone doesn't exist return nil for rage4 2014-01-23 18:07:05 -05:00
Joshua Gross
832fefe6db using proper hash syntax for ruby 1.8.7 2014-01-23 16:53:04 -05:00
Joshua Gross
c7ec9711be Wrote shindo tests for all supported requests. Resulted in a lot of debuggin of
request methods.  As well update zone/record models to work in simple cases.
2014-01-23 16:27:04 -05:00
Joshua Gross
7e61b90d85 setting up testing library to start writing tests 2014-01-21 17:23:55 -05:00
Joshua Gross
341ccf56f3 all request types support by the rage4 api without mocks or tests 2014-01-21 14:39:48 -05:00