Merge branch 'master' into 7607-getting-started-flag
[arvados.git] / services / api / app / models / container_request.rb
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.