Merge branch 'master' into 2895-no-more-redis
[arvados.git] / sdk / python / tests /
2014-05-30 radhikaMerge branch 'master' into 2895-no-more-redis
2014-05-30 Tim PierceMerge branch '2755-python-sdk-permissions'
2014-05-30 Tim PierceMerge branch 'master' into 2755-python-sdk-permissions
2014-05-30 Tom Clegg2893: Merge branch 'master' into 2893-no-symbols-in-db
2014-05-30 Brett SmithMerge branch '2752-arv-put-resume'
2014-05-30 Brett Smith2752: Avoid ResumeCache name collisions from concatenat...
2014-05-30 Brett Smith2752: Resumed collection writer doesn't do_queued_work...
2014-05-30 Brett Smith2752: Remove unused CollectionWriter checkpoint hook.
2014-05-30 Brett Smith2752: arv-put only caches state on failure.
2014-05-30 Brett Smith2752: arv-put displays progress quickly after resuming.
2014-05-30 Brett Smith2752: arv-put ResumeCache constructor only accepts...
2014-05-30 Brett Smith2752: Fix arv-put's write percentage output.
2014-05-30 Brett Smith2752: Quiet arv-put stdin integration test.
2014-05-30 Brett Smith2752: Avoid hiccup on arv-put with short stdin.
2014-05-30 Brett Smith2752: arv-put saves and restores write progress informa...
2014-05-30 Brett Smith2752: arv-put shouldn't resume from expired Keep locators.
2014-05-30 Brett Smith2752: Add KeepLocator class to Python SDK.
2014-05-30 Brett Smith2752: Add ResumeCache.restart().
2014-05-30 Brett Smith2752: Refactor progress reporting in arv-put's Collecti...
2014-05-30 Brett Smith2752: Separate and test progress reporting functions.
2014-05-30 Brett Smith2752: Factor out arv-put byte tally, and test.
2014-05-30 Brett Smith2752: Add ResumableCollectionWriter serialization to...
2014-05-30 Brett Smith2752: Add ResumeCache to arv-put.
2014-05-30 Brett Smith2752: Generate cache filenames from arv-put arguments.
2014-05-30 Brett Smith2752: Add basic test for arv-put.
2014-05-30 Brett Smith2752: Extract common Python test methods.
2014-05-30 Brett Smith2752: Move Python tests to dedicated subdirectory.