arvados.git
2016-05-12 Tom Clegg8128: Fix test race. 8128-crunch2-auth-api
2016-05-12 Tom Clegg8128: Fix unreasonably short poll intervals in test.
2016-05-12 Tom Clegg8128: Fix flaky test: pipe the "echo UUID" script to...
2016-05-11 Tom Clegg8128: Use row lock during Container update, add comments.
2016-05-11 Tom Clegg8128: Add arvados.v1.api_client_authorizations.current
2016-05-11 Tom Clegg8128: Add runtime tokens for containers, and locks...
2016-05-11 Tom Clegg8128: Update crunch-dispatch-local to use new Locked...
2016-05-11 Tom Clegg8128: Update crunch-dispatch-slurm to use new Locked...
2016-05-11 Tom Clegg8128: Add Locked state to Container model.
2016-05-11 Tom Clegg8128: De-dup container unit tests
2016-05-10 radhikacloses #8017
2016-05-10 radhika8017: RuntimeConstraints uses int64
2016-05-10 radhikacloses #8464
2016-05-10 radhika8017: RuntimeConstraints uses int64
2016-05-10 radhikaMerge branch '8017-slurm-runtime-constraints' of git...
2016-05-10 radhika8464: stdout handling
2016-05-09 radhika8017: mem-per-cpu
2016-05-09 radhika8017: pass ram and vcpus runtime_constraints from Conta...
2016-05-09 radhika8017: mem-per-cpu
2016-05-09 radhikaMerge branch 'master' into 8017-slurm-runtime-constraints
2016-05-05 radhika8464: Add stdout redirection in crunch2.
2016-05-05 Tom CleggMerge branch '9017-apiserver-short-tests'
2016-05-05 Tom Clegg9017: Skip some slow API server tests in --short mode.
2016-05-04 Tom CleggUpdate API server and Workbench bundles to latest arvad...
2016-05-04 Tom CleggFix compatibility with latest azure-sdk-for-go.
2016-05-04 Tom CleggMerge branch '9068-drop-abandoned-conns'
2016-05-04 Tom Clegg9068: Fix inconsistent receiver names.
2016-05-04 Tom Clegg9068: Do not use coverage tools when using non-default...
2016-05-04 Tom Clegg9068: Move buffer allocation from volumes to GetBlockHa...
2016-05-04 Tom Clegg9068: Drop PUT requests if the client disconnects befor...
2016-05-03 Tom CleggRelax arvados-cli gem dependency version constraints...
2016-05-03 Brett SmithMerge branch '9120-node-manager-search-ex-methods-wip'
2016-05-03 Brett Smith9120: search_for_now falls back to real driver methods...
2016-05-03 Brett Smith9120: Add tests for BaseComputeNodeDriver's search_for...
2016-05-03 Brett SmithMerge branch '9118-arv-put-nameerror-fix-wip'
2016-05-03 Brett Smith9118: Fix arv-put crash when finishing without output.
2016-05-03 radhika8017: pass ram and vcpus runtime_constraints from Conta...
2016-05-03 Tom CleggMerge branch '9119-oj-load-strict'
2016-05-03 Peter Amstutz9119: Use Oj strict mode for decoding JSON.
2016-05-03 Peter AmstutzUpdate version pin for cwltool fpm packages. refs ...
2016-05-03 Peter AmstutzMerge branch '8998-optimize-decode-www-form-component...
2016-05-02 Ward VandewegeFix inverted test for pypi/gem upload logic. Make uploa...
2016-05-02 Tom CleggUse "grep -xF ... >/dev/null" instead of "grep -qxF...
2016-05-02 Tom CleggMerge branch '8653-cwl-to-template'
2016-05-02 Tom Clegg8653: Add arvados-cwl-runner --create-template flag
2016-05-02 Tom Clegg8653: DRY testing code.
2016-05-02 Tom Clegg8653: Turn off debug messages / verbose logging in...
2016-05-02 Tom Clegg8653: Fix whitespace.
2016-05-02 Peter Amstutz8998: Monkey patch URI.decode_www_form_component to...
2016-05-02 Peter AmstutzFix arvbox only run pipelines with crunch-dispatch0...
2016-05-02 radhikarefs #8937
2016-05-02 radhika8937: refactor cache check logic into a check_cache...
2016-05-02 radhika8937: invalidate cache and create new one if there...
2016-05-02 radhika8937: updated arvados_testutil.py to skip setting resp_...
2016-05-02 radhika8937: Return True for Head requests in KeepClients...
2016-05-02 radhika8937: test updates
2016-05-02 radhika8937: bypass cache for all head requests.
2016-05-02 radhika8937: add head request to python keep client.
2016-05-02 Tom CleggRead resource object from a file, e.g., arv collection...
2016-04-30 Tom CleggLog a banner at the top of each test.
2016-04-29 Brett SmithMerge branch '8963-arv-copy-link-properties-wip'
2016-04-29 Brett Smith8963: arv-keepdocker copies metadata links' properties.
2016-04-29 Tom CleggMerge branch '9066-max-requests'
2016-04-29 Tom Clegg9066: Add keepstore -max-requests argument.
2016-04-26 Tom CleggMerge branch '9017-skip-slow-tests'
2016-04-26 Tom Clegg9017: Add run-tests.sh --short flag to skip (some)...
2016-04-26 Peter AmstutzMerge branch '8931-event-thread-catch-exceptions' close...
2016-04-26 Peter Amstutz8931: Fix indentation mistakes. Fix tests.
2016-04-26 Ward VandewegeFix centos6 packages build.
2016-04-26 Peter Amstutz8931: Use RetryLoop around websocket reconnect. Create...
2016-04-25 radhikacloses #8936
2016-04-25 radhikaMerge branch 'master' into 8936-ttl-in-signing-key
2016-04-25 Tom CleggMerge branch '8831-crunchrunner-doc'
2016-04-25 Tom Clegg8831: Add crunchrunner to shell node dependencies.
2016-04-25 Tom Clegg8831: Add crunchrunner to compute node dependencies.
2016-04-25 radhika8936: add test to verify blobSignatureTTL from discover...
2016-04-25 Ward VandewegeFix building packages: work around pip having a mind...
2016-04-22 radhika8936: update keep-block-check and keep-rsync to properl...
2016-04-22 Ward VandewegeFix a bunch of misspellings in our Go code (all in...
2016-04-21 Peter AmstutzBump cwltool fpm package version to fix package builds...
2016-04-21 Peter Amstutz8931: Use RetryLoop to retry api calls. Add max_wait...
2016-04-21 radhikacloses #8936
2016-04-21 Peter AmstutzFix race conditions in test_node_undrained_when_shutdow...
2016-04-21 radhika8936: updated blob_test.rb to continue to use the defau...
2016-04-21 radhika8936: update go tests to use a blob-signature-ttl diffe...
2016-04-21 Peter AmstutzPin bump cwltool dependency and pin version so it doesn...
2016-04-21 radhika8936: update the blob_test to use a specific blob_signa...
2016-04-21 radhika8936: update comment on keepstore and go fmt
2016-04-21 radhika8936: address review comments
2016-04-21 radhikaMerge branch '8936-ttl-in-signing-key-TC' into 8936...
2016-04-20 Peter AmstutzArvbox run websockets in separate puma server instead...
2016-04-20 Peter AmstutzDon't shut down if state is ('down', 'closed', 'boot...
2016-04-20 Tom CleggMerge branch '8697-ruby187-compat'
2016-04-20 Nico CesarMerge branch '9014-keep-block-check-package'
2016-04-20 Nico Cesaradding new package for block checks
2016-04-20 Peter AmstutzMerge branch '8953-no-double-count' refs #8953
2016-04-19 Tom Clegg6833: Fix excessive debug logging in TokenExpiryTest...
2016-04-19 Peter AmstutzDon't double-count nodes that are shutting down. refs...
2016-04-19 Tom CleggMerge branch '9009-keep-web-close-conns'
2016-04-19 Tom Clegg9009: Fix missing Close() in collectionreader.
next