11684: Reverted easy fix to expose the bug: when there's a delay writing a block...
[arvados.git] / sdk / python / arvados /
2017-04-05 Tom Clegg11308: Raise exception on invalid/unsupported open...
2017-04-04 Lucas Di Pentima7824: Added test cases.
2017-04-04 Tom CleggMerge branch '11100-cr-output-ttl'
2017-04-04 Tom Clegg11308: Close socket after pycurl.
2017-04-04 Tom Clegg11308: Fix traceback.format_exc() usage.
2017-04-04 Tom Clegg11308: Fix string/bytes confusion for Python 3
2017-04-03 Lucas Di Pentima7824: Now a subdirectory can be asked to be listed...
2017-04-03 Lucas Di Pentima7824: Several improvements:
2017-04-03 Lucas Di Pentima7824: Log errors when trying to read the collection...
2017-04-03 Lucas Di Pentima7824: Closing file when finished writing
2017-04-01 Tom Clegg11308: Fix deprecated logger.warn -> logger.warning.
2017-04-01 Tom Clegg11308: Fix bytes vs. str problems.
2017-04-01 Tom Clegg11308: Eliminate old_div().
2017-04-01 Tom Clegg11308: md5 to hashlib.
2017-04-01 Tom Clegg11308: UserDict to Python 3.
2017-04-01 Tom Clegg11308: Futurize stage2.
2017-04-01 Tom Clegg11308: Fix futurize.
2017-04-01 Tom Clegg11308: Futurize.
2017-04-01 Tom Clegg11308: fmt
2017-03-31 Tom Clegg11402: Disable caching if $HOME/ is not writable, inste...
2017-03-31 Lucas Di Pentima7824: Use logging facility to show error messages.
2017-03-31 Lucas Di Pentima7824: Updated code to use newer Collection APIs, leavin...
2017-03-30 Peter Amstutz8567: Log total bytes to migrate
2017-03-30 Peter Amstutz8567: Use arvados.config instead of os.environ. Tweak...
2017-03-30 Lucas Di Pentima7824: Moved arv-get code to arvados.commands and replac...
2017-03-30 Lucas Di Pentima7824: Further ordering fixes. Now all arv-ls tests...
2017-03-30 Peter Amstutz8567: Improve disk space accounting. Default to use...
2017-03-30 Lucas Di Pentima7824: Fix upper/lower case ordering on arv-ls.
2017-03-28 Tom CleggMerge branch '11209-unmount-replace'
2017-03-28 radhikaMerge branch 'master' into 3821-collection-file-manage
2017-03-27 Peter AmstutzMerge branch '10401-run-upload-dir' refs #10401
2017-03-27 Peter Amstutz10401: Support in arv-run for uploading Directories.
2017-03-24 Peter AmstutzMerge branch '8567-docker-migrator' refs #8567
2017-03-23 Lucas Di Pentima7824: Updated arv-ls to use CollectionReader's keys...
2017-03-23 Tom CleggMerge branch '11065-rotate-logs'
2017-03-23 Tom CleggMerge branch '11221-always-restart-services'
2017-03-23 Tom CleggMerge branch '10669-safe-http-cache'
2017-03-23 Lucas Di PentimaMerge branch '11170-stale-squeue-procs'
2017-03-22 Tom Clegg10669: Only delete *.tmp when cleaning old cache files.
2017-03-22 Tom Clegg10699: Delete >2-day old cache entries.
2017-03-22 Tom Clegg10669: Bust old (possibly broken) cache entries by...
2017-03-22 Tom Clegg10669: Robust cache for httplib2
2017-03-22 Lucas Di Pentima10218: Merge branch 'master' into 10218-record-node...
2017-03-21 Peter Amstutz8567: Make sure /root/.cache/arvados/docker is tempdir...
2017-03-21 Peter Amstutz8567: Use vfs Docker graph driver for maximum compatabi...
2017-03-20 Lucas Di Pentima10218: Merge branch 'master' into 10218-record-node...
2017-03-20 Peter AmstutzIf API server doesn't publish supported Docker image...
2017-03-20 Peter AmstutzMerge branch '8567-docker-migrator' refs #8567
2017-03-20 Peter Amstutz8567: Bugfix check for existing repo+tag links.
2017-03-20 Peter Amstutz8567: arv-keepdocker catches EPIPE so it doesn't print...
2017-03-20 Peter Amstutz8567: Add migrate19
2017-03-17 Peter Amstutz8567: Better command line UI
2017-03-15 Peter Amstutz8567: Add check that admin token is used and ensure...
2017-03-14 Peter AmstutzMerge branch '8567-api-select-docker-fmt' refs #8567
2017-03-14 Peter Amstutz8567: Add docker19 migration instructions to install...
2017-03-14 Peter Amstutz8567: Fix migrate links to use PDH instead of UUID.
2017-03-14 Peter Amstutz8567: Add check for ARVADOS_API_HOST_INSECURE
2017-03-14 Peter Amstutz8567: Rename docker19-migrate to migrate-docker19 for...
2017-03-14 Peter Amstutz8567: Move out of tools/ into sdk/python and docker...
2017-03-09 Peter AmstutzBugfix: python Collection class sets _portable_data_has...
2017-03-09 Tom CleggMerge branch '5036-arv-mount-type'
2017-03-09 Peter AmstutzMerge branch '11226-discovery-doc-cache' closes #11226
2017-03-09 Peter Amstutz11226: Disable google api client discovery doc caching...
2017-03-02 radhikaMerge branch 'master' into 11071-fts-perf-test
2017-02-28 Tom CleggMerge branch '10777-die-if-arv-mount-dies'
2017-02-28 radhikaMerge branch 'master' into 11015-crunch-run-output...
2017-02-27 Lucas Di PentimaMerge branch '11002-arvput-crash-fix'
2017-02-27 Lucas Di Pentima11002: Merge branch 'master' into 11002-arvput-crash-fix
2017-02-27 Lucas Di Pentima11002: Added note explaining why we're expecting a...
2017-02-24 Tom CleggMerge branch '6347-log-timestamps'
2017-02-24 Peter AmstutzMerge branch '10629-fuse-listing-perf' closes #10629
2017-02-23 Lucas Di Pentima11002: Don't save the state and log the stack trace...
2017-02-22 Peter Amstutz10629: Make tracking and dirtying of _committed flag...
2017-02-22 Lucas Di Pentima11002: Track this specific error with its own exception...
2017-02-21 Lucas Di Pentima11002: Do not try to save internal state when receiving...
2017-02-21 Lucas Di Pentima11002: Merge branch 'master' into 11002-arvput-crash-fix
2017-02-21 Lucas Di Pentima11002: When trying to save the cache's state before...
2017-02-20 Tom Clegg11097: Merge branch 'master' into 11097-reuse-impure
2017-02-16 Peter AmstutzMerge branch '6520-nodemanager-crunchv2' refs #6520
2017-02-16 Peter AmstutzMerge branch '6520-skip-compute0' refs #6520
2017-02-16 radhikaMerge branch 'master' into 10979-cancelled-job-nodes
2017-02-16 Tom CleggMerge branch '11017-docker-migration'
2017-02-15 Tom Clegg10797: Merge branch 'master' into 10797-ruby-2.3
2017-02-15 Ward VandewegeMerge branch 'master' into 10797-ruby-2.3
2017-02-14 Tom CleggMerge branch '10701-refactor-dispatch'
2017-02-13 Tom Clegg11017: Add arv-migrate-docker19
2017-02-13 Peter AmstutzMerge branch '9397-prepopulate-output-directory' refs...
2017-02-13 Peter AmstutzMerge branch '10846-nodemanager-errors' closes #10846
2017-02-10 Tom CleggMerge branch '11070-ws-listener-problem'
2017-02-10 radhikacloses #10903
2017-02-10 Lucas Di PentimaMerge branch '10956-arvput-pdh-fix'
2017-02-08 Lucas Di Pentima10956: When asked for the recently uploaded collection...
2017-02-08 Lucas Di Pentima10956: Get PDH from API server's response when saving...
2017-02-06 radhikaMerge branch 'master' into 9397-prepopulate-output...
2017-02-03 Lucas Di PentimaMerge branch '10968-arvput-resume-progress'
2017-02-03 Lucas Di Pentima10968: Deleted space char at the end of a comment
2017-02-03 Tom CleggMerge branch 'master' into 10797-ruby-2.3
2017-02-03 Lucas Di Pentima10968: Added a notification when uploading at least...
2017-02-03 Tom CleggMerge branch '10969-check-docker-format'
2017-02-03 Lucas Di Pentima10968: Changed the periodic update thread to run every...
next