let pipeline_invocation#active be a regular attribute
[arvados.git] / app / models / pipeline_invocation.rb
2013-02-17 Tom Clegglet pipeline_invocation#active be a regular attribute
2013-01-29 Tom Cleggfix (Time.now - nil) exception
2013-01-29 Tom Cleggadd PipelineInvocation#active, and try to set success...
2013-01-28 Tom Cleggtweak eager loading
2013-01-25 Tom Cleggadd Pipeline#dependencies
2013-01-18 Tom Cleggimplement general params[:where] and eager loading...
2013-01-14 Tom Cleggadd api template for pipeline_invocation
2013-01-14 Tom Cleggadd pipeline_invocations html view
2013-01-11 Tom Cleggreturn errors as json, improve handling of nested params
2013-01-09 Tom Cleggadd pipelineInvocation resource. refs #1357