Merge branch 'master' into 4823-python-sdk-writable-collection-api
[arvados.git] / sdk /
2015-02-16 Peter AmstutzMerge branch 'master' into 4823-python-sdk-writable...
2015-02-14 Tom CleggMerge branch '5011-thread-safe-test' refs #5011
2015-02-14 Ward VandewegeMerge branch '5200-anonymous-download'
2015-02-14 Ward VandewegeMerge branch 'master' into 5200-anonymous-download
2015-02-13 Tom CleggMerge branch '5037-nonocache' closes #5037
2015-02-13 Tom CleggMerge branch '5030-hide-graph-until-data' closes #5030
2015-02-13 Tom Clegg5011: Fix unreliable test.
2015-02-13 Tom Clegg5011: Use a threadsafe wrapper to feed side effects...
2015-02-12 Tom Clegg5200: Do not fail tests if application.yml is missing...
2015-02-12 Peter Amstutz4823: Style cleanup on docstrings, renamed some single...
2015-02-12 Tom CleggMerge branch '4839-worker-state' closes #4839
2015-02-12 Peter AmstutzMerge branch '4904-arv-web' closes #4904
2015-02-12 Peter AmstutzMerge branch 'master' into 4904-arv-web
2015-02-12 Peter AmstutzMerge branch 'master' into 4823-python-sdk-writable...
2015-02-11 Peter AmstutzMerge branch 'master' into 4904-arv-web
2015-02-11 Radhika ChippadaMerge branch 'master' into 4951-request-vm
2015-02-10 Tom Clegg4958: Merge branch 'master' into 4958-old-browser-alert
2015-02-10 Tom Clegg5037: Merge branch 'master' into 5037-nonocache
2015-02-10 Radhika ChippadaMerge branch '4523-full-text-search' into 5110-workbenc...
2015-02-10 Radhika ChippadaMerge branch 'master' into 4523-full-text-search
2015-02-10 Brett SmithMerge branch '5176-escape-filenames'
2015-02-09 Radhika ChippadaMerge branch '4523-full-text-search' into 5110-workbenc...
2015-02-09 Radhika ChippadaMerge branch 'master' into 4523-full-text-search
2015-02-09 Tom Clegg5176: Fix broken fixtures, add tests.
2015-02-09 Nancy Ouyangrefs #4926 #5072 Merge branch '4926-fix-imagesizes'
2015-02-09 Brett Smith5176: Add more Ruby SDK tests for empty manifests.
2015-02-09 Brett Smith5175: Avoid egg_info name conflicts with pip.
2015-02-09 Tom CleggMerge branch '5175-pep-440' refs #5175
2015-02-09 Brett Smith5175: Do not add +sha1 tag to Python packages ever.
2015-02-09 Tom Clegg5176: Fix handling of escape sequences in manifest...
2015-02-08 Tom Clegg5175: Do not add +sha1 tag unless --sha1-tag flag given.
2015-02-08 Radhika ChippadaMerge branch '4523-full-text-search' into 5110-workbenc...
2015-02-08 Radhika ChippadaMerge branch 'master' into 4523-full-text-search
2015-02-07 Tom Clegg5037: Use a newer Python SDK (with no connection cache...
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 Radhika ChippadaMerge branch 'master' into 4523-full-text-search
2015-02-05 Tom Clegg3021: Set env var to empty string instead of removing...
2015-02-05 Radhika ChippadaMerge branch 'master' into 4951-request-vm
2015-02-05 Tom Clegg5011: Add forward compatibility, so we don't need backw...
2015-02-05 Peter Amstutz4823: Remove commented out StreamWriter code from much...
2015-02-05 Peter AmstutzMerge branch 'master' into 4823-python-sdk-writable...
2015-02-05 Peter Amstutz4823: Fix instance of Collection -> CollectionRoot...
2015-02-05 Tom Clegg5011: Fix up docstring.
2015-02-05 Peter Amstutz4823: Added apiconfig option to arvados.api() to accept...
2015-02-05 Peter Amstutz4823: Add root_collection() to make it easier to find...
2015-02-05 Tom CleggMerge branch '4472-save-partial-output' closes #4472
2015-02-05 Peter Amstutz4823: Rename @_synchronized -> @synchronized and @_must...
2015-02-05 Tom Clegg5011: Dry up three different solutions for mocking...
2015-02-05 Peter Amstutz4823: Another merge conflict test.
2015-02-05 Peter Amstutz4823: Files now fall under collection's lock. Add...
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 Peter Amstutz4823: Switched order of diff (now gives a diff *to...
2015-02-04 Peter Amstutz4823: Add tests for Collection diff and apply.
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-04 Peter Amstutz4823: Implemented diff/apply/update methods for Collect...
2015-02-03 Peter Amstutz4823: Add tests for Collection.clone and Collection...
2015-02-03 Peter Amstutz4823: Add Collection.copy tests
2015-02-03 Peter Amstutz4823: Fix bugs, fix tests, existing tests pass again...
2015-02-03 Peter AmstutzMerge branch 'master' into 4823-python-sdk-writable...
2015-02-03 Peter Amstutz4823: Added merge(), live sync. Removed deferred _popu...
2015-02-02 Peter Amstutz4823: Add copyinto()
2015-02-02 Peter Amstutz4823: Refactored Collection into SynchronizedCollection...
2015-02-02 Tom Clegg3021: Use `passenger stop` to shut down passenger....
2015-02-02 Peter Amstutz4823: Added SYNC mode constants.
2015-02-02 Peter Amstutz4823: Adding @_synchronized to protect arvfile and...
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 Peter AmstutzMerge branch 'master' into 4823-python-sdk-writable...
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...
next