projects
/
arvados.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'master' into 10112-workflow-show
[arvados.git]
/
sdk
/
python
/
2017-05-03
radhika
Merge branch 'master' into 10112-workflow-show
tree
|
commitdiff
2017-05-03
Peter Amstutz
Merge branch '11469-volume-tmp' refs #11469
tree
|
commitdiff
2017-05-02
Lucas Di Pentima
Merge branch '11185-wb-disable-reuse'
tree
|
commitdiff
2017-05-02
Lucas Di Pentima
Merge branch '11579-arvput-follow-symlinks'
tree
|
commitdiff
2017-05-02
Lucas Di Pentima
11185: Merge branch 'master' into 11185-wb-disable...
tree
|
commitdiff
2017-05-02
Lucas Di Pentima
11579: Merge branch 'master' into 11579-arvput-follow...
tree
|
commitdiff
2017-05-02
Lucas Di Pentima
11579: Added assertion on test to check for file symlin...
tree
|
commitdiff
2017-05-01
Lucas Di Pentima
11579: Removed feature about not uploading a symlinked...
tree
|
commitdiff
2017-04-28
Lucas Di Pentima
11579: Check if paths exist, raise meaningful exception...
tree
|
commitdiff
2017-04-28
Peter Amstutz
Merge branch '11549-cwl-smarter-mounts' closes #11549
tree
|
commitdiff
2017-04-27
Lucas Di Pentima
11579: Explicitly following links on test.
tree
|
commitdiff
2017-04-27
Lucas Di Pentima
11579: Tests added.
tree
|
commitdiff
2017-04-27
Lucas Di Pentima
11579: Added symlinked dir traversal as the default...
tree
|
commitdiff
2017-04-27
Tom Clegg
Merge branch '7709-api-rails4'
tree
|
commitdiff
2017-04-27
Lucas Di Pentima
11579: Test proving the bug: arv-put does not follow...
tree
|
commitdiff
2017-04-26
Lucas Di Pentima
10111: Merge branch 'master' into 10111-cr-provenance...
tree
|
commitdiff
2017-04-26
Nico Cesar
Merge branch '11305-migrate-docker19-doc'
tree
|
commitdiff
2017-04-26
Tom Clegg
7709: Merge branch 'master' into 7709-api-rails4
tree
|
commitdiff
2017-04-25
Tom Clegg
Merge branch '11544-bad-collection-id-500'
tree
|
commitdiff
2017-04-25
Peter Amstutz
Merge branch '11507-deleted-bufferblocks' refs #11507
tree
|
commitdiff
2017-04-25
Peter Amstutz
11507: Move repack_writes() method from ArvadosFile...
tree
|
commitdiff
2017-04-25
Tom Clegg
7709: Merge branch 'master' into 7709-api-rails4
tree
|
commitdiff
2017-04-24
Lucas Di Pentima
10111: Merge branch 'master' into 10111-cr-provenance...
tree
|
commitdiff
2017-04-24
Tom Clegg
Merge branch '11517-no-count-logs'
tree
|
commitdiff
2017-04-21
Peter Amstutz
11507: Put self._pending_write_size update back under...
tree
|
commitdiff
2017-04-21
Peter Amstutz
11507: More small block packing fixes:
tree
|
commitdiff
2017-04-21
Peter Amstutz
11507: Cleanup
tree
|
commitdiff
2017-04-20
Peter Amstutz
11507: Put bufferblocks into DELETED state when deleted...
tree
|
commitdiff
2017-04-20
Peter Amstutz
11507: Test cases that reproduce bug
tree
|
commitdiff
2017-04-20
Peter Amstutz
Merge branch '11510-sdk-extend-files' refs #11510
tree
|
commitdiff
2017-04-20
Peter Amstutz
11510: Tweak interface to better match Pythons "io...
tree
|
commitdiff
2017-04-20
Tom Clegg
Merge branch '11470-update-task-fields'
tree
|
commitdiff
2017-04-20
Peter Amstutz
11510: Fix truncate() to not change file pointer. ...
tree
|
commitdiff
2017-04-20
Peter Amstutz
11510: Repack writes any time there's more than one...
tree
|
commitdiff
2017-04-20
Peter Amstutz
11510: Fix longstanding bug in replace_range() when...
tree
|
commitdiff
2017-04-19
Lucas Di Pentima
Merge branch '11502-unstripped-manifest-fix'
tree
|
commitdiff
2017-04-19
Lucas Di Pentima
11502: Merge branch 'master' into 11502-unstripped...
tree
|
commitdiff
2017-04-19
Lucas Di Pentima
11502: Instead of asking for a stripped manifest, repla...
tree
|
commitdiff
2017-04-18
Peter Amstutz
11510: Add support for sparse writes to ArvadosFile.
tree
|
commitdiff
2017-04-18
Lucas Di Pentima
11502: Use os.path.join instead of formatting path...
tree
|
commitdiff
2017-04-18
Lucas Di Pentima
11502: Avoid races on test by getting the unstripped...
tree
|
commitdiff
2017-04-18
Lucas Di Pentima
11502: Fix regression by writing a collection manifest...
tree
|
commitdiff
2017-04-17
radhika
closes #11465
tree
|
commitdiff
2017-04-14
Tom Clegg
Merge branch '11209-crunch-unmount-all'
tree
|
commitdiff
2017-04-14
Lucas Di Pentima
Merge branch '11502-arvget-flaky-test'
tree
|
commitdiff
2017-04-14
Lucas Di Pentima
11502: When getting a manifest using a PDH, the manifes...
tree
|
commitdiff
2017-04-12
Peter Amstutz
Merge branch '8567-moar-docker' refs #8567
tree
|
commitdiff
2017-04-12
Peter Amstutz
Merge branch '10401-limit-dir-expansion' closes #10401
tree
|
commitdiff
2017-04-12
Lucas Di Pentima
Merge branch '11341-arvput-resume-error'
tree
|
commitdiff
2017-04-12
Peter Amstutz
Merge branch '8465-cwl-containers-stdin-stderr' closes...
tree
|
commitdiff
2017-04-12
Lucas Di Pentima
11341: Fixed log message
tree
|
commitdiff
2017-04-12
Lucas Di Pentima
11341: Added additional information log for cases when...
tree
|
commitdiff
2017-04-12
Lucas Di Pentima
11341: Use NamedTemporaryFile instead of mkstemp for...
tree
|
commitdiff
2017-04-11
Peter Amstutz
Merge branch 'master' into 10401-limit-dir-expansion
tree
|
commitdiff
2017-04-11
radhika
Merge branch 'master' into 8465-stderr-redirection
tree
|
commitdiff
2017-04-11
Tom Clegg
Merge branch '11349-nodemanager-status-api'
tree
|
commitdiff
2017-04-11
Tom Clegg
7709: Remove Ruby websocket server.
tree
|
commitdiff
2017-04-10
Lucas Di Pentima
6304: Merge branch 'master' into 6304-dns-update-fix
tree
|
commitdiff
2017-04-10
Tom Clegg
7709: Merge branch 'master' into 7709-api-rails4
tree
|
commitdiff
2017-04-07
Peter Amstutz
Merge branch '11237-google-api-python-client' refs...
tree
|
commitdiff
2017-04-07
Peter Amstutz
11237: Tweak version dependencies.
tree
|
commitdiff
2017-04-07
Peter Amstutz
11237: Bump google-api-python-client to 1.6.2 for bette...
tree
|
commitdiff
2017-04-07
Tom Clegg
Merge branch '11209-unmount-subtype'
tree
|
commitdiff
2017-04-06
Tom Clegg
Merge branch '8104-pycurl-721'
tree
|
commitdiff
2017-04-06
Tom Clegg
8104: Do not close sockets after giving them to pycurl...
tree
|
commitdiff
2017-04-06
Tom Clegg
8104: Drop unnecessary lambda.
tree
|
commitdiff
2017-04-06
Peter Amstutz
Merge branch '11423-cwl-collection-dir-ref' closes...
tree
|
commitdiff
2017-04-06
Lucas Di Pentima
Merge branch '7824-arvls-arvput-collection-api-usage'
tree
|
commitdiff
2017-04-06
Lucas Di Pentima
7824: Merge branch 'master' into 7824-arvls-arvput...
tree
|
commitdiff
2017-04-06
Tom Clegg
8104: Remove pycurl<7.21.5 dependency.
tree
|
commitdiff
2017-04-06
Tom Clegg
8104: OPENSOCKETFUNCTION accepts calls from pycurl...
tree
|
commitdiff
2017-04-06
Tom Clegg
11308: Close socket after pycurl.
tree
|
commitdiff
2017-04-04
Lucas Di Pentima
7824: Added test cases.
tree
|
commitdiff
2017-04-04
Tom Clegg
Merge branch '11100-cr-output-ttl'
tree
|
commitdiff
2017-04-03
Lucas Di Pentima
7824: Now a subdirectory can be asked to be listed...
tree
|
commitdiff
2017-04-03
Lucas Di Pentima
7824: Several improvements:
tree
|
commitdiff
2017-04-03
Lucas Di Pentima
7824: Log errors when trying to read the collection...
tree
|
commitdiff
2017-04-03
Lucas Di Pentima
7824: Closing file when finished writing
tree
|
commitdiff
2017-03-31
Tom Clegg
11402: Disable caching if $HOME/ is not writable, inste...
tree
|
commitdiff
2017-03-31
Lucas Di Pentima
7824: Use logging facility to show error messages.
tree
|
commitdiff
2017-03-31
Lucas Di Pentima
7824: Updated code to use newer Collection APIs, leavin...
tree
|
commitdiff
2017-03-30
Peter Amstutz
8567: Log total bytes to migrate
tree
|
commitdiff
2017-03-30
Peter Amstutz
8567: Use arvados.config instead of os.environ. Tweak...
tree
|
commitdiff
2017-03-30
Lucas Di Pentima
7824: Moved arv-get code to arvados.commands and replac...
tree
|
commitdiff
2017-03-30
Lucas Di Pentima
7824: Further ordering fixes. Now all arv-ls tests...
tree
|
commitdiff
2017-03-30
Peter Amstutz
8567: Improve disk space accounting. Default to use...
tree
|
commitdiff
2017-03-30
Lucas Di Pentima
7824: Fix upper/lower case ordering on arv-ls.
tree
|
commitdiff
2017-03-28
Tom Clegg
Merge branch '11209-unmount-replace'
tree
|
commitdiff
2017-03-28
radhika
Merge branch 'master' into 3821-collection-file-manage
tree
|
commitdiff
2017-03-27
Peter Amstutz
Merge branch '10401-run-upload-dir' refs #10401
tree
|
commitdiff
2017-03-27
Peter Amstutz
10401: Support in arv-run for uploading Directories.
tree
|
commitdiff
2017-03-27
Tom Clegg
Pin ws4py <0.4 (our websocket tests fail on 0.4.1)
tree
|
commitdiff
2017-03-24
Peter Amstutz
Merge branch '8567-docker-migrator' refs #8567
tree
|
commitdiff
2017-03-23
Lucas Di Pentima
7824: Updated arv-ls to use CollectionReader's keys...
tree
|
commitdiff
2017-03-23
Tom Clegg
Merge branch '11065-rotate-logs'
tree
|
commitdiff
2017-03-23
Tom Clegg
Merge branch '11221-always-restart-services'
tree
|
commitdiff
2017-03-23
Tom Clegg
Merge branch '10669-safe-http-cache'
tree
|
commitdiff
2017-03-23
Tom Clegg
10669: Improve error reporting in test case.
tree
|
commitdiff
2017-03-23
Lucas Di Pentima
Merge branch '11170-stale-squeue-procs'
tree
|
commitdiff
2017-03-23
Tom Clegg
10669: pep8
tree
|
commitdiff
next