2017-01-27 |
Tom Clegg | 10690: Add -dump-config to arv-git-httpd, crunch-dispat... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Ward Vandewege | Doc update: add trademark symbol next to the word ... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Tom Clegg | Merge branch '10990-keep-web-ranges' |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Tom Clegg | 10990: Remove superfluous code for headers now handled... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Tom Clegg | 10990: Adjust readahead to work better on small segment... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Tom Clegg | 10990: Fix collectionreader tests. |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Tom Clegg | 10990: Support Range headers with non-zero start offset. |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Tom Clegg | 10990: Add tests for byte range requests that start... |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Ward Vandewege | Merge branch '10980-add-ubuntu1604-support' |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Ward Vandewege | Add support for Ubuntu 1604 ("xenial") to our build... |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Ward Vandewege | Remove old debian7 package testing file. |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Ward Vandewege | Remove deprecated --force-yes flag during package testi... |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Peter Amstutz | Bump schema-salad version for schema loading performanc... |
commit | commitdiff | tree | snapshot |
2017-01-25 |
Peter Amstutz | arv_docker_get_image should not modify dockerRequiremen... |
commit | commitdiff | tree | snapshot |
2017-01-25 |
Peter Amstutz | Merge branch '10812-docker-upload-fix' refs #10812 |
commit | commitdiff | tree | snapshot |
2017-01-25 |
Peter Amstutz | 10812: Fix bug and add test that docker dependencies... |
commit | commitdiff | tree | snapshot |
2017-01-25 |
Peter Amstutz | Merge branch '10895-run-in-single-container-reuse'... |
commit | commitdiff | tree | snapshot |
2017-01-25 |
Peter Amstutz | 10895: Don't report "reused" for Failed/Cancelled conta... |
commit | commitdiff | tree | snapshot |
2017-01-24 |
Tom Clegg | Merge branch '9998-no-count-items-available' |
commit | commitdiff | tree | snapshot |
2017-01-24 |
Tom Clegg | 9998: Update CLI usage. |
commit | commitdiff | tree | snapshot |
2017-01-24 |
Tom Clegg | 9998: Remove superfluous word. |
commit | commitdiff | tree | snapshot |
2017-01-24 |
Tom Clegg | Merge branch '10868-job-log-node-info' |
commit | commitdiff | tree | snapshot |
2017-01-24 |
Tom Clegg | 9998: Use links instead of specimens to test count... |
commit | commitdiff | tree | snapshot |
2017-01-24 |
Tom Clegg | 9998: Update API docs. |
commit | commitdiff | tree | snapshot |
2017-01-24 |
Tom Clegg | 10868: Include node UUIDs and properties in job logs. |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Peter Amstutz | 10895: Don't add uploaded files to pathmap if they... |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Peter Amstutz | 10895: Improve reuse for RunInSingleContainer jobs |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Tom Clegg | 9998: Handle timestamp collisions in collection index. |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Tom Clegg | Merge branch 'master' into 9998-no-count-items-available |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Peter Amstutz | Merge branch '10812-cwl-separate-dependencies' refs... |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Peter Amstutz | 10812: Handle expected NotFoundError error when checkin... |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Peter Amstutz | 10812: Add num_retries to CollectionFetcher and collect... |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Peter Amstutz | 10812: Fix indentation typo. |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Peter Amstutz | 10812: Update cwltool and schema-salad dependencies. |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Peter Amstutz | 10812: Handle $schema references. |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Peter Amstutz | 10812: Don't use cStringIO which doesn't like unicode... |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Peter Amstutz | 10812: Check for dockerOutputDirectory and raise Unsupp... |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Peter Amstutz | 10812: Fix imports, reference #main in cwl:tool |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Peter Amstutz | 10812: Improve check that already packed workflow colle... |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Peter Amstutz | 10812: Don't try to upload embedded tools separately... |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Peter Amstutz | 10812: Handle workflow keep references. |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Peter Amstutz | 10812: Use packed workflows for all run modes. |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Peter Amstutz | Merge branch '10812-log-merge' refs #10812 |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Peter Amstutz | Merge branch '10812-submit-runner-image' refs #10812 |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Peter Amstutz | Merge branch '10935-noop-munge' closes #10935 |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Peter Amstutz | 10812: Add tests |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Peter Amstutz | 10812: Perform merge of logs based on timestamp instead... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Peter Amstutz | 10935: Add test that round tripping works after disabli... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Peter Amstutz | 10812: Add --submit-runner-image to override default... |
commit | commitdiff | tree | snapshot |
2017-01-19 |
Tom Clegg | Merge branch 'master' into 9998-no-count-items-available |
commit | commitdiff | tree | snapshot |
2017-01-19 |
Tom Clegg | 9998: Change count=true/false to exact/none. Add tests. |
commit | commitdiff | tree | snapshot |
2017-01-19 |
Peter Amstutz | 10935: Make Rails method deep_munge a noop, so that... |
commit | commitdiff | tree | snapshot |
2017-01-16 |
Tom Clegg | Merge branch 'master' into 9998-no-count-items-available |
commit | commitdiff | tree | snapshot |
2017-01-13 |
radhika | closes #5666 |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Tom Clegg | 10883: scancel slurm job when erroring out early. |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Lucas Di Pentima | Merge branch '10813-arv-put-six-threads' |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Lucas Di Pentima | 10813: Merge branch 'master' into 10813-arv-put-six... |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Lucas Di Pentima | 10813: Fixed typo on argument documentation. |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Peter Amstutz | Merge branch '10292-cwl-deadlock' refs #10292 |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Peter Amstutz | 10292: Update cwltool for bugfix: intermittant workflow... |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Lucas Di Pentima | 10813: Bug fixed on BlockManager's _get_manifest_text... |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Ward Vandewege | Remove references to debian7 and centos6. Also remove... |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Ward Vandewege | Merge branch '10858-build-packages-improvements' |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Ward Vandewege | 10858: Equivalent commit for 10881: Add python-futures... |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Ward Vandewege | Fix rpm architecture in the test_package_presence funct... |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Ward Vandewege | Merge branch '10800-update-doc' |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Ward Vandewege | Merge branch 'master' into 10800-update-doc |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Ward Vandewege | More documentation updates to reflect the end of suppor... |
commit | commitdiff | tree | snapshot |
2017-01-17 |
Ward Vandewege | Documentation updates to reflect the end of support... |
commit | commitdiff | tree | snapshot |
2017-01-17 |
Tom Clegg | Merge branch '10868-log-dispatch-decisions' |
commit | commitdiff | tree | snapshot |
2017-01-16 |
Tom Clegg | 10868: Add fake uuid to test case for more realistic... |
commit | commitdiff | tree | snapshot |
2017-01-16 |
Tom Clegg | 10868: Log job runtime constraints and node properties... |
commit | commitdiff | tree | snapshot |
2017-01-16 |
Peter Amstutz | Bump libcloud pin to 0.20.2.dev3 for Azure China suppor... |
commit | commitdiff | tree | snapshot |
2017-01-14 |
Ward Vandewege | If the fpm run fails, always print out the failed comma... |
commit | commitdiff | tree | snapshot |
2017-01-14 |
Ward Vandewege | Fix the shortcut that tests the need of rebuilding... |
commit | commitdiff | tree | snapshot |
2017-01-14 |
Ward Vandewege | Handle rpm-based backports correctly. |
commit | commitdiff | tree | snapshot |
2017-01-14 |
Ward Vandewege | Merge branch 'master' into 10858-build-packages-improve... |
commit | commitdiff | tree | snapshot |
2017-01-14 |
Ward Vandewege | Refactor the build-packages scripts a bit to make them... |
commit | commitdiff | tree | snapshot |
2017-01-13 |
Lucas Di Pentima | 10813: arv-put with 6 upload threads, to be tested... |
commit | commitdiff | tree | snapshot |
2017-01-13 |
Peter Amstutz | Merge branch '10881-build-python-futures-package' refs... |
commit | commitdiff | tree | snapshot |
2017-01-13 |
Peter Amstutz | 10881: Add python-futures as explicit cwltest dependenc... |
commit | commitdiff | tree | snapshot |
2017-01-13 |
radhika | 5666: Use "warning" bootstrap style for Cancel button... |
commit | commitdiff | tree | snapshot |
2017-01-13 |
Ward Vandewege | Build the python-futures package, version 3.0.5, for... |
commit | commitdiff | tree | snapshot |
2017-01-13 |
Tom Clegg | Merge branch '10880-poll-test-races' |
commit | commitdiff | tree | snapshot |
2017-01-13 |
Tom Clegg | 10880: Fix races in event-polling tests. |
commit | commitdiff | tree | snapshot |
2017-01-13 |
radhika | closes #10110 |
commit | commitdiff | tree | snapshot |
2017-01-13 |
radhika | 10110: add ruamel.yaml to setup.py |
commit | commitdiff | tree | snapshot |
2017-01-13 |
radhika | 10110: also copy any docker images during arv-copy... |
commit | commitdiff | tree | snapshot |
2017-01-13 |
radhika | 10110: arv-copy workflows |
commit | commitdiff | tree | snapshot |
2017-01-13 |
radhika | closes #10516 |
commit | commitdiff | tree | snapshot |
2017-01-13 |
Tom Clegg | Merge branch '10877-azure-base-url' |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Tom Clegg | 10877: Add example using core.chinacloudapi.cn. |
commit | commitdiff | tree | snapshot |
2017-01-12 |
radhika | 10516: update work_unit test to compare cputime and... |
commit | commitdiff | tree | snapshot |
2017-01-13 |
radhika | 10516: update test to expect 0 cputime, instead of... |
commit | commitdiff | tree | snapshot |
2017-01-12 |
radhika | 10516: compute cputime recursively using cputime of... |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Tom Clegg | 10877: Configurable base URL for Azure storage, e.g... |
commit | commitdiff | tree | snapshot |
2017-01-11 |
Ward Vandewege | run-build-packages-one-target.sh should respect the... |
commit | commitdiff | tree | snapshot |
2017-01-09 |
Ward Vandewege | Pin the python-pathlib2 dependency to 2.1.0, because... |
commit | commitdiff | tree | snapshot |
2017-01-09 |
Peter Amstutz | Merge branch 'arvbox-tmp-cache' no issue # |
commit | commitdiff | tree | snapshot |
2017-01-09 |
Tom Clegg | Fix run-tests.sh --only-install option. |
commit | commitdiff | tree | snapshot |
next |