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 |
Peter Amstutz | 10935: Make Rails method deep_munge a noop, so that... |
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 |
2017-01-09 |
Peter Amstutz | Create tmp/cache dir after cleaning old one. |
commit | commitdiff | tree | snapshot |
2017-01-06 |
Ward Vandewege | Bump up rails package iteration. |
commit | commitdiff | tree | snapshot |
2017-01-06 |
Ward Vandewege | Fix run-tests.sh --only option for the workbench suite. |
commit | commitdiff | tree | snapshot |
2017-01-06 |
Peter Amstutz | Merge branch '10793-cwl-continue-on-error' closes ... |
commit | commitdiff | tree | snapshot |
2017-01-06 |
Peter Amstutz | 10793: Ensure on_error is set if not present in job_ord... |
commit | commitdiff | tree | snapshot |
2017-01-06 |
Ward Vandewege | Merge branch '10838-fix-rails-package-postinst' |
commit | commitdiff | tree | snapshot |
2017-01-06 |
Ward Vandewege | In our rails postinstall package script, preserve newli... |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Lucas Di Pentima | Merge branch '10223-cr-set-output-name' |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Lucas Di Pentima | 10223: Added CR's output_name to FTS index |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Lucas Di Pentima | 10223: Added test to check for missing full text search... |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Peter Amstutz | 10793: Fix to return tuple for alternate exit points... |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Tom Clegg | Merge branch '10808-admin-cancel-job' |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Tom Clegg | 10808: Move comment. |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Peter Amstutz | 10793: Move output_callback to finally block to ensure... |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Tom Clegg | 10808: Exempt "change state to Cancelled" from "locked... |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Lucas Di Pentima | 10223: Added relevant explanation on the rollback command |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Peter Amstutz | 10793: Return output, status tuple from executor. |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Lucas Di Pentima | 10223: Test simplification: better name, assertion... |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Tom Clegg | Merge branch '10808-file-cache-ownership' |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Peter Amstutz | 10793: Bump cwltool pin for workflow engine improvement... |
commit | commitdiff | tree | snapshot |
2017-01-04 |
Tom Clegg | 10808: Avoid using the disk cache if a different user... |
commit | commitdiff | tree | snapshot |
2017-01-04 |
Lucas Di Pentima | 10223: Merge branch 'master' into 10223-cr-set-output... |
commit | commitdiff | tree | snapshot |
2017-01-04 |
Lucas Di Pentima | 10223: Added support to CR output_name on cwl-runner... |
commit | commitdiff | tree | snapshot |
2017-01-04 |
radhika | refs #10516 |
commit | commitdiff | tree | snapshot |
2017-01-04 |
radhika | refs #9831 |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Peter Amstutz | Merge branch '10812-cwl-package-update' refs #10812 |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Peter Amstutz | 10812: Update arvados-cwl-runner dependencies. Remove... |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Tom Clegg | Merge branch '9831-faster-unique-name' |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Tom Clegg | 9831: Avoid attempting the same name twice, even if... |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Peter Amstutz | Merge branch '10869-cwl-keep-ref' refs #10869 |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Tom Clegg | 9831: Use a timestamp instead of a serial number to... |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Peter Amstutz | Merge branch '10812-similar-collections-check' refs... |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Peter Amstutz | 10869: Pass CollectionFetcher to load_tool in crunch_sc... |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Tom Clegg | Merge branch '9998-unsigned_manifest' |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Tom Clegg | Merge branch 'master' into 9998-unsigned_manifest |
commit | commitdiff | tree | snapshot |
2017-01-11 |
Tom Clegg | Merge branch '10816-postgres-permissions' |
commit | commitdiff | tree | snapshot |
2017-01-11 |
Peter Amstutz | 10812: Fix check for collection reuse, same PDH and... |
commit | commitdiff | tree | snapshot |
2017-01-11 |
Tom Clegg | 10816: Add comments to poorly-documented name/binds... |
commit | commitdiff | tree | snapshot |
next |