projects
/
arvados.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Increase default Python SDK timeout to 256s.
[arvados.git]
/
sdk
/
python
/
2015-12-15
Tom Clegg
Increase default Python SDK timeout to 256s.
tree
|
commitdiff
2015-12-14
Peter Amstutz
Merge branch '6429-crunch2-api' closes #6429
tree
|
commitdiff
2015-12-10
Brett Smith
7960: Fix typo in arv-run option reference.
tree
|
commitdiff
2015-12-07
Brett Smith
7829: Restore MANIFEST.in files; add licenses to them.
tree
|
commitdiff
2015-12-07
Brett Smith
Merge branch '7829-package-licenses-wip'
tree
|
commitdiff
2015-12-07
Brett Smith
7829: Python bdists include licenses and documentation.
tree
|
commitdiff
2015-12-07
Brett Smith
7829: Remove unnecessary MANIFEST.in files.
tree
|
commitdiff
2015-12-03
Tom Clegg
Merge branch '7751-crunch-fuse-output' closes #7751
tree
|
commitdiff
2015-12-03
Tom Clegg
7751: Add convenience class for staging task output...
tree
|
commitdiff
2015-12-02
radhika
Merge branch 'master' into 7748-datamanager-dry-run
tree
|
commitdiff
2015-12-01
Tom Clegg
Merge branch '7697-socket-retry' closes #7697
tree
|
commitdiff
2015-12-01
Tom Clegg
7697: Avoid reusing long-idle HTTP connections. Avoid...
tree
|
commitdiff
2015-12-01
Peter Amstutz
Merge branch 'master' into 6309-file-cache-runtime...
tree
|
commitdiff
2015-11-26
radhika
Merge branch 'master' into 7252-go-sdk-errors
tree
|
commitdiff
2015-11-26
radhika
Merge branch 'master' into 7253-datamanager-test-errors
tree
|
commitdiff
2015-11-26
Peter Amstutz
Merge branch '7832-pysdk-use-slots' refs #7832
tree
|
commitdiff
2015-11-25
radhika
Merge branch 'master' into 7253-datamanager-test-errors
tree
|
commitdiff
2015-11-25
Peter Amstutz
7832: Add __slots__ and remove __del__ which interfers...
tree
|
commitdiff
2015-11-25
Tom Clegg
5824: Move run_test_server diag messages from stdout...
tree
|
commitdiff
2015-11-23
Tom Clegg
7751: 7654: Rename bool to _closed to avoid conflicting...
tree
|
commitdiff
2015-11-20
radhika
Merge branch '7490-datamanager-dont-die-return-error...
tree
|
commitdiff
2015-11-20
radhika
Merge branch 'master' into 7255-manifests-in-datamanager
tree
|
commitdiff
2015-11-20
radhika
Merge branch 'master' into 7490-datamanager-dont-die...
tree
|
commitdiff
2015-11-19
Peter Amstutz
Hotfix: use a recursive lock for closed_lock so that...
tree
|
commitdiff
2015-11-19
radhika
Merge branch 'master' into 7490-datamanager-dont-die...
tree
|
commitdiff
2015-11-19
Peter Amstutz
Merge branch '7654-ws4py-hang' closes #7654
tree
|
commitdiff
2015-11-19
Peter Amstutz
Merge branch '3137-arv-mount-stats' closes #3137
tree
|
commitdiff
2015-11-18
Peter Amstutz
7654: Fix hang in close().
tree
|
commitdiff
2015-11-18
Peter Amstutz
Merge branch '5353-node-sizes' closes #5353
tree
|
commitdiff
2015-11-18
radhika
Merge branch 'master' into 7490-datamanager-dont-die...
tree
|
commitdiff
2015-11-18
Peter Amstutz
3137: Add counter & logging for cache hits
tree
|
commitdiff
2015-11-18
Peter Amstutz
3137: Refactor stats to record keep & fuse operations...
tree
|
commitdiff
2015-11-17
sguthrie
Closes #7235. Merge branch '7235-python-keep-client...
tree
|
commitdiff
2015-11-17
sguthrie
Closes #7235. Instead of setting KeepService's pycurl...
tree
|
commitdiff
2015-11-17
Peter Amstutz
3137: Add stat counters for bytes uploaded/downloaded...
tree
|
commitdiff
2015-11-13
radhika
Merge branch 'master' into 7490-datamanager-dont-die...
tree
|
commitdiff
2015-11-13
Brett Smith
Merge branch '7696-pysdk-all-keep-service-types-wip'
tree
|
commitdiff
2015-11-13
Brett Smith
7696: Improve PySDK KeepClient.ThreadLimiter.
tree
|
commitdiff
2015-11-13
Brett Smith
7696: PySDK determines max_replicas_per_service after...
tree
|
commitdiff
2015-11-13
Brett Smith
7696: PySDK KeepClient uses all service types.
tree
|
commitdiff
2015-11-13
Brett Smith
7696: Clean imports in PySDK arvados.keep module.
tree
|
commitdiff
2015-11-13
Brett Smith
7696: Refactor locator builder method in PySDK tests.
tree
|
commitdiff
2015-11-12
radhika
Merge branch 'master' into 7490-datamanager-dont-die...
tree
|
commitdiff
2015-11-12
Tom Clegg
Merge branch '5824-keep-web-workbench' closes #5824
tree
|
commitdiff
2015-11-11
Tom Clegg
5824: Fix -attachment-only-host test config. Test more...
tree
|
commitdiff
2015-11-11
radhika
Merge branch 'master' into 7490-datamanager-dont-die...
tree
|
commitdiff
2015-11-11
Tom Clegg
Merge branch '5824-keep-web-workbench' refs #5824
tree
|
commitdiff
2015-11-11
Tom Clegg
5824: Merge branch 'master' into 5824-keep-web-workbench
tree
|
commitdiff
2015-11-09
radhika
Merge branch 'master' into 7661-fuse-by-pdh
tree
|
commitdiff
2015-11-08
Tom Clegg
5824: Fix server shutdown code.
tree
|
commitdiff
2015-11-07
Tom Clegg
5824: Use fifo2stderr for arv-git-httpd and keep-web...
tree
|
commitdiff
2015-11-06
Tom Clegg
5824: Sync test suite to new keep-web argument names.
tree
|
commitdiff
2015-11-06
Tom Clegg
5824: Merge branch 'master' into 5824-keep-web-workbench
tree
|
commitdiff
2015-11-06
radhika
Merge branch 'master' into 7490-datamanager-dont-die...
tree
|
commitdiff
2015-11-06
radhika
Merge branch 'master' into 5538-arvadosclient-retry
tree
|
commitdiff
2015-11-05
Tom Clegg
Merge branch '7724-scoped-token' closes #7724
tree
|
commitdiff
2015-11-05
Tom Clegg
7724: Use a scoped token in data manager tests.
tree
|
commitdiff
2015-11-04
Tom Clegg
Merge branch '7444-dockercleaner-containers' closes...
tree
|
commitdiff
2015-11-04
Tom Clegg
Merge branch '5824-keep-web' into 5824-keep-web-workbench
tree
|
commitdiff
2015-11-04
Tom Clegg
5824: Merge branch 'master' into 5824-keep-web
tree
|
commitdiff
2015-11-03
radhika
Merge branch 'master' into 7534-superuser-token
tree
|
commitdiff
2015-11-02
Peter Amstutz
Merge branch '7593-cwl-crunchrunner' closes #7593
tree
|
commitdiff
2015-10-30
Tom Clegg
5824: Give an anonymous token to keepproxy, not an...
tree
|
commitdiff
2015-10-30
Tom Clegg
5824: Send keepproxy and keepstore logs to stderr via...
tree
|
commitdiff
2015-10-30
Tom Clegg
5824: Enable anonymous use of keep-web in integration...
tree
|
commitdiff
2015-10-30
Tom Clegg
Merge branch '5824-keep-web' into 5824-keep-web-workbench
tree
|
commitdiff
2015-10-29
Tom Clegg
5824: Merge branch 'master' into 5824-keep-web
tree
|
commitdiff
2015-10-27
radhika
Merge branch 'master' into 7492-keepproxy-upstream...
tree
|
commitdiff
2015-10-27
Peter Amstutz
Merge branch '7582-crunch-runner' refs #7582
tree
|
commitdiff
2015-10-26
Brett Smith
Merge branch 'pr/25'
tree
|
commitdiff
2015-10-24
Brett Smith
Merge branch '7587-pysdk-retry-test-wip'
tree
|
commitdiff
2015-10-24
Brett Smith
7587: Add test for PySDK API client socket.error retries.
tree
|
commitdiff
2015-10-24
Brett Smith
7587: Refactor PySDK API tests to use TestCaseWithServers.
tree
|
commitdiff
2015-10-23
Peter Amstutz
7582: Fixup to work with latest cwltool. Runs jobs...
tree
|
commitdiff
2015-10-23
Bryan Cosca
Merge branch '6600-retry-job-helpers'
tree
|
commitdiff
2015-10-23
Bryan Cosca
6600: Added Retryloop to task_set_output(), current_tas...
tree
|
commitdiff
2015-10-23
Peter Amstutz
Merge branch 'master' into 7582-crunch-runner
tree
|
commitdiff
2015-10-23
Peter Amstutz
Merge branch '7582-run-any-docker-container' refs ...
tree
|
commitdiff
2015-10-23
radhika
Merge branch 'master' into 7492-keepproxy-upstream...
tree
|
commitdiff
2015-10-23
Brett Smith
Merge branch '7587-httplib2-retries-wip'
tree
|
commitdiff
2015-10-23
Brett Smith
7587: PySDK retries socket.error exceptions from API...
tree
|
commitdiff
2015-10-22
radhika
Merge branch 'master' into 7546-put-retry
tree
|
commitdiff
2015-10-22
radhika
Merge branch 'master' into 7167-keep-rsync
tree
|
commitdiff
2015-10-21
Brett Smith
Fix multiple exception catching in arv-run.
tree
|
commitdiff
2015-10-21
Bryan Cosca
Merge branch '7015-update-user-guide'
tree
|
commitdiff
2015-10-21
radhika
Merge branch 'master' into 7492-keepproxy-upstream...
tree
|
commitdiff
2015-10-20
Tom Clegg
6358: Fix probe order test logic.
tree
|
commitdiff
2015-10-20
Tom Clegg
6358: Fix race opportunity in ThreadLimiter.
tree
|
commitdiff
2015-10-20
radhika
Merge branch 'master' into 7546-put-retry
tree
|
commitdiff
2015-10-20
radhika
Merge branch 'master' into 7492-keepproxy-upstream...
tree
|
commitdiff
2015-10-20
Brett Smith
Merge branch 'pr/28'
tree
|
commitdiff
2015-10-20
Brett Smith
Clean redundant except: blocks in run_test_server.
tree
|
commitdiff
2015-10-20
Brett Smith
7324: Tighten exception ignoring in run_test_server...
tree
|
commitdiff
2015-10-20
radhika
Merge branch 'master' into 7546-put-retry
tree
|
commitdiff
2015-10-19
Tom Clegg
Merge branch '6358-put-rendezvous' closes #6358
tree
|
commitdiff
2015-10-17
Tom Clegg
5824: Refresh keepproxy services list on SIGHUP. Update...
tree
|
commitdiff
2015-10-17
Tom Clegg
Merge branch '7173-jessie'
tree
|
commitdiff
2015-10-17
Tom Clegg
5824: Use keep-web in Workbench integration tests
tree
|
commitdiff
2015-10-16
Tom Clegg
6358: Test partial ordering with multiple writer threads.
tree
|
commitdiff
2015-10-16
Tom Clegg
6358: Fix rendezvous probe order on Put.
tree
|
commitdiff
next