arvados.git
2016-06-15 Tom Clegg9395: Fix encoding of integers in query params. 9395-keep-balance-page-size
2016-06-15 Tom Clegg9395: Explain CollectionBatchSize and CollectionBuffers...
2016-06-15 Tom Clegg9395: Amend 177b3b6 - actually use bufs
2016-06-13 Tom Clegg9395: Add CollectionBuffers config to keep-balance.
2016-06-13 Tom Clegg9395: Add CollectionBatchSize config to keep-balance.
2016-06-11 radhikarefs #9318
2016-06-11 radhika9318: fixed outputs display issue where "outpus: [...
2016-06-10 radhikacloses #9318, closes #8650
2016-06-10 radhikaMerge branch 'master' into 9318-dashboard-uses-work...
2016-06-10 Brett Smith9187: Add priorities to crunch-dispatch-local test...
2016-06-09 Peter AmstutzMerge branch '9187-requeued-containers' closes #9187
2016-06-09 Peter Amstutz9187: Add comments.
2016-06-09 radhika9318: Update the compute node status pane to make sure...
2016-06-09 radhikaMerge branch 'master' into 9318-dashboard-uses-work...
2016-06-09 radhika9318: remove :output method in favor of :outputs method...
2016-06-09 Tom CleggMerge branch '9278-expiring-collections'
2016-06-09 Tom Clegg9278: Ensure locator signatures expire no later than...
2016-06-09 Tom Clegg9278: Expose expires_at in API response.
2016-06-09 Tom Clegg9278: Set expires_at=now if a client sets it to a time...
2016-06-08 Brett SmithMerge branch '9309-postgresql-install-guide-wip'
2016-06-08 Brett Smith9309: Separate PostgreSQL setup page in Install Guide.
2016-06-08 Peter Amstutz9187: Don't try to take lock on containers with priority 0.
2016-06-08 Peter Amstutz9187: If a container is reported Queued, but we are...
2016-06-08 radhikaMerge branch '8650-container-work-unit' into 9318-dashb...
2016-06-08 radhika8650: test and fixture update
2016-06-08 radhikaMerge branch 'master' into 8650-container-work-unit
2016-06-08 radhikacloses #8087
2016-06-08 radhikaMerge branch 'master' into wtsi-hgi-8087-arv-cli-reques...
2016-06-08 radhikaMerge branch '8087-arv-cli-request-body-from-file'...
2016-06-08 radhikaMerge branch 'master' into 9318-dashboard-uses-work...
2016-06-08 radhikarefs #8876
2016-06-08 radhika8876: Pass work unit to determine_wallclock_runtime...
2016-06-07 radhikaMerge branch 'master' into 9318-dashboard-uses-work...
2016-06-07 radhikacloses #8876
2016-06-07 radhika8876: remove show_child_summary and replace it with...
2016-06-07 Peter AmstutzBugfix submitting cwl jobs with arvados-cwl-runner...
2016-06-07 Peter AmstutzMerge branch '9275-cwl-runner-creates-jobs' closes...
2016-06-07 Peter Amstutz9275: Initial pipeline/job component update from response
2016-06-07 radhikaMerge branch '8650-container-work-unit' into 9318-dashb...
2016-06-07 radhikaMerge branch '8876-work-unit' into 8650-container-work...
2016-06-07 radhika8876: when computing cpu and running times, use the...
2016-06-07 radhika9318: running and finished containers and fixtures...
2016-06-07 radhika9275: Update the update_pipeline_component method to...
2016-06-07 radhikaMerge branch '8650-container-work-unit' into 9318-dashb...
2016-06-07 radhika8650: some more methods in ContainerWorkUnit
2016-06-07 radhikaMerge branch '8876-work-unit' into 8650-container-work...
2016-06-07 radhika8876: Use JobWorkUnit for pipeline components and cleanup.
2016-06-06 radhika9275: add record to cwl_runner_job as components
2016-06-06 Peter AmstutzMerge branch '9187-crunchv2-dispatching' closes #9187
2016-06-06 Peter AmstutzMerge branch 'master' into 9187-crunchv2-dispatching
2016-06-06 Peter Amstutz9187: Remove "squeueError" because checkSqueue for...
2016-06-04 radhikaMerge branch '8650-container-work-unit' into 9318-dashb...
2016-06-04 radhikaMerge branch '8876-work-unit' into 8650-container-work...
2016-06-04 radhika8876: add tests for link_to_log and queuedtime etc.
2016-06-04 radhika8876: introduce view helper methods such as link_to_log...
2016-06-03 Peter Amstutz9187: Fix refactoring messup
2016-06-03 radhika8876: display "no process has been submitted" when...
2016-06-03 Tom CleggMerge branch '9272-use-container-auth'
2016-06-03 Tom Clegg9272: Skip slow test when running -short tests.
2016-06-03 Tom Clegg9272: Simplify json decoding with Unmarshal.
2016-06-03 Tom Clegg9272: Fix up state transitions:
2016-06-03 Tom Clegg9272: Pass container auth info into container if requested.
2016-06-03 Tom Clegg9272: Get container auth instead of passing the dispatc...
2016-06-03 radhika9275: create pipeline_instance in submit mode as well...
2016-06-03 radhika9318: Compute node summary pane includes queued and...
2016-06-03 Peter Amstutz9187: Fix comment typo
2016-06-03 Peter Amstutz9187: Add documentation comments to Squeue functions.
2016-06-03 Peter Amstutz9187: Improve squeue synchronization
2016-06-02 radhika9318: "Active" and "Recently finished" panes in dashboa...
2016-06-02 Tom CleggMerge branch '9343-no-env-vars'
2016-06-02 Tom Clegg9343: Do not check env vars when setting up Keep client...
2016-06-02 radhikaMerge branch '8876-work-unit' into 8650-container-work...
2016-06-02 radhika8876: success? includes Canceled as well.
2016-06-02 radhika8650: add children to container_work_unit
2016-06-01 radhikaMerge branch '8876-work-unit' into 8650-container-work...
2016-06-01 radhika8876: move some methods such as log and output from...
2016-06-01 radhika8650: add container_work_unit
2016-06-01 radhika8876: child_summary_str checks if total > 0
2016-06-01 Peter Amstutz9187: Slurm dispatcher improvements around squeue
2016-06-01 radhikaMerge branch 'master' into 8876-work-unit
2016-06-01 Brett SmithMerge branch '9309-centos-7-packages-wip'
2016-06-01 Brett Smith9309: Add packages and tests for CentOS 7.
2016-05-31 Brett Smith9309: Look for fpm-info in backports/$PACKAGE_NAME.
2016-05-31 Brett Smith9242: Restore newer backported versions of Python packages.
2016-05-31 Brett Smith9242: Update Python module paths for CentOS 6.
2016-05-31 Tom CleggMerge branch '9162-keep-balance'
2016-05-31 Tom Clegg9162: Add replication level histogram
2016-05-31 Tom Clegg9162: Add keep-balance
2016-05-31 Brett SmithMerge branch '9242-python-backport-prefix-wip'
2016-05-31 Brett Smith9242: Python packages install libraries to the distro...
2016-05-31 radhika8876: typo in fixture
2016-05-31 radhika8876: correct the job_reader2 fixture
2016-05-31 radhika8876: improve jobs_with_components test to have compone...
2016-05-31 radhikaMerge branch 'master' into 8876-work-unit
2016-05-31 Brett Smith9242: Refactor Python constant definitions in r-b-p.
2016-05-31 Brett Smith9316: Include documentation in CWL SDK.
2016-05-31 radhika8876: For jobs also, compute progress from it's childre...
2016-05-28 Ward VandewegeFix centos6 package build (ruamel.yaml package building...
2016-05-27 Brett SmithUpdate Software Collections package name in Install...
2016-05-27 Brett SmithUpdate Software Collections package name in CentOS...
next