arvados.git
2016-09-22 Peter Amstutz10081: Rename cwl.input.json to cwl.input.yml, fix...
2016-09-22 Peter AmstutzMerge branch 'master' into 10081-cwl-run-same-job
2016-09-22 Peter AmstutzUpdate cwltool again for bugfix, refs #10088
2016-09-21 Lucas Di PentimaMerge branch '10029-wb-send-request-id'
2016-09-21 Lucas Di Pentima10029: Merge branch 'master' into 10029-wb-send-request-id
2016-09-21 Lucas Di Pentima10029: Some changes/improvements described as follows:
2016-09-21 Tom CleggMerge branch '9957-keep-web-config' closes #9957
2016-09-21 Tom Clegg9957: Clarify AuthToken is not used.
2016-09-21 Tom Clegg9957: Clarify anonymous token explanation.
2016-09-21 Tom Clegg9957: Refactor keep-web to load config from a file...
2016-09-20 Peter AmstutzUpdate cwltool version pin, refs #10088
2016-09-20 Peter AmstutzMerge branch '10088-raw-files' refs #10088
2016-09-20 Peter Amstutz10081: Upload dependencies. Fix keep paths. Ensure...
2016-09-19 Peter Amstutz10081: Fix quoting issue with workflow & input object...
2016-09-19 Peter Amstutz10081: Dump as yaml instead of json. Add test for...
2016-09-19 Tom CleggMerge branch '9954-keep-balance-systemd' closes #9954
2016-09-19 Tom CleggMerge branch '10014-collection-error-detail' closes...
2016-09-19 Lucas Di Pentima10029: Added test to check for client_session_id parame...
2016-09-19 Tom Clegg10014: Add error details. Use filesystem language ...
2016-09-19 Tom Clegg10014: Add details to various error messages.
2016-09-19 Peter Amstutz10081: Mock Collection class in TestWorkflow
2016-09-19 Peter AmstutzMerge branch '10088-raw-files' into 10081-cwl-run-same-job
2016-09-19 Peter Amstutz10088: Bump cwltool dependency for another bugfix to...
2016-09-18 Peter Amstutz10088: Bump cwltool dependency for bugfix to scandeps.
2016-09-16 Peter Amstutz10088: upload_dependencies reads raw files to find...
2016-09-16 Lucas Di Pentima10029: Added client_session_id to Workbench's client...
2016-09-16 Peter Amstutz10081: Fix RunInSingleContainer test
2016-09-16 Peter Amstutz10081: Custom extension of v1.0 schema to recognize...
2016-09-16 Peter Amstutz10081: Add test for recursively calling cwltool when...
2016-09-15 Peter Amstutz10081: Update cwltool version for bugfix.
2016-09-15 Peter Amstutz10081: Quote expression interpolations. Set hints...
2016-09-15 Lucas Di Pentima10029: Added a session id for every new workbench reque...
2016-09-15 Peter Amstutz10081: Submitting whole workflows as jobs WIP
2016-09-15 radhikarefs #9835
2016-09-15 radhika9836: Add container reuse to ContainerRequest documenta...
2016-09-15 Peter AmstutzFix arvados-cwl-runner tests, refs #9766
2016-09-15 Peter AmstutzFix misake in arvados-cwl-runner upload_dependencies...
2016-09-15 Tom Clegg9954: Add systemd unit keep-balance.service.
2016-09-15 Tom CleggMerge branch '9986-fuse-retry-if-killed' closes #9986
2016-09-15 Tom Clegg9986: Retry (up to 2 times) any python test suite kille...
2016-09-14 Peter AmstutzMerge branch '100032-cwl-metrics' refs #100032
2016-09-14 Peter Amstutz100032: Add metrics to job submission in --debug mode.
2016-09-14 Peter AmstutzMerge branch '9766-register-workflow' closes #9766
2016-09-14 Lucas Di PentimaMerge branch '9623-reuse-containers'
2016-09-14 Lucas Di PentimaMerge branch 'master' into 9623-reuse-containers
2016-09-14 Tom CleggMerge branch '9986-fuse-test-deadlock' closes #9986
2016-09-14 Tom Clegg9986: Move llfuse thread-shutdown check into a "finally...
2016-09-14 Tom Clegg9986: Report actual thread shutdown wait if >0.1s ...
2016-09-14 Tom Clegg9986: Kill test suite when danger of deadlock is detected.
2016-09-14 Tom Clegg9986: Share one multiprocessing pool with all Integrati...
2016-09-14 Tom Clegg9986: Send SIGKILL if llfuse thread does not join.
2016-09-14 Peter Amstutz9766: Fix test to expect yaml text.
2016-09-14 Lucas Di Pentima9623: Several fixes addressing review comments:
2016-09-14 Peter Amstutz9766: Rename metavar. Post packed yaml text instead...
2016-09-14 radhikacloses #9970
2016-09-14 radhika9970: Invalidate record if a requesting_container_uuid...
2016-09-14 Lucas Di Pentima9623: Added test cases on container request to check...
2016-09-14 Lucas Di Pentima9623: Changed query strategy for better performance...
2016-09-14 Lucas Di Pentima9623: Fixed progress values to be between 0.0 and 1.0
2016-09-14 Peter AmstutzMerge branch 'master' into 9766-register-workflow
2016-09-14 Lucas Di Pentima9623: Container fixtures corrections.
2016-09-14 Lucas Di Pentima9623: Moved deep_sort_hash method to ArvadosModel as...
2016-09-13 radhikacloses #9836
2016-09-13 radhikaMerge branch 'master' into 9836-workflows-doc
2016-09-13 radhikacloses #9835
2016-09-13 radhikaMerge branch 'master' into 9835-container-api-doc
2016-09-13 Lucas Di PentimaMerge branch 'master' into 9623-reuse-containers
2016-09-13 Peter AmstutzFix typo, updated version on wrong package, refs #10013
2016-09-13 Peter AmstutzUpdate cwltool version, refs #10013
2016-09-13 radhika9836: Remove the workflow definition related discussion...
2016-09-13 radhika9835: mount_types improvements.
2016-09-13 Peter AmstutzMerge branch '9924-revoked-working-slots' closes #9924
2016-09-13 Peter Amstutz9924: Tweak comment and remove superfluous variable...
2016-09-13 Peter Amstutz9924: Mark all slots as "failed" on "Unable to confirm...
2016-09-13 Peter AmstutzMerge branch '10001-cwl-scatter' closes #10001
2016-09-13 Peter Amstutz10001: Update cwltool dependency to get parallel scatte...
2016-09-13 Peter AmstutzMerge branch '10004-check-sinfo' closes #10004
2016-09-13 Peter Amstutz10004: Add comment documenting reason why check_sinfo...
2016-09-12 Lucas Di Pentima9623: Restored changes to fixture file
2016-09-12 Lucas Di Pentima9623: Rewrote tests to avoid using fixture records.
2016-09-12 Lucas Di Pentima9623: Removed fixtures additions meant for Container...
2016-09-12 Tom CleggFix crash when pipeline template is not readable. refs...
2016-09-12 Peter Amstutz10004: Add check_sinfo() to end srun_sync() if any...
2016-09-12 radhika9836: Add workflow to api documentation.
2016-09-09 radhikacloses #10005
2016-09-09 radhika10005: update workflow fixture name and description...
2016-09-09 radhika10005: Rename workflow attribute in workflow object...
2016-09-09 Lucas Di Pentima9623: Added CR fixtures to make services/crunch-dispatc...
2016-09-09 radhika9835: more details such as mount_types added.
2016-09-08 Tom CleggMerge branch '9898-container-lock-api'
2016-09-08 Lucas Di Pentima9623: Fixed test by avoiding Container reusability...
2016-09-08 Lucas Di Pentima9623: Cleaned up references to local constants about...
2016-09-08 Tom Clegg9898: Update test for new response code.
2016-09-08 Tom CleggMerge branch '9996-stop-on-error'
2016-09-08 Tom CleggMerge branch '9888-unit-tests'
2016-09-08 Tom Clegg9996: Stop retrieving collections if a fatal error...
2016-09-08 Tom Clegg9888: Add find_reusable unit test.
2016-09-08 Tom Clegg9898: Fix broken test.
2016-09-08 Peter AmstutzRestore use of --build-arg COMMIT in arvados/jobs Docke...
2016-09-08 Tom Clegg9898: Code cleanup.
next