A few fixture fixes
[arvados.git] / config /
2013-01-18 Tom Cleggrename metadata attributes to head/tail
2013-01-17 Tom Cleggput AMI id in config file instead of hard coded
2013-01-17 Tom Cleggprovide metadata head_kind, head_uuid in api response
2013-01-16 Tom Cleggfix missing route
2013-01-16 Tom Cleggadd Project resource
2013-01-16 Tom Cleggtweak uuid generators - use last N digits instead of...
2013-01-16 Tom Cleggadd Specimen resource
2013-01-15 Tom Cleggadd /orvos/v1/schema
2013-01-15 Ward VandewegeMore capistrano fixes
2013-01-14 Tom Cleggadd missing require
2013-01-14 Tom Cleggimprove default nameservers list
2013-01-14 Tom Clegginclude nameservers in Node api responses
2013-01-14 Ward VandewegeDeploy script fixes.
2013-01-13 Tom Cleggadd shared "common" template with kind and etag
2013-01-13 Tom Cleggcopy config files and bundle install --local before...
2013-01-11 Tom Cleggadd configurable compute node domain
2013-01-11 Tom Cleggload deploy/assets so assets get compiled at production
2013-01-11 Tom Cleggadd /nodes status page
2013-01-11 Tom Cleggreturn errors as json, improve handling of nested params
2013-01-11 Tom Cleggimplement generic resource#update
2013-01-10 Tom Cleggupdate dnsmasq database when node gets hostname
2013-01-09 Tom Cleggadd pipelineInvocation resource. refs #1357
2013-01-09 Tom Cleggadd pipeline resource. refs #1357
2013-01-09 Tom Cleggadd "find metadata by target kind + uuid" refs #1236...
2013-01-08 Tom Cleggadd nodes#create and nodes#ping
2013-01-06 Ward VandewegeDeploy script fixes
2013-01-05 Tom Cleggmore initial metadata implementation
2013-01-05 Tom Cleggadd metadata resource
2013-01-05 Ward VandewegeMake sure to use the right git repo when deploying.
2013-01-05 Tom Cleggdo not force ssl in dev environment
2013-01-04 Ward VandewegeInitial commit