arvados.git
2016-08-11 Peter Amstutz9552: Set pipeline on the runner so it will marked... 9552-compute-checksum-from-cwltool
2016-08-11 Peter Amstutz9552: import compute_checksums from cwltool. Bump...
2016-08-11 radhikacloses #9658
2016-08-10 radhika9658: when arvados-cwl-runner is invoked with --api...
2016-08-10 radhikacloses #9745
2016-08-05 Tom Clegg9745: Update example config.
2016-08-05 Tom Clegg9745: Load API host and token from crunch-dispatch...
2016-08-05 Tom Clegg9706: Add example config file.
2016-08-04 Tom Clegggofmt.
2016-08-04 Tom CleggFix race in crunchstat.
2016-08-04 Tom CleggSimplify write flusher using a time.Ticker.
2016-08-04 Tom CleggFix potential race in ThrottledLogger flusher.
2016-08-04 Peter AmstutzMerge branch '9552-compute-checksum-final-output' refs...
2016-08-04 Tom CleggMerge branch '9406-cgroup-parent'
2016-08-04 Tom Clegg9406: Explain why there are two separate CgroupParent...
2016-08-04 Peter Amstutz9552: If compute_checksum is true, check if checksum...
2016-08-04 Tom CleggMerge branch '9595-mount-json'
2016-08-04 Tom Clegg9595: Fix hardcoded temp dir in test. Add checks for...
2016-08-04 Tom Clegg9595: Support "json" mount type.
2016-08-04 Ward VandewegeMerge branch '9677-update-install-docs'
2016-08-04 Ward VandewegeDocument how to download and tag the arvados/jobs Docke...
2016-08-03 Peter AmstutzMerge branch '9674-cwl-initialworkdir' closes #9674
2016-08-02 Lucas Di PentimaMerge branch '9617-reject-container-reqs-without-vcpus'
2016-08-02 Lucas Di Pentima9617, 9618: Added runtime constraints to container...
2016-08-02 Lucas Di PentimaMerge branch '9617-reject-container-reqs-without-vcpus'
2016-08-02 Lucas Di Pentima9617: Corrected variable & test naming
2016-08-02 Peter Amstutz9674: InitialWorkDirPathMapper bug fix to set correct...
2016-08-02 Lucas Di Pentima9617: Reorganized code reusing the invalid_constraint...
2016-08-02 Tom Clegg9406: Add -cgroup-parent-subsystem argument.
2016-08-02 Lucas Di Pentima9617: Added one more invalid constraint case to the...
2016-08-02 Tom Clegg9406: Support passing additional arguments from crunch...
2016-08-01 Lucas Di Pentima9617: Corrected style following suggestions and also...
2016-08-01 Lucas Di Pentima9617: Added validations on updates & tests on sucessful...
2016-07-29 Lucas Di Pentima9617, 9618: Added validations and wrote the correspondi...
2016-07-28 radhikarefs #9552
2016-07-28 radhika9552: add compute-checksum flag to arvados-cwl-runner
2016-07-28 Ward VandewegeWe have a new build job at ci.curoverse.com. Update...
2016-07-27 radhikacloses #9581
2016-07-27 radhika9581: add json config file handling to slurm dispatcher.
2016-07-27 Tom CleggMerge branch '8555-s3-trash'
2016-07-27 Tom Clegg8555: Fail Go tests if not gofmted.
2016-07-27 Tom Clegg8555: golint
2016-07-27 Tom Clegg8555: Fix up comments.
2016-07-27 Tom Clegg8555: gofmt
2016-07-27 Tom Clegg8555: Test Get() after successful Untrash. Test Put...
2016-07-27 Tom Clegg8555: Untrash to repair inconsistent state (trash/X...
2016-07-27 Tom Clegg8555: Log statistics in EmptyTrash.
2016-07-27 Tom Clegg8555: Improve variable names and comments.
2016-07-27 Tom Clegg8555: Reformat test cases.
2016-07-27 Tom Clegg8555: De-obfuscate test case.
2016-07-27 Tom Clegg8555: Fix EmptyTrash so it can clean up old races.
2016-07-27 Tom Clegg8555: golint
2016-07-27 Tom Clegg8555: gofmt
2016-07-27 Tom Clegg8555: Test various backend states. Update recent/X...
2016-07-27 Tom Clegg8555: Move checkRaceWindow out to a func, tweak comments
2016-07-27 Tom Clegg8555: Add log messages for time-parsing errors.
2016-07-27 Tom Clegg8555: Implement trash with race-recovery for S3 volumes.
2016-07-27 radhikacloses #8568
2016-07-27 radhikaMerge branch 'master' into 8568-docker-version-support
2016-07-27 radhikacloses #9552
2016-07-27 radhikaMerge branch 'master' into 9552-compute-checksum-flag
2016-07-26 Brett Smith9659: Bump CWL SDK's versioned dependency on PySDK.
2016-07-26 radhika8568: Enhance image_hash parsing when using Docker...
2016-07-26 radhika9552: update cwltool version, which offer compute_check...
2016-07-26 Lucas Di PentimaMerge branch '9551-python-keep-services-env'
2016-07-26 Lucas Di Pentima9551: Replaced ARVADOS_KEEP_PROXY with ARVADOS_KEEP_SER...
2016-07-26 Lucas Di Pentima9551: Proxy URLs validation. Iteration optimization...
2016-07-26 Tom CleggMerge branch '9550-keep-services-env'
2016-07-26 Tom Clegg9550: Ignore extra spaces in ARVADOS_KEEP_SERVICES...
2016-07-26 Tom Clegg9550: Update comments.
2016-07-26 Tom Clegg9550: Add service discovery override field to new SDK.
2016-07-26 Tom Clegg9550: Allow overriding keep services discovery with...
2016-07-26 Lucas Di Pentima9551: Change proxy parameter priority over environment...
2016-07-25 Lucas Di Pentima9551: Added support for env var ARVADOS_KEEP_SERVICES...
2016-07-21 Tom CleggMerge branch '9613-test-profile-save'
2016-07-21 Tom Clegg9613: Touch up "find required field" loop.
2016-07-21 Tom Clegg9613: Ensure submitted values are saved, and displayed...
2016-07-21 Tom Clegg9613: Dry up user profile tests.
2016-07-21 Ward VandewegeMerge branch '9639-split-workbench-tests'
2016-07-21 Ward Vandewege9639: Make it possible to run unit, functional and...
2016-07-21 Tom Clegg9639: Relax unnecessarily strict time limit.
2016-07-20 Tom Clegg9639: Delete all cached discovery docs, but do not...
2016-07-20 Tom Clegg9639: Avoid sharing rvm gemsets between concurrent...
2016-07-19 radhikacloses #9319
2016-07-19 radhika9319: /all_processes index page.
2016-07-19 Tom Clegg9624: Fix format string.
2016-07-19 Tom CleggMerge branch '9613-user-profile-string-keys'
2016-07-19 Brett Smith9262: Stop setting sbatch --priority in crunch-dispatch...
2016-07-18 Lucas Di PentimaMerge branch '9438-http-default-timeout'
2016-07-18 Lucas Di Pentima9438: Eliminated redundant casting
2016-07-18 Tom Clegg9613: Stop prepending ":" to profile keys.
2016-07-17 Nico CesarMerge branch '9614-cwl-no-websockets'
2016-07-16 Peter Amstutz9614: Don't use websockets for event notification until...
2016-07-15 Ward VandewegePin the html5lib package we build for centos6 and cento...
2016-07-15 Brett SmithMerge branch '9459-arvbox-demo-version-arg-wip'
2016-07-15 Brett Smith9459: arvbox-demo accepts version arguments for Git...
2016-07-15 Lucas Di Pentima9438: Added a new var DefaultSecureClient and assigned...
2016-07-15 Peter AmstutzBump version of setuptools used by run_tests.sh for...
2016-07-15 Peter AmstutzMerge branch '9369-arv-cwl-docs' closes #9369
2016-07-15 Brett Smith9369: Copyedit CLI SDK install guide.
next