5176: Fix handling of escape sequences in manifest filenames.
[arvados.git] / sdk /
2015-02-09 Tom Clegg5176: Fix handling of escape sequences in manifest...
2015-02-06 Tom CleggMerge branch '5011-arv-put-replication' closes #5011
2015-02-06 Tom Clegg5011: Fix comment about when local_store_* methods...
2015-02-06 Tom CleggMerge branch '3021-leave-api-running' refs #3021
2015-02-06 Tom Clegg5011: Merge branch 'master' into 5011-arv-put-replication
2015-02-06 Tom Clegg5011: Make docstring less scary.
2015-02-06 Tom Clegg3021: Use bind(0.0.0.0, 0) instead of grep /proc/net...
2015-02-06 Tom Clegg3021: Merge branch 'master' into 3021-leave-api-running
2015-02-06 Tom Clegg3021: Make sure any unexpected openssl output ends...
2015-02-05 Tom Clegg3021: Give up earlier if ARVADOS_TEST_API_HOST is set...
2015-02-05 Tom Clegg3021: Reset env vars in any reset(), not just in start().
2015-02-05 Tom Clegg3021: Set env var to empty string instead of removing...
2015-02-05 Tom Clegg5011: Add forward compatibility, so we don't need backw...
2015-02-05 Tom Clegg5011: Fix up docstring.
2015-02-05 Tom CleggMerge branch '4472-save-partial-output' closes #4472
2015-02-05 Tom Clegg5011: Dry up three different solutions for mocking...
2015-02-05 Tom Clegg5011: Merge branch 'master' into 5011-arv-put-replication
2015-02-05 Tom Clegg3021: In start(), if a stale server is already running...
2015-02-05 Tom Clegg3021: Check whether a randomly selected port is availab...
2015-02-04 Tom Clegg3021: Fix use of inaccessible global in atexit handler.
2015-02-04 Tom Clegg3021: Remove ARVADOS_KEEP_PROXY support. (If you need...
2015-02-04 Tom Clegg3021: Tidy up (and document) the choice of exactly...
2015-02-04 Tom Clegg3021: Fix misspelled variable.
2015-02-04 Tom Clegg5011: Convert comment to docstring.
2015-02-04 Tom Clegg5011: Sync local_store_put/get() signatures to put...
2015-02-04 Tom Clegg5011: Use None, not 0, to signify default replication.
2015-02-02 Tom Clegg3021: Use `passenger stop` to shut down passenger....
2015-02-02 Tom Clegg3021: Round up various implementations of "run test...
2015-02-02 Tom Clegg3021: Refactor run_test_server.
2015-02-02 Tom Clegg3021: Propagate unhandled exceptions back to the caller...
2015-02-02 Tom Clegg3021: Add comment about IPv4/IPv6 trap in websocket...
2015-02-01 Radhika ChippadaMerge branch 'master' into 2659-anonymous-share-projects
2015-02-01 Brett Smith5037: Fix tearDown error handling in PySDK Websockets...
2015-02-01 Tom Clegg5011: 3410: Export client-specified redundancy as repli...
2015-02-01 Tom Clegg5011: Fix run_and_find_collection so it works without...
2015-02-01 Tom Clegg5011: Use replication=2 if unspecified.
2015-01-30 Tom Clegg5011: Add --replication argument to arv-put.
2015-01-30 Tom Clegg5011: Add replication argument to CollectionWriter.
2015-01-30 Tom CleggMerge branch '5037-python-sdk-thread-safe' refs #5037
2015-01-30 Tom Clegg5037: Mention where this cache is, instead of describin...
2015-01-30 Brett Smith5037: Remove unnecessary cache=False from arv-copy.
2015-01-30 Brett Smith5037: Fix race condition in PySDK Websockets test.
2015-01-30 Brett Smith5037: Add test for new PySDK API cache behavior.
2015-01-30 Tom Clegg5037: Remove connection pool. Now, api(cache=False...
2015-01-30 Tom Clegg4472: Include output of failed tasks when generating...
2015-01-29 Radhika ChippadaMerge branch 'master' into 3686-sharing-repositories
2015-01-28 Brett SmithMerge branch '5074-ruby-sdk-discovery-cache-wip'
2015-01-28 Brett Smith5074: CLI SDK uses Google API client extensions from...
2015-01-28 Brett Smith5074: Improve discovery document caching in Ruby SDK.
2015-01-27 Radhika ChippadaMerge branch 'master' into 4878-rerun-job
2015-01-27 Radhika ChippadaMerge branch 'master' into 3686-sharing-repositories
2015-01-27 Radhika ChippadaMerge branch 'master' into 4523-search-index
2015-01-27 Brett SmithMerge branch '5087-fix-crunch-sigpipe-wip'
2015-01-27 Brett Smith5087: crunch-job installer feeds tar incrementally.
2015-01-26 Radhika ChippadaMerge branch 'master' into 4878-rerun-job
2015-01-26 Ward VandewegeMerge branch '4340-arv-ws-fix-ssl-warning'
2015-01-26 Ward VandewegeMerge branch 'master' into 4340-arv-ws-fix-ssl-warning
2015-01-26 Ward VandewegeA few tweaks based on review feedback.
2015-01-23 Ward Vandewegearv-ws should prefer system's CA certificates (if avail...
2015-01-23 Nancy Ouyangrefs #4926 Merge branch '4926-getting-started'
2015-01-22 Tim PierceMerge branch '4889-crunch-deadlock'
2015-01-22 Ward VandewegeMerge branch 'master' into 0000-workbench-user-profile...
2015-01-21 Tom CleggMerge branch '3021-api-performance' refs #3021
2015-01-21 Brett SmithMerge branch '4967-crunch-mount-cleanup-wip'
2015-01-21 Brett Smith4967: crunch-job unmounts old Keep mounts more robustly.
2015-01-21 Peter AmstutzMerge branch '5016-ctrl-c-arv-ws' closes #5016
2015-01-20 Brett Smith5029: Fix crunch-job logging when SDK requested+virtual...
2015-01-20 Tom Clegg3021: Merge branch 'master' into 3021-api-performance
2015-01-19 Radhika ChippadaMerge branch 'master' into 4926-browser-based-upload
2015-01-19 Peter Amstutz5016: PollClient.run_forever() polls self.stop() in...
2015-01-16 Radhika ChippadaMerge branch 'master' into 3686-sharing-repositories
2015-01-16 Tim PierceMerge branch '4922-google-api-client-force-install'
2015-01-16 Tim Pierce4922: force google-api-python-client install
2015-01-16 Tom CleggMerge branch '3021-workbench-perf' refs #3021
2015-01-15 Tom Clegg3021: Merge branch 'master' into 3021-workbench-perf
2015-01-15 Brett SmithMerge branch '3835-pysdk-keep-exceptions-wip'
2015-01-15 Tom Clegg3021: Remove reference to deleted speclist arg.
2015-01-15 Brett Smith3835: PySDK raises NotFoundError when all Keep services...
2015-01-15 Brett Smith3835: Improve error reporting in PySDK Keep client.
2015-01-14 Radhika ChippadaMerge branch 'master' into 4926-browser-based-upload
2015-01-14 Radhika ChippadaMerge branch 'master' into 3756-show-user-button
2015-01-13 Tom Clegg3021: Merge branch 'master' into 3021-workbench-perf
2015-01-13 Ward VandewegeMerge branch 'master' into 0000-workbench-user-profile...
2015-01-13 Radhika ChippadaMerge branch 'master' into 4523-search-index
2015-01-12 Peter AmstutzMerge branch '4924-arv-edit-error-handling' closes...
2015-01-12 Peter Amstutz4924: Collapse JSON rescue blocks to reduce duplicate...
2015-01-12 Peter Amstutz4924: Update prints uuid from results, not the uuid...
2015-01-12 Peter Amstutz4924: Rename HTTPResponse to ArvadosAPIError. Use...
2015-01-11 Tom Clegg3021: Optimize manifest parsing.
2015-01-09 Radhika ChippadaMerge branch 'master' into 4523-search-index
2015-01-09 Peter Amstutz4924: Distinguish between errors the user can do someth...
2015-01-08 Tom CleggMerge branch '3408-go-sdk-api-errors' refs #3408
2015-01-08 Tom Clegg3408: Propagate API error messages to caller.
2015-01-08 Radhika ChippadaMerge branch 'master' into 4523-search-index
2015-01-08 Peter AmstutzMerge branch '4312-crunch-report-sdk-version' closes...
2015-01-08 Peter Amstutz4312: Remove redundant parenthesis.
2015-01-08 Peter Amstutz4924: Refactor arv edit and arv create to improve error...
2015-01-07 Peter Amstutz4312: Fix dpkg search to use dpkg-query.
2015-01-07 Peter Amstutz4312: Call virtualenv pip directly instead of using...
2015-01-07 Peter Amstutz4312: Use "install" phase of bootstrap script to report...
next