arvados.git
2014-09-09 radhikaMerge branch 'master' into 3654-combine-selections
2014-09-09 Peter AmstutzMerge branch '3453-arv-list-docker-images' closes ...
2014-09-09 Peter Amstutz3453: Rename check_project_exists to desired_project_uu...
2014-09-09 Peter AmstutzMerge branch '3586-job-priority' closes #3586
2014-09-09 Peter AmstutzMerge branch 'master' into 3586-job-priority closes...
2014-09-08 Peter AmstutzMerge branch '3644-arv-mount-projects' closes #3644
2014-09-08 Peter Amstutz3453: Refactored arv-put to remove support for name...
2014-09-08 Peter Amstutz3644: Update tests broken by merge
2014-09-08 Tim Pierce3823: bug fixes for arvados-bcbio-nextgen.py
2014-09-08 Peter Amstutz3644: Moved some common regex patterns into SDK
2014-09-08 Peter AmstutzMerge branch 'master' into 3644-arv-mount-projects
2014-09-08 Peter Amstutz3644: Restore 'tag' tests and add 'SharedDirectory...
2014-09-08 Tim PierceMerge branch '3663-collection-reader-performance'
2014-09-08 radhikaMerge branch 'master' into 3654-combine-selections
2014-09-08 Peter Amstutz3453: Add ensure_unique_name=True to collection create.
2014-09-08 radhika3654: redirection to newly created collection is now...
2014-09-08 Peter AmstutzMerge branch 'master' into 3453-arv-list-docker-images
2014-09-08 Peter AmstutzAdded create#ensure_unique_name to discovery document...
2014-09-08 Peter Amstutz3453: Create links and collection objects in the specif...
2014-09-06 radhikaMerge branch 'master' into 3654-combine-selections
2014-09-06 radhika3654: slight update to redirect to newly created collection
2014-09-06 radhika3654: little cleanup around the post method
2014-09-06 radhika3654: use POST method to combine selections.
2014-09-05 Peter AmstutzUpdated Gemfile again with published package version...
2014-09-05 Peter AmstutzMerge branch '3822-ensure-unique-names' refs #3822
2014-09-05 Peter Amstutz3822: Updated Gemfile
2014-09-05 Peter Amstutz3822: Fixed use of string instead of symbol in hash...
2014-09-05 Peter Amstutz3822: Added 'ensure_unique_name' option to #create...
2014-09-05 radhika3654: combine options is enabled when only data collect...
2014-09-05 radhika3654: add selection dropdown to collections page
2014-09-05 radhika3654: test update
2014-09-05 radhikaMerge branch 'master' into 3654-combine-selections
2014-09-05 radhika3654: add selection dropdown to collections page
2014-09-05 radhika3654: add selection dropdown to collections page
2014-09-05 radhika3654: add selection dropdown to collection#show page
2014-09-05 radhika3654: add integration and funtional tests for combining...
2014-09-05 Ward VandewegeReplace all remaining references to Clinical Future...
2014-09-05 Brett Smith3720: Update arvados Gem versions.
2014-09-05 Peter Amstutz3644: minor control block indentation fix.
2014-09-05 Peter Amstutz3644: Changed so ctime == mtime because ctime is not...
2014-09-05 Brett SmithMerge branch '3720-big-manifest-performance-wip'
2014-09-05 Brett Smith3720: Limit Workbench file rendering for large Collections.
2014-09-05 Brett Smith3720: Refactor manifest parsing from API server to...
2014-09-05 Brett Smith3720: arvados-cli Gemfile refers to gemspec.
2014-09-05 Brett Smith3720: Clean up+skip Ruby SDK tests.
2014-09-05 Peter Amstutz3453: Now lists images by default if called with no...
2014-09-05 radhikaMerge branch 'master' into 3654-combine-selections
2014-09-05 Peter AmstutzMerge branch '3710-combine-selections-bug' refs #3710
2014-09-05 Peter Amstutz3710: Refactored code to reduce redundancy. Use select...
2014-09-05 Peter Amstutz3644: fuse_arvados test pass.
2014-09-05 Peter AmstutzRemove name and description columns on jobs table intro...
2014-09-04 radhikaMerge branch 'master' into 3654-combine-selections
2014-09-04 radhika3710: handle the scenario where files from named collec...
2014-09-04 Brett Smith3704: Treat project filters consistently in Workbench...
2014-09-04 Tim Pierce3663: update test_file_reader unit test
2014-09-04 Peter Amstutz3644: Add --by-id to invocation of arv-mount in crunch...
2014-09-04 Peter Amstutz3644: Added choose-your-own-adventure README files...
2014-09-04 radhika3710: update the combine_selected_files_into_collection...
2014-09-04 Tim Pierce3663: StreamFileReader.read() returns just one chunk
2014-09-04 Peter Amstutz3644: Change metafiles to .arvados#collection and ...
2014-09-04 Ward VandewegeRevert 2 hunks from a5819ec1e48fba90658fcf676ffc50c1f21...
2014-09-04 radhika3654: remove "Combine selected collections and files...
2014-09-04 Peter Amstutz3644: Add threadsafe arvados api access. arv-mount...
2014-09-04 radhika3654: add selection dropdown to collections pages
2014-09-04 Peter Amstutz3644: Tweak CollectionReader manifest text regular...
2014-09-03 Peter Amstutz3644: Tested, fixed various mount modes.
2014-09-03 radhika3654: add "combine selections" option to project#show...
2014-09-03 Peter Amstutz3644: Default mount mode now includes home, shared...
2014-09-03 Peter Amstutz3644: Re-added support for files with json contents...
2014-09-03 radhikacloses #3637
2014-09-03 radhika3637: add one more test that verifies that the copy...
2014-09-03 Peter Amstutz3644: Collections work again, added .portable_data_hash...
2014-09-03 Peter Amstutz3644: HomeDirectory and ProjectDirectories work, added...
2014-09-03 Peter Amstutz3644: Shared project list almost works, still debugging.
2014-09-02 radhikaMerge branch 'master' into 3637-copy-selections
2014-09-02 radhika3637: remove unwanted tab chars
2014-09-02 radhika3637: add integration tests for "copy", "move", and...
2014-09-02 Peter AmstutzAdd name and description columns back in for jobs....
2014-09-02 Peter AmstutzMerge branch 'master' into 3586-job-priority
2014-09-02 Peter AmstutzDelete names and description columns from jobs that...
2014-09-02 radhika3637: copy selected items
2014-09-02 Peter Amstutz3453: Add support for --images to get a list of availab...
2014-09-02 radhikaMerge branch 'master' into 3637-copy-selections
2014-09-02 radhika3637: undo some of the changes to absorb Tom's updates...
2014-09-02 Ward VandewegeDo not blow up when running jobs in local mode.
2014-09-02 radhikarefs #3637 - merge Tom's updates to chooser implementat...
2014-09-02 Peter Amstutz3644: build_project_trees method ported from workbench...
2014-09-02 Brett SmithMerge branch '3704-broken-filters-param'
2014-09-01 Ward Vandewegecrunchstat: fix typos in comments and help/error text.
2014-09-01 Ward VandewegeDo not blow up when arv is called with an unrecognized...
2014-08-30 Tom Clegg3637: Propagate checkbox selection through chooser...
2014-08-30 Tom Clegg3637: Operate only on selections within this container...
2014-08-29 Tom Clegg3704: Force params[:filters] into native format so...
2014-08-29 Peter Amstutz3644: Project and Home directory work. Added support...
2014-08-29 Peter AmstutzMerge branch '3763-move-collections-error' closes ...
2014-08-29 Peter Amstutz3763: Workbench will not send attributes to API server...
2014-08-28 Peter Amstutz3644: Working on adding timestamps
2014-08-28 radhikacloses #3714
2014-08-28 radhikaMerge branch 'master' into 3714-report-issue-issues
2014-08-28 radhika3637: fix test now that "Copy selections" and "Move...
next