implement general params[:where] and eager loading of associations
[arvados.git] / app / controllers / orvos /
2013-01-18 Tom Cleggimplement general params[:where] and eager loading...
2013-01-18 Tom Cleggrename metadata attributes to head/tail
2013-01-17 Tom Cleggprovide metadata head_kind, head_uuid in api response
2013-01-16 Tom Cleggremove extraneous Metadata#create
2013-01-16 Tom Cleggadd Project resource
2013-01-16 Tom Cleggadd Specimen resource
2013-01-15 Tom Cleggadd /orvos/v1/schema
2013-01-15 Tom Cleggadd /collections html view, dry up CollectionsController
2013-01-13 Tom Clegguse acts_as_api
2013-01-11 Tom Cleggfix param name in node#ping
2013-01-11 Tom Cleggreturn errors as json, improve handling of nested params
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-07 Tom Clegguncamelcase params
2013-01-05 Tom Cleggmore initial metadata implementation
2013-01-05 Tom Cleggadd metadata resource
2013-01-05 Tom Cleggun-serialize data passed by google api client
2013-01-04 Ward VandewegeInitial commit