Merge branch '2991-job-docker-images' refs #2991
[arvados.git] / sdk / python / tests /
2014-07-04 Peter AmstutzMerge branch '2991-job-docker-images' refs #2991
2014-07-04 Peter AmstutzMerge branch '2342-run-command-wrapper' refs #2342
2014-07-04 Ward VandewegeMerge branch 'master' into 3141-keep-logging-improvements
2014-07-03 radhikaMerge branch 'master' into 3055-advanced-tab-explanations
2014-07-03 Tom CleggMerge branch '3174-arv-ls-size-fencepost' closes #3174
2014-07-03 Tim PierceMerge branch '2873-permission-links-ownership'
2014-07-03 Tom Clegg3174: Heed "common" section of config yaml the same...
2014-07-01 Tom CleggMerge branch '3099-spinner-assets' closes #3099
2014-06-30 radhikaMerge branch 'master' into 3076-topnav-help
2014-06-30 radhikaMerge branch 'master' into 3088-project-chooser-on...
2014-06-30 radhikaMerge branch 'master' into 2659-anonymous-server-side
2014-06-27 Peter AmstutzFix tests broken by adding zero-length block manifests...
2014-06-13 Tim PierceMerge branch '2934-limit-crunch-logs' of git.curoverse...
2014-06-13 Tom Clegg2872: Merge branch 'master' into 2872-folder-nav
2014-06-13 Peter AmstutzMerge branch 'origin-2883-job-log-viewer' closes #2883
2014-06-12 Brett SmithMerge branch '2879-docker-image-installer'
2014-06-12 Brett Smith2879: arv-put main() returns what it prints.
2014-06-05 Tom Clegg2872: Merge branch 'master' into 2872-folder-nav
2014-06-03 Peter AmstutzMerge remote-tracking branch 'origin/master' into origi...
2014-06-03 radhikaMerge branch 'master' into 2895-no-more-redis
2014-06-02 radhikaMerge branch 'master' into 2903-remove-pi-active-and...
2014-06-02 Peter AmstutzMerge branch 'master' into 2882-job-process-stats refs...
2014-06-02 Ward VandewegeMerge branch 'master' into 2681-new-inactive-user-notif...
2014-06-02 radhikaMerge branch 'master' into 2919-provenance-graph-cutoff
2014-06-02 Brett Smith2752: Show arv-put output on stdin test failure.
2014-06-02 Brett Smith2755: Adjust arv-put test invocation.
2014-06-02 Brett Smith2752: arv-put works when it can't write a cache file.
2014-06-02 Brett Smith2752: Rename test_arv_put.py.
2014-06-02 Brett Smith2752/2755: Move test_cmdline code to test_arv-put.
2014-05-31 Peter AmstutzMerge remote-tracking branch 'refs/remotes/origin/2939...
2014-05-30 radhikaMerge branch 'master' into 2903-remove-pi-active-and...
2014-05-30 radhikaMerge branch 'master' into 2895-no-more-redis
2014-05-30 Ward VandewegeMerge branch 'master' into 2681-new-inactive-user-notif...
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 radhikaMerge branch 'master' into 2919-provenance-graph-cutoff
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.