9442: Fix runtime.outdir for containers.
[arvados.git] / sdk / cwl / arvados_cwl / arvcontainer.py
2016-06-28 Peter Amstutz9442: Fix runtime.outdir for containers.
2016-06-27 Lucas Di PentimaMerge branch '9446-refactor-keep-parallel-write-strategy'
2016-06-22 Peter AmstutzMerge branch 'origin-8442-cwl-crunch2' closes #8442
2016-06-22 Peter AmstutzMerge branch 'master' into origin-8442-cwl-crunch2
2016-06-22 Peter Amstutz8442: Code cleanup. Remove dead code. Update comments.
2016-06-21 Peter Amstutz8442: Bugfixes from end-to-end testing.
2016-06-21 Peter Amstutz8442: Fix tests. Update comments. Rename jobs ->...
2016-06-15 Peter Amstutz8442: Tweak internal handling of keep: paths, examine...
2016-06-15 Peter Amstutz8442: more import fixups, import workflow file correctly.
2016-06-15 Peter Amstutz8442: Debugging container --submit with crunch2
2016-06-15 Peter Amstutz8442: Adding --submit support with --crunch2. General...
2016-06-15 Peter Amstutz8442: Fix message
2016-06-15 Peter Amstutz8442: raise UnsupportedRequirement for unsupported...
2016-06-15 Peter Amstutz8442: Setting up mount points works. Capturing output...
2016-06-15 Peter Amstutz8442: Return PDH for Docker container. Working on...
2016-06-15 Peter Amstutz8442: Submit containers Work in progess.
2016-06-15 Peter Amstutz8442: CWL create crunch2 containers WIP