Merge branch 'master' of git.clinicalfuture.com:orvos-server
[arvados.git] / app / controllers / orvos /
2013-02-04 Ward VandewegeMerge branch 'master' of git.clinicalfuture.com:orvos...
2013-02-04 Ward VandewegeSwitch to Oj for JSON parsing.
2013-02-03 Tom Cleggadd Job and JobStep resources
2013-01-31 Tom Cleggadd /users/current method
2013-01-31 Tom Cleggadd /orvos/v1/users
2013-01-28 Tom Cleggrename Metadatum to Link, head to head_uuid, tail to...
2013-01-22 Tom Cleggadd Log resource
2013-01-18 Tom Cleggskip abstract classes in schema controller
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