arvados.git
2019-02-20 Tom Clegg14807: Merge branch 'master'
2019-02-20 Tom Clegg14807: Fix missing import.
2019-02-20 Tom Clegg14807: Fix logger type mismatch.
2019-02-19 Tom Clegg14807: Fix admin permissions for containers.
2019-02-19 Lucas Di PentimaMerge branch '14860-fix-collection-versioning'
2019-02-19 Lucas Di Pentima14860: Fixes bug by assigning the signed manifest text...
2019-02-19 Lucas Di Pentima14860: Exposes the bug with a new test.
2019-02-19 Peter AmstutzMerge branch '11561-limit-container-locks' refs #11561
2019-02-19 Tom Clegg14807: Send detached crunch-run logs to journal via...
2019-02-18 Tom CleggMerge branch '14845-fix-flaky-test'
2019-02-18 Tom Clegg14807: Remove errant rm.
2019-02-18 Tom Clegg14807: Update API endpoints: instance_id is always...
2019-02-18 Tom Clegg14807: Log idle time in seconds instead of nanoseconds.
2019-02-18 Tom Clegg14807: Cancel or requeue container when priority drops...
2019-02-18 Tom Clegg14807: Use context to pass a suitable logger to all...
2019-02-18 Tom Clegg14807: Log when a container is added/removed from the...
2019-02-17 Tom Clegg14807: Split instance count/size/cost metrics by idle...
2019-02-16 Tom Clegg14807: Fix up azure log message.
2019-02-16 Tom Clegg14807: Move secret-tag host key verify mechanism out...
2019-02-15 Tom Clegg14807: Don't delete existing tags when updating.
2019-02-15 Tom Clegg14807: Load API host/token directly from stdin without...
2019-02-15 Tom Clegg14807: Wait at least 1 second between retries on initia...
2019-02-15 Tom Clegg14807: Include more detail in errors.
2019-02-15 Tom Clegg14807: Fix crunch-run --list output when /var/lock...
2019-02-15 Tom Clegg14807: Always set node-token tag.
2019-02-15 Tom Clegg14807: Log full instance ID.
2019-02-15 Tom Clegg14807: Expose instance IP addresses in logs and managem...
2019-02-15 Tom Clegg14807: Fix SSH target address.
2019-02-15 Tom Clegg14807: Accept .../instances/_/drain?instance_id=X.
2019-02-15 Tom Clegg14807: Pass SSH public key to driver.
2019-02-15 Tom Clegg14807: Allow driver to specify SSH username.
2019-02-15 Tom Clegg14807: When ProviderType is unspecified, default to...
2019-02-15 Tom Clegg14807: Pass env vars on stdin instead of using SSH...
2019-02-15 Tom Clegg14807: Match systemd description to component name.
2019-02-15 Tom Clegg14325: Start up immediately if there are no stale locks.
2019-02-14 Peter Amstutz11561: Add lock_count to containers, cancel container...
2019-02-14 Eric BiagiottiMerge branch '14745-azure-cloud-driver-fixups'
2019-02-14 Eric Biagiotti14745: Removes unnecessary test parameter
2019-02-14 Eric Biagiotti14745: Adds support for passing nil params to StubDrive...
2019-02-14 Tom CleggMerge branch '14828-fix-flaky-test'
2019-02-14 Tom Clegg14845: Fix inconsistent timeout error message.
2019-02-13 Eric Biagiotti14745: Improves azure driver exported var comment
2019-02-13 Eric Biagiotti14745: Removes unneeded file and debug code and improve...
2019-02-13 Eric Biagiotti14745: Adds back param loading to StubDriver InstanceSet
2019-02-13 Tom Clegg14828: Fix double-cancel of unsatisfiable container.
2019-02-13 Eric Biagiotti14745: Replaces debug println with proper return and...
2019-02-13 Eric Biagiotti14745: Updates StubDriver to match driver interface...
2019-02-12 Eric Biagiotti14745: Updates drivers to use json.RawMessage instead...
2019-02-12 Tom Clegg14325: Start up immediately if there are no stale locks.
2019-02-12 Tom Clegg14325: Fix PrivateKey config type.
2019-02-12 Tom CleggMerge branch '14325-dispatch-cloud'
2019-02-12 Tom Clegg14325: Rename crunch-dispatch-cloud → arvados-dispatch...
2019-02-11 Eric Biagiotti14745: Un-exports identifiers
2019-02-11 Ward VandewegeMake sure to bump the dependency on the arvados gems...
2019-02-11 Eric Biagiotti14745: Makes DeleteDanglingResourcesAfter an arvados...
2019-02-11 Peter AmstutzMerge branch '14826-cert-path' refs #14826
2019-02-11 Peter Amstutz14826: Fix copy and paste error
2019-02-11 Peter AmstutzMerge branch '14725-wes' refs #14725
2019-02-11 Peter Amstutz14725: Fix tests.
2019-02-11 Eric Biagiotti14745: Updates config keys, documentation, and addresse...
2019-02-11 Peter Amstutz14826: API server looks in CA cert path that works...
2019-02-11 Peter Amstutz14725: Don't give a cluster_id when updating container...
2019-02-11 Eric Biagiotti14745: Adds gocheck hook to go test for azure dirver
2019-02-11 Eric Biagiotti14745: Makes the azure driver its own package
2019-02-07 Ward VandewegeIn the arvados/jobs image, use the Python executable...
2019-02-06 Eric BiagiottiMerge branch '13306-arvados-cwl-runner-py3-support'
2019-02-06 Tom CleggMerge branch '14325-dispatch-cloud'
2019-02-06 Tom Clegg14325: Merge branch 'master'
2019-02-06 Eric BiagiottiMerge branch 'master' into 13306-arvados-cwl-runner...
2019-02-06 Eric Biagiotti13306: Removing unneeded import statements
2019-02-05 Ward VandewegeMake the python-arvados-cwl-runner package expose the...
2019-02-05 Eric BiagiottiMerge branch '13306-arvados-cwl-runner-py3-support'
2019-02-05 Eric Biagiotti13306: Adds declaration of py2/3 support to arvados...
2019-02-05 Eric Biagiotti13306: fixes test_with_arvados.sh pip executable with...
2019-02-05 Tom CleggMerge branch '14806-crunch1-unescape-manifest'
2019-02-05 Tom Clegg14806: Merge branch 'master'
2019-02-05 Ward VandewegeWe have reset the package iterations to -1, make the
2019-02-04 Ward VandewegeDo not try to test packages that were not built.
2019-02-04 Tom Clegg14806: Fix test suite to work even if PERL5LIB is set.
2019-02-04 Peter Amstutzarvbox support for python3 refs #13306
2019-02-04 Tom Clegg14806: Handle escaped chars when parsing docker image...
2019-02-04 Peter Amstutz13306: fix crunchv1 bug
2019-02-04 Peter Amstutz13306: test_with_arvbox can select api
2019-02-04 Peter Amstutz13306: select between "conformance" and "integration...
2019-02-04 Peter Amstutz13306: test_with_arvbox.sh can test either python2...
2019-02-04 Ward VandewegeThe libpam-arvados package on Centos7 has a dependency...
2019-02-04 Tom Clegg14325: Log stderr from last boot-probe when giving...
2019-02-04 Ward VandewegeMerge branch '9945-make-python-package-dependency-free'
2019-02-04 Ward Vandewege9945: Merge branch 'master' into 9945-make-python-packa...
2019-02-04 Ward Vandewege9945: Backwards compatibility fix for libpam-arvados
2019-02-01 Peter Amstutzarvbox certificates can have DNS in subjectAltName
2019-02-01 Tom Clegg14325: Merge branch 'master'
2019-02-01 Tom Clegg14325: Rephrase confusing conditions and add comments.
2019-02-01 Tom Clegg14325: Improve identifiers/comments.
2019-02-01 Tom Clegg14325: Note assumption concurrent dispatchers share...
2019-02-01 Tom Clegg14325: Fix test.
2019-02-01 Eric Biagiotti13306: Improved py2/3 str compatibility
2019-02-01 Eric Biagiotti13306: Additional dict item iteration improvements
2019-02-01 Ward Vandewege9945: Merge branch 'master' into 9945-make-python-packa...
2019-01-31 Peter Amstutz13306: Fix 12213-keepref test
next