arvados.git
2020-02-11 Tom Clegg15954: Merge branch 'master'
2020-02-10 Tom CleggMerge branch '15835-metrics-docs'
2020-02-10 Peter AmstutzPin virtualenv<20
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 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 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 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 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-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-29 Tom Clegg15954: Add workbench1.
2020-01-29 Tom Clegg15954: Refactor for better API.
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 Tom Clegg15954: Fix missing return.
2020-01-28 Lucas Di PentimaMerge branch '15944-arvbox-publicdev-fix'
2020-01-28 Tom Clegg15954: Avoid modifying caller's global environment.
2020-01-28 Tom Clegg15954: Write controller URL to stdout when cluster...
2020-01-28 Tom Clegg15954: Add comments.
2020-01-28 Tom Clegg15954: Fix test-mode volume config.
2020-01-27 Peter Amstutzarvados/jobs image uses python3 for arvados-cwl-runner
2020-01-27 Tom Clegg15954: Eliminate intermediate go process.
2020-01-27 Tom Clegg15954: Start websocket and keepstore.
2020-01-27 Peter AmstutzAdd python3 build of arvados-cwl-runner
2020-01-27 Tom Clegg15954: Add ping check for health aggregator.
2020-01-27 Tom Clegg15954: Don't assign ports for dispatchcloud in test...
2020-01-27 Tom Clegg15954: Fix wrong token expected at keepproxy health...
2020-01-27 Tom Clegg15954: Add health/proxy/dav services.
2020-01-27 Tom Clegg15954: Use test suite secrets in test config.
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...
2020-01-24 Tom Clegg15954: Remove unused cmdArgs.
2020-01-24 Tom Clegg15954: Fix process start/stop race.
2020-01-24 Tom Clegg15954: Run dispatchcloud and keepproxy.
2020-01-24 Tom Clegg15954: Try harder to shut down children before exiting.
2020-01-24 Tom Clegg15954: boot RailsAPI and controller.
2020-01-24 Peter AmstutzUse updated run_upload_packages
2020-01-24 Lucas Di Pentima15944: Merge branch 'master' into 15944-arvbox-publicde...
2020-01-23 Peter AmstutzFix setting workflow label field from record name fixes...
2020-01-23 Peter AmstutzRestore bootstrap.min.js refs #16081
2020-01-23 Peter AmstutzMerge branch '16072-acr-default-image' closes #16072
2020-01-23 Peter Amstutz16072: Default image is runner image version, not latest
2020-01-23 Peter AmstutzImprove the version assignment script to handle more...
2020-01-22 Peter AmstutzFix test refs #16051
2020-01-21 Peter AmstutzAllow user 'setup' to succeed even if email notificatio...
2020-01-21 Peter AmstutzFUSE also needs version from latest(sdk, fuse)
2020-01-18 Peter AmstutzPin signet <= 0.11 to support Ruby 2.3
2020-01-18 Peter AmstutzSupport OS packaging of Ruby/bunder (fix login-sync)
2020-01-18 Peter AmstutzArvbox uses OS package for Ruby instead of building...
2020-01-18 Peter AmstutzSupport OS packaging of Ruby/bunder, with note in insta...
2020-01-17 Peter Amstutz"last supported version" should be release version...
2020-01-17 Peter AmstutzMerge branch '16046-keepdocker-slash' closes #16046
2020-01-17 Peter Amstutz16046: Replace slash with space for "repo/image" collec...
2020-01-17 Peter AmstutzAdd "copy files from a collection to a new collection...
2020-01-17 Peter AmstutzLogSecondsBetweenEvents should be a duration
2020-01-17 Peter AmstutzAdjust default for LogSecondsBetweenEvents from 1s...
2020-01-16 Tom CleggMerge branch '15836-slash-in-collection-name'
2020-01-16 Peter AmstutzRestore behavior to choose version from latest of pytho...
2020-01-16 Tom Clegg15836: Mention forward slash substitution options in...
2020-01-16 Peter AmstutzDoc updates for install Ruby and Python SDKs and utilities
2020-01-16 Tom Clegg15836: Use proper URL encoding in test case.
2020-01-16 Tom Clegg15836: Update wording in config comments.
2020-01-16 Tom Clegg15836: Merge branch 'master'
2020-01-16 Peter AmstutzFix assertVersionOutput to handle '.dev' versions
2020-01-16 Peter Amstutzversion-at-commit.sh uses '.dev' instead of '.pre'
2020-01-16 Peter AmstutzFix assertVersionOutput to handle 'pre' versions
2020-01-15 Peter AmstutzUpdate python packages to use version_at_commit script
2020-01-15 Peter AmstutzUpdate git commit pin for arvados gem (workbench this...
2020-01-15 Peter AmstutzUpdate git commit pin for arvados gem
2020-01-15 Tom CleggMerge branch '15823-dispatchcloud-api-docs'
2020-01-15 Tom CleggUpdate version number script to work with git 2.1.4.
2020-01-15 Peter AmstutzUpdate docker repo, pin bundler to workaround bug
2020-01-14 Peter AmstutzFix glob typo to arvados.gemspec
2020-01-14 Peter AmstutzUpdate workbench and login-sync Gemfile.Lock
2020-01-14 Peter AmstutzClean up Gemfile & Gemfile.lock
next