Merge branch '4229-close-files' closes #4229
[arvados.git] / sdk / python / arvados / commands / ws.py
2014-10-17 Tom CleggMerge branch '4229-close-files' closes #4229
2014-10-16 Peter AmstutzMerge branch '3609-arv-ws' refs #3609
2014-10-16 Peter Amstutz3609: Back out setting api_version, api_host, and api_i...
2014-10-16 Peter Amstutz3609: import signal; add_mutually_exclusive_group doesn...
2014-10-16 Peter Amstutz3609: Add additional api_ fields to api client object...
2014-10-16 Peter AmstutzMerge branch 'master' into 3609-arv-ws
2014-10-16 Peter Amstutz3609: Prefetch pipeline components to find out which...
2014-10-15 Peter Amstutz3609: PollClient waits on event object instead of time...
2014-10-15 Peter Amstutz3609: Add test case for PollClient. arvados.event...
2014-10-10 Peter AmstutzFix filters, subscribing to components of pipelines.
2014-10-10 Peter Amstutz3609: Add some options to control polling fallback...
2014-10-10 Peter Amstutz3609: Logging should work for jobs but running into...
2014-10-10 Peter Amstutz3609: --job and --pipeline logging implemented, needs...
2014-10-10 Peter Amstutz3609: Refactoring arv-ws into a reusable command module...