Add --compute-checksum to sdk/cwl/test_with_arvbox.sh refs #9552
[arvados.git] / services /
2016-08-19 Peter AmstutzMerge branch '9820-cwl-poll-jobs' closes #9820
2016-08-19 Tom CleggMerge branch '9684-workflows'
2016-08-19 Tom Clegg9684: Style nitpicks.
2016-08-18 radhika9684: update arvados_model -> recursive_stringify to...
2016-08-18 Lucas Di PentimaMerge branch '9333-api-server-invalid-sql'
2016-08-18 Lucas Di PentimaMerge branch 'master' into 9333-api-server-invalid-sql
2016-08-18 radhika9684: update arvados_model -> recursive_stringify to...
2016-08-18 Lucas Di Pentima9333: Adding collection model specific sttributes to...
2016-08-18 radhika9684: Add safe_yaml initializer
2016-08-18 radhikacloses #9684
2016-08-17 Lucas Di PentimaMerge branch '9333-api-server-invalid-sql'
2016-08-17 Lucas Di Pentima9333: Removed superfluous quote marks on exception...
2016-08-16 Lucas Di Pentima9333: Treating the "attribute is not a string" error...
2016-08-16 radhika9684: workflow yaml error logging
2016-08-15 radhika9678: use safe_yaml and other updates.
2016-08-15 radhikacloses #9709
2016-08-12 Lucas Di Pentima9333: Attribute validation on "select" to avoid invalid...
2016-08-11 radhika9709: do not include manifest_text in collection logs.
2016-08-10 radhikacloses #9745
2016-08-09 radhika9684: add workflow resource to api server
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 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 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-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 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-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: 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-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-15 Peter AmstutzMerge branch 'master' into 9369-arv-cwl-docs
2016-07-13 Nico CesarMerge branch '9459-test_with_arvbox_tweaks'
2016-07-13 Peter AmstutzMerge branch '9486-retry-instance-limit-exceeded' close...
2016-07-07 Tom CleggMerge branch '9456-less-clear-trash'
2016-07-07 Tom Clegg9456: Do not clear trash lists between runs when the...
2016-07-07 Tom CleggMerge branch '9528-slurm-parsable'
2016-07-07 Tom Clegg9528: Drop sbatch --parsable flag. It fails in older...
2016-07-06 Tom CleggMerge branch '9542-websocket-queries'
2016-07-06 Tom Clegg9542: Avoid retrieving huge result sets from postgres.
2016-07-05 Tom Clegg8016: Rename Poll to PollPeriod. Amends c63c699aa9948f6...
2016-07-05 Tom CleggMerge branch '8016-crunchrun-crunchstat'
2016-07-04 radhikacloses #9498
2016-07-04 radhika9498: show top-level container requests in project...
2016-07-04 Tom Clegg8016: Clarify comments/docs and cpuSample initialization.
2016-07-04 Tom Clegg8016: Rename Poll to PollPeriod.
2016-07-01 Peter Amstutz9486: Add InstanceLimitExceeded to is_cloud_exception
2016-07-01 Tom CleggMerge branch '9437-keep-index-ns'
2016-07-01 Tom Clegg9437: Clarify units for -blob-signature-ttl. Update...
2016-07-01 Tom Clegg9437: Accept 1-second timestamps from old keepstore...
2016-07-01 Tom Clegg9437: gofmt
2016-07-01 Tom Clegg9437: Report timestamps as nanoseconds since epoch...
2016-07-01 Tom CleggMerge branch '4753-websocket-test-port'
2016-06-30 Tom Clegg4753: Select an available port for the passenger server...
2016-06-30 Tom Clegg8016: Report container resource usage in "crunchstat...
2016-06-30 Tom Clegg8016: Fix some error checking in ThrottledLogger.
2016-06-30 Tom Clegg8016: Fix comment grammar and weird variable name.
2016-06-30 Tom Clegg8016: Fix timestamp format (add missing nanoseconds...
2016-06-30 Tom Clegg8016: Split crunchstat into a module and a commmand...
2016-06-29 Tom CleggMerge branch '9513-keepproxy-content-length'
2016-06-29 Tom Clegg9513: Do not set response Content-Length to -1 when...
2016-06-29 Tom CleggMerge branch '9518-username-conflict'
2016-06-29 Tom Clegg9518: Fix username conflict resolution.
2016-06-29 radhikacloses #9407
2016-06-29 radhika9407: container log view
next