projects
/
arvados.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch '8886-async-permission-update' refs #8886
[arvados.git]
/
sdk
/
2016-05-11
Peter Amstutz
Merge branch '8886-async-permission-update' refs #8886
tree
|
commitdiff
2016-05-09
radhika
Merge branch 'master' into 8017-slurm-runtime-constraints
tree
|
commitdiff
2016-05-03
Tom Clegg
Relax arvados-cli gem dependency version constraints...
tree
|
commitdiff
2016-05-03
Brett Smith
Merge branch '9118-arv-put-nameerror-fix-wip'
tree
|
commitdiff
2016-05-03
Brett Smith
9118: Fix arv-put crash when finishing without output.
tree
|
commitdiff
2016-05-03
Tom Clegg
Merge branch '9119-oj-load-strict'
tree
|
commitdiff
2016-05-03
Peter Amstutz
9119: Use Oj strict mode for decoding JSON.
tree
|
commitdiff
2016-05-03
Peter Amstutz
Merge branch '8998-optimize-decode-www-form-component...
tree
|
commitdiff
2016-05-02
Tom Clegg
Use "grep -xF ... >/dev/null" instead of "grep -qxF...
tree
|
commitdiff
2016-05-02
Tom Clegg
Merge branch '8653-cwl-to-template'
tree
|
commitdiff
2016-05-02
Tom Clegg
8653: Add arvados-cwl-runner --create-template flag
tree
|
commitdiff
2016-05-02
Tom Clegg
8653: DRY testing code.
tree
|
commitdiff
2016-05-02
Tom Clegg
8653: Turn off debug messages / verbose logging in...
tree
|
commitdiff
2016-05-02
Tom Clegg
8653: Fix whitespace.
tree
|
commitdiff
2016-05-02
radhika
refs #8937
tree
|
commitdiff
2016-05-02
radhika
8937: refactor cache check logic into a check_cache...
tree
|
commitdiff
2016-05-02
radhika
8937: invalidate cache and create new one if there...
tree
|
commitdiff
2016-05-02
radhika
8937: updated arvados_testutil.py to skip setting resp_...
tree
|
commitdiff
2016-05-02
radhika
8937: Return True for Head requests in KeepClients...
tree
|
commitdiff
2016-05-02
radhika
8937: test updates
tree
|
commitdiff
2016-05-02
radhika
8937: bypass cache for all head requests.
tree
|
commitdiff
2016-05-02
radhika
8937: add head request to python keep client.
tree
|
commitdiff
2016-05-02
Tom Clegg
Read resource object from a file, e.g., arv collection...
tree
|
commitdiff
2016-04-29
Brett Smith
Merge branch '8963-arv-copy-link-properties-wip'
tree
|
commitdiff
2016-04-29
Brett Smith
8963: arv-keepdocker copies metadata links' properties.
tree
|
commitdiff
2016-04-29
Tom Clegg
Merge branch '9066-max-requests'
tree
|
commitdiff
2016-04-29
Tom Clegg
9066: Add keepstore -max-requests argument.
tree
|
commitdiff
2016-04-26
Tom Clegg
Merge branch '9017-skip-slow-tests'
tree
|
commitdiff
2016-04-26
Tom Clegg
9017: Add run-tests.sh --short flag to skip (some)...
tree
|
commitdiff
2016-04-26
Peter Amstutz
Merge branch '8931-event-thread-catch-exceptions' close...
tree
|
commitdiff
2016-04-26
Peter Amstutz
8931: Fix indentation mistakes. Fix tests.
tree
|
commitdiff
2016-04-26
Peter Amstutz
8931: Use RetryLoop around websocket reconnect. Create...
tree
|
commitdiff
2016-04-22
Ward Vandewege
Fix a bunch of misspellings in our Go code (all in...
tree
|
commitdiff
2016-04-21
Peter Amstutz
8931: Use RetryLoop to retry api calls. Add max_wait...
tree
|
commitdiff
2016-04-21
radhika
closes #8936
tree
|
commitdiff
2016-04-21
radhika
8936: update go tests to use a blob-signature-ttl diffe...
tree
|
commitdiff
2016-04-21
Peter Amstutz
Pin bump cwltool dependency and pin version so it doesn...
tree
|
commitdiff
2016-04-21
radhika
8936: update comment on keepstore and go fmt
tree
|
commitdiff
2016-04-21
radhika
8936: address review comments
tree
|
commitdiff
2016-04-20
Tom Clegg
Merge branch '8697-ruby187-compat'
tree
|
commitdiff
2016-04-20
Peter Amstutz
Merge branch '8953-no-double-count' refs #8953
tree
|
commitdiff
2016-04-19
Tom Clegg
Merge branch '9009-keep-web-close-conns'
tree
|
commitdiff
2016-04-19
Tom Clegg
9009: Fix missing Close() in collectionreader.
tree
|
commitdiff
2016-04-16
radhika
8936: consider blobSigningTtl while generating and...
tree
|
commitdiff
2016-04-13
Tom Clegg
8697: Fix Locator.parse() (was failing on locators...
tree
|
commitdiff
2016-04-13
Tom Clegg
8697: ruby 1.8.7 compatibility in arvados/collection.
tree
|
commitdiff
2016-04-13
Tom Clegg
8697: Move error messages from stdout to stderr.
tree
|
commitdiff
2016-04-13
Tom Clegg
8697: Relax version constraints so gem can be used...
tree
|
commitdiff
2016-04-12
Brett Smith
Merge branch '8893-crunch-job-volumes-array-wip'
tree
|
commitdiff
2016-04-12
Brett Smith
8893: Safer quoting of crunch-job's conditional volume...
tree
|
commitdiff
2016-04-12
Peter Amstutz
Propagate designated stdout stream from keepdocker...
tree
|
commitdiff
2016-04-12
radhika
closes #8724
tree
|
commitdiff
2016-04-12
radhika
Merge branch 'master' into 8724-keep-block-check-script
tree
|
commitdiff
2016-04-12
Peter Amstutz
8931: Add retry and exception handling around PollClien...
tree
|
commitdiff
2016-04-12
radhika
Merge branch 'master' into 8724-keep-block-check-script
tree
|
commitdiff
2016-04-12
radhika
8724: test updates
tree
|
commitdiff
2016-04-11
Peter Amstutz
8931: Add exception handling around callbacks and PollC...
tree
|
commitdiff
2016-04-11
Peter Amstutz
Add --help to test_with_arvbox.sh, no issue #
tree
|
commitdiff
2016-04-11
radhika
closes #7658
tree
|
commitdiff
2016-04-11
radhika
Merge branch 'master' into 7658-websockets-reconnect...
tree
|
commitdiff
2016-04-11
radhika
7658: update connect error test to use stream handler...
tree
|
commitdiff
2016-04-10
Peter Amstutz
Merge branch '8799-make-drained-nodes-idle' closes...
tree
|
commitdiff
2016-04-08
Peter Amstutz
7658: Clean up & handle subscription filters consistent...
tree
|
commitdiff
2016-04-08
radhika
7658: improve the log verification in case of unexpecte...
tree
|
commitdiff
2016-04-08
radhika
7658: add test that verifies reconnect retry behavior
tree
|
commitdiff
2016-04-07
radhika
Merge branch 'master' into 7658-websockets-reconnect...
tree
|
commitdiff
2016-04-07
Peter Amstutz
Remove over-quoting from crunchrunner and certificate...
tree
|
commitdiff
2016-04-06
Brett Smith
Merge branch '8879-cwl-runner-job-owner-wip'
tree
|
commitdiff
2016-04-06
Brett Smith
8879: Clean indentation in CWL SDK tests.
tree
|
commitdiff
2016-04-06
Brett Smith
8879: cwl-runner --submit respects --project-uuid.
tree
|
commitdiff
2016-04-06
Brett Smith
Merge branch '8810-crunch-improve-docker-loading-wip'
tree
|
commitdiff
2016-04-06
Brett Smith
8810: crunch-job reports errors when checking if Docker...
tree
|
commitdiff
2016-04-06
Brett Smith
Merge branch '8893-crunch-job-crunchrunner-quoting...
tree
|
commitdiff
2016-04-06
Brett Smith
8893: crunch-job doesn't pass empty strings to `docker...
tree
|
commitdiff
2016-04-05
radhika
7658: update EventClient.on_closed to retry on connect...
tree
|
commitdiff
2016-04-04
radhika
7658: add reconnect logic when a websocket is closed...
tree
|
commitdiff
2016-04-01
Brett Smith
Merge branch '8811-srun-sync-tempfail-wip'
tree
|
commitdiff
2016-04-01
Brett Smith
8811: crunch-job srun_sync detects and reports SLURM...
tree
|
commitdiff
2016-04-01
Peter Amstutz
Merge branch '8816-compute-node-update-exception' close...
tree
|
commitdiff
2016-04-01
Brett Smith
Merge branch '8782-reapchildren-after-signal-wip'
tree
|
commitdiff
2016-04-01
Brett Smith
8782: Remove WIFEXITED check from crunch-job reapchildren.
tree
|
commitdiff
2016-04-01
Peter Amstutz
Merge branch '8857-cwl-job-reuse' closes #8857
tree
|
commitdiff
2016-04-01
Peter Amstutz
Merge branch 'master' into 8857-cwl-job-reuse
tree
|
commitdiff
2016-03-31
Peter Amstutz
Merge branch '8828-which-crunchrunner' closes #8828
tree
|
commitdiff
2016-03-31
Peter Amstutz
8828: Fix bind mount point for certificates.
tree
|
commitdiff
2016-03-31
Peter Amstutz
8828: Move logic for checking $(which crunchrunner...
tree
|
commitdiff
2016-03-31
Peter Amstutz
Merge branch '8840-lock-job-record' closes #8840
tree
|
commitdiff
2016-03-31
Peter Amstutz
Merge branch '8654-arv-jobs-cwl-runner' closes #8654
tree
|
commitdiff
2016-03-31
Peter Amstutz
8654: Update test because input cwl files changed.
tree
|
commitdiff
2016-03-31
Peter Amstutz
8654: Fix versionstring(). Improve help text / comment...
tree
|
commitdiff
2016-03-31
Peter Amstutz
Merge branch 'master' into 8654-arv-jobs-cwl-runner
tree
|
commitdiff
2016-03-31
Peter Amstutz
8654: Rename tests/inp/ to test/input/
tree
|
commitdiff
2016-03-31
Peter Amstutz
8857: Add --ignore-docker-for-reuse option to assist...
tree
|
commitdiff
2016-03-30
Peter Amstutz
8654: Add missing test_submit
tree
|
commitdiff
2016-03-30
Peter Amstutz
8654: Add comments
tree
|
commitdiff
2016-03-30
Peter Amstutz
8654: Print uuid of uploaded docker image on stderr...
tree
|
commitdiff
2016-03-30
radhika
Merge branch 'master' into 8703-job-components
tree
|
commitdiff
2016-03-30
Peter Amstutz
8654: Update test_with_arvbox.sh
tree
|
commitdiff
2016-03-29
Peter Amstutz
8654: Pin pyasn1_modules to version that is compatible...
tree
|
commitdiff
2016-03-29
Peter Amstutz
8654: Fix version string produced by arvados-cwl-runner.
tree
|
commitdiff
next