projects
/
arvados.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch '3171-admin-groups' closes #3171
[arvados.git]
/
sdk
/
python
/
2014-08-26
Tom Clegg
Merge branch '3171-admin-groups' closes #3171
tree
|
commitdiff
2014-08-25
Tom Clegg
3171: Merge branch 'master' into 3171-group-membership
tree
|
commitdiff
2014-08-25
Tim Pierce
Merge branch '3448-keep-put-timestamps'
tree
|
commitdiff
2014-08-25
Tom Clegg
Merge branch 'multiple-dispatch' no issue #
tree
|
commitdiff
2014-08-25
Peter Amstutz
With new apiserver, after upload, arv-put prints portab...
tree
|
commitdiff
2014-08-22
radhika
Merge branch 'master' into 3188-remove-selected-button
tree
|
commitdiff
2014-08-22
radhika
Merge branch 'master' into 3153-auto-setup-user
tree
|
commitdiff
2014-08-22
Peter Amstutz
Merge branch '3504-clients-compatible-with-3036' refs...
tree
|
commitdiff
2014-08-21
Peter Amstutz
3504: Don't set owner_uuid redundantly.
tree
|
commitdiff
2014-08-21
Peter Amstutz
3504: Set owner_uuid when creating collection (will...
tree
|
commitdiff
2014-08-21
Peter Amstutz
Merge remote-tracking branch 'origin/master' into 3504...
tree
|
commitdiff
2014-08-21
radhika
Merge branch 'master' into 3153-auto-setup-user
tree
|
commitdiff
2014-08-20
Peter Amstutz
3504: Use preload_links_for_objects in projects_control...
tree
|
commitdiff
2014-08-20
Brett Smith
Fix run_test_server Keep blob filename handling.
tree
|
commitdiff
2014-08-20
Peter Amstutz
3504: CollectionReader accepts arvados object collectio...
tree
|
commitdiff
2014-08-20
Peter Amstutz
3036: Fix arv-put to write name/owner of collections...
tree
|
commitdiff
2014-08-20
Brett Smith
2800: run_test_server only uses tests/tmp for real...
tree
|
commitdiff
2014-08-20
radhika
Merge branch 'master' into 3153-auto-setup-user
tree
|
commitdiff
2014-08-20
Brett Smith
2800: Delay API client creation in Python CollectionReader.
tree
|
commitdiff
2014-08-20
Brett Smith
Merge branch '2800-pysdk-no-global-keep-client-wip'
tree
|
commitdiff
2014-08-20
Brett Smith
2800: Use local KeepClients in Python SDK tests.
tree
|
commitdiff
2014-08-20
Brett Smith
2800: Introduce TestCaseWithServers to Python SDK.
tree
|
commitdiff
2014-08-20
Brett Smith
2800: Make run_test_server put Keep tempfiles in tests...
tree
|
commitdiff
2014-08-20
Brett Smith
2800: Use dedicated logger in Python SDK api module.
tree
|
commitdiff
2014-08-20
Brett Smith
2800: Migrate from Keep to KeepClient in the Python...
tree
|
commitdiff
2014-08-20
Brett Smith
2800: Remove global state from KeepClient.
tree
|
commitdiff
2014-08-20
Brett Smith
2800: Improve spec conformance of Python SDK KeepLocator.
tree
|
commitdiff
2014-08-20
Brett Smith
2800: Introduce config.flag_is_true() to Python SDK.
tree
|
commitdiff
2014-08-19
radhika
Merge branch 'master' into 3153-auto-setup-user
tree
|
commitdiff
2014-08-19
Peter Amstutz
Merge branch 'master' into 3504-clients-compatible...
tree
|
commitdiff
2014-08-18
Tom Clegg
3114: Merge branch 'master' into 3114-copy-to-project
tree
|
commitdiff
2014-08-18
Tom Clegg
Merge branch '2800-pgs' refs #2800
tree
|
commitdiff
2014-08-18
Tom Clegg
2800: Sort import statements.
tree
|
commitdiff
2014-08-18
Tom Clegg
Merge branch '3604-theme-and-new-user-process' closes...
tree
|
commitdiff
2014-08-18
Tom Clegg
2800: Restore deleted comment which is still relevant.
tree
|
commitdiff
2014-08-18
Tom Clegg
2800: Remove unnecessary sha1. Just use the tuple as...
tree
|
commitdiff
2014-08-18
Tom Clegg
Do not try to predict uuid of new collection. refs...
tree
|
commitdiff
2014-08-18
Tom Clegg
Do not throw away permission hints when writing data...
tree
|
commitdiff
2014-08-18
Tom Clegg
Display progress by default when writing to regular...
tree
|
commitdiff
2014-08-18
Peter Amstutz
Merge branch '3441-python-keep-log-level' refs #3441
tree
|
commitdiff
2014-08-17
Peter Amstutz
3441: Change logging level of nonfatal Keep errors...
tree
|
commitdiff
2014-08-16
Tom Clegg
2800: Clean up exceptions, variable names, handling...
tree
|
commitdiff
2014-08-16
Tom Clegg
2800: Merge branch 'master' into 2800-pgs
tree
|
commitdiff
2014-08-16
Tom Clegg
Merge branch '2800-python-global-state' into 2800-pgs
tree
|
commitdiff
2014-08-15
Tom Clegg
Restore trailing newline in manifest format sanity...
tree
|
commitdiff
2014-08-14
Tom Clegg
Merge branch '3551-go-layout' closes #3551
tree
|
commitdiff
2014-08-14
Tom Clegg
3551: Merge branch 'master' into 3551-go-layout
tree
|
commitdiff
2014-08-14
Peter Amstutz
Merge branch 'master' into 3505-virtual-work-dir
tree
|
commitdiff
2014-08-14
Tom Clegg
3551: Revert "3551: When testing keep clients, write...
tree
|
commitdiff
2014-08-13
Tom Clegg
3551: Handle missing GOPATH and multiple-entry GOPATH...
tree
|
commitdiff
2014-08-13
Tom Clegg
3551: Merge branch 'master' into 3551-go-layout
tree
|
commitdiff
2014-08-13
Tom Clegg
3551: When testing keep clients, write keepstore/keeppr...
tree
|
commitdiff
2014-08-13
Peter Amstutz
Fix degenerate case exponential runtime in regular...
tree
|
commitdiff
2014-08-13
Brett Smith
Merge branch '3457-pysdk-logging-wip'
tree
|
commitdiff
2014-08-13
Brett Smith
3457: Make arv-get display interface messages directly.
tree
|
commitdiff
2014-08-13
Brett Smith
3457: Revamp Python SDK and tool logging.
tree
|
commitdiff
2014-08-12
Peter Amstutz
Merge branch '3373-improve-gatk3-snv-pipeline' closes...
tree
|
commitdiff
2014-08-11
Peter Amstutz
Merge branch '3254-run-job-locally-docs' closes #3254...
tree
|
commitdiff
2014-08-11
Phil Hodgson
Merge branch 'master' into 3114-copy-to-project
tree
|
commitdiff
2014-08-09
Tom Clegg
3551: gitignore python/sdk/tests/tmp
tree
|
commitdiff
2014-08-09
Tom Clegg
3551: Fix source tree layout.
tree
|
commitdiff
2014-08-08
radhika
Merge branch 'master' into 3296-user-profile
tree
|
commitdiff
2014-08-08
Tom Clegg
Merge branch '3499-home-project' closes #3499
tree
|
commitdiff
2014-08-08
Tom Clegg
3499: Merge branch 'master' into 3499-home-project
tree
|
commitdiff
2014-08-07
Tom Clegg
3499: Update arv-put usage message to reflect new behavior.
tree
|
commitdiff
2014-08-07
Tom Clegg
3499: Reconcile Python tests to new arv-put "home proje...
tree
|
commitdiff
2014-08-07
Tom Clegg
3499: Fix Python SDK tests to accept signed blob locators.
tree
|
commitdiff
2014-08-07
Tom Clegg
3499: Improve Python SDK's ability to read apiserver...
tree
|
commitdiff
2014-08-07
Tom Clegg
3036: Merge branch 'master' into 3036-mutable-collections
tree
|
commitdiff
2014-08-07
Tom Clegg
3499: arv-put collections in home project if no --proje...
tree
|
commitdiff
2014-08-07
Peter Amstutz
Merge branch 'master' into 3373-improve-gatk3-snv-pipeline
tree
|
commitdiff
2014-08-07
radhika
Merge branch 'master' into 3296-user-profile
tree
|
commitdiff
2014-08-06
Brett Smith
3427: Restore arv-put's resume functionality.
tree
|
commitdiff
2014-08-06
Tom Clegg
Merge branch '3463-make-sharing-dialog-with-users-more...
tree
|
commitdiff
2014-08-06
Peter Amstutz
Merge branch 'master' into 3373-improve-gatk3-snv-pipeline
tree
|
commitdiff
2014-08-05
radhika
Merge branch 'master' into 3296-user-profile
tree
|
commitdiff
2014-08-05
Brett Smith
Merge branch '3415-py-sdk-api-errors-wip'
tree
|
commitdiff
2014-08-05
Brett Smith
3415: API exceptions from Python SDK include more error...
tree
|
commitdiff
2014-08-05
Brett Smith
3415: Python SDK can pass extra arguments to the client...
tree
|
commitdiff
2014-08-05
radhika
Merge branch 'master' into 3296-user-profile
tree
|
commitdiff
2014-08-04
Peter Amstutz
Merge branch '3232-user-guide-updates' closes #3232
tree
|
commitdiff
2014-08-04
Tim Pierce
Merge branch '2769-keep-delete-request'
tree
|
commitdiff
2014-08-04
Peter Amstutz
Merge branch 'master' into 3373-improve-gatk3-snv-pipeline
tree
|
commitdiff
2014-08-04
Peter Amstutz
Fix bug in StreamFileReader incorrectly updating self...
tree
|
commitdiff
2014-08-01
Peter Amstutz
Merge branch 'master' into 3232-user-guide-updates
tree
|
commitdiff
2014-07-30
Tom Clegg
3349: Merge branch 'master' into 3349-install-docs
tree
|
commitdiff
2014-07-30
radhika
Merge branch 'master' into 2985-selection-button-move...
tree
|
commitdiff
2014-07-30
radhika
Merge branch 'master' into 3016-pipeline-template-searc...
tree
|
commitdiff
2014-07-29
Ward Vandewege
Merge branch 'master' into 3219-further-docker-improvements
tree
|
commitdiff
2014-07-29
Tom Clegg
3235: Merge branch 'master' into 3235-top-nav-site...
tree
|
commitdiff
2014-07-29
radhika
Merge branch 'master' into 3193-manage-account
tree
|
commitdiff
2014-07-29
Tom Clegg
Merge branch '3351-keep-timeout' closes #3351
tree
|
commitdiff
2014-07-29
Tom Clegg
3351: Propagate caller-provided timeout from KeepClient...
tree
|
commitdiff
2014-07-28
Ward Vandewege
Merge branch 'master' into 3219-further-docker-improvements
tree
|
commitdiff
2014-07-28
Tom Clegg
3235: Merge branch 'master' into 3235-top-nav-site...
tree
|
commitdiff
2014-07-26
Tom Clegg
3351: Fix CollectionReader usage in arv-ls.
tree
|
commitdiff
2014-07-26
Tom Clegg
3351: Add comment about SSL timeouts.
tree
|
commitdiff
2014-07-26
Tom Clegg
3351: Clean up some excess indentation.
tree
|
commitdiff
2014-07-26
Tom Clegg
3351: Catch SSLError and show warning instead of stack...
tree
|
commitdiff
2014-07-26
Tom Clegg
2800: Allow api() caller to specify api host and token.
tree
|
commitdiff
next