arvados.git
2020-02-17 Tom CleggMerge branch '16100-mime-types'
2020-02-15 Tom Clegg16100: Move test to integration suite to avoid logging...
2020-02-15 Ward VandewegeUpdate maintainer for our Docker build and test images.
2020-02-14 Tom CleggMerge branch '12308-cgofuse'
2020-02-14 Tom CleggMerge branch '16039-fuse-forward-slash-sub'
2020-02-14 Peter AmstutzMerge branch '16080-github' refs #16080
2020-02-14 Tom Clegg12308: Merge branch 'master'
2020-02-14 Tom Clegg16100: Add package dependency for /etc/mime.types.
2020-02-14 Tom Clegg16100: Log a warning if /etc/mime.types is missing.
2020-02-14 Tom Clegg16100: Test content-type detection.
2020-02-14 Peter Amstutz16080: Try more compact formatting
2020-02-14 Peter Amstutz16080: Align descriptive text with new website
2020-02-14 Tom CleggMerge branch '16152-keep-balance-http-crash' 2.0.0
2020-02-13 Peter Amstutz16080: Fix commonwl.org link
2020-02-13 Peter Amstutz16080: README links code of conduct.
2020-02-13 Peter Amstutz16080: Tweak readme some more
2020-02-13 Peter Amstutz16080: More tweaks on CONTRIBUTING and README
2020-02-13 Peter Amstutz16080: Add dax
2020-02-13 Peter Amstutz16080: Writeup of CONTRIBUTING.md
2020-02-13 Tom Clegg16152: Fix nil http handler and ignored config args.
2020-02-13 Tom Clegg16100: Fix bogus timing stats for empty responses.
2020-02-13 Tom Clegg16039: Touch python clients so they run tests with...
2020-02-13 Tom Clegg16039: Install missing python dep.
2020-02-12 Peter Amstutz16080: WIP adding code of conduct, improve community...
2020-02-12 Tom Clegg16039: Use current python sdk in py3 tests.
2020-02-12 Tom Clegg12308: Fix typo.
2020-02-12 Tom Clegg12308: Clarify chmod behavior.
2020-02-12 Tom Clegg12308: Use RWMutex for filehandle map.
2020-02-12 Tom Clegg16039: Fix & add test for sanitized/unsanitized name...
2020-02-12 Tom Clegg16039: Accommodate API servers with no config export.
2020-02-12 Peter AmstutzMerge branch '16144-nil-checks' refs #16144
2020-02-11 Lucas Di Pentima16144: Adds more checks and simplifies nested conditionals.
2020-02-11 Lucas Di Pentima16144: Fixes the bug.
2020-02-11 Lucas Di Pentima16144: Adds tests exposing the bug.
2020-02-11 Lucas Di PentimaMerge branch '16141-gosdk-missing-fields'
2020-02-11 Lucas Di Pentima16141: Fixes User type, adjusts fixture to make the...
2020-02-11 Lucas Di Pentima16141: Updates the test to use a different, more comple...
2020-02-11 Lucas Di Pentima16141: Fixes GoSDK's Collection type.
2020-02-11 Tom Clegg16039: Obey ForwardSlashNameSubstitution config in...
2020-02-10 Lucas Di Pentima16141: Fixes test to use the 1st keep_service's uuid...
2020-02-10 Lucas Di Pentima16141: Adds better message on test in failing situations.
2020-02-10 Tom CleggMerge branch '15835-metrics-docs'
2020-02-10 Peter AmstutzPin virtualenv<20
2020-02-10 Lucas Di Pentima16141: Fixes GoSDK's User type.
2020-02-10 Lucas Di Pentima16141: Expands test for other object types.
2020-02-10 Peter AmstutzSet upper version of setuptools for Python 2 in Centos7...
2020-02-10 Peter AmstutzSet upper version of setuptools for Python 2 support
2020-02-10 Lucas Di Pentima16141: Fixes Collection type on Go SDK. Adjusts test.
2020-02-10 Peter AmstutzMerge branch '16139-cwl-secondaryfiles-fix'
2020-02-10 Peter AmstutzAnnotate notify uses localStorage instead of sessionStorage
2020-02-09 Peter Amstutz16139: Add test
2020-02-07 Lucas Di Pentima16141: Adds missing collection fields to GoSDK.
2020-02-07 Lucas Di Pentima16141: Exposes the bug.
2020-02-07 Peter Amstutz16139: Fix secondaryFile errors when running --submit...
2020-02-07 Tom Clegg15835: Update metrics docs.
2020-02-07 Peter AmstutzAdd note that some services require a minimal config...
2020-02-06 Peter AmstutzImprove readability of upgrade notes
2020-02-06 Tom CleggMerge branch '16133-federation-loop'
2020-02-06 Tom Clegg16133: Don't take multiple federation hops.
2020-02-06 Peter AmstutzMerge branch '16136-original-owner' closes #16136
2020-02-06 Peter Amstutz16136: Prioritize 'Function' over 'Value' and ignore...
2020-02-06 Tom Clegg12308: Fix wrong error check.
2020-02-06 Tom Clegg16133: Don't take multiple hops when getting collections.
2020-02-06 Tom Clegg16133: Avoid cycle between old and new controllers.
2020-02-06 Tom Clegg16133: Avoid cycle when searching federation for PDH.
2020-02-05 Peter AmstutzAdd a note to the install section
2020-02-04 Tom Clegg12308: Merge branch 'master'
2020-02-04 Tom Clegg12308: Check contents of test mount.
2020-02-04 Peter AmstutzMerge branch '16111-ssh-help' closes #16111
2020-02-03 Tom CleggMerge branch '16104-select-uuid'
2020-02-03 Peter Amstutz16111: Add SSHHelpPageHTML so admin can provide custom...
2020-02-03 Tom Clegg16104: Don't impose federated query limitations on...
2020-02-03 Ward VandewegeIn our systemd service files, set a reasonable default...
2020-02-03 Peter AmstutzMerge branch '16108-favorites' refs #16108
2020-02-03 Peter Amstutz16108: Use zzzzz- in examples
2020-02-02 Peter Amstutz16108: Change wb1 'favorites' to filter on user_uuid...
2020-02-02 Ward VandewegeUpdate maintainer and vendor for our OS packages.
2020-02-01 Tom Clegg12308: Note xgo limitation.
2020-02-01 Tom Clegg12308: Add xgo to go.mod.
2020-02-01 Tom Clegg12308: cgofuse v1.2.0
2020-02-01 Tom Clegg12308: Update xgo recipe.
2020-01-31 Tom Clegg12308: go mod tidy
2020-01-30 Peter AmstutzWorkbench 2 isn't really beta if we're telling people...
2020-01-30 Peter AmstutzUpdate more documentation for new config file, add...
2020-01-30 Peter AmstutzWorkbench1 package depends on graphviz
2020-01-30 Lucas Di PentimaAdds information about the new vocabulary format on...
2020-01-30 Peter AmstutzPin bundler to version compatible with all Rubies we...
2020-01-30 Peter AmstutzUpdate text to refer to Arvados 2.0
2020-01-30 Tom Clegg12308: Add pprof flag.
2020-01-30 Tom Clegg12308: Avoid returning partial reads before EOF.
2020-01-30 Tom Clegg12308: Update cgofuse.
2020-01-30 Tom Clegg12308: Configurable read cache size.
2020-01-30 Tom Clegg12308: Add "arvados-client mount" command via cgofuse.
2020-01-28 Lucas Di PentimaMerge branch '15902-slow-query'
2020-01-28 Tom Clegg15902: Adjust order to avoid poorly optimized query.
2020-01-28 Lucas Di PentimaMerge branch '15944-arvbox-publicdev-fix'
2020-01-27 Peter Amstutzarvados/jobs image uses python3 for arvados-cwl-runner
2020-01-27 Peter AmstutzAdd python3 build of arvados-cwl-runner
2020-01-24 Lucas Di Pentima15944: Takes arvbox container's default gw IP as intern...
2020-01-24 Peter AmstutzAdd a bit more discussion about DNS on compute node...
next