projects
/
arvados.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Stub out controllers and routes. Add basic workbench support.
[arvados.git]
/
services
/
2015-12-03
Peter Amstutz
Stub out controllers and routes. Add basic workbench...
tree
|
commitdiff
2015-12-02
Peter Amstutz
6429: Initial commit of models creating by rails generate.
tree
|
commitdiff
2015-12-01
Brett Smith
Merge branch '7870-crunch-dispatch-retry-fail-lock...
tree
|
commitdiff
2015-12-01
Brett Smith
7870: Teach crunch-dispatch to fail jobs it already...
tree
|
commitdiff
2015-12-01
Peter Amstutz
Merge branch 'master' into 6309-file-cache-runtime...
tree
|
commitdiff
2015-11-30
radhika
closes #7252
tree
|
commitdiff
2015-11-27
radhika
Merge branch 'master' into 7252-go-sdk-errors
tree
|
commitdiff
2015-11-27
Tom Clegg
Mock dispatch instead of relying on rollback in child...
tree
|
commitdiff
2015-11-27
Tom Clegg
Clear job queue before testing crunch-dispatch start...
tree
|
commitdiff
2015-11-27
Tom Clegg
Merge branch '7851-available-port' refs #7851
tree
|
commitdiff
2015-11-26
Tom Clegg
Warn, but do not error out, if a collection has conflic...
tree
|
commitdiff
2015-11-26
radhika
refs #7253
tree
|
commitdiff
2015-11-26
radhika
7253: update the manifest_text for the test fixture...
tree
|
commitdiff
2015-11-26
radhika
Merge branch 'master' into 7252-go-sdk-errors
tree
|
commitdiff
2015-11-26
radhika
closes #7253
tree
|
commitdiff
2015-11-26
radhika
7253: update manigest.parseManifestStream to raise...
tree
|
commitdiff
2015-11-26
radhika
7253: update BlockIterWithDuplicates to return any...
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
7253: update arvadostest.stub to offer ServerStub and...
tree
|
commitdiff
2015-11-25
radhika
Merge branch 'master' into 7253-datamanager-test-errors
tree
|
commitdiff
2015-11-25
radhika
7252: convert fatalf's into errors in logger sdk code...
tree
|
commitdiff
2015-11-25
Tom Clegg
7751: Clean up KEEP_LOCAL_STORE env var after tests.
tree
|
commitdiff
2015-11-25
radhika
7253: instead of ignoring errors during BlockIterWithDu...
tree
|
commitdiff
2015-11-25
Tom Clegg
Merge branch '7751-mount-tmp' refs #7751
tree
|
commitdiff
2015-11-25
Tom Clegg
7751: Fix race by telling fuse not to cache the .arvado...
tree
|
commitdiff
2015-11-25
Tom Clegg
7751: Refactor TmpCollectionDirectory: generate .arvado...
tree
|
commitdiff
2015-11-25
Tom Clegg
7751: Fix stack trace on shutdown caused by race betwee...
tree
|
commitdiff
2015-11-25
Tom Clegg
7751: Fix shell wrapper code path.
tree
|
commitdiff
2015-11-25
Tom Clegg
7751: Lowercase method name for PEP-0008.
tree
|
commitdiff
2015-11-25
Tom Clegg
7751: Suppress help messages when testing usage errors.
tree
|
commitdiff
2015-11-25
Tom Clegg
7751: Return an empty array from InodeCache.find()...
tree
|
commitdiff
2015-11-25
Tom Clegg
7751: Test mount arguments.
tree
|
commitdiff
2015-11-25
Tom Clegg
7751: Add tests for --mount-tmp option.
tree
|
commitdiff
2015-11-25
Tom Clegg
7751: Move code from arv-mount executable to module.
tree
|
commitdiff
2015-11-25
Tom Clegg
7751: Add --mount-tmp option.
tree
|
commitdiff
2015-11-25
Tom Clegg
Merge branch '7676-dispatch-cheaper-nodes' closes ...
tree
|
commitdiff
2015-11-25
Tom Clegg
7676: Improve comments.
tree
|
commitdiff
2015-11-25
Tom Clegg
7676: Test choosing cheaper nodes, and basic crunch...
tree
|
commitdiff
2015-11-25
Tom Clegg
7676: Move crunch dispatch code into lib.
tree
|
commitdiff
2015-11-25
Tom Clegg
7676: Prefer cheaper nodes when allocating nodes to...
tree
|
commitdiff
2015-11-24
radhika
7253: Write a test that "does not" fail when an invalid...
tree
|
commitdiff
2015-11-24
radhika
7253: Refactor APIStub and KeepServerStub into a testin...
tree
|
commitdiff
2015-11-23
Peter Amstutz
Fix Azure node listing in node manager. refs #5353
tree
|
commitdiff
2015-11-20
radhika
closes #7255
tree
|
commitdiff
2015-11-20
radhika
Merge branch 'master' into 7255-manifests-in-datamanager
tree
|
commitdiff
2015-11-20
radhika
7255: rename test and update comments.
tree
|
commitdiff
2015-11-20
radhika
Merge branch 'master' into 7255-manifests-in-datamanager
tree
|
commitdiff
2015-11-20
radhika
closes #7490
tree
|
commitdiff
2015-11-20
radhika
Merge branch 'master' into 7490-datamanager-dont-die...
tree
|
commitdiff
2015-11-20
radhika
Merge branch '7490-datamanager-dont-die-return-error...
tree
|
commitdiff
2015-11-20
Tom Clegg
7490: Quote strings in error messages, fixup error...
tree
|
commitdiff
2015-11-20
Peter Amstutz
Merge branch '5353-booted-size' refs #5353
tree
|
commitdiff
2015-11-20
Peter Amstutz
5352: Set node size on records returned from libcloud...
tree
|
commitdiff
2015-11-20
Tom Clegg
Merge branch '7711-record-node-price' closes #7711
tree
|
commitdiff
2015-11-20
Tom Clegg
7711: Store cloud node size id and price in properties...
tree
|
commitdiff
2015-11-20
radhika
7255: update TestPutAndGetCollectionsWithMultipleStream...
tree
|
commitdiff
2015-11-20
radhika
7255: improve createMultiStreamBlockCollection to creat...
tree
|
commitdiff
2015-11-20
Peter Amstutz
Fix for _size_shutdowns and node prices in node manager...
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
radhika
7490: remove loggerutil.LogErrorMessage that I added...
tree
|
commitdiff
2015-11-19
radhika
7490: use loggerutil to log any datamanager errors.
tree
|
commitdiff
2015-11-19
Peter Amstutz
Merge branch '5353-set-node-size' refs #5353
tree
|
commitdiff
2015-11-19
Peter Amstutz
5353: Remove checks that cloud_node.size is None (becau...
tree
|
commitdiff
2015-11-19
Peter Amstutz
5353: Explicitly set size field on node objects returne...
tree
|
commitdiff
2015-11-19
radhika
7490: Add Err to collection.ReadCollections and keep...
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-19
Peter Amstutz
3137: Bump Python SDK version requirement. Tweak Stats...
tree
|
commitdiff
2015-11-18
radhika
7255: add one more test with manifest_text with multipl...
tree
|
commitdiff
2015-11-18
radhika
7255: test collections with empty manifest_text and...
tree
|
commitdiff
2015-11-18
Peter Amstutz
3137: Change --stats to --crunchstat-interval as specif...
tree
|
commitdiff
2015-11-18
Peter Amstutz
Merge branch '5353-node-sizes' closes #5353
tree
|
commitdiff
2015-11-18
Peter Amstutz
5353: Remove extra assertion because busywait does...
tree
|
commitdiff
2015-11-18
Peter Amstutz
5353: Update comment about min_nodes and node size.
tree
|
commitdiff
2015-11-18
Peter Amstutz
5353: Add a couple comments to tests.
tree
|
commitdiff
2015-11-18
Peter Amstutz
5353: Fix typo in _nodes_wanted(). Calculate number...
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
Peter Amstutz
3137: Add stat counters for bytes uploaded/downloaded...
tree
|
commitdiff
2015-11-17
radhika
7490: added couple more datamanager tests with errors...
tree
|
commitdiff
2015-11-16
Peter Amstutz
5353: Fixes from testing with Dummy driver.
tree
|
commitdiff
2015-11-16
Peter Amstutz
5353: Add note that min_nodes boots cheapest nodes.
tree
|
commitdiff
2015-11-16
Peter Amstutz
5353: Added max_total_price. Added more tests for...
tree
|
commitdiff
2015-11-15
radhika
7490: added several error condition check tests for...
tree
|
commitdiff
2015-11-13
radhika
Merge branch 'master' into 7490-datamanager-dont-die...
tree
|
commitdiff
2015-11-13
radhika
7490: a few more keep unit tests with simulated errors
tree
|
commitdiff
2015-11-12
radhika
Merge branch 'master' into 7490-datamanager-dont-die...
tree
|
commitdiff
2015-11-12
radhika
7490: Update the previously failing keep_test.go; no...
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-11
radhika
Merge branch 'master' into 7490-datamanager-dont-die...
tree
|
commitdiff
2015-11-11
radhika
closes #7661
tree
|
commitdiff
2015-11-11
radhika
Merge branch 'master' into 7661-fuse-by-pdh
tree
|
commitdiff
2015-11-10
radhika
7661: Pass pdh_only when adding by_id subdir; test...
tree
|
commitdiff
2015-11-10
radhika
7661: added test with only_pdh (not working yet)
tree
|
commitdiff
next