projects
/
arvados.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
6967: Treat blob_signing_key like a secret in `rake config:check`.
[arvados.git]
/
services
/
2015-10-08
Tom Clegg
6967: Treat blob_signing_key like a secret in `rake...
tree
|
commitdiff
2015-10-07
Peter Amstutz
Merge branch '6142-cancel-slurm' closes #6142
tree
|
commitdiff
2015-10-07
Tom Clegg
Merge branch '7254-dont-lose-replication-arg' closes...
tree
|
commitdiff
2015-10-07
Brett Smith
Merge branch '7435-node-manager-shutdown-cleanup-wip'
tree
|
commitdiff
2015-10-07
Peter Amstutz
6142: Only resume from 'drng' or 'drain'. Add/fix...
tree
|
commitdiff
2015-10-07
Brett Smith
7435: Node Manager stops trying to shut down delisted...
tree
|
commitdiff
2015-10-06
Peter Amstutz
6142: If self._set_node_state('RESUME') in cancel_shutd...
tree
|
commitdiff
2015-10-06
Peter Amstutz
Merge branch '7286-nodeman-destroy-broken-nodes' closes...
tree
|
commitdiff
2015-10-06
Peter Amstutz
7286: Add comments clarifying arvados_node_missing...
tree
|
commitdiff
2015-10-02
Tom Clegg
7214: Fix "X-Keep-Replicas-Stored: 0" header when block...
tree
|
commitdiff
2015-10-02
Tom Clegg
Merge branch '7241-azure-blob-volume' closes #7241
tree
|
commitdiff
2015-10-01
Peter Amstutz
7286: Add BaseHTTPError to list of "cloud errors"
tree
|
commitdiff
2015-10-01
Peter Amstutz
7286: Add drain* and fail* to SLURM_END_STATES, because...
tree
|
commitdiff
2015-09-30
Peter Amstutz
7286: Fix double count of missing nodes in shutdown
tree
|
commitdiff
2015-09-30
Peter Amstutz
7286: Missing nodes are considered in "excess" count...
tree
|
commitdiff
2015-09-30
Peter Amstutz
7286: Compute "missing" based on "last_ping_at" instead...
tree
|
commitdiff
2015-09-30
radhika
closes #7200
tree
|
commitdiff
2015-09-30
radhika
7200: more compact CheckAuthorizationHeader block
tree
|
commitdiff
2015-09-30
radhika
7200: Use io.Copy instead of reading all bytes and...
tree
|
commitdiff
2015-09-30
Peter Amstutz
7286: Add test that "missing" nodes are not counted...
tree
|
commitdiff
2015-09-30
radhika
7200: no need to set content length header in keepproxy...
tree
|
commitdiff
2015-09-30
radhika
7200: Use if statement instead of switch to check http...
tree
|
commitdiff
2015-09-29
radhika
Merge branch 'master' into 7200-keepproxy-index-api
tree
|
commitdiff
2015-09-29
Peter Amstutz
7286: Tests for new "missing and broken" shutdown policy.
tree
|
commitdiff
2015-09-29
Tom Clegg
Merge branch 'master' into 7241-azure-blob-volume
tree
|
commitdiff
2015-09-29
Tom Clegg
7241: Use If-Match header to address Delete/Put races.
tree
|
commitdiff
2015-09-29
Ward Vandewege
Merge branch 'master' into 7330-improved-sso-package
tree
|
commitdiff
2015-09-29
radhika
refs #6859
tree
|
commitdiff
2015-09-29
Peter Amstutz
7286: Move logic to shut down newly booted nodes nodes...
tree
|
commitdiff
2015-09-28
radhika
Merge branch 'master' into 7200-keepproxy-index-api
tree
|
commitdiff
2015-09-28
radhika
7200: The incomplete response when no such prefix exist...
tree
|
commitdiff
2015-09-28
Nico Cesar
6034: added scafolding of the first initscript
tree
|
commitdiff
2015-09-28
Tom Clegg
7241: Use new CreateBlockBlobFromReader and SetBlobMeta...
tree
|
commitdiff
2015-09-28
radhika
7200: add GetIndex function to keepclient; add IndexHan...
tree
|
commitdiff
2015-09-28
Brett Smith
Merge branch 'pr/29'
tree
|
commitdiff
2015-09-28
LunarShaddow
Change ssh public key to 700 after key-sync
tree
|
commitdiff
2015-09-25
Tom Clegg
7241: Do not bother trying to add a volume if credentia...
tree
|
commitdiff
2015-09-25
Tom Clegg
7241: Add -azure-storage-replication flag.
tree
|
commitdiff
2015-09-25
Tom Clegg
7241: Stub Azure API calls
tree
|
commitdiff
2015-09-25
radhika
Merge branch '7161-support-all-service-types' of git...
tree
|
commitdiff
2015-09-25
radhika
closes #7162
tree
|
commitdiff
2015-09-25
radhika
Merge branch 'master' into 7162-support-service-types
tree
|
commitdiff
2015-09-25
Brett Smith
Merge branch '6967-application-yml-without-git-wip'
tree
|
commitdiff
2015-09-25
Brett Smith
6967: Extend application.default.yml source_version...
tree
|
commitdiff
2015-09-25
radhika
Merge branch 'master' into 7161-support-all-service...
tree
|
commitdiff
2015-09-25
radhika
Merge branch 'master' into 7162-support-service-types
tree
|
commitdiff
2015-09-24
Peter Amstutz
Merge branch '7181-crunch-missing-git' closes #7181
tree
|
commitdiff
2015-09-24
Peter Amstutz
Merge branch '7228-crunch-dispatch-umask' closes #7228
tree
|
commitdiff
2015-09-24
radhika
Merge branch 'master' into 7162-support-service-types
tree
|
commitdiff
2015-09-24
Tom Clegg
7241: Add Delete, IndexTo, Touch, and Mtime.
tree
|
commitdiff
2015-09-23
Tom Clegg
7241: Add Put() and Check()
tree
|
commitdiff
2015-09-23
radhika
closes #7329
tree
|
commitdiff
2015-09-23
Tom Clegg
7241: Accept command line flags for Azure blob volumes.
tree
|
commitdiff
2015-09-23
radhika
Merge branch 'master' into 7329-empty-block-issue
tree
|
commitdiff
2015-09-23
radhika
7329: improved TestableVolumeManagerFactory method...
tree
|
commitdiff
2015-09-23
radhika
Merge branch 'master' into 7329-empty-block-issue
tree
|
commitdiff
2015-09-23
Peter Amstutz
7228: Set umask to 002 so cache files are created writa...
tree
|
commitdiff
2015-09-23
Peter Amstutz
Merge branch '7225-collection-hang' closes #7225
tree
|
commitdiff
2015-09-22
Tom Clegg
7241: Add AzureBlobVolume
tree
|
commitdiff
2015-09-22
radhika
7329: since moved functional testing into generic testi...
tree
|
commitdiff
2015-09-22
radhika
7329: add generic volume based keepstore tests to have...
tree
|
commitdiff
2015-09-22
radhika
Merge branch 'master' into 7329-empty-block-issue
tree
|
commitdiff
2015-09-22
Tom Clegg
7329: Fix infinite loop in Compare when reading an...
tree
|
commitdiff
2015-09-22
radhika
Merge branch 'master' into 7162-support-service-types
tree
|
commitdiff
2015-09-22
radhika
7162: Update datamanager code to ask for all non-proxy...
tree
|
commitdiff
2015-09-22
Tom Clegg
Merge branch '7309-git-push-default' closes #7309
tree
|
commitdiff
2015-09-22
Tom Clegg
7309: Push branches explicitly in tests instead of...
tree
|
commitdiff
2015-09-22
Tom Clegg
7329: Add generic tests for empty block handling.
tree
|
commitdiff
2015-09-21
Tom Clegg
7329: Fix infinite loop in Compare when reading an...
tree
|
commitdiff
2015-09-21
radhika
Merge branch 'master' into 7162-support-service-types
tree
|
commitdiff
2015-09-21
Brett Smith
API server limits KeepService changes to admins.
tree
|
commitdiff
2015-09-17
radhika
7329: It appears that UnixVolume -> Compare method...
tree
|
commitdiff
2015-09-16
Brett Smith
Merge branch 'pr/24'
tree
|
commitdiff
2015-09-15
radhika
closes #6260
tree
|
commitdiff
2015-09-15
radhika
6260: update keepproxy test TestPostWithoutHash to...
tree
|
commitdiff
2015-09-15
radhika
Merge branch 'master' into 6260-test-datamanager
tree
|
commitdiff
2015-09-15
radhika
refs #7179
tree
|
commitdiff
2015-09-15
radhika
7179: more updates to address golint suggestions around...
tree
|
commitdiff
2015-09-15
Joshua C. Randall
7262: blacklists pbr >= 1.7.0
tree
|
commitdiff
2015-09-15
radhika
6260: most golint suggestions are addressed.
tree
|
commitdiff
2015-09-14
radhika
6260: so many golint complaints!!
tree
|
commitdiff
2015-09-14
radhika
6260: golint suggested updates
tree
|
commitdiff
2015-09-14
radhika
Merge branch 'master' into 6260-test-datamanager
tree
|
commitdiff
2015-09-14
radhika
closes #7179
tree
|
commitdiff
2015-09-14
radhika
6260: golint suggestions incorporated. Also, the earlie...
tree
|
commitdiff
2015-09-14
radhika
7179: Most of golint suggested updates are made. Some...
tree
|
commitdiff
2015-09-14
radhika
7179: some more golint suggested updates
tree
|
commitdiff
2015-09-12
radhika
7179: several golint suggested updates such as "don...
tree
|
commitdiff
2015-09-12
radhika
7179: handler_test.go is now lint free according to...
tree
|
commitdiff
2015-09-12
radhika
7179: Rather than using a DoGenericReadOnlyVolumeTests...
tree
|
commitdiff
2015-09-12
radhika
7179: A few golint suggested updates. There are still...
tree
|
commitdiff
2015-09-11
radhika
7179: add TestUnixVolumeWithGenericTestsSerialized...
tree
|
commitdiff
2015-09-11
radhika
Merge branch '7179-generic-volume-tests' of git.curover...
tree
|
commitdiff
2015-09-11
Tom Clegg
7179: Tighten Put requirements when overwriting existin...
tree
|
commitdiff
2015-09-11
radhika
Merge branch 'master' into 7179-generic-volume-tests
tree
|
commitdiff
2015-09-11
Tom Clegg
Merge branch 'wtsi-hgi-fix/7310-git-v2-http-500-error...
tree
|
commitdiff
2015-09-11
radhika
7179: add generic volume test; as part of this exercise...
tree
|
commitdiff
2015-09-11
Joshua C. Randall
7310: adds git v2 style regex to match http 500 error
tree
|
commitdiff
2015-09-10
Tom Clegg
6260: Reduced-replication test requires replication...
tree
|
commitdiff
2015-09-10
radhika
7179: list out the potential tests
tree
|
commitdiff
next