12844: Refuse to unreference a directory by moving it into itself.
[arvados.git] / sdk / python /
2017-04-18 Peter Amstutz11510: Add support for sparse writes to ArvadosFile.
2017-04-18 Lucas Di Pentima11502: Use os.path.join instead of formatting path...
2017-04-18 Lucas Di Pentima11502: Avoid races on test by getting the unstripped...
2017-04-18 Lucas Di Pentima11502: Fix regression by writing a collection manifest...
2017-04-17 radhikacloses #11465
2017-04-14 Tom CleggMerge branch '11209-crunch-unmount-all'
2017-04-14 Lucas Di PentimaMerge branch '11502-arvget-flaky-test'
2017-04-14 Lucas Di Pentima11502: When getting a manifest using a PDH, the manifes...
2017-04-14 Tom Clegg11308: Fix bytes vs. strings in arv-get command and...
2017-04-14 Tom Clegg11308: Remove unused import.
2017-04-14 Tom Clegg11308: Futurize test_arv_get.py and commands/get.py
2017-04-14 Tom Clegg11308: Fix whitespace
2017-04-14 Tom Clegg11308: Restore dependency lost in merge.
2017-04-12 Peter AmstutzMerge branch '8567-moar-docker' refs #8567
2017-04-12 Tom Clegg11308: Merge branch 'master' into 11308-python3
2017-04-12 Peter AmstutzMerge branch '10401-limit-dir-expansion' closes #10401
2017-04-12 Lucas Di PentimaMerge branch '11341-arvput-resume-error'
2017-04-12 Peter AmstutzMerge branch '8465-cwl-containers-stdin-stderr' closes...
2017-04-12 Lucas Di Pentima11341: Fixed log message
2017-04-12 Lucas Di Pentima11341: Added additional information log for cases when...
2017-04-12 Lucas Di Pentima11341: Use NamedTemporaryFile instead of mkstemp for...
2017-04-12 Tom Clegg11308: Remove unused import.
2017-04-11 Peter AmstutzMerge branch 'master' into 10401-limit-dir-expansion
2017-04-11 radhikaMerge branch 'master' into 8465-stderr-redirection
2017-04-11 Tom CleggMerge branch '11349-nodemanager-status-api'
2017-04-11 Tom Clegg7709: Remove Ruby websocket server.
2017-04-11 Tom Clegg11308: Fix bytes vs. strings in test case.
2017-04-11 Tom Clegg11308: Remove superfluous parens.
2017-04-11 Tom Clegg11308: Avoid Python2-inefficient list() operations.
2017-04-11 Tom Clegg11308: Fix futurize misinterpretation.
2017-04-11 Tom Clegg11308: Put back exception handling
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: Tweak version dependencies.
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: Remove pycurl<7.21.5 dependency.
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: Move stub server setup to keepstub.StubKeepServers.
2017-04-05 Tom Clegg11308: Fix misleading argument name.
2017-04-05 Tom Clegg11308: Fix useless assertion.
2017-04-05 Tom Clegg11308: Fix exception handling in test case.
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: Fix key order sensitivity.
2017-04-04 Tom Clegg11308: Update assertion to accommodate different except...
2017-04-04 Tom Clegg11308: Add stderr assertion for easier debugging.
2017-04-04 Tom Clegg11308: Fix keepstub bugs and Python 3 compatibility.
2017-04-04 Tom Clegg11308: pep8
2017-04-04 Tom Clegg11308: Close socket after pycurl.
2017-04-04 Tom Clegg11308: Expect full class name in traceback.
2017-04-04 Tom Clegg11308: assertRegexpMatches -> assertRegex
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: md5 -> hashlib.
2017-04-01 Tom Clegg11308: Fix bytes vs. str problems.
2017-04-01 Tom Clegg11308: Fix variable name conflict.
2017-04-01 Tom Clegg11308: Eliminate old_div().
2017-04-01 Tom Clegg11308: Import future module.
2017-04-01 Tom Clegg11308: Update python-gflags.
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-27 Tom CleggPin ws4py <0.4 (our websocket tests fail on 0.4.1)
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'
next