Merge branch '8128-crunch2-auth-api'
[arvados.git] / services / api / app / models / container_request.rb
2016-05-12 Tom CleggMerge branch '8128-crunch2-auth-api'
2016-05-12 Tom Clegg8128: Add runtime tokens for containers, and locks...
2016-03-11 Tom CleggAdd 'build/' from commit '555b039609a3c8700c27767c255fd...
2016-03-01 Peter AmstutzAdd 'tools/arvbox/' from commit 'd3d368758db1f4a9fa5b89...
2016-01-05 radhikaMerge branch 'master' into 7607-getting-started-flag
2015-12-16 Peter AmstutzMerge branch '7454-azure-custom-data' closes #7454
2015-12-14 Peter AmstutzMerge branch '6429-crunch2-api' closes #6429
2015-12-11 Peter Amstutz6429: Callback calls container_completed! instead of...
2015-12-10 Peter Amstutz6429: Improve variable names in tests a bit. Default...
2015-12-09 Peter Amstutz6429: Complete/Cancelled containers finalize associated...
2015-12-09 Peter Amstutz6429: Use text instead of string for longer API fields.
2015-12-08 Peter Amstutz6429: Tests for priority update propagation to process...
2015-12-07 Peter Amstutz6429: Committing container request creates container
2015-12-07 Peter Amstutz6429: Put whitelist_update in module.
2015-12-03 Peter AmstutzWorking on state change assertions and testing for...
2015-12-03 Peter AmstutzDeclare serialize / accept json fields, start working...
2015-12-03 Peter AmstutzStub out controllers and routes. Add basic workbench...
2015-12-02 Peter Amstutz6429: Initial commit of models creating by rails generate.