arvados.git
2014-06-03 Peter Amstutzsave-the-left-nav: fixed @object, left tabs, layout... save-the-left-nav
2014-06-03 Peter AmstutzMerge branch 'origin-2872-folder-nav' into origin-save...
2014-06-03 Tom Clegg2872: Add selection checkboxes to folder view. Compare...
2014-06-03 Tom Clegg2872: Make infinite scroll work with regular window...
2014-06-03 Tom Clegg2872: Add "clone and edit" button to pipeline instance...
2014-06-03 Tom Clegg2872: Add free text search in chooser.
2014-06-03 Peter Amstutzadded stylesheet for left tabs
2014-06-03 Peter Amstutzprototype folder oriented left nav
2014-06-02 Tom Clegg2872: Fix up tests
2014-06-02 Tom Clegg2872: Add job summary partial.
2014-06-02 Tom Clegg2872: Fix bugs
2014-06-02 Tom Clegg2872: Fix some tests and bugs
2014-06-02 Tom Clegg2872: Add recent jobs and pipelines to folder index...
2014-06-02 Tom Clegg2872: Show collection details in chooser.
2014-06-02 Tom Clegg2872: Fix css on collection tab line buttons.
2014-06-02 Tom Clegg2872: Add useful pipeline instance content summary.
2014-06-02 Tom Clegg2872: Disable chooser OK button until selection is...
2014-06-02 Tom Clegg2872: Add infinite scroll to chooser modal.
2014-06-01 Tom Clegg2872: Rearrange folder index. Show collection tags...
2014-06-01 Tom Clegg2872: Add "delete folder" button.
2014-06-01 Tom Clegg2872: Fix "remove from folder"
2014-06-01 Tom Clegg2872: Make editable work for names in folder, choose...
2014-06-01 Tom Clegg2872: Rearrange standard views to deemphasize "advanced...
2014-06-01 Tom Clegg2872: Use data chooser for running pipelines. Many...
2014-06-01 Tom Clegg2872: Start doing everything from folder perspective.
2014-06-01 Tom Clegg2872: Remove name column from collections table.
2014-05-30 Tom Clegg2893: Fix accepting JSON-encoded components_summary...
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 Brett Smith2752: Include arvados.commands submodule in built packages.
2014-05-30 Tom Clegg2893: Merge branch '2893-no-symbols-in-db' closes ...
2014-05-30 Tom Clegg2893: Merge branch 'master' into 2893-no-symbols-in-db
2014-05-30 Tim PierceMerge remote-tracking branch 'refs/remotes/origin/2755...
2014-05-30 Tim Pierce2755: add unit test for Collection.normalize_uuid.
2014-05-30 Tom Clegg2893: Add test cases. Stringify all serialized attrs...
2014-05-30 Tom Clegg2755: Let the API server decide the correct collection...
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 Tim Pierce2755: comment doc fix.
2014-05-29 Tim Pierce2755: code review.
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 Tim Pierce2755: code review.
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 Tim Pierce2755: add support to arv-put for signed manifests.
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 Clegg2893: Add more tests for bogus serialized hash values.
2014-05-28 Tom Clegg2893: Add test for un-symbolizing existing db content.
2014-05-28 Tom Clegg2893: Prevent symbol keys/values in serialized attributes.
2014-05-28 Tom Clegg2754: Add migration missing from commit:fe84c84827af609...
2014-05-28 Peter Amstutz2044: Fixed CollectionsController#search_scopes to...
next