arvados.git
2014-05-30 radhikaMerge branch 'master' into 2919-provenance-graph-cutoff
2014-05-30 radhika2919: update integration test to assert provenace graph div
2014-05-30 Tom Clegg2931: Remove {dependent: :destroy} in ArvadosModel...
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: Quiet arv-put stdin integration test.
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: Add basic test for arv-put.
2014-05-30 Brett Smith2752: Extract common Python test methods.
2014-05-30 Brett Smith2752: Move arv-put functionality to arvados.commands...
2014-05-30 Brett Smith2752: Move Python tests to dedicated subdirectory.
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-30 Brett Smith2752: Add tests for CollectionWriter.write_directory_tr...
2014-05-30 Brett Smith2752: Clean up after Python SDK Collections tests.
2014-05-30 Brett Smith2752: Refactor Python SDK test_collections.
2014-05-30 Brett Smith2752: Clean up arv-put imports.
2014-05-30 radhika2929: provenance graph is cutoff on the left. Removed...
2014-05-29 Tom Clegg2762: Do not try to auto-destroy referring links when...
2014-05-29 Tom Clegg2754: Change "create pipeline" label to "run", to match...
2014-05-29 Peter AmstutzAnother fix to sharing scope to use keep_services/acces...
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 Peter AmstutzGo Keep client correctly closes response body on client...
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 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 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 Tom Clegg2760: Merge branch 'master' into 2760-folder-hierarchy
2014-05-26 radhikaMerge branch 'master' into 2756-eventbus-in-workbench
next