arvados.git
2018-03-19 Tom Clegg13111: Merge branch 'master' into 12308-go-fuse
2018-03-19 Peter AmstutzMerge branch '13208-permission-performance' refs #13208
2018-03-16 Peter Amstutz13208: Refactor permission checking to improve query...
2018-03-15 Peter AmstutzMerge branch '13138-request-error' refs #13138
2018-03-15 Peter AmstutzFix 'arvbox log' to propagate terminal size, no issue #
2018-03-15 Tom CleggMerge branch '13100-crunch-run-memory'
2018-03-15 Tom Clegg11583: 13100: Fix memory leak in test suite.
2018-03-15 Tom Clegg13100: Fix memory leak (64MiB per stream in output...
2018-03-14 Tom CleggMerge branch '12552-wf-priority'
2018-03-14 Peter Amstutz13138: Gather arvados API errors under "RequestError...
2018-03-14 Tom Clegg12552: Merge branch 'master' into 12552-wf-priority
2018-03-14 Tom Clegg12552: Fix workflow parent priority test.
2018-03-14 Peter AmstutzMerge branch '13135-cwl-secrets' closes #13135
2018-03-14 Peter Amstutz13135: Code cleanup & comments.
2018-03-13 Peter AmstutzFix arvbox workbench for updated passenger, refs #12737
2018-03-13 Tom Clegg12552: Prioritize containers according to top-level...
2018-03-13 Peter Amstutz13135: Fix test
2018-03-13 Peter Amstutz13135: Update docs
2018-03-13 Peter Amstutz13135: Add secrets test to arvados-tests
2018-03-13 Peter Amstutz13135: Secrets not supported with --api=jobs
2018-03-13 Peter Amstutz13135: Update tests for secret_mounts
2018-03-13 Peter Amstutz13135: Remove testing workarounds
2018-03-13 Peter Amstutz13135: Handle secrets in file literals.
2018-03-13 Peter Amstutz13135: Secrets support WIP
2018-03-13 Peter AmstutzMerge branch '13134-secret-mounts' closes #13134
2018-03-13 Peter Amstutz13134: Check for conflicts between secret mounts and...
2018-03-13 Peter Amstutz13134: Use the container token to fetch secret_mounts
2018-03-13 Peter Amstutz13134: Get secret_mounts from separate API endpoint...
2018-03-13 Peter Amstutz13134: Support for secret mounts in crunch-run.
2018-03-13 Tom CleggMerge branch '13143-secret-mounts'
2018-03-13 Lucas Di PentimaMerge branch '12737-update-rails-wb'
2018-03-13 Lucas Di PentimaMerge branch '12369-fuse-driver-doc-updates'
2018-03-13 Lucas Di Pentima12369: Grammar fix
2018-03-13 Tom Clegg13143: Update find_reusable() invocation in test suite.
2018-03-12 Lucas Di Pentima12369: Add fuse driver installation notes & update...
2018-03-12 Tom Clegg13143: Decode request body secret_mounts properly.
2018-03-12 Tom Clegg13143: Remove superfluous check for null hash.
2018-03-12 Tom Clegg13143: Add missing "secret_mounts scrubbed" test.
2018-03-12 Tom Clegg13143: Fix same/different-secret_mounts tests.
2018-03-12 Tom Clegg13143: Sort hash keys for more realistic fixture md5.
2018-03-12 Tom Clegg13143: Ignore secret_mounts_md5 from fixtures, too.
2018-03-12 Tom Clegg13143: Prohibit identical path in mounts + secret_mounts.
2018-03-12 Tom Clegg13143: Merge branch 'master' into 13143-secret-mounts
2018-03-12 Tom Clegg13143: Skip some unneeded deep_dup.
2018-03-12 Tom Clegg13143: Don't advertise secret_* columns in discovery...
2018-03-12 Tom Clegg13143: Don't load secret_mounts from test fixtures.
2018-03-12 Tom Clegg13143: Skip some unneeded database resets.
2018-03-12 Peter AmstutzFix "priority" KeyError in crunch1 refs #12526
2018-03-09 Tom Clegg13143: Do not try to select container secret_mounts...
2018-03-09 Lucas Di Pentima12737: Try pinning all testing gems
2018-03-09 Tom Clegg13143: Add secret_mounts field to containers and contai...
2018-03-09 Peter AmstutzFix packaging for python-cwltest. refs #13140
2018-03-09 Lucas Di Pentima12737: Avoid upgrading to selenium 3.x
2018-03-09 Lucas Di Pentima12737: Fix benchmark & integration tests
2018-03-09 Lucas Di Pentima12737: Update workbench rails to 4.1.16 (latest 4.1.x)
2018-03-09 Lucas Di PentimaMerge branch '12737-update-rails-api'
2018-03-09 Tom CleggMerge branch '13078-badconstraints'
2018-03-08 Lucas Di PentimaMerge branch '13147-arvput-request-id'
2018-03-08 Ward VandewegeWhen running inside a virtualenv, pip still uses the...
2018-03-08 Peter AmstutzFix arvados-cwl-runner --version argument (again) refs...
2018-03-08 Lucas Di Pentima13147: X-Request-Id logging updates when running arv...
2018-03-08 Peter AmstutzFix arvados-cwl-runner --version argument refs #12526
2018-03-08 Peter AmstutzUpdate version of cwltest package refs #13140
2018-03-07 Tom Clegg13078: Add test case for "release job held because...
2018-03-07 Ward VandewegeDocumention: fix spelling of --tempdir argument to...
2018-03-07 Ward VandewegePython sdk: do not try to do a bitwise operation on...
2018-03-07 Tom Clegg13078: Update comment.
2018-03-07 Tom Clegg13078: Reduce "feature kludge" poll interval.
2018-03-07 Tom Clegg13078: Fix jobs stuck in "held" state in old SLURM...
2018-03-07 Tom Clegg13078: Fix ignoring queued jobs with reason=BadConstraints.
2018-03-07 Peter AmstutzMerge branch '12526-cwl-priority' closes #12526
2018-03-06 Lucas Di Pentima12737: Update API server to rails 4.2.10
2018-03-06 Tom Clegg13078: Ignore held jobs with priority=0 (e.g., SLURM...
2018-03-06 Tom Clegg13078: Remove debug log.
2018-03-06 Lucas Di Pentima13147: Append X-Request-Id on error & debug log messages.
2018-03-06 Tom Clegg13078: Ensure compute0 always has all the instancetype...
2018-03-06 Peter AmstutzMerge branch '13078-cds-noheader' refs #13078
2018-03-06 Peter Amstutz13078: Add --noheader to squeue invocation.
2018-03-06 Lucas Di PentimaMerge branch '12268-build-fix'
2018-03-06 Lucas Di Pentima12268: Add comment just in case we need to use a forked...
2018-03-06 Peter Amstutz12526: Add constant for default priority and check...
2018-03-06 Peter Amstutz12526: Fix tests
2018-03-06 Peter Amstutz12526: add --priority for --api=containers
2018-03-06 Lucas Di Pentima12268: Fix package build scripts
2018-03-05 Lucas Di Pentima12268: Fix merge conflict.
2018-03-05 Lucas Di PentimaMerge branch '12268-libcloud230-official'
2018-03-05 Lucas Di Pentima13147: Logger call fix.
2018-03-05 Lucas Di Pentima12268: Remove libcloud fork installation attempt on...
2018-03-05 Lucas Di Pentima12268: Update nodemanager dependency on libcloud 2.3.0
2018-03-05 Peter AmstutzMerge branch '13140-cwl-conformance' refs #13140
2018-03-04 Ward VandewegeWhen running inside a virtualenv, pip still uses the...
2018-03-03 Ward VandewegeStop running sdk/R install if sdk/R is not being tested...
2018-03-02 Peter Amstutz13140: Fix call to docker.get_image()
2018-03-02 Tom Clegg12552: Remove superfluous arithmetic.
2018-03-02 Tom Clegg12552: Fix starvation in test case.
2018-03-02 Lucas Di PentimaMerge branch '12737-arvados-gem-dependency'
2018-03-02 Peter Amstutz13140: Fix tests
2018-03-02 Ward VandewegeThe crunch-dispatch-slurm binary has a new dependency...
2018-03-02 Lucas Di Pentima12737: Fix activesupport dependency from arvados gem.
2018-03-02 Peter Amstutz13140: Bump cwltool version
next