arvados.git
2015-10-13 Tom Clegg7410: Add keepexercise 7410-keepexercise
2015-10-13 Tom Clegg7159: Fix error handling when reading full size block...
2015-10-12 Tom CleggWarn about unhandled case if broken node has no ping...
2015-10-12 Tom CleggMerge branch '7159-empty-blob-race' refs #7159
2015-10-12 Tom Clegg7159: Shorten race waits during generic tests
2015-10-12 Tom Clegg7159: Log when waiting for get/put races
2015-10-12 Tom Clegg7159: Exclude new empty blocks from index.
2015-10-12 Tom Clegg7159: Test race deadline
2015-10-12 Tom Clegg7159: Work around CreateBlob race by polling for update...
2015-10-09 Tom CleggMerge branch '7491-keepclient-bugs' refs #7491
2015-10-09 Tom CleggMerge branch '7167-blob-sign-sdk' refs #7167
2015-10-09 Tom Clegg7167: Deobfuscate variable names
2015-10-09 Tom Clegg7167: Update tests and comments to new error vars.
2015-10-09 Tom Clegg7167: Fix up comments
2015-10-09 Tom Clegg7167: Replace duplicate tests with PermissionSecret...
2015-10-09 Brett SmithVersion the CWL runner's dependency on cwltool.
2015-10-08 Tom Clegg7167: Tidy up errors. Remove extra comment copy.
2015-10-08 radhika7167: move perms code from keepstore into keepclient...
2015-10-08 Tom Clegg6967: Update test to match improved code.
2015-10-08 Tom Clegg7491: Ensure status channel stays open until all upload...
2015-10-08 Tom Clegg7491: Fix error handling/reporting in keepclient/GET
2015-10-08 Tom CleggMerge branch '6967-yaml-format' closes #6967
2015-10-08 Tom Clegg6967: More helpful comment & assertion failure message
2015-10-08 Tom Clegg6967: Use git status --porcelain to isolate from user...
2015-10-08 Tom Clegg6967: Move source_version detection code from config...
2015-10-08 Tom Clegg6967: Move source_version detection code from config...
2015-10-08 Tom Clegg6967: Treat blob_signing_key like a secret in `rake...
2015-10-07 Peter AmstutzMerge branch '6142-cancel-slurm' closes #6142
2015-10-07 Tom CleggMerge branch '7254-dont-lose-replication-arg' closes...
2015-10-07 Brett SmithMerge branch '7435-node-manager-shutdown-cleanup-wip'
2015-10-07 Brett Smith7254: Test arv-put preserves replication when cache...
2015-10-07 Peter Amstutz6142: Only resume from 'drng' or 'drain'. Add/fix...
2015-10-07 Brett Smith7435: Node Manager stops trying to shut down delisted...
2015-10-06 Tom Clegg7254: Test that replication arg is passed through to...
2015-10-06 Peter Amstutz6142: If self._set_node_state('RESUME') in cancel_shutd...
2015-10-06 Tom Clegg7254: Do not forget -replication arg when failing to...
2015-10-06 Peter AmstutzMerge branch '7286-nodeman-destroy-broken-nodes' closes...
2015-10-06 Peter Amstutz7286: Add comments clarifying arvados_node_missing...
2015-10-02 Tom Clegg7214: Fix "X-Keep-Replicas-Stored: 0" header when block...
2015-10-02 Tom CleggMerge branch '7241-azure-blob-volume' closes #7241
2015-10-01 Peter Amstutz7286: Add BaseHTTPError to list of "cloud errors"
2015-10-01 Peter Amstutz7286: Add drain* and fail* to SLURM_END_STATES, because...
2015-09-30 Peter Amstutz7286: Fix double count of missing nodes in shutdown
2015-09-30 Peter Amstutz7286: Missing nodes are considered in "excess" count...
2015-09-30 Peter Amstutz7286: Compute "missing" based on "last_ping_at" instead...
2015-09-30 radhikacloses #7200
2015-09-30 radhika7200: more compact CheckAuthorizationHeader block
2015-09-30 radhika7200: Use io.Copy instead of reading all bytes and...
2015-09-30 Peter Amstutz7286: Add test that "missing" nodes are not counted...
2015-09-30 Brett Smith7207: Remove `arv keep check` and `arv keep less`.
2015-09-30 Brett Smith7263: crunch-job checks for refreshes every two seconds.
2015-09-30 radhika7200: no need to set content length header in keepproxy...
2015-09-30 radhika7200: Use if statement instead of switch to check http...
2015-09-29 radhikaMerge branch 'master' into 7200-keepproxy-index-api
2015-09-29 Peter Amstutz7286: Tests for new "missing and broken" shutdown policy.
2015-09-29 Tom CleggMerge branch 'master' into 7241-azure-blob-volume
2015-09-29 Tom Clegg7241: Use If-Match header to address Delete/Put races.
2015-09-29 Ward VandewegeMerge branch '7330-improved-sso-package'
2015-09-29 Ward VandewegeMerge branch 'master' into 7330-improved-sso-package
2015-09-29 Ward VandewegeMore language tweaks.
2015-09-29 radhikarefs #6859
2015-09-29 Nico Cesar7330: 'edit' should be replaced by 'editor' that will...
2015-09-29 Peter Amstutz7286: Move logic to shut down newly booted nodes nodes...
2015-09-29 Nico Cesar7330: making sso install guide similar to workbench...
2015-09-29 Nico Cesar7330: apt-get command had a typo
2015-09-29 Nico Cesar7330: curl isnt available by default in ubuntu 14.04...
2015-09-29 Ward VandewegeAnother tweak for the SSO server installation guide...
2015-09-29 Ward VandewegeMore improvements for the SSO server installation guide.
2015-09-28 Ward VandewegeUpdate the SSO installation documentation to reflect...
2015-09-28 radhikaMerge branch 'master' into 7200-keepproxy-index-api
2015-09-28 radhika7200: rename error variables to meet golint suggestions.
2015-09-28 radhika7200: The incomplete response when no such prefix exist...
2015-09-28 Nico Cesar6034: added scafolding of the first initscript
2015-09-28 Tom Clegg7241: Use new CreateBlockBlobFromReader and SetBlobMeta...
2015-09-28 Ward VandewegeRuby 2.1.7 is out, update documentation accordingly.
2015-09-28 radhika7200: add GetIndex function to keepclient; add IndexHan...
2015-09-28 Brett SmithMerge branch 'pr/29'
2015-09-28 LunarShaddowChange ssh public key to 700 after key-sync
2015-09-25 Tom Clegg7241: Do not bother trying to add a volume if credentia...
2015-09-25 Tom Clegg7241: Add -azure-storage-replication flag.
2015-09-25 Tom Clegg7241: Stub Azure API calls
2015-09-25 radhikacloses #7161
2015-09-25 radhikaMerge branch '7161-support-all-service-types' of git...
2015-09-25 radhika7161: Use default value of 1 for max_replicas_per_servi...
2015-09-25 radhika7161: white space
2015-09-25 radhika7161: clarify max_replicas_per_service
2015-09-25 radhika7161: Look for all service hints, not just keep proxy...
2015-09-25 radhikacloses #7162
2015-09-25 radhika7162: Removed the call to get keep_disks when there...
2015-09-25 radhikaMerge branch 'master' into 7162-support-service-types
2015-09-25 Brett SmithMerge branch '7227-crunch-job-stricter-unmount-wip'
2015-09-25 Brett Smith7227: crunch-job only unmounts Keep mounts under $CRUNC...
2015-09-25 Brett SmithMerge branch '6967-application-yml-without-git-wip'
2015-09-25 Brett Smith6967: Extend application.default.yml source_version...
2015-09-25 Brett Smith6967: Remove trailing whitespace in Workbench's applica...
2015-09-25 radhika7161: working
2015-09-25 radhikaMerge branch 'master' into 7161-support-all-service...
2015-09-25 radhikaMerge branch 'master' into 7162-support-service-types
2015-09-25 radhika7162: updated comment
2015-09-24 Peter AmstutzMerge branch '7181-crunch-missing-git' closes #7181
next