1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/dynect/requests/dns
Shawn Catanzarite 5931a08a2c dynect: dns: dramatically improve speed of 'get_all_records' request and 'records.all' method.
previously 4 minutes on a domain with many records, now around 5 seconds
this is enabled by a parameter to the 'get_all_records' request, detail=y, which returns full records, rather than resource URLs.
2014-06-30 14:15:07 -07:00
..
delete_record.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
delete_zone.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
get_all_records.rb dynect: dns: dramatically improve speed of 'get_all_records' request and 'records.all' method. 2014-06-30 14:15:07 -07:00
get_node_list.rb Standardise on collection methods 2014-05-26 16:22:07 +01:00
get_record.rb Standardise on collection methods 2014-05-26 16:22:07 +01:00
get_zone.rb Standardise on collection methods 2014-05-26 16:22:07 +01:00
post_record.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
post_session.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
post_zone.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
put_record.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
put_zone.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00