arvados.git
2016-07-27 Tom Clegg8555: Fail Go tests if not gofmted. 8555-s3-trash
2016-07-26 Tom Clegg8555: Report error during Untrash.
2016-07-26 Tom Clegg8555: golint
2016-07-26 Tom Clegg8555: Fix up comments.
2016-07-26 Tom Clegg8555: gofmt
2016-07-26 Tom Clegg8555: Test Get() after successful Untrash. Test Put...
2016-07-26 Tom Clegg8555: Untrash to repair inconsistent state (trash/X...
2016-07-26 Tom Clegg8555: Log statistics in EmptyTrash.
2016-07-26 Tom Clegg8555: Improve variable names and comments.
2016-07-26 Tom Clegg8555: Reformat test cases.
2016-07-22 Tom Clegg8555: De-obfuscate test case.
2016-07-21 Tom Clegg8555: Fix EmptyTrash so it can clean up old races.
2016-07-21 Tom CleggMerge branch 'master' into 8555-s3-trash
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-20 Tom Clegg8555: golint
2016-07-20 Tom Clegg8555: gofmt
2016-07-20 Tom Clegg8555: Test various backend states. Update recent/X...
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 Clegg8555: Move checkRaceWindow out to a func, tweak comments
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.
2016-07-15 Peter Amstutz9369: Remove cwl install from Python SDK page. Remove...
2016-07-15 Peter AmstutzMerge branch 'master' into 9369-arv-cwl-docs
2016-07-15 Peter AmstutzMerge branch '9570-cwl-runner-fixes' closes #9570 ...
2016-07-15 Brett Smith9369: Copyedits throughout the CWL documentation.
2016-07-15 Peter Amstutz9369: Add note about Javascript eval timeout.
2016-07-15 Peter Amstutz9570: Raise exception on workflow failure.
2016-07-15 Peter Amstutz9369: bwa-mem-input-local hashbang uses cwltool.
2016-07-15 Peter Amstutz9570: Use special path mapper for staging files to...
2016-07-15 Peter Amstutz9570: Call normalizeFilesDirs to make sure basename...
2016-07-15 Peter Amstutz9570: Just add keep: to input keep locators in cwl...
2016-07-15 Peter Amstutz9570: Adjust Directory objects, too.
2016-07-15 Peter Amstutz9570: Remove spurious print statement.
2016-07-15 Peter Amstutz9570: Bump cwltool dependency
2016-07-15 Peter Amstutz9570: Update cwl-runner for latest cwltool. Ensure...
2016-07-14 Tom CleggMerge branch 'fix-python-sdk-mac' of https://github...
2016-07-14 Adam SavitzkyMonkey patch socket constants on apple only
2016-07-14 Tom Clegg8555: Add log messages for time-parsing errors.
2016-07-14 Tom Clegg8555: Implement trash with race-recovery for S3 volumes.
2016-07-14 Peter AmstutzRemove spurious print introduced in 6884eed, refs ...
2016-07-14 Peter Amstutz9369: Add section about Docker. Change cluster referen...
2016-07-14 Peter Amstutz9369: Update CLI install documentation to include arvad...
2016-07-13 Adam SavitzkyPatch socket configuration for Apple systems
2016-07-13 Peter Amstutz9369: Update tutorial to CWL v1.0
2016-07-13 Nico CesarMerge branch '9459-test_with_arvbox_tweaks'
2016-07-13 Nico Cesar9459: added test_in_arvbox.sh and arvbox the docker...
2016-07-13 Tom CleggMerge branch '9567-keep-web-session-test'
2016-07-13 Tom Clegg9567: Use longer timeouts for keep-web download tests.
2016-07-13 Tom Clegg9567: Print log messages from keep et al. as they appea...
2016-07-13 Peter AmstutzFix tests. refs #9570
2016-07-13 Peter AmstutzMerge branch '9486-retry-instance-limit-exceeded' close...
2016-07-13 Peter AmstutzMerge branch '9570-cwl-v1.0' closes #9570
2016-07-13 Peter Amstutz9570: Set docker_outdir consistently.
2016-07-13 Peter Amstutz9570: Update version pin and add reminder to setup...
2016-07-13 Peter Amstutz9570: Fix secondaryFile staging to ensure that all...
2016-07-12 Peter Amstutz9570: Fix for Pathmapper API change. Most tests pass...
2016-07-12 Peter Amstutz9570: Support Directory and file literal features....
2016-07-12 Brett Smith9369: Copyedits throughout the CWL docs.
2016-07-11 Peter Amstutz9570: Pass tests except related to directory features
2016-07-11 Peter Amstutz9570: CWL v1.0 support wip
2016-07-11 Peter Amstutz9570: Add support to crunchrunner for redirecting stder...
2016-07-07 Tom Clegg9567: Avoid ruamel.yaml >0.11.11. refs #9567
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-07 Tom CleggRevert "Bump cwltool dependency. Previously pinned...
2016-07-07 Tom CleggBump cwltool dependency. Previously pinned version...
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 CleggRespect running_job_log_records_to_fetch in JobsControl...
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-04 Tom Clegg8016: Fix race in test case.
2016-07-01 Brett SmithAdd libgnutls28-dev to arvados/jobs.
2016-07-01 Peter Amstutz9486: Add InstanceLimitExceeded to is_cloud_exception
2016-07-01 Peter Amstutz9369: tweaks
2016-07-01 Peter Amstutz9369: arvados-cwl-runner documentation and examples...
2016-07-01 Tom CleggMerge branch '9437-keep-index-ns'
2016-07-01 Tom Clegg9437: Clarify units for -blob-signature-ttl. Update...
next