projects
/
arvados.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
arvados.git
2016-05-09
radhika
8017: pass ram and vcpus runtime_constraints from Conta...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-05
Tom Clegg
Merge branch '9017-apiserver-short-tests'
commit
|
commitdiff
|
tree
|
snapshot
2016-05-05
Tom Clegg
9017: Skip some slow API server tests in --short mode.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Tom Clegg
Update API server and Workbench bundles to latest arvad...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Tom Clegg
Fix compatibility with latest azure-sdk-for-go.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Tom Clegg
Merge branch '9068-drop-abandoned-conns'
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Tom Clegg
9068: Fix inconsistent receiver names.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Tom Clegg
9068: Do not use coverage tools when using non-default...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Tom Clegg
9068: Move buffer allocation from volumes to GetBlockHa...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Tom Clegg
9068: Drop PUT requests if the client disconnects befor...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Tom Clegg
Relax arvados-cli gem dependency version constraints...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Brett Smith
Merge branch '9120-node-manager-search-ex-methods-wip'
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Brett Smith
9120: search_for_now falls back to real driver methods...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Brett Smith
9120: Add tests for BaseComputeNodeDriver's search_for...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Brett Smith
Merge branch '9118-arv-put-nameerror-fix-wip'
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Brett Smith
9118: Fix arv-put crash when finishing without output.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Tom Clegg
Merge branch '9119-oj-load-strict'
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Peter Amstutz
9119: Use Oj strict mode for decoding JSON.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Peter Amstutz
Update version pin for cwltool fpm packages. refs ...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-03
Peter Amstutz
Merge branch '8998-optimize-decode-www-form-component...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Ward Vandewege
Fix inverted test for pypi/gem upload logic. Make uploa...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Tom Clegg
Use "grep -xF ... >/dev/null" instead of "grep -qxF...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Tom Clegg
Merge branch '8653-cwl-to-template'
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Tom Clegg
8653: Add arvados-cwl-runner --create-template flag
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Tom Clegg
8653: DRY testing code.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Tom Clegg
8653: Turn off debug messages / verbose logging in...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Tom Clegg
8653: Fix whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Peter Amstutz
8998: Monkey patch URI.decode_www_form_component to...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Peter Amstutz
Fix arvbox only run pipelines with crunch-dispatch0...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
radhika
refs #8937
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
radhika
8937: refactor cache check logic into a check_cache...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
radhika
8937: invalidate cache and create new one if there...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
radhika
8937: updated arvados_testutil.py to skip setting resp_...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
radhika
8937: Return True for Head requests in KeepClients...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
radhika
8937: test updates
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
radhika
8937: bypass cache for all head requests.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
radhika
8937: add head request to python keep client.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Tom Clegg
Read resource object from a file, e.g., arv collection...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-30
Tom Clegg
Log a banner at the top of each test.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Brett Smith
Merge branch '8963-arv-copy-link-properties-wip'
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Brett Smith
8963: arv-keepdocker copies metadata links' properties.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Tom Clegg
Merge branch '9066-max-requests'
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Tom Clegg
9066: Add keepstore -max-requests argument.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Tom Clegg
Merge branch '9017-skip-slow-tests'
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Tom Clegg
9017: Add run-tests.sh --short flag to skip (some)...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Peter Amstutz
Merge branch '8931-event-thread-catch-exceptions' close...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Peter Amstutz
8931: Fix indentation mistakes. Fix tests.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Ward Vandewege
Fix centos6 packages build.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Peter Amstutz
8931: Use RetryLoop around websocket reconnect. Create...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
radhika
closes #8936
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
radhika
Merge branch 'master' into 8936-ttl-in-signing-key
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Tom Clegg
Merge branch '8831-crunchrunner-doc'
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Tom Clegg
8831: Add crunchrunner to shell node dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Tom Clegg
8831: Add crunchrunner to compute node dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
radhika
8936: add test to verify blobSignatureTTL from discover...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-25
Ward Vandewege
Fix building packages: work around pip having a mind...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-22
radhika
8936: update keep-block-check and keep-rsync to properl...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-22
Ward Vandewege
Fix a bunch of misspellings in our Go code (all in...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Peter Amstutz
Bump cwltool fpm package version to fix package builds...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Peter Amstutz
8931: Use RetryLoop to retry api calls. Add max_wait...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
radhika
closes #8936
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Peter Amstutz
Fix race conditions in test_node_undrained_when_shutdow...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
radhika
8936: updated blob_test.rb to continue to use the defau...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
radhika
8936: update go tests to use a blob-signature-ttl diffe...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Peter Amstutz
Pin bump cwltool dependency and pin version so it doesn...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
radhika
8936: update the blob_test to use a specific blob_signa...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
radhika
8936: update comment on keepstore and go fmt
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
radhika
8936: address review comments
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
radhika
Merge branch '8936-ttl-in-signing-key-TC' into 8936...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Peter Amstutz
Arvbox run websockets in separate puma server instead...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Peter Amstutz
Don't shut down if state is ('down', 'closed', 'boot...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Tom Clegg
Merge branch '8697-ruby187-compat'
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Nico Cesar
Merge branch '9014-keep-block-check-package'
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Nico Cesar
adding new package for block checks
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Peter Amstutz
Merge branch '8953-no-double-count' refs #8953
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Tom Clegg
6833: Fix excessive debug logging in TokenExpiryTest...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Peter Amstutz
Don't double-count nodes that are shutting down. refs...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Tom Clegg
Merge branch '9009-keep-web-close-conns'
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Tom Clegg
9009: Fix missing Close() in collectionreader.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Tom Clegg
Merge branch '9004-close-keep-connections'
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Tom Clegg
Change Check to Assert to avoid crash after failure...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Tom Clegg
9005: Workaround: Close idle connections aggressively.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Tom Clegg
8936: Warn about disruptive effect of modifying blob_si...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
radhika
8936: update blob-signing-ttl related documentation.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-16
radhika
8936: consider blobSigningTtl while generating and...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-16
Peter Amstutz
Don't issue drain when shutdown has been cancelled...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-16
Peter Amstutz
Don't try to drain node if no nodeename associated...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-15
Peter Amstutz
Merge branch '8953-node-manager-FSM' closes #8953
commit
|
commitdiff
|
tree
|
snapshot
2016-04-15
Peter Amstutz
8953: Don't start shutdown on 'drng*' or 'alloc*'.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-15
Peter Amstutz
8953: Assign to tuple (eligible, reason)
commit
|
commitdiff
|
tree
|
snapshot
2016-04-15
Peter Amstutz
8953: shutdown_eligible() returns a tuple. Report...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-15
Peter Amstutz
8953: Clarify how to use return value from consulting...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-15
Peter Amstutz
8953: Fix indentation of shutdown_eligible().
commit
|
commitdiff
|
tree
|
snapshot
2016-04-15
Peter Amstutz
8953: Add missing transitions.py
commit
|
commitdiff
|
tree
|
snapshot
2016-04-15
Peter Amstutz
Fixup test_node_undrained_when_shutdown_cancelled and...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-15
Peter Amstutz
8953: Tests pass, with some removed due to removal...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-14
Peter Amstutz
8953: Node manager shutdown policy change WIP. Still...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-14
Peter Amstutz
Add /var/lib/gopath and /var/lib/pip permissions fixup...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-13
Tom Clegg
8697: Fix Locator.parse() (was failing on locators...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-13
Tom Clegg
8697: ruby 1.8.7 compatibility in arvados/collection.
commit
|
commitdiff
|
tree
|
snapshot
next