rename pipeline to pipeline template. refs #1416
[arvados.git] / config / routes.rb
2013-03-19 Tom Cleggrename pipeline to pipeline template. refs #1416
2013-03-19 Tom Cleggrename pipeline invocation to pipeline instance. refs...
2013-03-19 Tom Clegggenerate discovery document at /orvos/v1/rest. refs...
2013-03-13 Tom Cleggrename Project to Group
2013-02-04 Ward VandewegeMerge branch 'master' of git.clinicalfuture.com:orvos...
2013-02-03 Tom Cleggadd Job and JobStep resources
2013-01-31 Tom Cleggadd /users/current method
2013-01-28 Tom Cleggrename Metadatum to Link, head to head_uuid, tail to...
2013-01-24 Tom Cleggadd permission checks
2013-01-24 Tom Cleggconnect user authentication to API client authorization
2013-01-23 Ward VandewegeAuthenticate against auth.clinicalfuture.com
2013-01-22 Tom Cleggadd missing timestamp and route, set default event_at...
2013-01-22 Tom Cleggadd Log resource
2013-01-18 Tom Cleggrename metadata attributes to head/tail
2013-01-16 Tom Cleggfix missing route
2013-01-16 Tom Cleggadd Project resource
2013-01-16 Tom Cleggadd Specimen resource
2013-01-15 Tom Cleggadd /orvos/v1/schema
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-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-05 Tom Cleggmore initial metadata implementation
2013-01-05 Tom Cleggadd metadata resource
2013-01-04 Ward VandewegeInitial commit