6429: Committing container request creates container
[arvados.git] / services / api / app / models / container.rb
2015-12-07 Peter Amstutz6429: Committing container request creates container
2015-12-07 Peter Amstutz6429: Put whitelist_update in module.
2015-12-03 Peter AmstutzFinish basic state change & record protection unit...
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.