arvados.git
2015-11-11 radhikaMerge branch 'master' into 7490-datamanager-dont-die...
2015-11-11 Tom CleggMerge branch '5824-keep-web-workbench' refs #5824
2015-11-11 Tom Clegg5824: Merge branch 'master' into 5824-keep-web-workbench
2015-11-11 radhikaMerge branch 'master' into 7490-datamanager-dont-die...
2015-11-11 radhikacloses #7661
2015-11-11 radhikaMerge branch 'master' into 7661-fuse-by-pdh
2015-11-11 Tom Clegg5824: Update/clarify docs and comments.
2015-11-10 radhika7661: Pass pdh_only when adding by_id subdir; test...
2015-11-10 Tom CleggMerge branch '5538-test-post-retry' refs #5538
2015-11-10 Tom Clegg5538: Update comments to match new tests.
2015-11-10 radhika7661: added test with only_pdh (not working yet)
2015-11-10 Tom Clegg5538: Test that POST method is not retried.
2015-11-10 Tom CleggUse a different port number for each test case. No...
2015-11-10 Tom Clegg5824: Support configuration with a download-only host.
2015-11-09 radhikaMerge branch 'master' into 7661-fuse-by-pdh
2015-11-09 Tom Clegg5824: Preserve query in keep_web_url template. Warn...
2015-11-09 Peter AmstutzMerge branch '3585-arpi-project-uuid-wip' closes #3585
2015-11-09 radhikaMerge branch 'master' into 7661-fuse-by-pdh
2015-11-09 radhikaMerge branch 'master' into 7490-datamanager-dont-die...
2015-11-09 radhikacloses #5538
2015-11-09 radhika5538: update the test case for "error" to use better...
2015-11-09 radhika7661: rename MagiDirectory by_pdh as pdh_only
2015-11-09 radhikaMerge branch 'master' into 7661-fuse-by-pdh
2015-11-09 radhika7490: Convert several fatalf statements into returning...
2015-11-09 radhika5538: add a test that simulates error during requesting...
2015-11-09 Brett Smith3585: Add --project-uuid switch to a-r-p-i.
2015-11-09 Tom Clegg5824: Add anonymous-404 and download-by-pdh tests.
2015-11-09 Tom Clegg5824: Propagate non-token parts of query string (notabl...
2015-11-09 Tom Clegg5824: Support partial content with Range header (only...
2015-11-08 Tom Clegg5824: Fix disposition=attachment handling.
2015-11-08 Tom Clegg5824: Fixup new keepproxy tests to use simplified test...
2015-11-08 Tom Clegg5824: Move "periodically refresh Keep services" func...
2015-11-08 Tom Clegg5824: Fix server shutdown code.
2015-11-08 Tom Clegg5824: Fix Keep server shutdown, check errors, simplify...
2015-11-07 radhika5538: update the test to set resp.body with the given...
2015-11-07 radhika5538: correct retryable list and use it to determine...
2015-11-07 radhikaMerge branch 'master' into 5538-arvadosclient-retry
2015-11-07 Tom Clegg5824: Use fifo2stderr for arv-git-httpd and keep-web...
2015-11-06 Tom Clegg5824: Sync test suite to new keep-web argument names.
2015-11-06 Tom Clegg5824: Merge branch 'master' into 5824-keep-web-workbench
2015-11-06 radhikaMerge branch 'master' into 7490-datamanager-dont-die...
2015-11-06 radhika5538: much simpler and neater api stub test case array...
2015-11-06 Tom Clegg7724: Use datamanager token in keep-rsync tests. refs...
2015-11-06 radhikaMerge branch 'master' into 5538-arvadosclient-retry
2015-11-06 radhika5538: Merge FailHandler and FailThenSucceedHandler...
2015-11-06 radhika5538: code improvements; use switch statement instead...
2015-11-05 Tom Clegg7724: Use datamanager token in keepproxy index test...
2015-11-05 Tom CleggMerge branch '7724-scoped-token' closes #7724
2015-11-05 Brett SmithFix non-packaged API server paths in the install guide.
2015-11-05 Tom CleggMerge branch '5824-keep-web' refs #5824
2015-11-05 Tom Clegg7724: Use a scoped token in data manager tests.
2015-11-05 Tom Clegg5824: Use ARVADOS_API_TOKEN=foo + -allow-anonymous...
2015-11-05 Tom Clegg5824: Rename -address to -listen
2015-11-05 radhika7490: The makeArvadosClient func, which is invoked...
2015-11-04 radhika5538: update the newly added TestFail* to use proper...
2015-11-04 radhikaMerge branch 'master' into 5538-arvadosclient-retry
2015-11-04 radhikarefs #5538
2015-11-04 radhika5538: update test to reuse arvados client in TestCreate...
2015-11-04 radhikaMerge branch 'master' into 5538-close-idle-connections
2015-11-04 radhikacloses #7719
2015-11-04 radhika7719: permit never-delte to be set to false; add warnin...
2015-11-04 radhika5538: add test with a connection idle for longer than...
2015-11-04 radhikaMerge branch 'master' into 5538-close-idle-connections
2015-11-04 Brett SmithMerge branch '7713-node-manager-blacklist-broken-nodes...
2015-11-04 radhika5538: using fake arvados server to generate errors...
2015-11-04 Brett Smith7713: Node Manager blackholes broken nodes that can...
2015-11-04 radhikaMerge branch 'master' into 5538-arvadosclient-retry
2015-11-04 radhika5538: close any idle connections before a POST or DELET...
2015-11-04 radhika5538: retry failed arvados api requests when appropriate.
2015-11-04 Tom CleggMerge branch '7444-dockercleaner-containers' closes...
2015-11-04 Tom CleggMerge branch '5824-keep-web'
2015-11-04 Tom CleggMerge branch '5824-keep-web' into 5824-keep-web-workbench
2015-11-04 Tom Clegg5824: Merge branch 'master' into 5824-keep-web
2015-11-04 Tom Clegg5824: Avoid sending empty slices through toRead chan...
2015-11-04 Tom Clegg5824: Turn off debug printfs unless enabled by calling...
2015-11-03 radhikacloses #7534
2015-11-03 radhikaMerge branch 'master' into 7534-superuser-token
2015-11-03 radhika7661: add --by-pdh option to FUSE and use this option...
2015-11-03 Tom Clegg5824: Use session cookie instead of persistent.
2015-11-03 Tom Clegg5824: Clarity edits in usage docs.
2015-11-02 Peter AmstutzMerge branch '7593-cwl-crunchrunner' closes #7593
2015-11-02 Tom Clegg7444: Rename kwarg remove_stopped_containers -> remove_...
2015-11-02 Tom Clegg7444: Set docker container name to {taskUUID}-{attemptNum}.
2015-11-02 Tom Clegg7444: Do not remove docker containers with docker ...
2015-11-02 Tom Clegg7444: Clean stopped containers at startup.
2015-11-02 Peter Amstutz7593: Add version hint to arvados-python-client. Add...
2015-11-02 Tom Clegg7444: Test deletion error handling.
2015-10-30 Tom Clegg7444: Note automatic removal of stopped containers...
2015-10-30 Tom Clegg7444: Delete containers as soon as they stop.
2015-10-30 Tom Clegg5824: Mention -anonymous-token in godoc. Sync usage...
2015-10-30 Tom Clegg5824: Give an anonymous token to keepproxy, not an...
2015-10-30 Tom Clegg5824: Send keepproxy and keepstore logs to stderr via...
2015-10-30 Brett Smith6638/7370: Force new builds of Python backports with...
2015-10-30 Brett SmithMerge branch '7668-crunch-node-properties-wip'
2015-10-30 Tom Clegg7668: Move node stats from info to properties in fixtures.
2015-10-30 Brett Smith7668: crunch-dispatch gets node stats from properties...
2015-10-30 Tom Clegg5824: Enable anonymous use of keep-web in integration...
2015-10-30 Tom CleggMerge branch '5824-keep-web' into 5824-keep-web-workbench
2015-10-30 Tom Clegg5824: Merge branch 'master' into 5824-keep-web
2015-10-30 Tom CleggSync Gemfile.lock to current Gemfile.
next