use acts_as_api
[arvados.git] / app / models / node.rb
2013-01-13 Tom Clegguse acts_as_api
2013-01-11 Tom Cleggadd configurable compute node domain
2013-01-11 Tom Cleggfix status name
2013-01-11 Tom Cleggadd /nodes status page
2013-01-10 Tom Cleggfix some error message suppression in node#ping
2013-01-10 Tom Clegguse an after_update hook to keep DNS updated
2013-01-10 Tom Cleggfix crash if no dnsmasq_conf_dir configured
2013-01-10 Tom Cleggupdate dnsmasq database when node gets hostname
2013-01-08 Tom Cleggsave Node even if ec2 create failed
2013-01-08 Tom Cleggadd nodes#create and nodes#ping