Merge branch '8784-dir-listings'
[arvados.git] / sdk / python / arvados /
2017-04-11 radhikaMerge branch 'master' into 8465-stderr-redirection
2017-04-11 Tom CleggMerge branch '11349-nodemanager-status-api'
2017-04-11 Tom Clegg11308: Avoid Python2-inefficient list() operations.
2017-04-11 Tom Clegg11308: Fix futurize misinterpretation.
2017-04-10 Lucas Di Pentima6304: Merge branch 'master' into 6304-dns-update-fix
2017-04-10 Tom Clegg7709: Merge branch 'master' into 7709-api-rails4
2017-04-07 Peter AmstutzMerge branch '11237-google-api-python-client' refs...
2017-04-07 Peter Amstutz11237: Bump google-api-python-client to 1.6.2 for bette...
2017-04-07 Tom CleggMerge branch '11209-unmount-subtype'
2017-04-06 Tom CleggMerge branch '8104-pycurl-721'
2017-04-06 Tom Clegg8104: Do not close sockets after giving them to pycurl...
2017-04-06 Tom Clegg8104: Drop unnecessary lambda.
2017-04-06 Peter AmstutzMerge branch '11423-cwl-collection-dir-ref' closes...
2017-04-06 Lucas Di PentimaMerge branch '7824-arvls-arvput-collection-api-usage'
2017-04-06 Lucas Di Pentima7824: Merge branch 'master' into 7824-arvls-arvput...
2017-04-06 Tom Clegg8104: OPENSOCKETFUNCTION accepts calls from pycurl...
2017-04-06 Tom Clegg11308: Close socket after pycurl.
2017-04-06 Tom Clegg11308: Make imports epydoc-parseable.
2017-04-05 Tom Clegg11308: Remove superfluous hashbangs
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
next