Adds "--strip" option to arv-normalize to strip off authorization tokens.
[arvados.git] / sdk / python / arvados /
2014-06-24 Peter AmstutzAdds "--strip" option to arv-normalize to strip off...
2014-06-19 Peter AmstutzMerge remote-tracking branch 'origin/master' into 2884...
2014-06-18 Peter AmstutzMerge branch 'master' into origin-2883-job-log-viewer
2014-06-17 radhikacloses #2896
2014-06-17 radhikaMerge branch 'master' into 2896-websocket-cli
2014-06-17 Tim PierceMerge branch '2936-job-progress-bar'
2014-06-17 radhikaMerge branch 'master' into 2896-websocket-cli
2014-06-17 radhika2896: add logging to events.py
2014-06-17 radhikaMerge branch 'master' into 2896-websocket-cli
2014-06-16 Brett SmithMerge branch '2879-job-api-docker-images'
2014-06-16 radhikaMerge branch 'master' into 2896-websocket-cli
2014-06-16 Brett Smith2879: Store Docker image repo+tag together in one tag.
2014-06-16 radhika2896: add arv-ws cli tool to arv.
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-keepdocker reports a better error for ambiguo...
2014-06-12 Brett Smith2879: Clarify Docker image search behavior in Keep...
2014-06-12 Brett Smith2879: Docker Keep installer returns 0 if image already...
2014-06-12 Brett Smith2879: Add arv-keepdocker command.
2014-06-12 Brett Smith2879: arv-put main() returns what it prints.
2014-06-12 Brett Smith2879: Move Python is_hex function to arvados.util.
2014-06-12 Brett Smith2879: Split arv-put's ArgumentParser into module segments.
2014-06-12 Brett Smith2879: Factor out arv-put's cache creation to a utility...
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: arv-put works when it can't write a cache file.
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: arv-put doesn't update the resume cache when...
2014-05-30 Brett Smith2752: arv-put explains resumed uploads in more detail.
2014-05-30 Brett Smith2752: arv-put writes newline after 100% human progress...
2014-05-30 Brett Smith2752: arv-put always displays 100% progress at the...
2014-05-30 Brett Smith2752: Avoid ResumeCache name collisions from concatenat...
2014-05-30 Brett Smith2752: arv-put checkpoints after a PUT to Keep.
2014-05-30 Brett Smith2752: arv-put handles exit signals.
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: Don't duplicate arv-put work after resume.
2014-05-30 Brett Smith2752: arv-put displays progress quickly after resuming.
2014-05-30 Brett Smith2752: arv-put displays a notice when it resumes.
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: Avoid hiccup on arv-put with short stdin.
2014-05-30 Brett Smith2752: Improve arv-put initialization from cache.
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: arv-put resumes interrupted downloads from cache.
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: Move arv-put functionality to arvados.commands...
2014-05-30 Brett Smith2752: Add arvados.collections.ResumableCollectionWriter.
2014-05-30 Brett Smith2752: Implement CollectionWriter with a work queue.
2014-05-30 Brett Smith2752: Reuse CollectionWriter.write_file() where possible.
2014-05-30 Brett Smith2752: Add method CollectionWriter.write_file().
2014-05-30 Brett Smith2752: Remove trailing whitespace in arv-put.
2014-05-29 Tim Pierce2755: code review.
2014-05-29 Ward VandewegeMerge branch 'master' into 2681-new-inactive-user-notif...
2014-05-28 Tim Pierce2755: add support to arv-put for signed manifests.
2014-05-28 Tom Clegg2754: Merge branch '2754-pipeline-template-description...
2014-05-28 Peter AmstutzMerge branch 'master' into 2044-share-button
2014-05-27 Tom Clegg2760: Merge branch '2760-not-all-objects-in-folders...
2014-05-27 radhikaMerge branch 'master' of git.curoverse.com:arvados
2014-05-27 Peter AmstutzMerge branch 'master' of git.curoverse.com:arvados...
2014-05-27 Peter AmstutzMerge branch 'master' of git.curoverse.com:arvados...
2014-05-27 Peter AmstutzMerge branch '2751-python-sdk-keep-proxy-support' close...
2014-05-27 radhikaMerge branch 'master' into 2678-owned_by
2014-05-27 radhikaMerge branch 'master' into 2756-eventbus-in-workbench
2014-05-27 radhikaMerge branch 'master' into 2525-java-sdk
2014-05-27 radhikaMerge branch 'master' into 2767-doc-updates
2014-05-27 Tim PierceMerge branch '2755-python-sdk-permissions'
2014-05-27 radhikaMerge branch 'master' into 2525-java-sdk
2014-05-27 Peter Amstutz2751: Changed to "except:" to "except Exception:"....
2014-05-27 Peter AmstutzMerge branch 'master' of git.curoverse.com:arvados...
2014-05-27 Tom Clegg2760: Merge branch 'master' into 2760-folder-hierarchy
2014-05-26 radhikaMerge branch 'master' into 2756-eventbus-in-workbench
2014-05-26 Brett Smith2863: Remove debugging print from Python KeepClient.
2014-05-23 Tim Pierce2755: add support for signed locators in the Python...
2014-05-23 Tom Clegg2760: Merge branch 'master' into 2760-folder-hierarchy
2014-05-23 Peter AmstutzMerge branch 'master' into 2751-python-sdk-keep-proxy...
next