add Jobs#resource_limits attribute. refs #1417
[arvados.git] / db / schema.rb
2013-03-18 Tom Cleggadd Jobs#resource_limits attribute. refs #1417
2013-03-16 Tom Cleggadd script/dispatch_jobs.rb and related Job features
2013-03-13 Tom Cleggrename Project to Group
2013-02-18 Tom Cleggadd PipelineInvocation#properties
2013-02-07 Tom Cleggsort lists on modified_at by default
2013-02-04 Ward VandewegeMerge branch 'master' of git.clinicalfuture.com:orvos...
2013-02-03 Tom Cleggadd Job#priority
2013-02-03 Tom Cleggadd Job and JobStep resources
2013-01-31 Tom Cleggcreate content-addressed collections with uuid=locator
2013-01-28 Tom Cleggadd Specimen#properties
2013-01-28 Tom Cleggrename Metadatum to Link, head to head_uuid, tail to...
2013-01-25 Tom Cleggmove created_by to owner
2013-01-24 Tom Cleggconnect user authentication to API client authorization
2013-01-23 Tom Cleggadd User model features and uuid index
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 Cleggadd Project resource
2013-01-16 Tom Cleggadd Specimen resource
2013-01-13 Tom Cleggadd api template for pipelines, collections, metadata
2013-01-09 Tom Cleggadd pipelineInvocation resource. refs #1357
2013-01-09 Tom Cleggadd pipeline resource. refs #1357
2013-01-08 Tom Cleggadd nodes#create and nodes#ping
2013-01-07 Tom Cleggadd collections.uuid
2013-01-05 Tom Cleggrename created_by_client
2013-01-05 Tom Cleggrename metadata_class
2013-01-05 Tom Cleggadd metadata resource
2013-01-04 Ward VandewegeInitial commit