arvados.git
2014-09-17 Peter AmstutzMerge branch 'master' into 3605-improved-dashboard
2014-09-17 Peter AmstutzMerge branch '3605-node-info-field' refs #3605
2014-09-17 Peter AmstutzFix test
2014-09-17 Tim PierceMerge branch '3705-keep-blockworklist'
2014-09-17 Tim Pierce3705: use %v to format interface types
2014-09-17 Peter AmstutzFix arv-run-pipeline-instance to not crash when templat...
2014-09-17 Tim Pierce3705: drop unnecessary 'items' from BlockWorkList
2014-09-17 Tim Pierce3705: use helper functions in tests
2014-09-17 Peter AmstutzFix test
2014-09-16 Tim Pierce3705: drop unnecessary current_list pointer
2014-09-16 radhikano issue # remove pipeline instance fixture to address...
2014-09-16 radhika2875: remove pipeline instance fixture and use an exist...
2014-09-16 Tom CleggMerge branch '3877-log-memory-leak' closes #3877
2014-09-16 Ward VandewegeMake sure to run apt-get update before trying to install
2014-09-16 Peter AmstutzMerge branch '3878-arv-mount-block-cache' closes #3878
2014-09-16 Peter Amstutz3878: Remove raise debugging exception.
2014-09-16 Peter Amstutz3605: Automatically reload the dashboard using ajax.
2014-09-16 Peter Amstutz3878: Fix block cache sharing across threads so arv...
2014-09-16 radhikacloses #2875
2014-09-16 radhika2875: minor text update
2014-09-16 radhika2875: collection description is now textile and also...
2014-09-16 radhika2875: remove junk migration lines
2014-09-16 Tom Clegg3877: Fix memory leak after "log truncated" decision...
2014-09-16 Tim Pierce3705: update for code review
2014-09-16 Peter Amstutz3605: Getting jobs/queue_size from API server works...
2014-09-15 Tim Pierce3705: describe BlockWorkList flow more explicitly
2014-09-15 Peter AmstutzMerge remote-tracking branch 'origin/master' into 3605...
2014-09-15 Peter Amstutz3605: Finally settled on a layout. Adding in remaining...
2014-09-15 radhikano issue # fix failing test to use selenium driver
2014-09-15 radhika2875: integration tests to verify description on pipeli...
2014-09-15 Peter AmstutzUpdated Gemfile to pull in changes from commit:ac594f1...
2014-09-15 Peter AmstutzRemove projects panels from dashboard
2014-09-15 Peter AmstutzMerge branch '3187-pipeline-instance-page' into 3605...
2014-09-15 radhika2875: render template description as textile attribte...
2014-09-15 radhika2875: add description option
2014-09-12 radhika2875: add initial description to pipeline instance...
2014-09-12 radhikaMerge branch 'master' into 2875-pipeline-description
2014-09-12 radhikacloses #3654
2014-09-12 radhikaMerge branch 'master' into 3654-combine-selections
2014-09-12 radhika2875: initial description on pipeline instance when...
2014-09-12 Peter AmstutzWorking on recent pipelines/collections tables
2014-09-12 Peter AmstutzMerge branch 'master' into 3605-improved-dashboard
2014-09-12 Peter Amstutz3605: Dashboard compute node and pipeline status work...
2014-09-12 radhikaMerge branch 'master' into 2875-pipeline-description
2014-09-12 radhika2875: set initial description on the new pipeline insta...
2014-09-12 Tim PierceBug fix: manifests with extra spaces
2014-09-12 radhika3654: disable search icon collection show page rather...
2014-09-12 radhikaMerge branch 'master' into 3654-combine-selections
2014-09-12 radhikaMerge branch 'master' into 2875-pipeline-description
2014-09-12 radhika2875: add new partial to display name and description.
2014-09-12 Peter Amstutz3605: Provide "info" field to all requesters. Filters...
2014-09-12 Peter AmstutzMerge branch '3187-start-finish-timestamps-tasks-pipeli...
2014-09-12 Peter AmstutzFixed typo Y% -> %Y
2014-09-12 Peter Amstutz3187: Text tweaks.
2014-09-11 radhika3654: update tests to match the selection dropdown...
2014-09-11 radhika2875: add description to jobs and pipeline_instances.
2014-09-11 Peter Amstutz3187: Setting dates to locale works.
2014-09-11 radhikaMerge branch 'master' into 3654-combine-selections
2014-09-11 radhika3654: move the checkbox to the left of the row in colle...
2014-09-11 Peter AmstutzMerge branch '3187-start-finish-timestamps-tasks-pipeli...
2014-09-11 Peter Amstutz3187: Update the task start time when the task actually...
2014-09-11 Peter Amstutz3187: Generalized reloading to reload other parts of...
2014-09-11 Ward VandewegeFallout from #3036: the test for the checkbox value...
2014-09-11 radhika3654: add a default name to newly created combined...
2014-09-11 Tim Pierce3705: replace pullmgr with a BlockWorkList
2014-09-11 radhikaMerge branch 'master' into 3654-combine-selections
2014-09-11 Peter Amstutz3187: Tested and fixed and time calculation algorithm.
2014-09-11 Brett SmithClean up manifest whitespace in split-fastq.
2014-09-11 Peter AmstutzMerge branch 'master' into 3187-start-finish-timestamps...
2014-09-11 Peter Amstutz3187: Added algorithm to calculate wall clock run time...
2014-09-10 Tim Pierce3705: add BlockWorkList and unit tests
2014-09-10 Peter Amstutz3187: Lots of work on presentation of job details,...
2014-09-10 Brett SmithPrevent PySDK CollectionReader from sending UUIDs to...
2014-09-10 Peter Amstutz3187: Added queue_position field to job response.
2014-09-10 Brett Smith3846: Improve timeout handling in PySDK KeepClient.
2014-09-10 Brett Smith3842: Keep::Manifest concatenates file information...
2014-09-09 Peter Amstutz3187: Record started_at and finished_at for tasks and...
2014-09-09 radhikaMerge branch 'master' into 3654-combine-selections
2014-09-09 radhika3654: display show icon for files only when the file...
2014-09-09 Brett Smith#3830: Make crunch-job's git calls more robust.
2014-09-09 Peter Amstutz3187: Migration to add started_at and finished_at to...
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...
next