arvados.git
2014-05-30 Brett Smith2752: arv-put doesn't update the resume cache when... 2752-arv-put-resume-wip
2014-05-30 Brett Smith2752: Wrap long arv-put resume message.
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-29 Brett Smith2752: arv-put checkpoints after a PUT to Keep.
2014-05-29 Brett Smith2752: arv-put handles exit signals.
2014-05-29 Brett Smith2752: Resumed collection writer doesn't do_queued_work...
2014-05-29 Brett Smith2752: Remove unused CollectionWriter checkpoint hook.
2014-05-29 Peter AmstutzAnother fix to sharing scope to use keep_services/acces...
2014-05-29 Brett SmithMerge branch 'master' into 2752-arv-put-resume-wip
2014-05-29 Brett Smith2752: arv-put only caches state on failure.
2014-05-29 Brett Smith2752: Don't duplicate arv-put work after resume.
2014-05-29 Peter AmstutzAdded proper sharing scope to permit actually downloadi...
2014-05-29 Brett Smith2753: Fix Collection inline file view.
2014-05-29 Peter AmstutzAdded rescue AccessForbiddenException to collections...
2014-05-29 Peter AmstutzMerge branch '2044-share-button' refs #2766
2014-05-29 Brett Smith2752: Adapt Go tests to the new Python test infrastructure.
2014-05-29 Peter AmstutzGo Keep client correctly closes response body on client...
2014-05-29 Brett Smith2752: arv-put displays progress quickly after resuming.
2014-05-29 Brett Smith2752: arv-put displays a notice when it resumes.
2014-05-28 Brett Smith2752: arv-put ResumeCache constructor only accepts...
2014-05-28 Brett SmithMerge branch 'master' into 2752-arv-put-resume-wip
2014-05-28 Brett Smith2752: Fix arv-put's write percentage output.
2014-05-28 Brett Smith2752: Quiet arv-put stdin integration test.
2014-05-28 radhikaMerge branch 'master' of git.curoverse.com:arvados
2014-05-28 radhikaAn equivalent of this script is now at services/api...
2014-05-28 Tom Clegg2754: Merge branch '2754-pipeline-template-description...
2014-05-28 Tom Clegg2754: Add migration missing from commit:fe84c84827af609...
2014-05-28 Peter Amstutz2044: Fixed CollectionsController#search_scopes to...
2014-05-28 Ward VandewegeDo not use symbol keys in the properties of permission...
2014-05-28 Peter AmstutzMerge branch 'master' into 2044-share-button
2014-05-28 Brett SmithMerge branch 'master' into 2752-arv-put-resume-wip
2014-05-28 Tom Clegg2892: Fix user agreement routing. closes #2892
2014-05-28 Tom Clegg2862: Use ?format=js so browser does not think js and...
2014-05-27 Tom Clegg2760: Merge branch '2760-not-all-objects-in-folders...
2014-05-27 Peter AmstutzMerge branch 'master' of git.curoverse.com:arvados
2014-05-27 Peter AmstutzAdjusted timeout on websocket_test from 3 seconds to...
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 radhikaMerge branch '2756-eventbus-in-workbench' into 2678...
2014-05-27 radhika2756: fix error where partial lines were potentially...
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 2756-eventbus-in-workbench
2014-05-27 radhika2756: log span title
2014-05-27 radhika2756: fix typo in helper method signature
2014-05-27 radhika2756: update the ui to show job progress, and links...
2014-05-27 radhika2525: add some javadoc comments
2014-05-27 radhika2678: upon Tom's feedback, setting owner_uuid of the...
2014-05-27 Tom Clegg2754: Add pipeline template description attribute.
2014-05-27 radhikaMerge branch 'master' into 2525-java-sdk
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 Tom Clegg2760: Exclude system objects like VMs and repos from...
2014-05-27 Tim PierceMerge branch '2755-python-sdk-permissions'
2014-05-27 Brett Smith2752: Avoid hiccup on arv-put with short stdin.
2014-05-27 radhikaMerge branch 'master' into 2525-java-sdk
2014-05-27 Tom Clegg2760: Merge branch '2760-folder-hierarchy' refs #2760
2014-05-27 Peter Amstutz2751: Test tweak to clear settings after changing envir...
2014-05-27 Tim Pierce2865: collect garbage after each GET and PUT.
2014-05-27 radhikaMerge branch '2756-eventbus-in-workbench' into 2678...
2014-05-27 radhikaMerge branch 'master' into 2756-eventbus-in-workbench
2014-05-27 radhikaMerge branch 'master' into 2678-owned_by
2014-05-27 Peter Amstutz2751: Changed to "except:" to "except Exception:"....
2014-05-27 radhika2678: update a-r-p-i to set the owner_uuid on the newly...
2014-05-27 Peter AmstutzMerge branch 'master' of git.curoverse.com:arvados...
2014-05-27 Peter Amstutz1885: Tests and bugfixes for -no-get and -no-put options.
2014-05-27 Brett Smith2752: Improve arv-put initialization from cache.
2014-05-27 Tom Clegg2760: Merge branch 'master' into 2760-folder-hierarchy
2014-05-27 Brett Smith2752: arv-put saves and restores write progress informa...
2014-05-26 radhikaMerge branch 'master' into 2756-eventbus-in-workbench
2014-05-26 Brett Smith2863: Remove debugging print from Python KeepClient.
2014-05-26 Brett Smith2752: Fix arg parser typo.
2014-05-26 Brett Smith2752: arv-put shouldn't resume from expired Keep locators.
2014-05-26 Brett Smith2752: Add KeepLocator class to Python SDK.
2014-05-26 Brett Smith2752: arv-put resumes interrupted downloads from cache.
2014-05-26 Brett Smith2752: Add ResumeCache.restart().
2014-05-26 Brett Smith2752: Refactor progress reporting in arv-put's Collecti...
2014-05-26 Brett Smith2752: Separate and test progress reporting functions.
2014-05-26 Brett Smith2752: Factor out arv-put byte tally, and test.
2014-05-26 Brett Smith2752: Add ResumableCollectionWriter serialization to...
2014-05-26 Brett Smith2752: Add ResumeCache to arv-put.
2014-05-26 Brett Smith2752: Generate cache filenames from arv-put arguments.
2014-05-25 radhika2756: added a link to job when a job is chosen
2014-05-24 radhika2756: log write
2014-05-24 radhika2756: fix issue from merge conflict
2014-05-24 radhikaMerge branch 'master' into 2756-eventbus-in-workbench
2014-05-24 Tim Pierce2829: add X-Block-Size response header
2014-05-24 radhikaMerge branch 'master' into 2767-doc-updates
2014-05-24 Tim Pierce2755: incorporate code review.
2014-05-23 Tom Clegg2760: Merge branch 'master' into 2760-folder-hierarchy
2014-05-23 Tom Clegg2760: Disambiguate "hover" from "selected" style. Do...
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 2044-share-button refs ...
2014-05-23 Tom Clegg2760: Use "My Folders" to indicate the root of my folde...
next