projects
/
arvados.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
7204: Completed supporting methods for `arv get` test cases.
[arvados.git]
/
services
/
2015-09-04
Joshua C. Randall
Merge pull request #2 from wtsi-hgi/feature/arv-view
tree
|
commitdiff
2015-09-01
Tom Clegg
Merge branch '6953-docker-image-cleaner' closes #6953
tree
|
commitdiff
2015-09-01
Peter Amstutz
Fix import error for NodeAuthSSHKey refs #6507
tree
|
commitdiff
2015-08-28
Peter Amstutz
Merge branch '6507-node-manager-azure' closes #6507
tree
|
commitdiff
2015-08-28
Peter Amstutz
Merge branch 'master' into 6507-node-manager-azure
tree
|
commitdiff
2015-08-27
Tom Clegg
Merge branch '6997-keepstore-mem' refs #6997
tree
|
commitdiff
2015-08-27
Tom Clegg
6997: Fix fencepost error causing race condition in...
tree
|
commitdiff
2015-08-27
Tom Clegg
6997: Add test case for (*UnixVolume)IndexTo().
tree
|
commitdiff
2015-08-27
Tom Clegg
6997: Avoid unnecessarily inefficient dirent sorting...
tree
|
commitdiff
2015-08-27
Tom Clegg
Write "all interfaces, any port" as ":0" (not ":")...
tree
|
commitdiff
2015-08-27
Peter Amstutz
6507: Change version number for libcloud fork to 0...
tree
|
commitdiff
2015-08-27
Tom Clegg
Merge branch '6859-fix-invalid-manifests' refs #6859
tree
|
commitdiff
2015-08-27
Tom Clegg
6859: Find locator-like strings even if not space-delim...
tree
|
commitdiff
2015-08-27
Tom Clegg
6859: Fix up module usage, mock backtick to test arv...
tree
|
commitdiff
2015-08-27
Tom Clegg
Merge branch '6263-arv-gitolite' refs #6263
tree
|
commitdiff
2015-08-27
Tom Clegg
6263: gofmt
tree
|
commitdiff
2015-08-27
Tom Clegg
6263: Update doc.go: mention gitolite-shell.
tree
|
commitdiff
2015-08-27
radhika
6859: improve locator parsing to consider any terminati...
tree
|
commitdiff
2015-08-26
radhika
Merge branch 'master' into 6859-fix-invalid-manifests
tree
|
commitdiff
2015-08-26
Peter Amstutz
6507: Filter out "tag_" from create_kwargs.
tree
|
commitdiff
2015-08-26
Peter Amstutz
6507: Use dependency_links to specify custom libcloud...
tree
|
commitdiff
2015-08-26
Tom Clegg
6781: Pass tests regardless of whether an admin group...
tree
|
commitdiff
2015-08-26
Tom Clegg
Merge branch '6781-arvados-login-sync' refs #6781
tree
|
commitdiff
2015-08-26
Tom Clegg
6781: Clarify "logins" vs. "get_all_logins" APIs by...
tree
|
commitdiff
2015-08-26
Tom Clegg
6781: Do not try /get_all_logins (the new /logins route...
tree
|
commitdiff
2015-08-26
Tom Clegg
6781: Add test cases and packaging support.
tree
|
commitdiff
2015-08-26
Tom Clegg
6781: Use env vars instead of yaml config file.
tree
|
commitdiff
2015-08-26
Ward Vandewege
6781: Add arvados-login-sync (was update-shell-accounts.rb)
tree
|
commitdiff
2015-08-25
radhika
6859: add test that creates and salvages a collection...
tree
|
commitdiff
2015-08-25
radhika
Merge branch 'master' into 6859-fix-invalid-manifests
tree
|
commitdiff
2015-08-25
radhika
6859: script does not catch expections during salvaging...
tree
|
commitdiff
2015-08-25
Peter Amstutz
6507: Remove unused imports, move _init_ssh_key() into...
tree
|
commitdiff
2015-08-25
radhika
Merge branch 'master' into 6859-fix-invalid-manifests
tree
|
commitdiff
2015-08-25
Tom Clegg
6263: Split git-specific stuff into git_handler.go...
tree
|
commitdiff
2015-08-20
Peter Amstutz
6507: Fix test
tree
|
commitdiff
2015-08-20
Peter Amstutz
6507: Use get_image() instead of list_images() for...
tree
|
commitdiff
2015-08-20
Tom Clegg
6263: Pass through environment variables needed by...
tree
|
commitdiff
2015-08-19
radhika
6859: Always raise an exception on errors during salvag...
tree
|
commitdiff
2015-08-19
radhika
Merge branch 'master' into 6859-fix-invalid-manifests
tree
|
commitdiff
2015-08-19
Peter Amstutz
6507: Fix tests
tree
|
commitdiff
2015-08-19
Peter Amstutz
6507: Set hostname tag in arvados_create_kwargs instead...
tree
|
commitdiff
2015-08-19
Peter Amstutz
6507: Paste in command line for creating service princi...
tree
|
commitdiff
2015-08-19
Peter Amstutz
6507: Added notes to sample azure configuration file
tree
|
commitdiff
2015-08-19
Peter Amstutz
6507: Add basic azure driver tests.
tree
|
commitdiff
2015-08-18
Peter Amstutz
Create, destroy, tag nodes.
tree
|
commitdiff
2015-08-18
radhika
6859: mocking Kernel system method had the undersirable...
tree
|
commitdiff
2015-08-18
radhika
Merge branch 'master' into 6859-fix-invalid-manifests
tree
|
commitdiff
2015-08-17
radhika
6859: reset ARVADOS_API_HOST and ARVADOS_API_TOKEN...
tree
|
commitdiff
2015-08-17
radhika
6859: observed that an exit from test running is captur...
tree
|
commitdiff
2015-08-17
radhika
Merge branch 'master' into 6859-fix-invalid-manifests
tree
|
commitdiff
2015-08-17
radhika
6859: add one more test with error during arv-put
tree
|
commitdiff
2015-08-14
radhika
6859: add test for salvage_collection
tree
|
commitdiff
2015-08-14
Peter Amstutz
6507: Initial commit
tree
|
commitdiff
2015-08-14
radhika
6859: Add check for ENV[ARVADOS_API_TOKEN] and handle...
tree
|
commitdiff
2015-08-13
radhika
6859: use --as-stream and improved arg parsing.
tree
|
commitdiff
2015-08-13
radhika
Merge branch 'master' into 6859-fix-invalid-manifests
tree
|
commitdiff
2015-08-13
radhika
Merge branch 'master' into 6572-doc-copy-pipeline
tree
|
commitdiff
2015-08-13
radhika
6859: fix issue with tempfile not actually being writte...
tree
|
commitdiff
2015-08-13
radhika
Merge branch 'master' into 6859-fix-invalid-manifests
tree
|
commitdiff
2015-08-13
Tom Clegg
Merge branch '6934-pam' refs #6934
tree
|
commitdiff
2015-08-12
radhika
Merge branch 'master' into 6859-fix-invalid-manifests
tree
|
commitdiff
2015-08-12
radhika
6859: updated script to append all locators to newly...
tree
|
commitdiff
2015-08-12
Tom Clegg
Merge branch '5824-go-sdk' refs #5824
tree
|
commitdiff
2015-08-12
Tom Clegg
5824: Merge branch 'master' into 5824-go-sdk
tree
|
commitdiff
2015-08-12
Tom Clegg
6934: Add packaging instructions
tree
|
commitdiff
2015-08-12
radhika
6859: added salvage_collection.rb script.
tree
|
commitdiff
2015-08-12
radhika
Merge branch 'master' into 6572-doc-copy-pipeline
tree
|
commitdiff
2015-08-11
Tom Clegg
Merge branch '6260-work-queue-status' refs #6260
tree
|
commitdiff
2015-08-11
Tom Clegg
6260: Add explanatory comment about testing /status...
tree
|
commitdiff
2015-08-11
Tom Clegg
6260: Rename ReportDone to DoneItem.
tree
|
commitdiff
2015-08-11
Tom Clegg
6260: Improve Gate explanation.
tree
|
commitdiff
2015-08-11
radhika
Merge branch 'master' into 6572-doc-copy-pipeline
tree
|
commitdiff
2015-08-11
Tom Clegg
Shut down API server after suite (noticed during 5824...
tree
|
commitdiff
2015-08-11
Tom Clegg
5824: Move client pool to SDK.
tree
|
commitdiff
2015-08-11
Tom Clegg
5824: Move quoted-logging function to SDK.
tree
|
commitdiff
2015-08-11
Tom Clegg
5824: gofmt
tree
|
commitdiff
2015-08-11
Tom Clegg
5824: Move spying ResponseWriter to SDK.
tree
|
commitdiff
2015-08-11
Tom Clegg
5824: Move HTTP server code to SDK.
tree
|
commitdiff
2015-08-11
Tom Clegg
5824: Move request auth code into an SDK package. Suppo...
tree
|
commitdiff
2015-08-10
Bryan Cosca
closes #6858
tree
|
commitdiff
2015-08-10
radhika
refs #6827
tree
|
commitdiff
2015-08-10
radhika
6827: fix error in setting valid token.
tree
|
commitdiff
2015-08-10
radhika
6827: set validApiToken flag after ensuring that gettin...
tree
|
commitdiff
2015-08-10
radhika
Merge branch 'master' into 6827-short-token
tree
|
commitdiff
2015-08-10
Tom Clegg
6827: Test logging handler with short token.
tree
|
commitdiff
2015-08-10
Tom Clegg
6260: Pull entire status object out of WorkQueue atomic...
tree
|
commitdiff
2015-08-10
Tom Clegg
6260: Expose queue sizes in /status.json. Fix sleep...
tree
|
commitdiff
2015-08-10
Tom Clegg
6260: gofmt
tree
|
commitdiff
2015-08-10
Tom Clegg
6260: Fix races in keepstore tests. Expose WorkQueue...
tree
|
commitdiff
2015-08-10
radhika
closes #6827
tree
|
commitdiff
2015-08-10
radhika
6827: add a comment that only the first 10 characters...
tree
|
commitdiff
2015-08-10
radhika
Merge branch 'master' into 6827-no-passwords-in-logs
tree
|
commitdiff
2015-08-07
Brett Smith
Add docs to Node Manager's base compute node driver.
tree
|
commitdiff
2015-08-07
Tom Clegg
Merge branch '6844-py-mem-leak' closes #6844
tree
|
commitdiff
2015-08-07
radhika
6827: log only valid token and only the first 10 charac...
tree
|
commitdiff
2015-08-07
Tom Clegg
6844: Clear inserted data/logs after websocket tests.
tree
|
commitdiff
2015-08-06
Bryan Cosca
Merge branch '6858-job-re-run-documentation'
tree
|
commitdiff
2015-08-06
radhika
Merge branch 'master' into 6880-remove-user-delete...
tree
|
commitdiff
2015-08-06
Brett Smith
crunch-dispatch preserves LD_LIBRARY_PATH environment...
tree
|
commitdiff
2015-08-05
radhika
closes #6277
tree
|
commitdiff
next