6997: Avoid unnecessarily inefficient dirent sorting (and a mismatch between index...
[arvados.git] / services /
2015-08-27 Tom Clegg6997: Avoid unnecessarily inefficient dirent sorting...
2015-08-27 Tom CleggWrite "all interfaces, any port" as ":0" (not ":")...
2015-08-27 Tom CleggMerge branch '6859-fix-invalid-manifests' refs #6859
2015-08-27 Tom Clegg6859: Find locator-like strings even if not space-delim...
2015-08-27 Tom Clegg6859: Fix up module usage, mock backtick to test arv...
2015-08-27 Tom CleggMerge branch '6263-arv-gitolite' refs #6263
2015-08-27 Tom Clegg6263: gofmt
2015-08-27 Tom Clegg6263: Update doc.go: mention gitolite-shell.
2015-08-27 radhika6859: improve locator parsing to consider any terminati...
2015-08-26 radhikaMerge branch 'master' into 6859-fix-invalid-manifests
2015-08-26 Tom Clegg6781: Pass tests regardless of whether an admin group...
2015-08-26 Tom CleggMerge branch '6781-arvados-login-sync' refs #6781
2015-08-26 Tom Clegg6781: Clarify "logins" vs. "get_all_logins" APIs by...
2015-08-26 Tom Clegg6781: Do not try /get_all_logins (the new /logins route...
2015-08-26 Tom Clegg6781: Add test cases and packaging support.
2015-08-26 Tom Clegg6781: Use env vars instead of yaml config file.
2015-08-26 Ward Vandewege6781: Add arvados-login-sync (was update-shell-accounts.rb)
2015-08-25 radhika6859: add test that creates and salvages a collection...
2015-08-25 radhikaMerge branch 'master' into 6859-fix-invalid-manifests
2015-08-25 radhika6859: script does not catch expections during salvaging...
2015-08-25 radhikaMerge branch 'master' into 6859-fix-invalid-manifests
2015-08-25 Tom Clegg6263: Split git-specific stuff into git_handler.go...
2015-08-20 Tom Clegg6263: Pass through environment variables needed by...
2015-08-19 radhika6859: Always raise an exception on errors during salvag...
2015-08-19 radhikaMerge branch 'master' into 6859-fix-invalid-manifests
2015-08-18 radhika6859: mocking Kernel system method had the undersirable...
2015-08-18 radhikaMerge branch 'master' into 6859-fix-invalid-manifests
2015-08-17 radhika6859: reset ARVADOS_API_HOST and ARVADOS_API_TOKEN...
2015-08-17 radhika6859: observed that an exit from test running is captur...
2015-08-17 radhikaMerge branch 'master' into 6859-fix-invalid-manifests
2015-08-17 radhika6859: add one more test with error during arv-put
2015-08-14 radhika6859: add test for salvage_collection
2015-08-14 radhika6859: Add check for ENV[ARVADOS_API_TOKEN] and handle...
2015-08-13 radhika6859: use --as-stream and improved arg parsing.
2015-08-13 radhikaMerge branch 'master' into 6859-fix-invalid-manifests
2015-08-13 radhikaMerge branch 'master' into 6572-doc-copy-pipeline
2015-08-13 radhika6859: fix issue with tempfile not actually being writte...
2015-08-13 radhikaMerge branch 'master' into 6859-fix-invalid-manifests
2015-08-13 Tom CleggMerge branch '6934-pam' refs #6934
2015-08-12 radhikaMerge branch 'master' into 6859-fix-invalid-manifests
2015-08-12 radhika6859: updated script to append all locators to newly...
2015-08-12 Tom CleggMerge branch '5824-go-sdk' refs #5824
2015-08-12 Tom Clegg5824: Merge branch 'master' into 5824-go-sdk
2015-08-12 Tom Clegg6934: Add packaging instructions
2015-08-12 radhika6859: added salvage_collection.rb script.
2015-08-12 radhikaMerge branch 'master' into 6572-doc-copy-pipeline
2015-08-11 Tom CleggMerge branch '6260-work-queue-status' refs #6260
2015-08-11 Tom Clegg6260: Add explanatory comment about testing /status...
2015-08-11 Tom Clegg6260: Rename ReportDone to DoneItem.
2015-08-11 Tom Clegg6260: Improve Gate explanation.
2015-08-11 radhikaMerge branch 'master' into 6572-doc-copy-pipeline
2015-08-11 Tom CleggShut down API server after suite (noticed during 5824...
2015-08-11 Tom Clegg5824: Move client pool to SDK.
2015-08-11 Tom Clegg5824: Move quoted-logging function to SDK.
2015-08-11 Tom Clegg5824: gofmt
2015-08-11 Tom Clegg5824: Move spying ResponseWriter to SDK.
2015-08-11 Tom Clegg5824: Move HTTP server code to SDK.
2015-08-11 Tom Clegg5824: Move request auth code into an SDK package. Suppo...
2015-08-10 Bryan Coscacloses #6858
2015-08-10 radhikarefs #6827
2015-08-10 radhika6827: fix error in setting valid token.
2015-08-10 radhika6827: set validApiToken flag after ensuring that gettin...
2015-08-10 radhikaMerge branch 'master' into 6827-short-token
2015-08-10 Tom Clegg6827: Test logging handler with short token.
2015-08-10 Tom Clegg6260: Pull entire status object out of WorkQueue atomic...
2015-08-10 Tom Clegg6260: Expose queue sizes in /status.json. Fix sleep...
2015-08-10 Tom Clegg6260: gofmt
2015-08-10 Tom Clegg6260: Fix races in keepstore tests. Expose WorkQueue...
2015-08-10 radhikacloses #6827
2015-08-10 radhika6827: add a comment that only the first 10 characters...
2015-08-10 radhikaMerge branch 'master' into 6827-no-passwords-in-logs
2015-08-07 Tom CleggMerge branch '6844-py-mem-leak' closes #6844
2015-08-07 radhika6827: log only valid token and only the first 10 charac...
2015-08-07 Tom Clegg6844: Clear inserted data/logs after websocket tests.
2015-08-06 Bryan CoscaMerge branch '6858-job-re-run-documentation'
2015-08-06 radhikaMerge branch 'master' into 6880-remove-user-delete...
2015-08-06 Brett Smithcrunch-dispatch preserves LD_LIBRARY_PATH environment...
2015-08-05 radhikacloses #6277
2015-08-05 radhika6277: slightly improved tests
2015-08-05 radhika6277: add default_empty_manifest before_validation...
2015-08-05 radhikaMerge branch 'master' into 6277-check_manifest_validity
2015-08-05 radhika6277: more tests with error checking
2015-08-05 Manojcloses #6588
2015-08-05 ManojMerge branch 'master' into 6588-split-manage-account
2015-08-05 radhikaMerge branch 'master' into 6277-check_manifest_validity
2015-08-05 ManojMerge branch 'master' into 6588-split-manage-account
2015-08-05 Tom CleggMerge branch '6663-git-server' refs #6663
2015-08-05 Manoj6588: Changed settings menu to user settings menu and...
2015-08-05 radhikaMerge branch 'master' into 6277-check_manifest_validity
2015-08-05 Manoj6588: Removed last reference to manage account page...
2015-08-04 radhika6277: enforce manifest validation
2015-08-04 radhikaMerge branch 'master' into 6588-documentation
2015-08-04 Manojrefs #6588
2015-08-04 radhikaMerge branch 'master' into 6476-actions-show-not-need...
2015-08-04 Tom CleggMerge branch '6838-docker-path' closes #6838
2015-08-04 Tom Clegg6663: Update default git_repositories_dir to match...
2015-08-03 Tom CleggMerge branch 'master' into 6663-git-server
2015-08-03 Manojcloses #6414
2015-08-03 Brett SmithMerge branch '6221-write-trash-list'
2015-08-03 ManojMerge branch 'master' into 6588-split-manage-account
next